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

tools/jlink/CheckExecutable.java fails

XMLWordPrintable

      STDERR:
      java.lang.RuntimeException: /scratch/sparky/jib-data/install/2017-06-26-1800448.igor.ignatyev.jdk10/linux-x64-debug.jdk/jdk-10/fastdebug/bin/jarsigner has not all executable permissions!
      Should have: [OWNER_EXECUTE, GROUP_EXECUTE, OTHERS_EXECUTE]
      but has: [OTHERS_READ, GROUP_READ, OWNER_EXECUTE, OWNER_READ, OWNER_WRITE]
      at CheckExecutable.main(CheckExecutable.java:68)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
      at java.base/java.lang.Thread.run(Thread.java:844)

            erikj Erik Joelsson
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: