1. 07 4月, 2020 1 次提交
  2. 03 4月, 2020 1 次提交
  3. 02 4月, 2020 1 次提交
  4. 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
  5. 03 12月, 2018 1 次提交
  6. 14 10月, 2014 1 次提交
  7. 09 5月, 2014 1 次提交
  8. 28 4月, 2014 1 次提交
  9. 03 12月, 2018 1 次提交
  10. 08 10月, 2013 1 次提交
  11. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  12. 09 7月, 2013 1 次提交
  13. 26 3月, 2013 1 次提交
  14. 09 2月, 2013 1 次提交
  15. 28 1月, 2013 1 次提交
  16. 18 1月, 2013 1 次提交
  17. 09 1月, 2013 1 次提交
  18. 20 12月, 2012 1 次提交
  19. 02 9月, 2012 1 次提交
  20. 13 6月, 2012 1 次提交
  21. 14 10月, 2011 1 次提交
  22. 26 9月, 2011 1 次提交
  23. 08 9月, 2011 1 次提交
    • Y
      4965777: GC changes to support use of discovered field for pending references · d5318109
      ysr 提交于
      Summary: If and when the reference handler thread is able to use the discovered field to link reference objects in its pending list, so will GC. In that case, GC will scan through this field once a reference object has been placed on the pending list, but not scan that field before that stage, as the field is used by the concurrent GC thread to link discovered objects. When ReferenceHandleR thread does not use the discovered field for the purpose of linking the elements in the pending list, as would be the case in older JDKs, the JVM will fall back to the old behaviour of using the next field for that purpose.
      Reviewed-by: jcoomes, mchung, stefank
      d5318109
  24. 30 8月, 2011 1 次提交
  25. 08 4月, 2011 1 次提交
  26. 02 2月, 2011 1 次提交
    • C
      6588413: Use -fvisibility=hidden for gcc compiles · e02b7391
      coleenp 提交于
      Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions.
      Reviewed-by: kamg, never
      e02b7391
  27. 12 1月, 2011 1 次提交
  28. 04 12月, 2010 1 次提交
  29. 02 12月, 2010 2 次提交
  30. 24 11月, 2010 1 次提交
  31. 31 10月, 2010 1 次提交
  32. 16 7月, 2010 1 次提交
  33. 10 6月, 2010 1 次提交
  34. 28 5月, 2010 1 次提交
  35. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · 8cbcb424
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      8cbcb424
  36. 05 9月, 2009 1 次提交
  37. 28 7月, 2009 1 次提交
  38. 13 11月, 2008 1 次提交