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

harold seigel harold.seigel at oracle.com
Thu Jun 15 17:38:43 UTC 2017


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