How to increment JDK_MINOR_VERSION for JDK 9? (original) (raw)
David Katleman david.katleman at oracle.com
Tue Dec 10 23:51:27 UTC 2013
- Previous message (by thread): How to increment JDK_MINOR_VERSION for JDK 9?
- Next message (by thread): How to increment JDK_MINOR_VERSION for JDK 9?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/10/2013 3:33 PM, Joseph Darcy wrote:
Hello,
Looking ahead to JDK 9, a build 01 change that is needed is updating the JDKMINORVERSION setting in the build from "8" to "9": JDK-8000962 Update JDKMINORVERSION for JDK 9 https://bugs.openjdk.java.net/browse/JDK-8000962 I poked around a bit, but didn't see where this needs to be set. The value of this variable gets used in numerous places throughout the JDK, including in system properties. How can this be updating in the new build?
That would be in common/autoconf/version-numbers
Dave
- Previous message (by thread): How to increment JDK_MINOR_VERSION for JDK 9?
- Next message (by thread): How to increment JDK_MINOR_VERSION for JDK 9?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]