On Sat, 10 Jan 2026 19:26:44 GMT, Daniel D. Daugherty <[email protected]> 
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

This pull request has now been integrated.

Changeset: be451e12
Author:    Daniel D. Daugherty <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/be451e12b2e9494b52ae45c0518557076e360a26
Stats:     27 lines in 6 files changed: 18 ins; 0 del; 9 mod

8374947: [lworld] ProblemList serviceability/sa/ClhsdbTestAllocationMerge.java 
in Xcomp mode

Reviewed-by: rriggs

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

PR: https://git.openjdk.org/valhalla/pull/1882

Reply via email to