1. 07 4月, 2020 1 次提交
  2. 05 4月, 2020 1 次提交
  3. 03 4月, 2020 1 次提交
  4. 02 4月, 2020 1 次提交
  5. 05 12月, 2019 4 次提交
    • Summary: Fix debug build failure · e8704b92
      卓昂 提交于
      Test Plan: existing test cases
      
      Reviewed-by: shiyue
      
      Issue: https://github.com/alibaba/dragonwell8/issues/52
      e8704b92
    • Y
      [JWarmup] Invoke JWarmup via jcmd · 0a8332f5
      Yifei Zhang 提交于
      Summary: Invoke JWarmup APIs via jcmd
      
      Test Plan: test/jwarmup/jcmd/TestInvokeJWarmupViaJcmd.java
      
      Reviewers: kuaiwei, luchsh
      
      Issue: https://aone.alibaba-inc.com/task/22023553
      
      CR: https://aone.alibaba-inc.com/task/22023553
      0a8332f5
    • K
      [JWarmUp] port jwarmup to dragonwell 8u · cd2ffae5
      Kuai Wei 提交于
      Summary:
        Port jwarmup to dragonwell 8u hotspot
      
      ref T19299187
      
      Test Plan:
      test/hotspot/jtreg/jwarmup/Issue11272598.java
      test/hotspot/jtreg/jwarmup/TestDisableNCE.java
      test/hotspot/jtreg/jwarmup/TestNotDeoptJITMethod.sh
      test/hotspot/jtreg/jwarmup/issue9780156.sh
      test/hotspot/jtreg/jwarmup/TestEagerCompilation.java
      test/hotspot/jtreg/jwarmup/TestNotifyDeopt.sh
      test/hotspot/jtreg/jwarmup/TestCheckIfCompilationIsComplete.sh
      test/hotspot/jtreg/jwarmup/TestFlagAssertion.java
      test/hotspot/jtreg/jwarmup/TestReadLogfile.java
      test/hotspot/jtreg/jwarmup/TestClassInitChain.java
      test/hotspot/jtreg/jwarmup/TestLogFlush.java
      test/hotspot/jtreg/jwarmup/TestRecordNullMethodCounter.java
      test/hotspot/jtreg/jwarmup/TestThrowInitializaitonException.java
      test/hotspot/jtreg/jwarmup/TestDisableMethodData.sh
      test/hotspot/jtreg/jwarmup/TestMethodRecorder.java
      test/hotspot/jtreg/jwarmup/TestTieredCompilationInRecording.sh
      
      Reviewers: 传胜, 三红, yumin.qi
      
      Reviewed By: 传胜, 三红
      
      Subscribers: 麦庶
      
      Differential Revision: https://aone.alibaba-inc.com/code/D852146
      cd2ffae5
    • [JFR] Full patch for hotspot · 5382b8e0
      卓昂 提交于
      Reviewers: 效山, 芳玺, 传胜, 三红, yumin.qi
      
      Reviewed By: 三红, 芳玺, 效山, 卓仁
      
      Differential Revision: https://aone.alibaba-inc.com/code/D815657
      5382b8e0
  6. 18 6月, 2015 1 次提交
  7. 05 7月, 2019 1 次提交
  8. 25 10月, 2018 1 次提交
  9. 20 10月, 2018 1 次提交
  10. 18 10月, 2018 1 次提交
  11. 16 10月, 2018 1 次提交
  12. 12 9月, 2018 1 次提交
  13. 11 7月, 2018 1 次提交
  14. 04 7月, 2018 1 次提交
  15. 23 1月, 2018 2 次提交
  16. 09 1月, 2018 2 次提交
  17. 25 12月, 2017 1 次提交
  18. 19 12月, 2017 1 次提交
  19. 08 11月, 2017 1 次提交
  20. 10 8月, 2017 2 次提交
  21. 15 5月, 2017 1 次提交
  22. 26 4月, 2017 2 次提交
  23. 20 4月, 2017 1 次提交
  24. 24 2月, 2017 2 次提交
  25. 07 2月, 2017 1 次提交
  26. 02 2月, 2017 1 次提交
  27. 03 11月, 2016 2 次提交
  28. 20 9月, 2016 2 次提交
    • S
      8157548: JVM crashes sometimes while starting · 339ef484
      shshahma 提交于
      Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
      Reviewed-by: dholmes, iklam
      339ef484
    • S
      8157548: JVM crashes sometimes while starting · 5070b529
      shshahma 提交于
      Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
      Reviewed-by: dholmes, iklam
      5070b529
  29. 11 8月, 2016 1 次提交
  30. 26 7月, 2016 1 次提交