[lworld] RFR: JDK-8284000: [lworld] sun/reflect/ReflectionFactory/ReflectionFactoryTest.java fails after JDK-8283573

Frederic Parain fparain at openjdk.java.net
Wed Mar 30 21:10:02 UTC 2022


On Wed, 30 Mar 2022 19:19:02 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> The ReflectionFactory.java test fails in checking the declaring class of an instance returned from calling `Class::newInstance` on `Object.class`.   The test should check for `Identity.class` instead.
> 
> A separate JBS issue will follow up the impact to the core reflection API and `sun.reflect.ReflectionFactory` API.

Looks good to me.

-------------

Marked as reviewed by fparain (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/674



More information about the valhalla-dev mailing list