1. 31 10月, 2014 2 次提交
    • A
      Merge · f1c9cb29
      anoll 提交于
      f1c9cb29
    • A
      Merge · 2d168ed3
      anoll 提交于
      2d168ed3
  2. 06 8月, 2014 1 次提交
  3. 31 10月, 2014 1 次提交
    • C
      8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating... · 0fe44690
      ccheung 提交于
      8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
      Summary: estimate the minimum required size for the misc code region and check if the specified misc code region size meets the minimum size requirement
      Reviewed-by: jiangli, dholmes
      0fe44690
  4. 25 10月, 2014 1 次提交
  5. 30 10月, 2014 1 次提交
  6. 20 6月, 2014 1 次提交
  7. 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
  8. 26 10月, 2014 1 次提交
  9. 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
  10. 29 10月, 2014 1 次提交
  11. 06 8月, 2014 1 次提交
  12. 14 8月, 2014 1 次提交
  13. 25 10月, 2014 2 次提交
  14. 24 10月, 2014 5 次提交
  15. 23 10月, 2014 1 次提交
  16. 20 10月, 2014 1 次提交
  17. 17 10月, 2014 2 次提交
  18. 16 10月, 2014 1 次提交
  19. 15 10月, 2014 2 次提交
  20. 10 10月, 2014 2 次提交
  21. 09 10月, 2014 2 次提交
  22. 08 10月, 2014 1 次提交
    • A
      Merge · 22a99b3e
      asaha 提交于
      22a99b3e
  23. 07 10月, 2014 2 次提交
  24. 03 10月, 2014 6 次提交