Package: intervalstorej / 1.2+dfsg-5

Metadata

Package Version Patches format
intervalstorej 1.2+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip_tests_visiting_security_sensitive_fields.patch | (download)

test/intervalstore/impl/IntervalStoreTest.java | 2 1 + 1 - 0 !
test/intervalstore/impl/NCListTest.java | 2 1 + 1 - 0 !
test/intervalstore/impl/NCNodeTest.java | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 since jdk-8210522 issue, it is not possible anymore to access
 the fields of some security sensitive classes. See
 https://bugs.openjdk.org/browse/JDK-8210522
 The tests attempting to do so are thus deactivated.