1. 26 8月, 2014 1 次提交
  2. 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
  3. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  4. 24 1月, 2013 1 次提交
  5. 08 9月, 2012 1 次提交
  6. 02 9月, 2012 1 次提交
  7. 31 5月, 2012 1 次提交
    • J
      7158682: G1: Handle leak when running nsk.sysdict tests · 75a70ca5
      johnc 提交于
      Summary: Place HandleMarks in the code that allocates handles for the pending list lock so that the handles are freed and multiple, unsuccessful, attempts to schedule a GC do not cause an OOM.
      Reviewed-by: brutisso
      75a70ca5
  8. 16 4月, 2012 1 次提交
  9. 14 9月, 2011 1 次提交
  10. 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
  11. 04 5月, 2011 1 次提交
  12. 08 2月, 2011 1 次提交
  13. 15 12月, 2010 1 次提交
  14. 11 12月, 2010 1 次提交
  15. 24 11月, 2010 1 次提交
  16. 22 7月, 2010 1 次提交
  17. 28 5月, 2010 1 次提交
  18. 07 1月, 2010 1 次提交
  19. 17 12月, 2009 1 次提交
  20. 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
  21. 14 8月, 2009 1 次提交
  22. 12 8月, 2009 1 次提交
  23. 15 7月, 2009 1 次提交
  24. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  25. 06 6月, 2008 1 次提交
  26. 14 4月, 2008 1 次提交
  27. 01 12月, 2007 1 次提交