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

[macosx] Fullscreen button freezes application when started with -splash

    XMLWordPrintable

Details

    • b06
    • os_x

    Backports

      Description

        FULL PRODUCT VERSION :
        java version "1.8.0-ea"
        Java(TM) SE Runtime Environment (build 1.8.0-ea-b103)
        Java HotSpot(TM) 64-Bit Server VM (build 25.0-b45, mixed mode)

        ADDITIONAL OS VERSION INFORMATION :
        Mac OS X 10.8.4

        A DESCRIPTION OF THE PROBLEM :
        The issue can be reproduced by

        1. Creating a simple hello world app like
        http://docs.oracle.com/javase/tutorial/uiswing/examples/start/HelloWorldSwingProject/src/start/HelloWorldSwing.java
        2. Adding the fullscreen button via
        com.apple.eawt.FullScreenUtilities.setWindowCanFullScreen(Window, boolean)

        Now, when the application is started without -splash, the frame correctly
        animates into fullscreen state after clicking the fullscreen button. Doing
        the same with -splash specified on the command line renders the application
        completely unresponsive. I tried against jdk8 b103.

        I think this might be related to
        http://bugs.sun.com/view_bug.do?bug_id=8006420


        REPRODUCIBILITY :
        This bug can be reproduced always.

        CUSTOMER SUBMITTED WORKAROUND :
        Do not use the -splash command line option

        Attachments

          Issue Links

            Activity

              People

                pchelko Petr Pchelko (Inactive)
                rcalnan Roger Calnan
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: