-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 21, 22, 23, 24
-
Component/s: core-libs
-
s390x
-
linux
CloseInflaterDeflaterTest.java fails on s390x; Probable reason is that hardware compressor is behaving abnormally with the test-case conditions. So there need to be do some test-case specific change to make to work properly.
zlib is causing the issue; if we use the zlib binary shipped with linux-s390x then test fails, but when used zlib shipped with openjdk, test passes;
zlib is causing the issue; if we use the zlib binary shipped with linux-s390x then test fails, but when used zlib shipped with openjdk, test passes;