mbien commented on PR #7484:
URL: https://github.com/apache/netbeans/pull/7484#issuecomment-2168536708

   > Although I don't see anything we could reasonably technically do to 
mitigate the situation.
   
   agreed. String templates were API+language and implemented in `java.base` 
and `jdk.compiler`. So even when we would create a frankenstein nb-javac and 
partially revert https://github.com/openjdk/jdk/pull/18688 it would create 
problems. 
   We also don't know how the next version of string templates will look like 
or when it will arrive - as soon it is available it would break the JDK 21 
templates anyway. (preview features are locked to the JDK version for a reason)
   
   This is the simplest approach, so +1 from me. Thanks for working on 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