RFR: 8259067: bootclasspath append takes out object lock [v4]
Coleen Phillimore
coleenp at openjdk.java.net
Thu Jan 7 00:04:07 UTC 2021
> See CR for details.
> I made the classpath append list lock-free. Calling experts in Atomic operations...
> Tested with tier1-6.
> Thanks,
> Coleen
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Use acquire/release for first_append_entry_list
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1935/files
- new: https://git.openjdk.java.net/jdk/pull/1935/files/9b250606..1e7251b5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1935&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1935&range=02-03
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/1935.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1935/head:pull/1935
PR: https://git.openjdk.java.net/jdk/pull/1935
More information about the serviceability-dev
mailing list