dragonwell8 icon indicating copy to clipboard operation
dragonwell8 copied to clipboard

java/dyn/BasicStealTest.java编译报错

Open sendaoYan opened this issue 2 years ago • 1 comments

/home/yansendao/git/dragonwell8/jdk/test/java/dyn/BasicStealTest.java:42: error: getCoroutineSupport() is not public in Thread; cannot be accessed from outside package
            Coroutine threadCoro = Thread.currentThread().getCoroutineSupport().threadCoroutine();
                                                         ^
1 error

TEST RESULT: Failed. Compilation failed: Compilation failed
--------------------------------------------------

https://tone.aliyun-inc.com/ws/xesljfzh/test_result/145628?tab=1

image

sendaoYan avatar Feb 16 '23 02:02 sendaoYan

java/dyn/ConcurrentStealTest.java

java/dyn/CoroutineTest.java

sendaoYan avatar Feb 16 '23 02:02 sendaoYan