7116954: Misc warnings in java.beans/java.beans.context (original) (raw)
Andrey Pikalev Andrey.Pikalev at oracle.com
Thu Dec 1 17:14:02 UTC 2011
- Previous message: 7116954: Misc warnings in java.beans/java.beans.context
- Next message: 7116954: Misc warnings in java.beans/java.beans.context
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Typically JavaBeans changes went into Swing (now AWT) gate. I don't think this really matter where to push this time assuming the changes will be propagated to AWT repo in a few weeks.
Thanks, Andrey.
On 12/1/2011 9:04 PM, Alan Bateman wrote:
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
- Previous message: 7116954: Misc warnings in java.beans/java.beans.context
- Next message: 7116954: Misc warnings in java.beans/java.beans.context
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]