RFR: 7813: Unable to open Help page in macOS M1 when JMC started with JDK11
Marcus Hirt
hirt at openjdk.org
Sun Sep 25 00:45:17 UTC 2022
On Thu, 22 Sep 2022 07:35:04 GMT, Virag Purnam <duke at openjdk.org> wrote:
> By adding 'org.eclipse.jdt.core' bundle as an explicit dependency to our documentation bundle as direct dependency, we can fix this issue. This fixes the old issue [JMC-7321](https://bugs.openjdk.org/browse/JMC-7321) as well.
>
> This is just a workaround.
> Proper solution is, org.apache.jasper.glassfish package must be updated to contain a more up to date JDT compiler and this updated package must be used as a dependency by the documentation bundle. (In Progress)
>
> Details can be found in below link. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=574937](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574937)
@viragpurnam - please integrate.
-------------
PR: https://git.openjdk.org/jmc/pull/428
More information about the jmc-dev
mailing list