RFR: 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
Daniel D. Daugherty
dcubed at openjdk.org
Mon Apr 3 15:07:11 UTC 2023
On Mon, 3 Apr 2023 14:20:39 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> A trivial fix to disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414.
My earlier attempt to disable these tests broke the linux builds:
https://github.com/openjdk/jdk/pull/13281
so I have to proceed with this fix or [BACKOUT] my earlier fix. Since we're seeing
failures in Tier[134567] so far, I'd like to see this fix go in just to reduce the noise.
For your fix in https://github.com/openjdk/jdk/pull/13296, I'd like to see it run thru
Mach5 Tier[1-6] just to be sure that it fixes all the various sightings that we've
seen.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13299#issuecomment-1494490378
More information about the hotspot-runtime-dev
mailing list