1. 14 10月, 2008 1 次提交
  2. 07 10月, 2008 1 次提交
  3. 22 9月, 2008 1 次提交
    • T
      6742641: G1: NullPointerException during GCOld · 7040bab9
      tonyp 提交于
      Summary: An update buffer is not processed correctly, which causes roots into the collection set not to be scanned and, hence, for the heap to be corrupted. The cause is that an object is accessed after it has been explicitly deleted, which causes a race.
      Reviewed-by: jcoomes, ysr
      7040bab9
  4. 23 8月, 2008 1 次提交
  5. 06 8月, 2008 1 次提交
  6. 31 7月, 2008 1 次提交
  7. 11 7月, 2008 1 次提交
  8. 03 7月, 2008 1 次提交
  9. 01 7月, 2008 1 次提交
    • Y
      6618726: Introduce -XX:+UnlockExperimentalVMOptions flag · d5f2a9f3
      ysr 提交于
      Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag.
      Reviewed-by: jmasa, kamg, coleenp
      d5f2a9f3
  10. 11 6月, 2008 1 次提交
  11. 06 6月, 2008 1 次提交