RFR: 8274338: com/sun/jdi/RedefineCrossEvent.java failed "assert(m != __null) failed: NULL mirror" [v3]

Coleen Phillimore coleenp at openjdk.java.net
Thu Oct 14 16:03:22 UTC 2021


> The MultiArray_lock isn't held when restoring shared arrays, so an observer can find one that isn't completely restored.
> Tested with tier1-3 in progress, and CDS tests locally.  Not really reproduceable otherwise even with sleeps.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Add assert that MultiArray_lock is held for loaded_classes_do.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5935/files
  - new: https://git.openjdk.java.net/jdk/pull/5935/files/b5ba03a1..4047ee88

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

  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5935.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5935/head:pull/5935

PR: https://git.openjdk.java.net/jdk/pull/5935


More information about the hotspot-dev mailing list