1. 26 9月, 2011 1 次提交
  2. 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
  3. 30 8月, 2011 1 次提交
  4. 08 4月, 2011 1 次提交
  5. 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
  6. 12 1月, 2011 1 次提交
  7. 04 12月, 2010 1 次提交
  8. 02 12月, 2010 2 次提交
  9. 24 11月, 2010 1 次提交
  10. 31 10月, 2010 1 次提交
  11. 16 7月, 2010 1 次提交
  12. 10 6月, 2010 1 次提交
  13. 28 5月, 2010 1 次提交
  14. 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
  15. 05 9月, 2009 1 次提交
  16. 28 7月, 2009 1 次提交
  17. 13 11月, 2008 1 次提交
  18. 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
  19. 18 6月, 2008 1 次提交
  20. 18 4月, 2008 1 次提交
  21. 01 12月, 2007 1 次提交