hg: jdk9/hs-rt/jdk: 8081695: Old verifier fails to reject bad access to protected <init> method

harold.seigel at oracle.com harold.seigel at oracle.com
Fri Jul 24 17:46:32 UTC 2015


Changeset: 2b2e654d6da4
Author:    hseigel
Date:      2015-07-24 10:03 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/2b2e654d6da4

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

! src/java.base/share/native/libverify/check_code.c
! test/vm/verifier/VerifyProtectedConstructor.java



More information about the jdk9-hs-rt-changes mailing list