HI Volker, this might be what Oracle is running, but it is not the same as the target jdk.
E.g., jdk used to include jdk_awt, which is not included by jdk_stable. Also, that page is outdated, it talks about tests in jdk/test etc, while these directories don't exist any more. Best regards, Goez. > -----Original Message----- > From: Volker Simonis [mailto:volker.simo...@gmail.com] > Sent: Freitag, 24. November 2017 10:38 > To: Lindenmaier, Goetz <goetz.lindenma...@sap.com> > Cc: alexandre.il...@oracle.com; core-libs-dev@openjdk.java.net > Subject: Re: Which test groups to run instead of :jdk (8176838) > > http://download.java.net/openjdk/testresults/10/docs/howtoruntests.html > documents that Oracle seems to use :jdk_stable for running the jdk > JTreg tests. > > Regards, > Volker > > > On Fri, Nov 24, 2017 at 9:46 AM, Lindenmaier, Goetz > <goetz.lindenma...@sap.com> wrote: > > Hi, > > > > we used to run test target :jdk. > > This has been removed in 8176838. > > > > Which target should we run now to get the same or similar set of tests? > > > > Best regards, > > Goetz.