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

JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049

XMLWordPrintable

    • b93
    • Verified

      JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing at all platforms with today (2015-05-05) nightly, possible change is JDK-8026049.

      api/java_nio/ByteBuffer/index_GetPutXXX TestCase [ByteBuffer1021]

      java.nio.BufferOverflowException
      at java.nio.Buffer.nextPutIndex(Buffer.java:527)
      at java.nio.HeapByteBuffer.getFloat(HeapByteBuffer.java:480)
      at javasoft.sqe.tests.api.java.nio.ByteBuffer.GetPutXXXTests.ByteBuffer1021(GetPutXXXTests.java:580)
      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:502)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:405)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:194)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:126)
      at javasoft.sqe.tests.api.java.nio.ByteBuffer.GetPutXXXTests.main(GetPutXXXTests.java:35)
      ByteBuffer1021: Failed. Test case throws exception: java.nio.BufferOverflowException


      java version "1.9.0-ea"
      Java(TM) SE Runtime Environment (build 1.9.0-ea-langtools-nightly-h2623-20150505-b63)

      jck suite info:
      JCK version: 9/b12

            smailar Sharanaprasad Mailar (Inactive)
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: