RFR: 8288064: Class initialization locking [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Wed Jun 15 03:28:36 UTC 2022
> Use a native JVM monitor and state for mutual exclusion for class linking and initialization. See CR for more details.
> Tested with tier1-8. tiers 1-4 on Oracle supported platforms and 5-8 on linux-x64-debug. There isn't any platform dependent code in this change.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Review comments from David Holmes.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9141/files
- new: https://git.openjdk.org/jdk/pull/9141/files/bf2c7aee..c393cfb4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9141&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9141&range=00-01
Stats: 10 lines in 5 files changed: 1 ins; 1 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/9141.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9141/head:pull/9141
PR: https://git.openjdk.org/jdk/pull/9141
More information about the serviceability-dev
mailing list