JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.35k stars 198 forks source link

JBR-7466 Exception on VM startup with `-Djava.util.zip.use.nio.for.zip.file.access=true` #421

Closed knisht closed 3 months ago

knisht commented 4 months ago

JBR-7466 Exception on VM startup with -Djava.util.zip.use.nio.for.zip.file.access=true

Follow-up for #413 : I encountered an exception during VM startup https://youtrack.jetbrains.com/issue/JBR-7392/Allow-using-NIO-in-ZipFile#focus=Comments-27-10185488.0-0 .

knisht commented 3 months ago

Also fixes a problem mentioned in https://github.com/JetBrains/JetBrainsRuntime/pull/418#issue-2418273299

mkartashev commented 3 months ago

The change itself looks good, but we need a new issue id in the commit message as this has already been ported to jbr21 where force-push isn't allowed. Please, create a separate issue for this in youtrack.