Hi all,
Please review this change for 8047025, "Fix raw and unchecked lint warnings in
generated nimbus files."
Webrev:
http://cr.openjdk.java.net/~smarks/reviews/8047025/webrev.0/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8047025
Although this change modifies only a few lines of template files, it removes 31
raw and unchecked lint warnings.
I've done a build with the changes in place, and I've also run SwingSet2 and
switched it to the Nimbus L&F and it looked fine to me. Please let me know if I
should do additional testing.
Thanks,
s'marks