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

Test runtime/CalleeSavedRegisters/FPRegs.java fails

XMLWordPrintable

    • b01

      Test: runtime/CalleeSavedRegisters/FPRegs.java
      OS: Failure seen in Windows, Linux
      Is it a Regression: No, it is a new test

      Partial failure log:
      #section:main
      ----------messages:(4/117)----------
      command: main FPRegs
      reason: User specified action: run main FPRegs
      Mode: othervm
      elapsed time (seconds): 0.765
      ----------configuration:(0/0)----------
      ----------System.out:(1/122)*----------
      Launcher = c:\\opt\\aurora\\CommonData\\JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY\\hotspot\\jtreg\\native\\FPRegs.exe (exists)
      ----------System.err:(13/670)----------
      java.lang.NullPointerException
      at FPRegs.main(FPRegs.java:46)
      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:498)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.lang.Thread.run(Thread.java:748)

      JavaTest Message: Test threw exception: java.lang.NullPointerException
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.NullPointerException
      ----------rerun:(34/3692)*----------
      cd 'C:\\opt\\aurora\\sandbox\\results\\workDir\\runtime\\CalleeSavedRegisters\\FPRegs' && \\
      CPAPPEND='c:\\opt\\aurora\\CommonData\\jemmy_dir\\jemmy.jar' \\
      JTREG_COF=false \\
      JTREG_HOME=c:/opt/aurora/CommonData/jtreg_dir \\
      JTREG_NATIVEPATH=c:/opt/aurora/CommonData/JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY/hotspot/jtreg/native \\
      JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY=c:/opt/aurora/CommonData/JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY \\
      JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY_arl=aurora://artifactory/jdk/8u311/b04/bundles/windows-x64/jdk-8u311-fcs-bin-b04-windows-x64-test.tar.gz \\
      JTREG_OPTS='-cpa:c:/opt/aurora/CommonData/jemmy_dir/jemmy.jar -javaoption:-Xmixed -javaoption:-server '-k:!ignore' -timeout:3 -J-Djavatest.script.jtrIfPassed=false -verbose:time -nativepath:c:/opt/aurora/CommonData/JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY/hotspot/jtreg/native -othervm -conc:3 -vmoptions:'-XX:MaxRAMFraction=6' -exclude:C:/opt/aurora/sandbox/results/exclude1.jtx' \\
      PATH='C:\\Cygwin\\bin;C:\\Cygwin\\bin;C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\sbin;C:\\Cygwin\\usr\\sbin;C:\\Cygwin\\bin;C:\\Cygwin\\bin;C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\sbin;C:\\Cygwin\\usr\\sbin;C:\\Cygwin\\bin;C:\\Cygwin\\bin;C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\sbin;C:\\Cygwin\\usr\\sbin;C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\cygwin\\bin;C:\\Users\\jpgansible\\AppData\\Local\\Microsoft\\WindowsApps;%JAVA_HOME%\\bin;C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\sbin;C:\\Cygwin\\usr\\sbin' \\
      SystemDrive=C: \\
      SystemRoot='C:\\WINDOWS' \\
      TEMP='C:\\Cygwin\\tmp' \\
      TMP='C:\\Cygwin\\tmp' \\
      TZ=Etc/GMT \\
      windir='C:\\WINDOWS' \\
      CLASSPATH='C:\\opt\\aurora\\sandbox\\results\\workDir\\classes\\2\\runtime\\CalleeSavedRegisters;C:\\opt\\aurora\\sandbox\\ws\\hotspot\\test\\runtime\\CalleeSavedRegisters;C:\\opt\\aurora\\sandbox\\results\\workDir\\classes\\2\\testlibrary;C:\\opt\\aurora\\sandbox\\ws\\hotspot\\test\\testlibrary;c:\\opt\\aurora\\CommonData\\jdk\\lib\\tools.jar;c:\\opt\\aurora\\CommonData\\jemmy_dir\\jemmy.jar;C:\\opt\\aurora\\CommonData\\jtreg_dir\\lib\\javatest.jar;C:\\opt\\aurora\\CommonData\\jtreg_dir\\lib\\jtreg.jar' \\
          'c:\\opt\\aurora\\CommonData\\jdk\\bin\\java' \\
              -Dtest.src='C:\\opt\\aurora\\sandbox\\ws\\hotspot\\test\\runtime\\CalleeSavedRegisters' \\
              -Dtest.src.path='C:\\opt\\aurora\\sandbox\\ws\\hotspot\\test\\runtime\\CalleeSavedRegisters;C:\\opt\\aurora\\sandbox\\ws\\hotspot\\test\\testlibrary' \\
              -Dtest.classes='C:\\opt\\aurora\\sandbox\\results\\workDir\\classes\\2\\runtime\\CalleeSavedRegisters' \\
              -Dtest.class.path='C:\\opt\\aurora\\sandbox\\results\\workDir\\classes\\2\\runtime\\CalleeSavedRegisters;C:\\opt\\aurora\\sandbox\\results\\workDir\\classes\\2\\testlibrary' \\
              -Dtest.vm.opts=-XX:MaxRAMFraction=6 \\
              -Dtest.tool.vm.opts=-J-XX:MaxRAMFraction=6 \\
              -Dtest.compiler.opts= \\
              -Dtest.java.opts='-Xmixed -server' \\
              -Dtest.jdk='c:\\opt\\aurora\\CommonData\\jdk' \\
              -Dcompile.jdk='c:\\opt\\aurora\\CommonData\\jdk' \\
              -Dtest.timeout.factor=3.0 \\
              -Dtest.nativepath='c:\\opt\\aurora\\CommonData\\JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY\\hotspot\\jtreg\\native' \\
              -XX:MaxRAMFraction=6 \\
              -Xmixed \\
              -server \\
              '-Djava.library.path=c:\\opt\\aurora\\CommonData\\JTREG_NATIVEPATH_TESTBUNDLE_LIBRARY\\hotspot\\jtreg\\native' \\
              com.sun.javatest.regtest.agent.MainWrapper 'C:\\opt\\aurora\\sandbox\\results\\workDir\\runtime\\CalleeSavedRegisters\\FPRegs.d\\main.0.jta'
      result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException


      test result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException

            jnordstrom Joakim Nordström
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: