1. 14 3月, 2014 1 次提交
  2. 06 3月, 2014 1 次提交
  3. 05 3月, 2014 2 次提交
  4. 18 3月, 2014 2 次提交
    • R
      Merge · f51328c3
      roland 提交于
      f51328c3
    • I
      Merge · 1ebe8dbb
      iveresov 提交于
      1ebe8dbb
  5. 15 3月, 2014 1 次提交
  6. 13 3月, 2014 1 次提交
  7. 26 2月, 2014 1 次提交
  8. 27 1月, 2014 1 次提交
  9. 23 1月, 2014 1 次提交
  10. 14 3月, 2014 3 次提交
  11. 13 3月, 2014 2 次提交
  12. 06 3月, 2014 2 次提交
  13. 01 3月, 2014 2 次提交
  14. 28 2月, 2014 2 次提交
  15. 27 2月, 2014 1 次提交
    • M
      6498581: ThreadInterruptTest3 produces wrong output on Windows · 195d273c
      minqi 提交于
      Summary: There is race condition between os::interrupt and os::is_interrupted on Windows. In JVM_Sleep(Thread.sleep), check if thread gets interrupted, it may see interrupted but not really interrupted so cause spurious waking up (early return from sleep). Fix by checking if interrupt event really gets set thus prevent false return. For intrinsic of _isInterrupted, on Windows, go fastpath only on bit not set.
      Reviewed-by: acorn, kvn
      Contributed-by: david.holmes@oracle.com, yumin.qi@oracle.com
      195d273c
  16. 06 3月, 2014 3 次提交
  17. 12 3月, 2014 1 次提交
    • M
      Merge · 704d4ce3
      minqi 提交于
      704d4ce3
  18. 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
  19. 06 3月, 2014 1 次提交
    • D
      8029775: Solaris code cleanup · cf94d9df
      dcubed 提交于
      Summary: cleaned up warnings in solaris specific os code.
      Reviewed-by: coleenp, fparain, dcubed
      Contributed-by: gerald.thornbrugh@oracle.com
      cf94d9df
  20. 27 2月, 2014 1 次提交
  21. 26 2月, 2014 2 次提交
  22. 25 2月, 2014 1 次提交
  23. 21 2月, 2014 2 次提交
  24. 20 2月, 2014 2 次提交
  25. 18 2月, 2014 1 次提交
    • L
      Merge · d653b840
      lana 提交于
      d653b840
  26. 16 2月, 2014 1 次提交
  27. 15 2月, 2014 1 次提交
    • C
      Merge · 0734fe53
      coffeys 提交于
      0734fe53