Hello

https://github.com/apache/netbeans/pull/5445

SDT deprecated by fact of existing new java.time
SDT isnt thread safe and required ThreadLocal. The most part of code is
without TL or created new objects every request. Its doesnt effective and
right way. Also TL required a lot of memory as i know and are not desirable
because they complicate the logic.

Reply via email to