1. 02 2月, 2017 1 次提交
  2. 16 1月, 2016 1 次提交
  3. 22 8月, 2014 1 次提交
  4. 07 7月, 2014 1 次提交
  5. 16 4月, 2014 1 次提交
    • L
      8036805: Correct linker method lookup. · 24d75b99
      lfoltan 提交于
      Summary: Correct handling of array of primitive type qualifiers during field and method resolution.
      Reviewed-by: acorn, hseigel, ahgross
      24d75b99
  6. 16 1月, 2016 1 次提交
  7. 27 2月, 2014 1 次提交
  8. 15 4月, 2014 1 次提交
    • L
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static... · 7c6811e8
      lfoltan 提交于
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
      Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses.
      Reviewed-by: acorn, coleenp, kamg
      7c6811e8
  9. 16 2月, 2014 1 次提交
  10. 08 5月, 2014 1 次提交
  11. 29 4月, 2014 1 次提交
  12. 14 9月, 2013 1 次提交
  13. 30 8月, 2013 1 次提交
  14. 16 8月, 2013 1 次提交
    • H
      8003424: Enable Class Data Sharing for CompressedOops · 663f2686
      hseigel 提交于
      8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
      8005933: The -Xshare:auto option is ignored for -server
      Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
      Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
      663f2686
  15. 19 8月, 2013 1 次提交
  16. 04 7月, 2013 1 次提交
  17. 25 6月, 2013 1 次提交
  18. 23 5月, 2013 1 次提交
  19. 14 5月, 2013 1 次提交
  20. 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
  21. 09 3月, 2013 1 次提交
  22. 26 1月, 2013 1 次提交
    • A
      6479360: PrintClassHistogram improvements · f8a15064
      acorn 提交于
      Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions)
      Reviewed-by: coleenp, hseigel, sla, acorn
      Contributed-by: ioi.lam@oracle.com
      f8a15064
  23. 25 1月, 2013 1 次提交
  24. 24 1月, 2013 1 次提交
  25. 13 12月, 2012 1 次提交
  26. 30 11月, 2012 1 次提交
  27. 13 11月, 2012 1 次提交
  28. 02 9月, 2012 1 次提交
  29. 16 4月, 2012 1 次提交
  30. 27 3月, 2012 1 次提交
  31. 24 1月, 2012 1 次提交
  32. 12 1月, 2012 1 次提交
  33. 07 12月, 2011 1 次提交
  34. 19 3月, 2011 1 次提交
  35. 28 1月, 2011 1 次提交
  36. 24 11月, 2010 1 次提交
  37. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  38. 28 5月, 2010 1 次提交
  39. 09 1月, 2010 1 次提交
  40. 18 10月, 2009 1 次提交