History log of /openjdk10/jdk/test/java/beans/Introspector/BeanPropertyTest.java
Revision Date Author Comments
# 14798:b050aa286bc5 26-May-2016 serb

8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan


# 14786:e608ac5f93e5 23-May-2016 serb

8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan


# 14506:0c54d48f3380 28-Apr-2016 avstepan

8155021: [TEST] create one more inheritance test for @BeanProperty
Reviewed-by: serb


# 14340:f60e53156db3 25-Apr-2016 avstepan

8154962: [TEST] @BeanProperty: add some tests for anonimous classes
Reviewed-by: serb


# 14336:b4f8c8c4c129 21-Apr-2016 avstepan

8154762: [TEST] add some tests according to JDK-8132138
Reviewed-by: ssadetsky, serb