hg: jdk7/hotspot-comp/hotspot: 6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
Christian.Thalinger at Sun.COM
Christian.Thalinger at Sun.COM
Thu Aug 27 08:26:50 PDT 2009
Changeset: 489a4f8dcd0f
Author: twisti
Date: 2009-08-27 06:17 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/489a4f8dcd0f
6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
Summary: ldc seems to load an empty String and that leads to an assert on offset < length, which are both zero.
Reviewed-by: kvn, never
! src/share/vm/classfile/javaClasses.cpp
More information about the hotspot-compiler-dev
mailing list