-
Bug
-
Resolution: Done
-
Major
-
3.1.4.Final
-
None
-
None
-
$ java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build pxa6480sr4fp10-20170727_01(SR4 FP10))
IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20170722_357405 (JIT enabled, AOT enabled)
J9VM - R28_20170722_0201_B357405
JIT - tr.r14.java_20170722_357405
GC - R28_20170722_0201_B357405_CMPRSS
J9CL - 20170722_357405)
JCL - 20170726_01 based on Oracle jdk8u144-b01$ java -version java version "1.8.0" Java(TM) SE Runtime Environment (build pxa6480sr4fp10-20170727_01(SR4 FP10)) IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20170722_357405 (JIT enabled, AOT enabled) J9VM - R28_20170722_0201_B357405 JIT - tr.r14.java_20170722_357405 GC - R28_20170722_0201_B357405_CMPRSS J9CL - 20170722_357405) JCL - 20170726_01 based on Oracle jdk8u144-b01
ResponseStreamPrematurelyClosedTest started to fail with the latest ibm jdk version:
Java(TM) SE Runtime Environment (build pxa6480sr4fp10-20170727_01(SR4 FP10))
testStream(org.jboss.resteasy.test.response.ResponseStreamPrematurelyClosedTest) Time elapsed: 1.182 sec <<< ERROR! java.lang.ClassCastException: com.ibm.lang.management.GarbageCollectorMXBeanImpl incompatible with javax.management.NotificationEmitter at org.jboss.resteasy.test.response.ResponseStreamPrematurelyClosedTest.testStream(ResponseStreamPrematurelyClosedTest.java:111)