7116954: Misc warnings in java.beans/java.beans.context (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Thu Dec 1 17:04:49 UTC 2011


On 01/12/2011 16:33, Maurizio Cimadamore wrote:

Updated version [1].

Changes: *) Beans.java:184 - generified PrivilegedAction *) Beans.java:284 - generified PrivilegedAction *) NameGenerator.java:108 - changed Object to Integer and removed following cast *) Introspector.java: added new fake local variable to reduce scope of @SuppressWarnings [1] - http://cr.openjdk.java.net/~mcimadamore/7116954.1/ <http://cr.openjdk.java.net/%7Emcimadamore/7116954.1/> These changes look fine to me.

Now the question is where to push this, jdk8/tl or jdk8/awt? My guess is that the beans activity these days is very low these days so if jdk8/awt doesn't see it for weeks then it wouldn't matter. Hopefully Sergey Malenkov will chime.

-Alan



More information about the core-libs-dev mailing list