RFR[9] 8160956: Runtime.Version.compareTo/compareToIgnoreOpt problem

mark.reinhold at oracle.com mark.reinhold at oracle.com
Thu Mar 16 15:27:11 UTC 2017


2017/3/16 8:17:03 -0700, pavel.rappo at oracle.com:
> Please review the following trivial change for [1]:
> 
>   http://cr.openjdk.java.net/~prappo/8160956/webrev.00/

Looks good to me.

> ...
> 
> P.S. While we are in this area, may I ask if anybody knows why exactly Version
> class has lost its 'final' modifier while moving from 'jdk' package to
> 'java.lang' [2]?

I have no idea.  This class really ought to be final.

- Mark


More information about the core-libs-dev mailing list