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

java/nio/Buffer/FinalizerCrash.java failed on solaris sparc with 32 bit jdk 5 since fcs

XMLWordPrintable

    • generic
    • solaris

      test java/nio/Buffer/FinalizerCrash.java failed with 32 bit jdk 5 and passed with 64 bit jdk 5 on solaris 10 sparc

      log out:
      ----------System.out:(0/0)----------
      ----------System.err:(22/1187)----------
      Direct ....................................................
      Mapped ........java.lang.Error: java.io.IOException: Not enough space
      at FinalizerCrash$2.run(FinalizerCrash.java:92)
      at FinalizerCrash.test(FinalizerCrash.java:39)
      at FinalizerCrash.testMapped(FinalizerCrash.java:84)
      at FinalizerCrash.main(FinalizerCrash.java:115)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:592)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:655)
      Caused by: java.io.IOException: Not enough space
      at sun.nio.ch.FileChannelImpl.map0(Native Method)
      at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:742)
      at FinalizerCrash$2.run(FinalizerCra

            robm Robert Mckenna
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: