RFR(s) 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Iris Clark
iris.clark at oracle.com
Thu Jul 21 21:01:52 UTC 2016
Hi, Kumar.
Thank you very much for pushing the changesets to resolve this bug!
Regards.
iris
From: Iris Clark
Sent: Wednesday, July 20, 2016 1:11 PM
To: Kumar Srinivasan; Java Core Libs; compiler-dev at openjdk.java.net; kulla-dev at openjdk.java.net
Subject: RFR(s) 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Hi.
Please review changes in jdk and langtools (module jdk.jshell) to address the following bug:
8161236: Runtime.Version.{compareTo,equals}IgnoreOpt should be renamed
https://bugs.openjdk.java.net/browse/JDK-8161236
Webrev:
http://cr.openjdk.java.net/~iris/verona/8161236/webrev.0/
We update the method declarations to replace the token "Opt" with "Optional", thus aligning the method names with the associated getter, Runtime.Version.optional(). Specification references to those methods and any uses of the methods were also updated.
JPRT runs (testsets hotspot and pit) show no failures related to these changes. A CCC request is in flight.
Regards,
Iris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20160721/e8b7a3f0/attachment.html>
More information about the compiler-dev
mailing list