1. 14 5月, 2013 1 次提交
  2. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  3. 09 5月, 2013 1 次提交
  4. 08 5月, 2013 1 次提交
  5. 07 5月, 2013 4 次提交
  6. 06 5月, 2013 1 次提交
    • T
      8006088: Incompatible heap size flags accepted by VM · babbf056
      tschatzl 提交于
      Summary: Make processing of minimum, initial and maximum heap size more intiutive by removing previous limitations on allowed values, and make error reporting consistent. Further, fix errors in ergonomic heap sizing.
      Reviewed-by: johnc, jwilhelm, tamao
      babbf056
  7. 03 5月, 2013 2 次提交
  8. 01 5月, 2013 1 次提交
  9. 30 4月, 2013 2 次提交
  10. 26 4月, 2013 2 次提交
  11. 25 4月, 2013 1 次提交
  12. 23 4月, 2013 1 次提交
  13. 20 4月, 2013 1 次提交
  14. 18 4月, 2013 1 次提交
  15. 17 4月, 2013 1 次提交
  16. 10 4月, 2013 1 次提交
  17. 05 4月, 2013 1 次提交
  18. 02 4月, 2013 1 次提交
    • M
      8009763: Add WB test for String.intern() · 8ea574c5
      mgerdin 提交于
      Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test
      Reviewed-by: mgerdin, zgu
      Contributed-by: leonid.mesnik@oracle.com
      8ea574c5
  19. 30 3月, 2013 1 次提交
  20. 04 4月, 2013 1 次提交
  21. 26 3月, 2013 2 次提交
  22. 20 3月, 2013 1 次提交
  23. 16 3月, 2013 1 次提交
  24. 07 3月, 2013 1 次提交
  25. 28 2月, 2013 1 次提交
  26. 27 2月, 2013 1 次提交
  27. 20 2月, 2013 1 次提交
  28. 14 2月, 2013 1 次提交
  29. 12 2月, 2013 1 次提交
  30. 09 2月, 2013 1 次提交
  31. 07 2月, 2013 1 次提交
  32. 05 2月, 2013 1 次提交
    • E
      8006949: Update hotspot for MethodParameters format change · 18ba0a7b
      emc 提交于
      8006907: Hotspot should reject classfiles with multiple MethodParameters attributes
      Summary: Update to Hotspot's processing of MethodParameters attributes in classfiles
      Reviewed-by: coleenp, jrose
      18ba0a7b
  33. 02 2月, 2013 1 次提交