ebarboni commented on code in PR #8931:
URL: https://github.com/apache/netbeans/pull/8931#discussion_r2631474384
##########
java/java.source.base/src/org/netbeans/modules/java/source/indexing/APTUtils.java:
##########
@@ -734,7 +731,17 @@ private static boolean hasSourceCache(@NonNull final URL
root) {
//keep synchronized with libs.javacapi/manifest.mf and
libs.javacimpl/manifest.mf
//when adding new packages, double-check the quick path in loadClass below:
Review Comment:
I'm puzzled, I'm not very aware of this part of NetBeans
In
libs.nbjavacapi/manifest.mf
OpenIDE-Module-Hide-Classpath-Packages:
there is a package list that looks like the one here but could be unrelated.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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