mbien commented on issue #8872:
URL: https://github.com/apache/netbeans/issues/8872#issuecomment-3366735254

   we are trying to reduce usage of JDK encapsulation breaking flags where 
possible (e.g one attempt would be 
https://github.com/apache/netbeans/pull/8739). 
   
   one of the log lines you posted is actually from NetBeans:
   
https://github.com/apache/netbeans/blob/d621d18b48b3ec5f47904d34a5e92b0bb3c380b0/java/debugger.jpda.projects/src/org/netbeans/modules/debugger/jpda/projects/Bundle.properties#L29
   
   If we could detect the situation in code we could potentially improve the 
log message and mention the JMS flag, but I would try to avoid adding more 
flags out of the box for functionality NB doesn't need during regular operation 
(without JRebel for example).


-- 
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

Reply via email to