<AWT Dev> [jdk17] RFR: 8269984: [macos] JTabbedPane title looks like disabled
Alexander Zuev
kizune at openjdk.java.net
Fri Jul 23 04:54:00 UTC 2021
On Fri, 23 Jul 2021 04:18:42 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Since existing currentMacOSXVersionMatchesGivenVersionRange() is changed, did you test in osx 10.15 or below to see current functionality is ok?
I have tested the public methods of this class with simulated version strings for previous macOS releases - they return correct assumptions about them. I haven't tested the code that acquires the version string but i haven't changed that.
> ALso, please add noreg-demo to JBS since I guess SwingSet2 is used to test.
Done.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/269
More information about the awt-dev
mailing list