> The intermittent failure of ObjectStreamClassCaching is due to an incorrect > assumption about GC behavior and a race condition. > > Removed test based on incorrect assumptions about simultaneous clearing of > WeakReferences. > Added a run of the test using ZGC, (previously omitted)
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision: Remove obsolete note; no longer disabled ------------- Changes: - all: https://git.openjdk.org/jdk/pull/18284/files - new: https://git.openjdk.org/jdk/pull/18284/files/de516a24..b94fe6d5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=18284&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18284&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/18284.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18284/head:pull/18284 PR: https://git.openjdk.org/jdk/pull/18284