> On Feb 15, 2017, at 6:21 AM, Mark Sheppard <mark.shepp...@oracle.com> wrote: > > Hi > please oblige and review the following change: > http://cr.openjdk.java.net/~msheppar/8146299-II/webrev.03/
Looks okay. For the test, can you move @ignore to the top after @test which makes it easier to tell this test is ignored. It’d be good to have the bug number after @ignore like this: @ignore 8145980 and 8146299 until further discussion on the rmic -Xnew feature Mandy