Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8131754

AquaTreeUI.getCollapsedIcon() issue reported in java beans tests with a modular build

XMLWordPrintable

    • 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();

            serb Sergey Bylokhov
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: