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

Negative array size in java/beans/Introspector/Test8027905.java

XMLWordPrintable

    • b135
    • solaris_11

        This test java/beans/Introspector/Test8027905.java fails for me on Solaris 11 x64 with b123 consistently but does pass with the same build on Linux.

        java.lang.NegativeArraySizeException
        at Test8027905.main(Test8027905.java:41)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

              serb Sergey Bylokhov
              yan Yuri Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: