RFR: 8166727: javac crashed: [jimage.dll+0x1942] ImageStrings::find+0x28 [v2]
Jim Laskey
jlaskey at openjdk.java.net
Mon Apr 5 14:15:43 UTC 2021
> We should never close the jimage since java threads can still be running after a hard exit().
Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
Remove dead code
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3304/files
- new: https://git.openjdk.java.net/jdk/pull/3304/files/515bba9d..3b6be82f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3304&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3304&range=00-01
Stats: 23 lines in 2 files changed: 5 ins; 17 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/3304.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3304/head:pull/3304
PR: https://git.openjdk.java.net/jdk/pull/3304
More information about the core-libs-dev
mailing list