Integrated: 7813: Unable to open Help page in macOS M1 when JMC started with JDK11
Virag Purnam
duke at openjdk.org
Sun Sep 25 10:08:27 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)
This pull request has now been integrated.
Changeset: e6778b19
Author: vpurnam <vpurnam at VPURNAM-7420.in.oracle.com>
Committer: Marcus Hirt <hirt at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/e6778b191878c68d7c72af93a1a99ee49e0e7caa
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
7813: Unable to open Help page in macOS M1 when JMC started with JDK11
Reviewed-by: hirt
-------------
PR: https://git.openjdk.org/jmc/pull/428
More information about the jmc-dev
mailing list