Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236333 | 15 | Jonathan Gibbons | P4 | Resolved | Fixed | team |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8236333 Extend support for -XDaccessInternalAPI to plugin modules
-
- Resolved
-