[jboss-jira] [JBoss JIRA] (DROOLS-823) Run "jdeps -jdkinternals" on all drools/optaplanner/jbpm jars and send report to developers

Geoffrey De Smet (JIRA) issues at jboss.org
Fri Jun 26 10:17:03 EDT 2015


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

Geoffrey De Smet commented on DROOLS-823:
-----------------------------------------

I think 2) is ok and 1) is ignorable.
3) is definitely a true negative, something that we need to have an inventory of and see if we can reduce that inventory to 0.

But those are sun.misc.Unsafe usages from our depended libraries (com.google.common in this case), not from ours ourself.
Are there any from us directly (org.drools/org.kie/org.optaplanner/org.jbpm)? We should handle those first.

> Run "jdeps -jdkinternals" on all drools/optaplanner/jbpm jars and send report to developers
> -------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-823
>                 URL: https://issues.jboss.org/browse/DROOLS-823
>             Project: Drools
>          Issue Type: Task
>            Reporter: Geoffrey De Smet
>            Assignee: Michael Biarnes Kiefer
>            Priority: Minor
>
> We need to prepare for Java 9.
> See
> https://twitter.com/royvanrijn/status/611479966824439808
> With JDK 8 run that command on every jar and war that we produce in kie (such as drools-core, optaplanner.core, etc) with quick script (use tmp copy of mvn-all.sh or something).
> Then send that report the to bsig list.
> Make a jira for every project that has 1 or more errors in the list, so we can track this risk properly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list