RFR: 8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs

Aleksey Shipilev shade at openjdk.org
Wed Jul 27 12:53:05 UTC 2022


On Mon, 25 Jul 2022 16:41:04 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> > ...I can take this over, unless you want to do it, Aleksey?
> 
> I find it dubious to try and guess what GCs would do with non-strong refs, but feel free. Don't reassign the bug yet, just see how messy that would be?

On the other hand, this test is in tier2, so it makes lots of testing with other GCs not clean. I would like to have this fix in, and *then* do any followups that might make the test more targeted.

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

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


More information about the core-libs-dev mailing list