> On 30 Nov 2015, at 23:05, Christian Tornqvist > <christian.tornqv...@oracle.com> wrote: > > Because jtreg is the test framework that we use, we've been working hard to > reduce the number of test frameworks in use. >
jtreg comes bundled with testng so what is there to reduce? It’s being used more and more core library tests and is also used in other hotspot related tests. It’s use will likely increase over time. In fact using testng is likely reduce idiosyncratic test boiler plate and pass/fail reporting that one often finds in our tests. Paul.