dragonwell8
dragonwell8 copied to clipboard
java/dyn/BasicStealTest.java编译报错
/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
java/dyn/ConcurrentStealTest.java
java/dyn/CoroutineTest.java