1. 17 2月, 2016 1 次提交
  2. 18 2月, 2015 1 次提交
    • P
      8046282: SA update · 182cd7e3
      poonam 提交于
      8049881: jstack not working on core files
      Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side.
      Reviewed-by: sla, dsamersoff, mgronlun
      182cd7e3
  3. 25 2月, 2015 1 次提交
  4. 27 9月, 2014 2 次提交
  5. 17 2月, 2016 1 次提交
  6. 22 8月, 2014 1 次提交
  7. 10 9月, 2014 1 次提交
  8. 03 9月, 2014 1 次提交
  9. 17 2月, 2014 1 次提交
  10. 11 2月, 2014 1 次提交
  11. 23 1月, 2014 1 次提交
  12. 27 11月, 2013 1 次提交
  13. 17 10月, 2013 1 次提交
    • D
      8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection... · 8afad7fd
      dsamersoff 提交于
      8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection and Generic Type Signature Data
      Summary: Hotspot was updated to store method parameter reflection and generic type signature data at runtime.  Serviceability agent support was updated for this data
      Reviewed-by: coleenp, minqi, sla
      Contributed-by: eric.mccorkle@oracle.com
      8afad7fd
  14. 15 10月, 2013 1 次提交
  15. 18 10月, 2013 1 次提交
  16. 10 10月, 2013 1 次提交
  17. 08 10月, 2013 2 次提交
  18. 09 10月, 2013 1 次提交
    • T
      8003420: NPG: make new GC root for pd_set · e540de76
      tschatzl 提交于
      Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam).
      Reviewed-by: coleenp, iklam
      e540de76
  19. 27 9月, 2013 3 次提交
  20. 14 9月, 2013 2 次提交
  21. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  22. 20 8月, 2013 1 次提交
  23. 16 8月, 2013 1 次提交
  24. 07 8月, 2013 1 次提交
  25. 04 7月, 2013 1 次提交
  26. 02 7月, 2013 1 次提交
  27. 24 6月, 2013 1 次提交
  28. 21 6月, 2013 1 次提交
    • G
      8016586: PPC64 (part 3): basic changes for PPC64 · 5f92a492
      goetz 提交于
      Summary: added #includes needed for ppc64 port. Renamed _MODEL_ppc to _MODEL_ppc_32 and renamed corresponding old _ppc files to _ppc_32.
      Reviewed-by: dholmes, kvn
      5f92a492
  29. 10 6月, 2013 1 次提交
  30. 23 5月, 2013 1 次提交
  31. 15 5月, 2013 1 次提交
    • M
      8012902: remove use of global operator new - take 2 · 73092391
      minqi 提交于
      Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms.
      Reviewed-by: coleenp, dholmes, zgu
      Contributed-by: yumin.qi@oracle.com
      73092391
  32. 09 5月, 2013 1 次提交
  33. 26 4月, 2013 1 次提交
  34. 22 4月, 2013 1 次提交
  35. 20 4月, 2013 1 次提交