-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b08
Lookup.defineClass should require PRIVATE access in order to inject a class as the resulting class can access private members of any class in its own module via core reflection, setAccessible is allowed if the injected class is in the same module as the definer class.
- relates to
-
JDK-8173978 Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
-
- Resolved
-