1. 02 4月, 2020 1 次提交
  2. 05 12月, 2019 2 次提交
    • 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
  3. 16 10月, 2018 1 次提交
  4. 12 9月, 2018 1 次提交
  5. 23 1月, 2018 2 次提交
  6. 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
  7. 25 3月, 2016 1 次提交
  8. 15 4月, 2015 2 次提交
  9. 20 11月, 2014 1 次提交
  10. 02 10月, 2014 1 次提交
  11. 27 9月, 2014 3 次提交
  12. 03 9月, 2014 1 次提交
  13. 25 8月, 2014 1 次提交
  14. 22 8月, 2014 1 次提交
  15. 20 6月, 2014 1 次提交
  16. 07 7月, 2014 1 次提交
  17. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  18. 11 9月, 2014 1 次提交
  19. 06 9月, 2014 1 次提交
  20. 16 4月, 2014 1 次提交
  21. 16 2月, 2014 1 次提交
  22. 29 4月, 2014 1 次提交
  23. 20 6月, 2014 1 次提交
  24. 13 12月, 2013 1 次提交
  25. 23 11月, 2013 1 次提交
  26. 24 10月, 2013 1 次提交
  27. 09 10月, 2013 1 次提交
    • T
      8003420: NPG: make new GC root for pd_set · e540de76
      tschatzl 提交于
      Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam).
      Reviewed-by: coleenp, iklam
      e540de76
  28. 10 6月, 2013 1 次提交
  29. 14 5月, 2013 1 次提交
  30. 06 5月, 2013 1 次提交
  31. 01 4月, 2013 1 次提交
  32. 28 3月, 2013 1 次提交
  33. 26 3月, 2013 1 次提交
  34. 16 3月, 2013 1 次提交