On Wed, 13 Jul 2022 12:49:32 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> It was seen that some of the icons like disabled-selected:, rollover icons > are not shown. > Fixed to get the default selected icon and use that if in case the icon for > that state is not set. This pull request has now been integrated. Changeset: bf7d6d3a Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bf7d6d3a0f947ab4a30f27bce6650798289cc7fd Stats: 438 lines in 10 files changed: 436 ins; 0 del; 2 mod 7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS Reviewed-by: azvegint, dnguyen ------------- PR: https://git.openjdk.org/jdk/pull/9481