RFR 8182089: build error in hotspot/src/share/vm/runtime/reflection.cpp

Zhengyu Gu zgu at redhat.com
Thu Jun 15 18:30:27 UTC 2017


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