1. 17 6月, 2014 1 次提交
  2. 15 3月, 2014 1 次提交
  3. 11 3月, 2014 1 次提交
    • I
      8025644:... · 61b4eae9
      iveresov 提交于
      8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but found [false]
      Summary: In GraphKit::gen_checkcast() provide only exact superklass to GraphKit::maybe_cast_profiled_receiver()
      Reviewed-by: kvn, roland
      61b4eae9
  4. 26 2月, 2014 1 次提交
  5. 24 3月, 2014 1 次提交
  6. 21 3月, 2014 1 次提交
  7. 24 1月, 2014 1 次提交
  8. 25 12月, 2013 1 次提交
  9. 16 11月, 2013 1 次提交
  10. 23 10月, 2013 1 次提交
  11. 19 10月, 2013 1 次提交
  12. 16 10月, 2013 1 次提交
    • K
      8026293: Schedule part of G1 pre-barrier late · e3152d86
      kvn 提交于
      Summary: move rare executed part of G1 write barrier from hot path.
      Reviewed-by: kvn, twisti, roland
      Contributed-by: staffan.friberg@oracle.com
      e3152d86
  13. 08 10月, 2013 1 次提交
  14. 03 10月, 2013 1 次提交
  15. 01 10月, 2013 1 次提交
  16. 11 9月, 2013 1 次提交
  17. 28 8月, 2013 1 次提交
  18. 24 8月, 2013 1 次提交
  19. 03 7月, 2013 1 次提交
  20. 09 5月, 2013 1 次提交
  21. 25 4月, 2013 1 次提交
    • J
      8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t · 563afc34
      johnc 提交于
      Summary: In graphKit INT operations were generated to access PtrQueue::_index which has type size_t. This is 64 bit on 64-bit machines. No problems occur on little endian machines as long as the index fits into 32 bit, but on big endian machines the upper part is read, which is zero. This leads to unnecessary branches to the slow path in the runtime.
      Reviewed-by: twisti, johnc
      Contributed-by: NMartin Doerr <martin.doerr@sap.com>
      563afc34
  22. 27 3月, 2013 1 次提交
  23. 24 12月, 2012 1 次提交
  24. 20 12月, 2012 1 次提交
  25. 18 12月, 2012 1 次提交
  26. 28 11月, 2012 1 次提交
  27. 27 11月, 2012 1 次提交
  28. 09 10月, 2012 1 次提交
  29. 28 9月, 2012 1 次提交
  30. 02 9月, 2012 1 次提交
  31. 29 8月, 2012 1 次提交
  32. 25 7月, 2012 1 次提交
  33. 15 5月, 2012 1 次提交
  34. 08 2月, 2012 1 次提交
  35. 20 12月, 2011 1 次提交
  36. 07 12月, 2011 1 次提交
  37. 03 8月, 2011 1 次提交
  38. 05 5月, 2011 1 次提交
  39. 28 4月, 2011 1 次提交
  40. 26 4月, 2011 1 次提交