1. 22 9月, 2020 1 次提交
  2. 29 7月, 2020 1 次提交
  3. 22 7月, 2020 1 次提交
  4. 04 4月, 2020 1 次提交
  5. 03 4月, 2020 1 次提交
  6. 02 4月, 2020 1 次提交
  7. 05 12月, 2019 2 次提交
    • M
      [GC] Port G1ElasticHeap to dragonwell · 2b5035bd
      maoliang.ml 提交于
      Summary: G1ElasticHeap to support heap shrink/expansion in runtime
      
      Test Plan:
      test/elastic-heap/
      
      Reviewers:
      
      Issue:
      https://github.com/alibaba/dragonwell8/issues/46
      
      CR:
      https://github.com/alibaba/dragonwell8_hotspot/pull/12
      2b5035bd
    • 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
  8. 13 2月, 2018 1 次提交
  9. 12 8月, 2019 1 次提交
    • A
      8223147: JFR Backport · af3d4c64
      apetushkov 提交于
      8199712: Flight Recorder
      8203346: JFR: Inconsistent signature of jfr_add_string_constant
      8195817: JFR.stop should require name of recording
      8195818: JFR.start should increase autogenerated name by one
      8195819: Remove recording=x from jcmd JFR.check output
      8203921: JFR thread sampling is missing fixes from JDK-8194552
      8203929: Limit amount of data for JFR.dump
      8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
      8003209: JFR events for network utilization
      8207392: [PPC64] Implement JFR profiling
      8202835: jfr/event/os/TestSystemProcess.java fails on missing events
      Summary: Backport JFR from JDK11. Initial integration
      Reviewed-by: neugens
      af3d4c64
  10. 03 12月, 2018 1 次提交
  11. 12 9月, 2018 1 次提交
  12. 23 1月, 2018 2 次提交
  13. 08 11月, 2017 1 次提交
  14. 28 10月, 2017 1 次提交
  15. 24 2月, 2017 2 次提交
  16. 02 2月, 2017 1 次提交
  17. 02 8月, 2018 1 次提交
  18. 16 8月, 2016 1 次提交
  19. 29 6月, 2016 2 次提交
  20. 16 8月, 2016 1 次提交
  21. 20 11月, 2014 1 次提交
  22. 14 10月, 2014 1 次提交
  23. 22 8月, 2014 1 次提交
  24. 05 5月, 2016 1 次提交
  25. 09 5月, 2014 1 次提交
  26. 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
  27. 28 4月, 2014 1 次提交
  28. 28 2月, 2014 1 次提交
  29. 24 2月, 2014 1 次提交
  30. 15 4月, 2014 1 次提交
    • L
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static... · 7c6811e8
      lfoltan 提交于
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
      Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses.
      Reviewed-by: acorn, coleenp, kamg
      7c6811e8
  31. 27 2月, 2014 1 次提交
  32. 03 12月, 2018 1 次提交
  33. 29 4月, 2014 1 次提交
  34. 08 10月, 2013 1 次提交
  35. 03 10月, 2013 1 次提交
  36. 27 9月, 2013 1 次提交