hg: jdk8u/jdk8u-dev/hotspot: 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
    zgu at redhat.com 
    zgu at redhat.com
       
    Thu Jul 30 15:07:01 UTC 2020
    
    
  
Changeset: baf9f57c9b46
Author:    coleenp
Date:      2014-05-05 19:53 -0400
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/baf9f57c9b46
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 jdk8u-dev-changes
mailing list