commit | 6e88661a898fbf36ac74c721831d287a08c6cec5 | [log] [tgz] |
---|---|---|
author | Harold Seigel <hseigel@openjdk.org> | Fri Feb 10 07:46:07 2017 -0500 |
committer | Harold Seigel <hseigel@openjdk.org> | Fri Feb 10 07:46:07 2017 -0500 |
tree | 4ab376be3c714e8f0bced93225bcd24051ac8037 | |
parent | f0e05db651f0b25a2bdd7ab98bd99588333db740 [diff] |
8174092: Remove array-related access checks from Reflection::verify_class_access() Change the parameter type to InstanceKlass* and fix the method's callers Reviewed-by: acorn, coleenp, gtriantafill, lfoltan