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

java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException

XMLWordPrintable

    • b29
    • x86_64
    • os_x

      ----------System.out:(1/47)----------
      Seed from RandomFactory = 1044885490450959325L
      ----------System.err:(17/1086)----------
      java.lang.NumberFormatException: For input string: "aa"
      at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
      at java.base/java.lang.Integer.parseInt(Integer.java:652)
      at java.base/java.lang.Integer.parseInt(Integer.java:770)
      at ReadDirect.testWithArrayOfBuffer(ReadDirect.java:191)
      at ReadDirect.main(ReadDirect.java:244)
      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.MainWrapper$MainThread.run(MainWrapper.java:115)
      at java.base/java.lang.Thread.run(Thread.java:844)

            bpb Brian Burkhalter
            jjiang John Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: