RFR 8182089: build error in hotspot/src/share/vm/runtime/reflection.cpp
harold seigel
harold.seigel at oracle.com
Thu Jun 15 18:33:01 UTC 2017
Thanks Zhengyu!
Harold
On 6/15/2017 2:30 PM, Zhengyu Gu wrote:
> Looks good to me.
>
> -Zhengyu
>
> On 06/15/2017 01:38 PM, harold seigel wrote:
>> Hi,
>>
>> Please review this small fix to add 'const' before the third parameter
>> to Reflection::verify_class_access_msg() so that its signature in
>> reflection.cpp matches its signature in reflection.hpp.
>>
>> Open Webrev:
>> http://cr.openjdk.java.net/~hseigel/bug_8182089/webrev/index.html
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8182089
>>
>> Tested with JPRT and with hotspot/jtreg/modules tests.
>>
>> Thanks, Harold
>>
More information about the hotspot-runtime-dev
mailing list