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

Test compiler/7184394/TestAESMain.java gets NPE on solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • b15
    • sparc
    • solaris
    • Verified


        RULE compiler/7184394/TestAESMain.java Exception: java.lang.NullPointerException

        ----------System.err:(13/759)----------
        java.lang.NullPointerException
        at java.lang.System.arraycopy(Native Method)
        at com.sun.crypto.provider.CipherCore.update(CipherCore.java:782)
        at com.sun.crypto.provider.AESCipher.engineUpdate(AESCipher.java:400)
        at javax.crypto.Cipher.update(Cipher.java:1901)
        at TestAESEncode.run(TestAESEncode.java:38)
        at TestAESMain.main(TestAESMain.java:58)

           Host: scaaa658, Solaris 11 (5.11)
            Options: -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedOops -XX:ReservedCodeCacheSize=256M

              sjoshi Shrinivas Joshi (Inactive)
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: