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

   > I used JDK 17.0.15 to compile NetBeans 27 and running with 21.0.8 does not 
exhibit the issue.
   
   fwiw: the NB 27 release was built with `17.0.12+7 (Eclipse Adoptium)`, you 
can see that by looking at jar manifests.
   
   a build time / linking issue would be theoretically possible, since NB adds 
exports to internal JDK APIs:
   
    
https://github.com/apache/netbeans/blob/52075bb2f0804e84984b16ab787d8c266873f86b/nbbuild/jms-config/desktop.flags#L12-L18
   
   But based on how the API is used I think its fairly unlikely. I don't have a 
mac so I can't really help debugging this.


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