hg: hsx/hotspot-comp/hotspot: 2 new changesets

christian.thalinger at oracle.com christian.thalinger at oracle.com
Mon Jul 30 17:01:34 PDT 2012


Changeset: 977007096840
Author:    twisti
Date:      2012-07-27 16:14 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/977007096840

7187290: nightly failures after JSR 292 lazy method handle update
Reviewed-by: kvn, twisti

! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/oops/methodOop.cpp
! src/share/vm/opto/doCall.cpp

Changeset: 6c5b7a6becc8
Author:    kvn
Date:      2012-07-30 09:49 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/6c5b7a6becc8

7187454: stack overflow in C2 compiler thread on Solaris x86
Summary: Added new FormatBufferResource class to use thread's resource area for error message buffer.
Reviewed-by: twisti

! make/solaris/makefiles/fastdebug.make
! src/share/vm/opto/callGenerator.cpp
! src/share/vm/opto/chaitin.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/doCall.cpp
! src/share/vm/opto/escape.cpp
! src/share/vm/opto/idealGraphPrinter.cpp
! src/share/vm/opto/node.hpp
! src/share/vm/opto/parse1.cpp
! src/share/vm/utilities/debug.cpp
! src/share/vm/utilities/debug.hpp



More information about the hotspot-compiler-dev mailing list