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

7u6 b06 compilation failure on macosx deploy build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P1 P1
    • 7u6
    • 7u6
    • deploy
    • None

        jdk 7u6 ea b06 promotion build failed on the deployment plugin compilation with the
        error like this,

        compile:
             [echo] Output dir /HUDSON/workspace/jdk7u6-2-build-macosx-amd64-product/jdk7u6/build/macosx-amd64-fastdebug/tmp/deploy
            [mkdir] Created dir: /HUDSON/workspace/jdk7u6-2-build-macosx-amd64-product/jdk7u6/build/macosx-amd64-fastdebug/tmp/deploy/classes/plugin
            [javac] Compiling 428 source files to /HUDSON/workspace/jdk7u6-2-build-macosx-amd64-product/jdk7u6/build/macosx-amd64-fastdebug/tmp/deploy/classes/plugin
            [javac] /HUDSON/workspace/jdk7u6-2-build-macosx-amd64-product/jdk7u6/deploy/src/plugin/macosx/classes/sun/plugin2/main/client/PluginEmbeddedFrame.java:108: error: method handleKeyEvent in class CEmbeddedFrame cannot be applied to given types;
            [javac] handleKeyEvent(msg.getType(), msg.getModifierFlags(),
            [javac] ^
            [javac] required: int,int,String,String,boolean,short
            [javac] found: int,int,String,String,boolean,short,boolean
            [javac] reason: actual and formal argument lists differ in length
            [javac] 1 error

        BUILD FAILED
        /HUDSON/workspace/jdk7u6-2-build-macosx-amd64-product/jdk7u6/deploy/make/ant/plugin.build.xml:96: Compile failed; see the compiler error output for details.

              Unassigned Unassigned
              aywang Amy Wang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: