RFR: 8259067: bootclasspath append takes out object lock [v3]

Coleen Phillimore coleenp at openjdk.java.net
Wed Jan 6 00:18:19 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:

  Move locking into function where exclusive access is needed.

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1935/files
  - new: https://git.openjdk.java.net/jdk/pull/1935/files/fb8e87d7..9b250606

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1935&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1935&range=01-02

  Stats: 3 lines in 2 files changed: 1 ins; 2 del; 0 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