Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-05-03 15:10:10 +0000
committerArun Thondapu2017-05-03 15:10:10 +0000
commit4295e27d8e41283eadba7aa2e098126b22c5a7a9 (patch)
tree4dbf323db22639f5d1a332191b7285b1e3e2d8d1 /bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64
parent8b412e84f744a3dd4a10259afb94a9875fdf2750 (diff)
downloadrt.equinox.framework-4295e27d8e41283eadba7aa2e098126b22c5a7a9.tar.gz
rt.equinox.framework-4295e27d8e41283eadba7aa2e098126b22c5a7a9.tar.xz
rt.equinox.framework-4295e27d8e41283eadba7aa2e098126b22c5a7a9.zip
Bug 493761: Platform won't launch on Java 9-ea builds
(InjectionException: NoClassDefFoundError: javax/annotation/PostConstruct) --permit-illegal-access VM argument is needed to run eclipse with Java 9 but Java 8 does not recognize this argument and fails to start up. This patch prevents passing the --permit-illegal-access argument to the JVM if it is present in the VM argument list and the JVM version is < 9. Change-Id: Id39176a1e4f092d59063111667dd738a0b951ad4 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64')
0 files changed, 0 insertions, 0 deletions

Back to the top