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

Coleen Phillimore coleenp at openjdk.java.net
Thu Oct 14 11:48:17 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:

  Fix comment.

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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