RFR (XS) 8076236: VM permits illegal flags for class init method
harold seigel
harold.seigel at oracle.com
Wed Apr 1 12:42:26 UTC 2015
Thanks!
Harold
On 4/1/2015 8:29 AM, Lois Foltan wrote:
> Looks good.
> Lois
>
> On 4/1/2015 8:11 AM, harold seigel wrote:
>> Hi,
>>
>> Please review this small fix for JDK-8076236. The fix moves the
>> check for multiple access flags so that it covers all methods in a
>> class including instance initialization methods.
>>
>> Open webrev: http://cr.openjdk.java.net/~hseigel/bug_8076236/
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8076236
>>
>> The fix was tested with the JCK lang, vm, and api tests, hotspot
>> jtreg tests, testbase split_verifier and quick tests, and the test
>> cases provided in the bug. No new tests are included with this fix
>> because new JCK tests will test this.
>>
>> Thanks, Harold
>
More information about the hotspot-runtime-dev
mailing list