hg: hsx/hotspot-comp/hotspot: 7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: Node limit exceeded (original) (raw)
vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Sep 20 16:23:00 PDT 2011
- Previous message: review for 7092236: java/util/EnumSet/EnumSetBash.java fails
- Next message: hg: hsx/hotspot-comp/hotspot: 7092236: java/util/EnumSet/EnumSetBash.java fails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 075ea0ed9e7c Author: kvn Date: 2011-09-20 08:39 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/075ea0ed9e7c
7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: Node limit exceeded Summary: Add missing node limit check in IGVN optimizer Reviewed-by: iveresov, never
! make/linux/build.sh ! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/CallSite.java ! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogCompilation.java ! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogParser.java ! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Phase.java ! src/share/vm/opto/phaseX.cpp
- Previous message: review for 7092236: java/util/EnumSet/EnumSetBash.java fails
- Next message: hg: hsx/hotspot-comp/hotspot: 7092236: java/util/EnumSet/EnumSetBash.java fails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list