1. 26 10月, 2013 1 次提交
    • C
      8024927: Nashorn performance regression with CompressedOops · b6c254c4
      coleenp 提交于
      Summary: Allocate compressed class space at end of Java heap.  For small heap sizes, without CDS, save some space so compressed classes can have the same favorable compression as oops
      Reviewed-by: stefank, hseigel, goetz
      b6c254c4
  2. 25 10月, 2013 4 次提交
  3. 24 10月, 2013 1 次提交
  4. 23 10月, 2013 6 次提交
  5. 22 10月, 2013 2 次提交
  6. 20 10月, 2013 1 次提交
  7. 19 10月, 2013 5 次提交
  8. 18 10月, 2013 6 次提交
  9. 17 10月, 2013 10 次提交
  10. 16 10月, 2013 3 次提交
  11. 15 10月, 2013 1 次提交
    • D
      7165611: implement Full Debug Symbols on MacOS X hotspot · 097601ec
      dcubed 提交于
      Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
      Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
      097601ec