During review for JDK-8317172, I noted there's a hack for jdk/internal/reflect validation. It turns out that hack was for pre-JEP 416 reflective accessors. This if blocks is dead and should be entirely nuked.
- caused by
-
JDK-8270350 [lworld] GeneratedMethodAccessor contains incorrect cast
-
- Resolved
-
- relates to
-
JDK-8317172 [lworld] vmTestbase/vm/mlvm/hiddenloader/stress/byteMutation/Test.java assert SystemDictionary::resolve_instance_class_or_null
-
- Resolved
-
- links to
-
Review(lworld)
openjdk/valhalla/2165