hg: jdk7/hotspot-comp/hotspot: 6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
Christian.Thalinger at Sun.COM
Christian.Thalinger at Sun.COM
Thu Nov 19 06:07:29 PST 2009
Changeset: b18963243361
Author: twisti
Date: 2009-11-19 03:41 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/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
More information about the jdk7-changes
mailing list