Jan Lahoda created NETBEANS-577:
-----------------------------------
Summary: Even though the source level of is set to: 10,
java.util.zip.CRC32C cannot be found on the system module path
Key: NETBEANS-577
URL: https://issues.apache.org/jira/browse/NETBEANS-577
Project: NetBeans
Issue Type: Bug
Affects Versions: 9.0
Reporter: Jan Lahoda
Assignee: Jan Lahoda
Fix For: 9.0
Run "Refactor/Inspect and Transform" on a JDK 9+ project. This will print
something like:
Even though the source level of is set to: 10, java.util.zip.CRC32C cannot be
found on the system module path:...
to the messages.log. The reason is that the ClasspathInfos for bulk hint
processing don't have the proper modular paths set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists