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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • client-libs
    • 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.

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

                Created:
                Updated:
                Resolved: