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

[TEST_BUG] Test javax/swing/JFileChooser/8046391/bug8046391.java fails in Windows

XMLWordPrintable

    • b03
    • generic
    • windows

        Test name(s):javax/swing/JFileChooser/8046391/bug8046391.java
        JDK tested: jdk1.7_80b02
        OS tested: Windows
        Regression introduced in release/build: N/A
                      
        Is it platform specific? Yes
             
        The is failure reproduced: Windows

        ----------System.err:(31/2090)*----------
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:50: error: illegal start of expression
                SwingUtilities.invokeAndWait(() -> {
                                              ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:50: error: illegal start of expression
                SwingUtilities.invokeAndWait(() -> {
                                                 ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:50: error: illegal start of expression
                SwingUtilities.invokeAndWait(() -> {
                                                   ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:50: error: ';' expected
                SwingUtilities.invokeAndWait(() -> {
                                                    ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:53: error: 'catch' without 'try'
                    } catch (UnsupportedLookAndFeelException e) {
                      ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:53: error: ')' expected
                    } catch (UnsupportedLookAndFeelException e) {
                                                            ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:53: error: not a statement
                    } catch (UnsupportedLookAndFeelException e) {
                            ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:53: error: ';' expected
                    } catch (UnsupportedLookAndFeelException e) {
                                                              ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:59: error: illegal start of type
                });
                 ^
        C:\\local\\aurora\\CommonData\\j2se\\test\\javax\\swing\\JFileChooser\\8046391\\bug8046391.java:63: error: class, interface, or enum expected
        }
        ^
        10 errors
        result: Failed. Compilation failed: Compilation failed


        test result: Failed. Compilation failed: Compilation failed

              aivanov Alexey Ivanov
              pchopra Pooja Chopra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: