Minekonst opened a new issue, #4054:
URL: https://github.com/apache/netbeans/issues/4054

   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   The "Format" Tool and "Organize Import" seem crash netbeans sometimes. This 
might be related to the code containg specific syntax errors, because I can 
reproduce the bug when inserting C++ code. This bug happend to me before but 
not as often in Netbeans 13 as in 12.5
   
   ### How to reproduce
   
   This bug happens every once in a while to me, but I found a way to reproduce 
it for me:
   
   I ported the code from 
https://github.com/Gregjksmith/Iterative-Closest-Point/blob/master/src/KdTree.cpp
 for a project to java and tried to save this file 
https://pastebin.com/NXWnF1Hu with "Organize Import" as on save action enabled. 
Netbeans did not respond anymore and did not save the file.
   This specific code did not crash trying to use "Format" but others in th 
past did.
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Windows 10.0
   
   ### JDK
   
   Oracle JDK 17 (17+35-LTS-2724)
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


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