Mario, What is the warning that this fixes ? What is the reasoning ? I'm supposing referencing a class constant via an instance is somehow considered bad form but who made that call ?
-phil. On 11/30/2011 10:57 AM, Mario Torre wrote:
This is the patch against the main jdk8 forest repository: http://cr.openjdk.java.net/~neugens/warning-hackaton/webrev.02/ Btw, there is also an unused import which doesn't really issues a warning but I thought to clean it as well. Cheers, Mario
