1. 02 5月, 2014 1 次提交
  2. 29 3月, 2014 1 次提交
  3. 05 3月, 2014 1 次提交
  4. 25 2月, 2014 1 次提交
  5. 30 10月, 2014 1 次提交
  6. 27 5月, 2014 1 次提交
    • M
      8038422: CDS test failed: assert((size % os::vm_allocation_granularity()) ==... · ed017d51
      minqi 提交于
      8038422: CDS test failed: assert((size % os::vm_allocation_granularity()) == 0) failed when limiting SharedMiscDataSize
      Summary: In debug version, the assert is against os::vm_allocation_granularity(), but in initialization, we use os::vm_page_size() to align the allocation size. In windows, _vm_page_size and _vm_allocation_granularity may not be same. In debug version, the assert is against os::vm_allocation_granularity(), but in initialization, we use os::vm_page_size() to align the allocation size. In windows, _vm_page_size and _vm_allocation_granularity may not be same.
      Reviewed-by: dholmes, iklam, jiangli, coleenp
      Contributed-by: yumin.qi@oracle.com
      ed017d51
  7. 26 10月, 2014 1 次提交
  8. 24 10月, 2014 1 次提交
    • I
      8047383: SIGBUS in C2 compiled method... · 814e2a7a
      iveresov 提交于
      8047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
      Summary: Do not rematerialize constant table loads in PhaseAggressiveCoalesce::insert_copies()
      Reviewed-by: kvn
      814e2a7a
  9. 29 10月, 2014 1 次提交
  10. 06 8月, 2014 1 次提交
  11. 14 8月, 2014 1 次提交
  12. 25 10月, 2014 2 次提交
  13. 24 10月, 2014 5 次提交
  14. 23 10月, 2014 1 次提交
  15. 20 10月, 2014 1 次提交
  16. 17 10月, 2014 2 次提交
  17. 16 10月, 2014 1 次提交
  18. 15 10月, 2014 2 次提交
  19. 10 10月, 2014 2 次提交
  20. 09 10月, 2014 2 次提交
  21. 08 10月, 2014 1 次提交
    • A
      Merge · 22a99b3e
      asaha 提交于
      22a99b3e
  22. 07 10月, 2014 2 次提交
  23. 03 10月, 2014 7 次提交
  24. 02 10月, 2014 1 次提交