-
Task
-
Resolution: Done
-
Major
-
4.2.0.Final
-
None
Java 9 JDK team have been pinging various teams to check if they got depedency on API that is scheduled to disappear in Java 9.
There is a tool called jdeps that we can use to check for this using the -jdkinternals flag.
https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool
The sooner the better we get this done as it is feedback to the Java 9 team.
If we can we should try run it on all jars, even eclipse ones to see what will be affected - but first of all jboss tools plugins.
- causes
-
JBIDE-25675 An API incompatibility was encountered while executing org.jboss.tools.tycho-plugins:repository-utils:1.0.0:generate-repository-facade
- Closed
- is related to
-
FUSETOOLS-2692 Scan project with jdeps to test JDK9 compliance
- Closed
- relates to
-
JBDS-4642 JDK9 Certification - *running* Devstudio with jdk9
- Closed
-
JBDS-4633 Use Tycho 1.1 so we can build with JDK 9
- Closed
-
JBIDE-26170 Define JAVAxx and OPENJDKxx for new JDKs and OpenJDKs installed
- Closed