On Wed, 13 Mar 2024 18:01:21 GMT, Roger Riggs <rri...@openjdk.org> wrote:

> 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)

This pull request has now been integrated.

Changeset: 85fc47c8
Author:    Roger Riggs <rri...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/85fc47c81af81a595dc88e61454d8ba2d860f301
Stats:     36 lines in 1 file changed: 4 ins; 28 del; 4 mod

8327180: Failed: java/io/ObjectStreamClass/ObjectStreamClassCaching.java#G1

Reviewed-by: iris, stefank

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

PR: https://git.openjdk.org/jdk/pull/18284

Reply via email to