Accelerator1996
Accelerator1996
1.合并openjdk/jdk8u上游 2.版本信息更新
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/172555?tab=1 ``` STDERR: ACTION: main -- Failed. Execution failed: `main' threw exception: java.util.concurrent.ExecutionException: java.lang.RuntimeException: preempt doesn't happen in the wispTask container!!! REASON: User specified action: run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseWisp2 -XX:ActiveProcessorCount=4...
**Description:** Fix the bug about parsing dragonwell version **Related issue:** #642 **Check list:** - [ ] Mark if documentation changes are required. - [x] Mark if tests were added or...
**Description:** Dragonwell version parsing failed. Because Dragonwell adds a few more versions to its own version number based on the upstream OpenJDK, calling semver function directly will produce an incorrect...