RFR: 8160000: Runtime.version() cause startup regressions in 9+119

Mandy Chung mandy.chung at oracle.com
Mon Jun 27 15:22:56 UTC 2016


> On Jun 27, 2016, at 7:16 AM, Claes Redestad <claes.redestad at oracle.com> wrote:
> 
> http://cr.openjdk.java.net/~redestad/8160000/webrev.4/

Looks good in general.  I suggest VersionProps::build to return Optional<Integer> rather than Optional<String> and make the methods in VersionProps package-private.

Mandy



More information about the core-libs-dev mailing list