On Thu, 26 Mar 2026 05:56:47 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Button.focusInputMap, CheckBox.focusInputMap, RadioButton.focusInputMap and >> ToggleButton.focusInputMap >> are all defined to the same contents, they could >> reference a shared value instead of each one creating a new InputMap to save >> memory >> CI testing is ok.. > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Motif fix I guess this will be OK because they are immutable. I think sharedInputMap a better name but I'll leave it up to you do decide on changing it. ------------- Marked as reviewed by prr (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30391#pullrequestreview-4022746792
