- 30 10月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: Changing copy_allocation_context_stats to return if there are more stats available after the copy. Reviewed-by: rriggs, jcoomes
-
- 27 5月, 2014 1 次提交
-
-
由 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
-
- 26 10月, 2014 1 次提交
-
-
由 iveresov 提交于
8059200: Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1 Summary: Manually load libpicl.so (used on SPARC only) Reviewed-by: kvn
-
- 24 10月, 2014 1 次提交
-
-
由 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
-
- 29 10月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Reviewed-by: coleenp, hseigel
-
- 06 8月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Added juint cast to avoid gcc problem we have on one of our platforms. Reviewed-by: dholmes, roland
-
- 14 8月, 2014 1 次提交
-
-
由 morris 提交于
Summary: Fixed signedness problem with assertion. Reviewed-by: kvn
-
- 25 10月, 2014 2 次提交
- 24 10月, 2014 5 次提交
- 23 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 20 10月, 2014 1 次提交
-
-
由 neliasso 提交于
Summary: Remove product flag -XX:CompilationRepeat Reviewed-by: kvn, iveresov
-
- 17 10月, 2014 2 次提交
- 16 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 15 10月, 2014 2 次提交
- 10 10月, 2014 2 次提交
- 09 10月, 2014 2 次提交
- 08 10月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 07 10月, 2014 2 次提交
- 03 10月, 2014 7 次提交
- 02 10月, 2014 3 次提交
- 01 10月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 30 9月, 2014 1 次提交
-
-
由 brutisso 提交于
-