On Sat, 18 Feb 2023 21:40:08 GMT, Tagir F. Valeev <tval...@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

Reply via email to