hg: jdk7u/jdk7u-dev/jdk: 7122138: IAE thrown because Introspector ignores synthetic methods
sergey.malenkov at sun.com
sergey.malenkov at sun.com
Tue Jan 31 09:15:52 PST 2012
Changeset: 6787ed2ec128
Author: malenkov
Date: 2012-01-31 21:14 +0400
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6787ed2ec128
7122138: IAE thrown because Introspector ignores synthetic methods
Reviewed-by: rupashka
! src/share/classes/java/beans/Introspector.java
! src/share/classes/java/beans/PropertyDescriptor.java
+ test/java/beans/Introspector/7122138/Test7122138.java
+ test/java/beans/Introspector/7122138/pack/Sub.java
+ test/java/beans/Introspector/7122138/pack/Super.java
More information about the jdk7u-dev
mailing list