1. 10 6月, 2013 1 次提交
  2. 29 5月, 2013 1 次提交
  3. 25 5月, 2013 2 次提交
  4. 24 5月, 2013 1 次提交
  5. 23 5月, 2013 1 次提交
  6. 14 5月, 2013 1 次提交
  7. 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
  8. 07 5月, 2013 2 次提交
  9. 01 5月, 2013 2 次提交
  10. 30 4月, 2013 1 次提交
  11. 29 4月, 2013 1 次提交
  12. 26 4月, 2013 1 次提交
  13. 25 4月, 2013 2 次提交
  14. 24 4月, 2013 1 次提交
  15. 20 4月, 2013 1 次提交
  16. 10 4月, 2013 2 次提交
  17. 05 4月, 2013 1 次提交
  18. 02 4月, 2013 1 次提交
  19. 04 4月, 2013 1 次提交
  20. 28 3月, 2013 1 次提交
  21. 27 3月, 2013 1 次提交
  22. 26 3月, 2013 1 次提交
  23. 22 3月, 2013 1 次提交
  24. 21 3月, 2013 1 次提交
  25. 20 3月, 2013 1 次提交
  26. 19 3月, 2013 1 次提交
  27. 16 3月, 2013 1 次提交
  28. 14 3月, 2013 1 次提交
  29. 13 3月, 2013 1 次提交
  30. 09 3月, 2013 1 次提交
  31. 06 3月, 2013 1 次提交
  32. 27 2月, 2013 1 次提交
    • S
      8008959: Fix non-PCH build on Linux, Windows and MacOS X · 0c84cdb5
      simonis 提交于
      Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files.
      Reviewed-by: coleenp, stefank, dholmes
      0c84cdb5
  33. 22 2月, 2013 1 次提交
    • C
      8000797: NPG: is_pseudo_string_at() doesn't work · 9073fdda
      coleenp 提交于
      Summary: Zero Symbol* for constant pool strings to indicate pseudo_strings (objects that aren't strings).  Clean up JVM_CONSTANT_Object and unused flags.
      Reviewed-by: sspitsyn, jrose
      9073fdda
  34. 20 2月, 2013 1 次提交
  35. 12 2月, 2013 1 次提交