RFR(XS) 8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031

dean.long at oracle.com dean.long at oracle.com
Mon Dec 10 10:04:20 UTC 2018


http://cr.openjdk.java.net/~dlong/8215117/webrev/
https://bugs.openjdk.java.net/browse/JDK-8215117

A latent bug in this test was recently exposed by another change. This 
test keeps its own list of fields that are hidden by reflection, and the 
list was incomplete.  This change updates the list in the test.

I'm hoping this can be considered trivial.

dl


More information about the hotspot-compiler-dev mailing list