History log of /openjdk10/jdk/test/vm/verifier/VerifyProtectedConstructor.java
Revision Date Author Comments
# 12509:2b2e654d6da4 24-Jul-2015 hseigel

8081695: Old verifier fails to reject bad access to protected <init> method
Summary: Remove the class file version check that prevented the proper access check
Reviewed-by: coleenp, gtriantafill, lfoltan


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load