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

[TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs
    • b77
    • generic
    • linux

        jdk/internal/jimage/ExecutableTest.java failed on linux with following error message:
        java.lang.Error: /Users/aurora/CommonData/jdk/bin/jmc.ini is not executable!
        at ExecutableTest.main(ExecutableTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:504)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
        at java.lang.Thread.run(Thread.java:746)


        bin/jmc.ini is a configuration file and failed in assertion


              simonis Volker Simonis
              xiaofeya Xiaofeng Yang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: