- 15 2月, 2014 1 次提交
-
-
由 coffeys 提交于
-
- 12 2月, 2014 1 次提交
-
-
由 amurillo 提交于
-
- 08 2月, 2014 1 次提交
-
-
由 amurillo 提交于
-
- 07 2月, 2014 2 次提交
-
-
由 katleman 提交于
-
由 gtriantafill 提交于
Summary: Remove check for warning Reviewed-by: ctornqvi, hseigel, coleenp
-
- 05 2月, 2014 2 次提交
- 02 2月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 31 1月, 2014 6 次提交
-
-
由 tschatzl 提交于
8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1 Summary: The change fixes the predicate check. Reviewed-by: jmasa, tonyp, stefank
-
由 tschatzl 提交于
Summary: Clean up and slightly optimize reference handling from the GC reference task queue. Since we never push partial array chunks as narrowOop* we can manually specialize the code so that some code can be optimized away. Reviewed-by: tonyp, brutisso, stefank
-
由 tschatzl 提交于
Summary: Add test case for the VerifySilently flag. Reviewed-by: brutisso
-
由 coffeys 提交于
-
由 amurillo 提交于
-
由 katleman 提交于
-
- 30 1月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Made the flags Min- and MaxHeapFreeRatio manageable, and implemented support for these flags in ParallelGC. Reviewed-by: sla, mgerdin, brutisso
-
- 31 1月, 2014 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 30 1月, 2014 1 次提交
-
-
由 lana 提交于
-
- 29 1月, 2014 4 次提交
- 28 1月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Switch off EliminateAutoBox flag by default in jdk8 release. Reviewed-by: iveresov
-
- 25 1月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 24 1月, 2014 6 次提交
-
-
由 hseigel 提交于
8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass. Summary: Check if method is static before throwing exception. Reviewed-by: kamg, coleenp, lfoltan, fparain
-
由 sspitsyn 提交于
8030027: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa Summary: Add a safe guard to VMOp_GetCurrentLocation against non-walkable stack of target thread exiting from Java execution Reviewed-by: mgronlun, dholmes, sla, dcubed Contributed-by: serguei.spitsyn@oracle.com
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 coffeys 提交于
-
- 23 1月, 2014 3 次提交
- 22 1月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Restrict loadI2L_imm optimizations to positive values of mask Reviewed-by: kvn, dlong
-
- 20 1月, 2014 3 次提交
-
-
由 tschatzl 提交于
Summary: Remove the above mentioned template parameter and related unused code. Also remove some classes that are never used. Reviewed-by: stefank, mgerdin, jwilhelm
-
由 tschatzl 提交于
8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark Summary: Do not try to unlink string table entries unconditionally during remark. This is without side effects as the preceding initial mark always uses the string table as strong roots. Needs to be fixed with class unloading during concurrent mark. Reviewed-by: brutisso, mgerdin
-
由 tschatzl 提交于
8027455: Improve symbol table scan times during gc pauses Summary: Parallelize string table and symbol table scan during remark and full GC. Some additional statistics output if the experimental flag G1TraceStringSymbolTableScrubbing is set. Reviewed-by: mgerdin, coleenp, brutisso
-
- 18 1月, 2014 3 次提交
- 23 1月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, acorn, hseigel, lfoltan
-