Fix proposal: JDK-8219378 NPE in ReflectionFactory.newMethodAccessor when langReflectAccess not initialized

Roger Riggs Roger.Riggs at oracle.com
Thu Feb 21 18:09:16 UTC 2019


Hi Andrew,

Is there a test case?  Since the initialization is a side effect of 
static initialization,
it might be hard to trigger just one of those paths.  How was it discovered?

Thanks, Roger


On 02/21/2019 11:57 AM, Alan Bateman wrote:
> On 21/02/2019 16:49, Roger Riggs wrote:
>> Hi Andrew,
>>
>> I can sponsor; it looks correct to me.
>>
>> Any other reviewers?
> It looks right but would be good to have a test case that demonstrates 
> the issue.
>
> -Alan



More information about the core-libs-dev mailing list