-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236333 | 15 | Jonathan Gibbons | P4 | Resolved | Fixed | team |
Some plugins regrettably still need to access internal javac API, because of inadequate public API. Modules have made that more difficult, but for plugin ode loaded from the class path, we support -XDaccessInternalAPI. We should extend that support to plugins provided as modules.
- backported by
-
JDK-8236333 Extend support for -XDaccessInternalAPI to plugin modules
-
- Resolved
-