1. 30 10月, 2014 1 次提交
  2. 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
  3. 26 10月, 2014 1 次提交
  4. 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
  5. 29 10月, 2014 1 次提交
  6. 06 8月, 2014 1 次提交
  7. 14 8月, 2014 1 次提交
  8. 25 10月, 2014 2 次提交
  9. 24 10月, 2014 5 次提交
  10. 23 10月, 2014 1 次提交
  11. 20 10月, 2014 1 次提交
  12. 17 10月, 2014 2 次提交
  13. 16 10月, 2014 1 次提交
  14. 15 10月, 2014 2 次提交
  15. 10 10月, 2014 2 次提交
  16. 09 10月, 2014 2 次提交
  17. 08 10月, 2014 1 次提交
    • A
      Merge · 22a99b3e
      asaha 提交于
      22a99b3e
  18. 07 10月, 2014 2 次提交
  19. 03 10月, 2014 7 次提交
  20. 02 10月, 2014 3 次提交
  21. 01 10月, 2014 1 次提交
  22. 30 9月, 2014 1 次提交