Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

在14下无法正确获取包明 #25

Open
xiaomantouaaa opened this issue Jun 25, 2021 · 1 comment
Open

在14下无法正确获取包明 #25

xiaomantouaaa opened this issue Jun 25, 2021 · 1 comment

Comments

@xiaomantouaaa
Copy link

问题出处
public static String getSwingUtilities2ClassName() {
return JVM.current().isOrLater(16) ? "sun.swing.SwingUtilities2" : "com.sun.java.swing.SwingUtilities2";
}

@JackJiang2011
Copy link
Owner

对着源码改一下,高版本jdk可能对于Swing外观的兼容性存在问题

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants