RFR: 8377457: java/util/logging/ParentLoggersTest.java failed intermittently
Jaikiran Pai
jpai at openjdk.org
Tue Feb 10 11:43:52 UTC 2026
On Tue, 10 Feb 2026 11:01:37 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> In any case, I believe the change I am proposing is a good change: the parent field should only be read once.
Yes, I agree - reading that `volatile` field just once is a good thing.
> The additional logging in the test may help if the test fails again, so I would like to push this change, even if the issue was effectively elsewhere.
That sounds fine to me.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29634#issuecomment-3877080144
More information about the core-libs-dev
mailing list