RFR(JDK 12/NIO) 8202285: (fs) Add a method to Files for comparing file contents

Stuart Marks stuart.marks at oracle.com
Wed Oct 17 21:01:27 UTC 2018


On 10/17/18 1:08 PM, Roger Riggs wrote:
> I think the @bug line should be empty, this is not a test for a bug.
> I don't think you need or use the testng group= functionality; if you don't have 
> a need for it omit it.

I think it would be helpful to have the bug ID in the test's @bug line. If in 
the future this test fails or needs to be modified or something, this points to 
the bug under which the changeset was pushed. This bug ID can also be used to 
help find the email review thread. It also links to the CSR should any questions 
about the specification arise.

s'marks


More information about the core-libs-dev mailing list