On 24/12/2014 16:11, dmitry.samers...@oracle.com wrote:
Looks good for me (not a reviewer).--Dmitry
Just an FYI that we moved from using @ignore to using an exclude list (jtreg -exclude jdk/test/ProblemList.txt) a few years ago. The reason is that it's more flexible than @ignore in that tests can be excluded on a per OS/arch basis.
-Alan