Michael Bien
Michael Bien
https://github.com/apache/netbeans/pull/7502 pending for ``` platform/lib.uihandler platform/netbinox platform/openide.text platform/openide.util.ui ```
closing since CI is now testing on JDK 17+ exclusively. For tests which are disabled via project properties or other means it can be implied that they are probably not...
looks like the compiler is inlining the String as constant
I wasn't able to reproduce this. The custom code for the enum method call remained in the file for me.
going to rebase this pr to latest master
rebased again for a fresh build. If master isn't frozen yet when I am done manually testing I might merge this for NB24 since I think this is fairly low...
checked and everything is working fine still. Going to merge once CI is green.
ok, no problem. Thought constructor doc makes mores sense than class doc in this situation + it would work analog to completion / mouse over: 
dropping the milestone
> Caret inside parentheses should behave as currently does when caret immediately adjacent btw this isn't how it works right now in practice. In this particular example it does since...