[jboss-jira] [JBoss JIRA] (JGRP-2106) Prepare for JDK 11

Sanne Grinovero (JIRA) issues at jboss.org
Fri Sep 28 04:26:00 EDT 2018


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

Sanne Grinovero commented on JGRP-2106:
---------------------------------------

Hi Bela!

technically you don't _need_ module info as you don't strictly need to make it a module. It would be helpful to some, but I'd suggest first making sure it "just works" on JDK11 as a normal classpath library.

I guess in your case it's trivial to make it a module as well, but it's likely not so trivial to define exactly which packages you're going to make non-accessible to users. For this reason on other projects we decided to wait to make actual modules; although we started to clarify which module names we're going to use.

HTH

> Prepare for JDK 11
> ------------------
>
>                 Key: JGRP-2106
>                 URL: https://issues.jboss.org/browse/JGRP-2106
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 5.0
>
>
> Investigate the changes needed to run with JDK 9. Probably module.info classes are all that's needed.



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


More information about the jboss-jira mailing list