- 30 9月, 2014 2 次提交
-
-
由 brutisso 提交于
-
由 tschatzl 提交于
8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references. Reviewed-by: iveresov, brutisso, mgerdin
-
- 27 9月, 2014 2 次提交
-
-
由 jwilhelm 提交于
Summary: Ergonomics updates flags for number of GC threads Reviewed-by: tschatzl, jwilhelm Contributed-by: sangheon.kim@oracle.com
-
由 iveresov 提交于
8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic Summary: Make sure MH intrinsics can be created before compiler instances Reviewed-by: kvn
-
- 29 9月, 2014 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: coleenp, minqi
-
- 26 9月, 2014 3 次提交
- 25 9月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 19 9月, 2014 3 次提交
- 18 9月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 17 9月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Reviewed-by: lfoltan, hseigel
-
- 16 9月, 2014 3 次提交
- 13 9月, 2014 2 次提交
- 11 9月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 10 9月, 2014 1 次提交
-
-
由 tonyp 提交于
Reviewed-by: tschatzl, stefank
-
- 08 9月, 2014 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: brutisso, jwilhelm
-
- 06 9月, 2014 3 次提交
- 05 9月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile Reviewed-by: erikj, dholmes
-
- 04 9月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 03 9月, 2014 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: fparain, dcubed, mdoerr Contributed-by: NBill Pittore <bill.pittore@oracle.com>
-
- 13 9月, 2014 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 03 9月, 2014 1 次提交
-
-
由 amurillo 提交于
-
- 29 8月, 2014 2 次提交
- 24 9月, 2014 3 次提交
-
-
由 iveresov 提交于
Summary: Added a test case the UnsafeRawOp intrinsics Reviewed-by: kvn
-
由 iveresov 提交于
Summary: Fix UnsafeRawOp optimizations Reviewed-by: kvn, drchase, vlivanov
-
由 sla 提交于
8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg) Reviewed-by: dholmes, stefank
-
- 20 9月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Ensure MethodCounters are created before method is enqueued for compilation Reviewed-by: kvn, drchase, jiangli, roland
-
- 19 9月, 2014 2 次提交
-
-
由 mseledtsov 提交于
Summary: Copied CDS tests from jdk-9 to jdk8u40 Reviewed-by: ccheung, dholmes
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 29 8月, 2014 2 次提交