Skip to content

Milestones

List view

  • Backport upstream ZGC patches onto Dragonwell11 Goal: 1. Bug fixing; 2. More functionality. Requirement (for backported patches): 1. Information of original patch (including conflicts); 1. Reviewers (especially for conflicting patches); 1. Equal functionality (to the original patch); 2. Code isolation (use macros and `if` statements to isolate the new modification, refer to [Link](https://www.infoq.com/news/2020/10/shenandoah-interview/?itm_campaign=rightbar_v2&itm_source=infoq&itm_medium=news_link&itm_content=link_text), example [patch](https://github.com/alibaba/dragonwell11/commit/26eca1fe4)); 3. Successful compilation (x86/aarch64 platforms, enable/disable ZGC/C1/C2, release/fastdebug/slowdebug combinations); 4. Pass tests (UseZGC enabled/disabled). http://ci.dragonwell-jdk.io/job/build-scripts/job/openjdk11-pipeline/ Expectation: 1. Better performance on benchmarks: specjbb,gcbench,Heapothesys

    Due by June 4, 2021
    43/43 issues closed