RFR: JDK-8085822 JEP 223: New Version-String Scheme (initial integration)

Alan Bateman Alan.Bateman at oracle.com
Mon Jun 8 20:41:09 UTC 2015



On 08/06/2015 13:37, Magnus Ihse Bursie wrote:
> :
> The API functions in Version.java and jvm.h are not finished. The specification in the JEP talks about a java.util.Version, that I presume will replace the sun.misc.Version, and that will fully implement an API to access the version string and all it's parts, according to the JEP definition. Also, the native interface will have to be changed to accommodate a version number with an arbitrarily number of dot separated parts. These changes will be done later on in the verona/stage forest.
>
> Are you ok with addressing these concerns at such a later time?
>
Sure, esp. since my comments are indeed in the area that isn't complete 
in this webrev.

-Alan


More information about the nashorn-dev mailing list