RFR(S): JDK-8025580 Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors

Coleen Phillimore coleen.phillimore at oracle.com
Mon May 12 15:51:45 UTC 2014


Hi Yuri,

This change looks good.   I will sponsor it.  Could you also remove the 
VerifyReflectionBytecodes flag and add it to the obsolete list? Since 
you are very close to that code and that was also identified as a flag 
we'd like to remove in the bug?

Thanks,
Coleen

On 5/12/14, 11:20 AM, Yuri Gaevsky wrote:
> Hello.
>
> I am looking for a sponsor to review and to integrate this fix into JDK 9.
>
> Webrev:
>    http://htmlpreview.github.io/?https://raw.github.com/ygaevsky/openjdk/master/8025580/index.html
>    -or-
>    https://github.com/ygaevsky/openjdk/blob/master/8025580/hotspot.patch
>
> Bug:
>    https://bugs.openjdk.java.net/browse/JDK-8025580
>
> Summary:
>    The fix removes all UseNewReflection/ReflectionWrapResolutionErrors occurrences/logic
>    and adds them into the list of obsolete_jvm_flags in arguments.cpp.
>
> Tests:
>    JCK-runtime-8 [api/java_lang & vm/] (Windows/Linux)
>
> Thanks,
> -Yuri Gaevsky
>



More information about the hotspot-runtime-dev mailing list