- 12 6月, 2013 1 次提交
-
-
由 drchase 提交于
8014959: assert(Compile::current()->live_nodes() < (uint)MaxNodeLimit) failed: Live Node limit exceeded limit Summary: Insert extra checks and bailouts for too many nodes Reviewed-by: kvn
-
- 08 6月, 2013 5 次提交
- 07 6月, 2013 4 次提交
- 06 6月, 2013 3 次提交
- 05 6月, 2013 5 次提交
-
-
由 simonis 提交于
Reviewed-by: twisti, dholmes, kvn
-
由 dcubed 提交于
Summary: Remove dead code. Reviewed-by: twisti, coleenp
-
由 johnc 提交于
-
由 morris 提交于
Summary: added guarantee() Reviewed-by: kvn
-
由 johnc 提交于
Summary: In a full GC, move the verification after the GC to after RSet rebuilding. Verify RSet entries during a full GC under control of a flag. Reviewed-by: tschatzl, brutisso
-
- 04 6月, 2013 5 次提交
-
-
由 sspitsyn 提交于
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"' Summary: Newly added test has an issue: the main class must be public Reviewed-by: kvn, jbachorik, coleenp Contributed-by: serguei.spitsyn@oracle.com
-
由 tamao 提交于
Summary: Create G1ParGCAllocBufferContainer to contain two buffers instead of previously using one buffer, in order to hold the first priority buffer longer. Thus, when some large objects hits the value of free space left in the first priority buffer it has an alternative to fit in the second priority buffer while the first priority buffer is given more chances to try allocating smaller objects. Overall, it will improve heap space efficiency. Reviewed-by: johnc, jmasa, brutisso Contributed-by: Ntamao <tao.mao@oracle.com>
-
由 sspitsyn 提交于
Summary: A call to the finalize_operands_merge() must be unconditional Reviewed-by: kvn, twisti Contributed-by: serguei.spitsyn@oracle.com
-
由 kvn 提交于
-
由 adlertz 提交于
8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block Summary: Disable re-materialization of reaching definitions (which have live inputs) for phi nodes when spilling. Reviewed-by: twisti, kvn
-
- 03 6月, 2013 2 次提交
-
-
由 hseigel 提交于
Summary: Check bytecode versions along with RelaxAccessControlCheck version Reviewed-by: dholmes, acorn
-
由 anoll 提交于
Summary: Added calling of the destructor of CompileLog so that files are closed. Added/moved memory allocation/deallocation of the string that contains the name of the log file to class CompileLog. Reviewed-by: kvn, roland
-
- 02 6月, 2013 1 次提交
-
-
由 dcubed 提交于
-
- 01 6月, 2013 4 次提交
-
-
由 ctornqvi 提交于
Summary: Using CHECK_NULL when calling multi_allocate() from the corresponding reflection code; added test for this condition Reviewed-by: dholmes, minqi Contributed-by: NMikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
- 31 5月, 2013 5 次提交
-
-
由 rbackman 提交于
Reviewed-by: stefank, rbackman Contributed-by: NJoel Borggren-Franck <joel.franck@oracle.com>
-
由 jwilhelm 提交于
-
由 sspitsyn 提交于
Summary: The InstanceKlass _initial_method_idnum value must be adjusted if overpass methods are added. Reviewed-by: twisti, kvn Contributed-by: serguei.spitsyn@oracle.com
-
由 katleman 提交于
-
由 jiangli 提交于
-
- 29 5月, 2013 3 次提交
- 28 5月, 2013 2 次提交