About Question enthuware.ocpjp.i.v11.2.3003 :

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
hamzaBlm
Posts: 18
Joined: Thu May 23, 2019 11:58 am
Contact:

About Question enthuware.ocpjp.i.v11.2.3003 :

Post by hamzaBlm »

Hi all. :)
The explanation said:
The modular structure of the JDK implements the following principles:
1. Standard modules, whose specifications are governed by the JCP, have names starting with the string "java.".

2. All other modules are merely part of the JDK, and have names starting with the string "jdk.".
Who maintains the JDK modules? Is it Oracle? Are JDK modules consistent across different implementors(OpenJDK, OracleJDK, Amazon Corretto ...)?

admin
Site Admin
Posts: 10046
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3003 :

Post by admin »

Yes, JDK modules are managed by the provider of the JDK. No, jdk modules may not be consistent across jdk implementations and should not be relied upon.
If you like our products and services, please help us by posting your review here.

matheusdallrosa
Posts: 5
Joined: Sat Dec 28, 2019 8:34 am
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3003 :

Post by matheusdallrosa »

Hi, i have a question about the option:
JDK is divided into a set of modules that can be combined at compile time, build time, and run time into a variety of configurations.

I didn't check this option as correct because i didn't know that the modules can be combined at run time, can someone give me an example?

admin
Site Admin
Posts: 10046
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3003 :

Post by admin »

For the details on this topic, you will need to go through this: http://openjdk.java.net/jeps/220
If you like our products and services, please help us by posting your review here.

noeloo
Posts: 61
Joined: Sat Feb 15, 2020 8:56 am
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3003 :

Post by noeloo »

I think I (more or less) know how to combine modules at compile time/run time. But how can it happen during build time?

admin
Site Admin
Posts: 10046
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3003 :

Post by admin »

For the purpose of the exam just assume that you can.
But if you still want to go into details, may be this will help: http://hg.openjdk.java.net/jdk/jdk/raw- ... lding.html
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 82 guests