Re: "OpenJDK specific" attribute specifications

2017-02-10 Thread Alan Bateman
On 10/02/2017 07:24, Ess Kay wrote: Thanks Alan. I am not 100% sure what you mean when you say that the ModuleHashes and ModuleResolution attributes are "JDK-specific". Are you saying that they may appear in Java 9 class files but it is assumed that they will only be used only by Java compil

Re: "OpenJDK specific" attribute specifications

2017-02-09 Thread Ess Kay
Thanks Alan. I am not 100% sure what you mean when you say that the ModuleHashes and ModuleResolution attributes are "JDK-specific". Are you saying that they may appear in Java 9 class files but it is assumed that they will only be used only by Java compilers as opposed to the JVM?

Re: "OpenJDK specific" attribute specifications

2017-02-09 Thread Alan Bateman
On 09/02/2017 08:18, Ess Kay wrote: Remi Forax has explained that the ModuleHashes attribute is "OpenJDK specific" and so is not part of the JMP spec. Is there an up to date specification of OpenJDK specific Java 9 class file changes anywhere? ModuleHashes and ModuleResolution are JDK-specific.

"OpenJDK specific" attribute specifications

2017-02-09 Thread Ess Kay
Remi Forax has explained that the ModuleHashes attribute is "OpenJDK specific" and so is not part of the JMP spec. Is there an up to date specification of OpenJDK specific Java 9 class file changes anywhere?