java/beans/SimpleBeanInfo/LoadingStandardIcons/LoadingStandardIcons.java failure with modular JDK

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: client-libs
    • Environment:

      Jigsaw build

        This test
        java/beans/SimpleBeanInfo/LoadingStandardIcons/LoadingStandardIcons.java
        fails with modular JDK build since calls like
        final Image m16 = ((BeanInfo) bi).getIcon(BeanInfo.ICON_MONO_16x16);
        return null.
        It does pass with parallel regular jdk build.

              Assignee:
              Sergey Bylokhov
              Reporter:
              Yuri Nesterenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: