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

[TEST_BUG] add :open to a @modules annotation for bug7089914.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • client-libs
    • jdk9 past b148, Windows

    • b158
    • windows

        This test was missed in update for a recent Jigsaw change related to setAccessible(). A necessary fix see below.

        --- a/test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java
        +++ b/test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java
        @@ -28,7 +28,7 @@
         /* @test
          * @bug 7089914
          * @requires (os.family == "windows")
        - * @modules java.desktop/com.sun.java.swing.plaf.windows
        + * @modules java.desktop/com.sun.java.swing.plaf.windows:open
          * @summary Focus on image icons are not visible in javaws cache with high contrast mode

        RULE "com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java" Exception java.lang.reflect.InaccessibleObjectException ...

              psadhukhan Prasanta Sadhukhan
              yan Yuri Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: