hg: jdk7/hotspot-rt/hotspot: 6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
coleen.phillimore at sun.com
coleen.phillimore at sun.com
Mon Sep 29 06:53:35 PDT 2008
Changeset: e4355b352b7d
Author: coleenp
Date: 2008-09-26 13:33 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/e4355b352b7d
6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
Summary: Assertion is invalid because java.lang.String may be initialized just before this assertion.
Reviewed-by: phh
! src/share/vm/runtime/thread.cpp
More information about the jdk7-changes
mailing list