git: openjdk/jdk17u-dev: 8293044: C1: Missing access check on non-accessible class
Goetz Lindenmaier
goetz at openjdk.org
Wed Oct 5 07:00:56 UTC 2022
Changeset: 6882bd36
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2022-10-05 06:58:25 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/6882bd36fff83c80b4a4579682128d2b25d4f11d
8293044: C1: Missing access check on non-accessible class
Backport-of: 005b49bb78a468d4e372e6f5fa48bb0db4fd73c2
! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/c1/c1_Runtime1.cpp
! src/hotspot/share/ci/ciStreams.cpp
! src/hotspot/share/ci/ciStreams.hpp
! src/hotspot/share/interpreter/bytecode.hpp
+ test/hotspot/jtreg/compiler/c1/KlassAccessCheck.jasm
+ test/hotspot/jtreg/compiler/c1/KlassAccessCheckPackagePrivate.jasm
+ test/hotspot/jtreg/compiler/c1/KlassAccessCheckTest.java
More information about the jdk-updates-changes
mailing list