hg: jdk7/hotspot/hotspot: 4 new changesets
changpeng.fang at sun.com
changpeng.fang at sun.com
Tue Nov 24 15:37:39 PST 2009
Changeset: 87b2fdd4bf98
Author: never
Date: 2009-11-11 23:39 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/87b2fdd4bf98
6892079: live value must not be garbage failure after fix for 6854812
Reviewed-by: kvn
! src/share/vm/opto/parse1.cpp
Changeset: b18963243361
Author: twisti
Date: 2009-11-19 03:41 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/b18963243361
6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
Summary: set_entry_point is only ever used with the tos states of bytecode templates in templateTable.cpp and none of those use the subword tos states like btos, ctos and stos.
Reviewed-by: kvn
! src/share/vm/interpreter/templateInterpreter.cpp
Changeset: 7ef1d2e14917
Author: kvn
Date: 2009-11-19 14:32 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7ef1d2e14917
6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")
Summary: Remove the assert.
Reviewed-by: twisti
! src/share/vm/opto/escape.cpp
Changeset: de44705e6b33
Author: cfang
Date: 2009-11-24 11:49 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/de44705e6b33
Merge
More information about the jdk7-changes
mailing list