<i18n dev> RFR: 8302815 Use new Math.clamp method in core libraries [v2]

Alan Bateman alanb at openjdk.org
Sun Feb 19 08:57:22 UTC 2023


On Sat, 18 Feb 2023 21:40:08 GMT, Tagir F. Valeev <tvaleev at openjdk.org> wrote:

> Revert changes in JrtPath, as it seems to be compiled with bootstrap JDK

Yes, the jrt file system provider is compiled --release 8 to create lib/jrt-fs.jar. That's the plumbing needed to allow IDEs/tools running on JDK 8 access the contents of a target run-time image as a file system.

-------------

PR: https://git.openjdk.org/jdk/pull/12633


More information about the i18n-dev mailing list