mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-01 18:50:17 +00:00
The fix removes all UseNewReflection/ReflectionWrapResolutionErrors occurrences/logic and adds them into the list of obsolete_jvm_flags in arguments.cpp. Reviewed-by: coleenp, hseigel