[lilliput-jdk21u:lilliput] RFR: 8329091: [Lilliput/JDK21] Fix tests after LM_LIGHTWEIGHT backports

Aleksey Shipilev shade at openjdk.org
Tue Mar 26 18:38:34 UTC 2024


On Tue, 26 Mar 2024 17:16:22 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

>> test/jdk/com/sun/jdi/EATests.java line 2002:
>> 
>>> 2000:         lockInflatedByContention = new XYVal(1, 1);
>>> 2001:         // Start thread that tries to enter lockInflatedByContention while the main thread owns it -> inflation
>>> 2002:         TestScaffold.newThread(() -> {
>> 
>> Is this neccessary?
>
> Yes, DebuggeeWrapper doesn't exist in 21. I believe it's a rename from 'TestScaffold'.

Yes: https://github.com/openjdk/jdk/commit/ee9776fa23e2287b704d4f1a55179e83516d1e4c

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

PR Review Comment: https://git.openjdk.org/lilliput-jdk21u/pull/29#discussion_r1539895596


More information about the lilliput-dev mailing list