hg: jdk8/awt/jdk: 7122138: IAE thrown because Introspector ignores synthetic methods

sergey.malenkov at sun.com sergey.malenkov at sun.com
Tue Jan 31 02:21:40 PST 2012


Changeset: 7d6c7dd72e25
Author:    malenkov
Date:      2012-01-31 14:20 +0400
URL:       http://hg.openjdk.java.net/jdk8/awt/jdk/rev/7d6c7dd72e25

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 jdk8-changes mailing list