-
Bug
-
Resolution: Fixed
-
P2
-
9-repo-jigsaw
-
OS X 10.10, jake build
-
b100
Two java beans tests fail on OS X (10.10 in my case) with NoSuchMethodException with modular build only and not with a regular JDK.
Method in question is in AquaTreeUI and it is public.
RULE java/beans/XMLEncoder/Test4631471.java Exception java.lang.NoSuchMethodException: <unbound>=AquaTreeUI.getCollapsedIcon();
RULE java/beans/XMLEncoder/javax_swing_JTree.java Exception java.lang.NoSuchMethodException: <unbound>=AquaTreeUI.getCollapsedIcon();
Method in question is in AquaTreeUI and it is public.
RULE java/beans/XMLEncoder/Test4631471.java Exception java.lang.NoSuchMethodException: <unbound>=AquaTreeUI.getCollapsedIcon();
RULE java/beans/XMLEncoder/javax_swing_JTree.java Exception java.lang.NoSuchMethodException: <unbound>=AquaTreeUI.getCollapsedIcon();
- is blocked by
-
JDK-8044826 JEP 256: BeanInfo Annotations
-
- Closed
-
- relates to
-
JDK-8141544 The interface sun.swing.UIClientPropertyKey can be made public
-
- Resolved
-