RFR: 8284161: Implementation of Virtual Threads (Preview) [v5]

Ron Pressler rpressler at openjdk.java.net
Wed Apr 27 07:36:00 UTC 2022


On Mon, 25 Apr 2022 20:48:54 GMT, Lance Andersen <lancea at openjdk.org> wrote:

>> Alan Bateman has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Refresh
>
> test/jdk/jdk/internal/vm/Continuation/Basic.java line 327:
> 
>> 325: 
>> 326:     // @Test
>> 327:     public void testPinnedNative() {
> 
> Are you disabling this test?  if so, you can do `@Test(enabled=false)`

I updated the test and enabled it.

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

PR: https://git.openjdk.java.net/jdk/pull/8166


More information about the core-libs-dev mailing list