[lworld] RFR: 8374947: [lworld] ProblemList serviceability/sa/ClhsdbTestAllocationMerge.java in Xcomp mode [v8]
Daniel D. Daugherty
dcubed at openjdk.org
Sun Jan 11 01:51:45 UTC 2026
On Sun, 11 Jan 2026 01:32:03 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Trivial fixes to ProblemList various tests:
>> - [JDK-8374947](https://bugs.openjdk.org/browse/JDK-8374947) [lworld] ProblemList serviceability/sa/ClhsdbTestAllocationMerge.java in Xcomp mode
>> - [JDK-8374949](https://bugs.openjdk.org/browse/JDK-8374949) [lworld] ProblemList com/sun/jdi/EATests.java#id0 with --enable-preview
>> - [JDK-8374951](https://bugs.openjdk.org/browse/JDK-8374951) [lworld] ProblemList misc jdk/jfr/event/oldobject tests that crash due to JDK-8374950
>> - [JDK-8374955](https://bugs.openjdk.org/browse/JDK-8374955) [lworld] ProblemList compiler/ciReplay/TestInliningProtectionDomain.java with virtual threads
>> - [JDK-8374960](https://bugs.openjdk.org/browse/JDK-8374960) [lworld] ProblemList runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java with --enable-preview
>>
>> These are trivial test fixes; the first is for when the test is run with the `--enable-preview` option
>> and the second are changes to the default timeout values for a couple of sub-tests:
>> - [JDK-8374952](https://bugs.openjdk.org/browse/JDK-8374952) [lworld] jdk/jfr/event/runtime/TestSyncOnValueBasedClassEvent.java still fails when run with --enable-preview
>> - [JDK-8374956](https://bugs.openjdk.org/browse/JDK-8374956) [lworld] two compiler/valhalla/inlinetypes/TestTearing.java subtests need longer default timeout values
>
> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>
> 8374960: [lworld] ProblemList runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java with --enable-preview
The remaining unhandled Tier7 failures are all in the jdb and JDI areas
so I'll handle those with a different PR.
@RogerRiggs - this PR is ready for re-review.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1882#issuecomment-3733815190
More information about the valhalla-dev
mailing list