RFR: 8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects.
Doug Simon
doug.simon at oracle.com
Thu Aug 16 07:44:44 UTC 2018
Thanks for the review.
-Doug
> On 15 Aug 2018, at 18:46, Igor Veresov <igor.veresov at oracle.com> wrote:
>
> Looks fine.
>
> igor
>
>
>
>> On Aug 15, 2018, at 9:27 AM, Doug Simon <doug.simon at oracle.com> wrote:
>>
>> Hi,
>>
>> Can I please get a review for this JVMCI bug fix (details in JBS issue).
>>
>> The heart of the fix is in HotSpotResolvedJavaFieldImpl.java and HotSpotResolvedJavaMethodImpl.java.
>>
>> All other changes are to bring the JVMCI code up to date with latest mx and to fix Eclipse warnings. I can leave these changes out if it is too much cleanup for one webrev.
>>
>> Mach5 Testing: builds-tier1,hs-tier1
>>
>> http://cr.openjdk.java.net/~dnsimon/8209535/
>> https://bugs.openjdk.java.net/browse/JDK-8209535
>>
>> -Doug
>
More information about the hotspot-compiler-dev
mailing list