-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b29
-
generic
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084969 | emb-9 | Jaroslav Bachorík | P4 | Resolved | Fixed | team |
JDK-8086746 | 8u65 | Jaroslav Bachorík | P4 | Resolved | Fixed | b01 |
JDK-8068188 | 8u60 | Jaroslav Bachorík | P4 | Resolved | Fixed | b01 |
JDK-8138044 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8076699 | emb-8u60 | Jaroslav Bachorík | P4 | Resolved | Fixed | team |
on Solaris-X86 and Solaris X64:
javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java
Here is a snippet from the .jtr file:
removeNotificationListener:
connectionId: rmi://141.144.21.178 role 2
name: domain:type=NB,name=2
subject: [JMXPrincipal: role]
Error: expecting 1 notifications, got 0
fetchNotification:
connectionId: rmi://141.144.21.178 role 2
name: domain:type=NB,name=1
notification: javax.management.Notification[source=domain:type=NB,name=1
][type=nb][message=]
subject: [JMXPrincipal: role]
<snip>
----------System.err:(19/952)----------
java version "1.8.0-ea"
Java(TM) SE Runtime Environment (build 1.8.0-ea-b22)
Java HotSpot(TM) Server VM (build 23.0-b10-fastdebug, compiled mode)
java.lang.IllegalArgumentException:
Test FAILED! Got 1 error(s)
at NotificationAccessControllerTest.main(NotificationAccessControllerTes
t.java:373)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:474)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
94)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.IllegalArgumentException:
Test FAILED! Got 1 error(s)
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.IllegalArgumentException: Test
FAILED! Got 1 error(s)
result: Failed. Execution failed: `main' threw exception: java.lang.IllegalArgum
entException: Test FAILED! Got 1 error(s)
test result: Failed. Execution failed: `main' threw exception: java.lang.Illegal
ArgumentException: Test FAILED! Got 1 error(s)
The failure on Solaris X64 looks the same; here is the config info:
java version "1.8.0-ea"
Java(TM) SE Runtime Environment (build 1.8.0-ea-b22)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b10-fastdebug, compiled mode)
- backported by
-
JDK-8068188 javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
-
- Resolved
-
-
JDK-8076699 javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
-
- Resolved
-
-
JDK-8084969 javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
-
- Resolved
-
-
JDK-8086746 javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
-
- Resolved
-
-
JDK-8138044 javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
-
- Resolved
-
- relates to
-
JDK-7061191 some javax/management tests fail with fastdebug VM
-
- Closed
-