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

[javadoc] test failure caused by javax.crypto fix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • tools
    • None
    • b08
    • generic
    • generic
    • Verified

        tools/javac/profiles/ProfileTest.java.ProfileTest
        test A
        []
        [javax/crypto, pkg1A]
        Error: unexpected package javax/crypto for profile 1
        [javax/crypto, pkg1A, pkg2A]
        Error: unexpected package javax/crypto for profile 2
        [javax/crypto, pkg1A, pkg2A, pkg3A]
        Error: unexpected package javax/crypto for profile 3
        test B
        []
        [javax/crypto, pkg1B]
        Error: unexpected package javax/crypto for profile 1
        [javax/crypto, pkg1B, pkg2B]
        Error: unexpected package javax/crypto for profile 2
        [javax/crypto, pkg1B, pkg2B, pkg3B]
        Error: unexpected package javax/crypto for profile 3
        java.lang.Exception: 6 occurred
        at ProfileTest.run(ProfileTest.java:47)
        at ProfileTest.main(ProfileTest.java:39)
        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:484)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
        at java.lang.Thread.run(Thread.java:744)

        JavaTest Message: Test threw exception: java.lang.Exception
        JavaTest Message: shutting down test

              ksrini Kumar Srinivasan
              ksrini Kumar Srinivasan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: