-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7
-
generic
-
generic
Looks like NoAccessException is absent in java.dyn package in JDK b132. Maybe the test case should be fixed.
/export/local/common/testbase/jtreg/7-promotion/JT_HS/test/compiler/6991596/Test6991596.java:50: cannot find symbol
static MethodHandle getmh1(Class ret, Class arg) throws NoAccessException {
^
symbol: class NoAccessException
location: class Test6991596
1 error
result: Failed. Compilation failed: exit code 1
test result: Failed. Compilation failed: exit code 1
/export/local/common/testbase/jtreg/7-promotion/JT_HS/test/compiler/6991596/Test6991596.java:50: cannot find symbol
static MethodHandle getmh1(Class ret, Class arg) throws NoAccessException {
^
symbol: class NoAccessException
location: class Test6991596
1 error
result: Failed. Compilation failed: exit code 1
test result: Failed. Compilation failed: exit code 1
- duplicates
-
JDK-6839872 remove implementation inheritance from JSR 292 APIs
-
- Closed
-