Duplicate :
|
|
Relates :
|
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