Hi,Chris. > http://cr.openjdk.java.net/~chegar/8150162.01/
Looks good to me. Regards, iris -----Original Message----- From: Chris Hegarty Sent: Monday, February 29, 2016 1:05 AM To: Mandy Chung; Iris Clark Cc: core-libs-dev Subject: Re: RFR [9] 8150162: Move sun.misc.Version to a truly internal package Updated webrv: http://cr.openjdk.java.net/~chegar/8150162.01/ The *{Major,Minor,...}Version(), and supporting, methods have been removed. As well as the native methods that support their implementation. Further, additional, clean up, on the hotspot side, can be done as a follow up. -Chris. Note: test/sun/misc/Version/Version.java is no longer interesting as it asserts the values returned by the *{Major,Minor,...}Version() methods, which no longer exist.
