FileStore equality ?

David Holmes david.holmes at oracle.com
Fri Aug 30 01:03:18 PDT 2013


Hi,

I have the following failure in

test/java/nio/file/FileStore/Basic.java

/ (rootfs) (name=rootfs type=rootfs)
/ (/dev/root) (name=/dev/root type=ext3)
----------System.err:(15/760)----------
java.lang.RuntimeException: Assertion failed
	at Basic.assertTrue(Basic.java:51)
	at Basic.doTests(Basic.java:123)
	at Basic.main(Basic.java:43)


The two filestores are comparing equal when the test expects otherwise. 
Does this look like a test bug or a code issue?

This is in 7u.

Please cc me directly as I don't mail from this list.

Thanks,
David


More information about the nio-dev mailing list