Install from java.sun.com installation method for JDK tools has been moved to a new JDK Tool Plugin.
(issue 22367)
Update Remoting from 3.17 to 3.18 in order to apply various performance and diagnosability improvements, such as logging warnings when anonymous classes are serialized over a Remoting channel.
(issue 49415, issue 49472, issue 48561, issue 49994)
Allow use of lists of options as provided by the Pipeline snippet generator for choice parameters.
(issue 26143)
Restore serialVersionUID of AbstractTaskListener (regression in 2.91).
(issue 50124)
Use case-insensitive autocompletion for item selection dialogs if the current user prefers case-insensitive search.
(issue 38812)
Better autocompletion for loggers supporting multiple tokens and proposing useful parent loggers.
(pull 3345)
Internal: Move "Submit" button localization from various forms to the button control.
(pull 3319)