On Mon, 2 May 2022 16:01:02 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> BasicLookAndFeel, BasicProgressBarUI, GTKLookAndFeel tries to find property > by "ProgressBar.verticalSize" but the property defined in NimbusDefaults has > a typo "vertictalSize ". > Rectified the typo. This pull request has now been integrated. Changeset: 6d56caff Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6d56caff3d7b06bb75f741bc503797edf94e9889 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8285962: NimbusDefaults has a typo in a L&F property Reviewed-by: prr ------------- PR: https://git.openjdk.java.net/jdk/pull/8504