RFR: 8349689: Several virtual thread tests missing /native keyword [v5]
SendaoYan
syan at openjdk.org
Wed Feb 12 04:38:19 UTC 2025
On Wed, 12 Feb 2025 03:43:53 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove the additional check for virtual thread of test/jdk/java/lang/Thread/virtual/ThreadPollOnYield.java
>
> test/jdk/java/lang/Thread/virtual/Starvation.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2024, 2025 Oracle and/or its affiliates. All rights reserved.
>
> You missed the comma after 2025 here. This is now causing failures in our CI.
Sorry, I create a new issue [JDK-8349876](https://bugs.openjdk.org/browse/JDK-8349876) for that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23550#discussion_r1951963891
More information about the core-libs-dev
mailing list