hg: valhalla/valhalla: 8238550: verifier tries to load a hidden class causing unexpected exception

harold.seigel at oracle.com harold.seigel at oracle.com
Wed Feb 5 18:23:25 UTC 2020


Changeset: a1b0370d7f40
Author:    hseigel
Date:      2020-02-05 18:22 +0000
URL:       https://hg.openjdk.java.net/valhalla/valhalla/rev/a1b0370d7f40

8238550: verifier tries to load a hidden class causing unexpected exception
Summary: Change verifier to check if class is the hidden class being verified before trying to load it
Reviewed-by: mchung

! src/hotspot/share/classfile/verificationType.cpp
+ test/hotspot/jtreg/runtime/HiddenClasses/FieldInSuper.java
+ test/hotspot/jtreg/runtime/HiddenClasses/FieldInSuperSub.jasm




More information about the valhalla-dev mailing list