Because jtreg is the test framework that we use, we've been working hard to reduce the number of test frameworks in use.
Thanks, Christian ----- Original Message ----- From: paul.san...@oracle.com Cc: hotspot-compiler-...@openjdk.java.net, core-libs-dev@openjdk.java.net Sent: Monday, November 30, 2015 4:57:13 PM GMT -05:00 US/Canada Eastern Subject: Re: RFR 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables > On 30 Nov 2015, at 22:17, Christian Tornqvist > <christian.tornqv...@oracle.com> wrote: > > Hi Paul, > > >>> Tests .... don't think we use testng with any hotspot tests so not sure >>> about that part. >> >> There are already quite a few, primarily in the serviceability area, search >> for “testng”. > > We don't use testng for our runtime tests, please change these into normal > jtreg tests. > Why? Paul.