[jbosstools-issues] [JBoss JIRA] (JBIDE-18654) run jdeps on our jars to see how dependent we are on api that might go away in Java 9, 10, 11

Nick Boldt (JIRA) issues at jboss.org
Mon Aug 27 22:06:00 EDT 2018


    [ https://issues.jboss.org/browse/JBIDE-18654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624823#comment-13624823 ] 

Nick Boldt commented on JBIDE-18654:
------------------------------------

I've cloned the JDK9 jobs for base, server, javaee and hibernate. Can do more later but for now there's the usual suspects. cc: [~jeffmaury][~rob.stryker]

https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/jdkNext/

HOWEVER... seems our JBoss Nexus doesn't work with JDK 11 ea25, so I've reported this upstream in case it's a problem in Nexus itself, rather than in OUR Nexus. https://issues.sonatype.org/browse/NEXUS-17859

> run jdeps on our jars to see how dependent we are on api that might go away in Java 9, 10, 11
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-18654
>                 URL: https://issues.jboss.org/browse/JBIDE-18654
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: build
>    Affects Versions: 4.2.0.Final
>            Reporter: Max Rydahl Andersen
>            Assignee: Jeff MAURY
>             Fix For: 4.9.0.AM3
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list