RFR[T]: 8242027: Clean up LinkResolver::check_klass_accessability

Claes Redestad claes.redestad at oracle.com
Thu Apr 2 08:30:52 UTC 2020


Hi,

all callers of check_klass_accessability now pass true, so this merges
the two variants of check_klass_accessability into one. Also fixes the
typo. :-)

Webrev: http://cr.openjdk.java.net/~redestad/8242027/open.00/
Bug:    https://bugs.openjdk.java.net/browse/JDK-8242027

Testing: tier1

Thanks!

/Claes


More information about the hotspot-runtime-dev mailing list