You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/21 05:44:58 UTC

[GitHub] [netbeans] jtulach commented on pull request #4254: Issue #4243 - delete java/lang/Module

jtulach commented on PR #4254:
URL: https://github.com/apache/netbeans/pull/4254#issuecomment-1161291293

   Doesn't even compile. The module compiles against APIs of JDK8. I'd say proper fix isn't to delete the `Module.java`, but don't package `Module.class` into the final JAR. Btw. this [trick with javaresource](https://github.com/apache/netbeans/blob/master/profiler/lib.profiler/build.xml#L45) could be a decent substitute if one compiles on JDK-11+.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists