hg: jdk9/hs-rt/hotspot: 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Tue May 6 00:41:51 UTC 2014
Changeset: 003c36658224
Author: coleenp
Date: 2014-05-05 19:53 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/003c36658224
8023697: failed class resolution reports different class name in detail message for the first and subsequent times
Summary: Cache detail message when we cache exception for constant pool resolution.
Reviewed-by: acorn, twisti, jrose
! src/share/vm/classfile/resolutionErrors.cpp
! src/share/vm/classfile/resolutionErrors.hpp
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/oops/constantPool.cpp
! src/share/vm/oops/constantPool.hpp
! src/share/vm/utilities/constantTag.cpp
! src/share/vm/utilities/constantTag.hpp
+ test/runtime/ClassResolutionFail/Property.java
+ test/runtime/ClassResolutionFail/PropertySuper.java
+ test/runtime/ClassResolutionFail/TestClassResolutionFail.java
More information about the jdk9-hs-rt-changes
mailing list