On Fri, 2 Jun 2023 20:08:15 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> The following two tests no longer seem to be failing with the virtual thread > test factory: > > com/sun/jdi/RedefineG.java 8285422 generic-all > com/sun/jdi/RedefineTTYLineNumber.java 8285422 generic-all > > They can be removed from the problem list. I also updated a couple of entries > to refer to existing CRs that give more specific reasons for why the tests > are failing. > > I tested locally using JTREG_TEST_THREAD_FACTORY=Virtual. I also have a mach5 > tier5 job in progress that will do all the virtual thread testing. > > I'd like to push this as a trivial change. This pull request has now been integrated. Changeset: fdb5893b Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fdb5893bf0ad277dbaa2aaffb76478d808d2431d Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod 8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt Reviewed-by: dcubed, lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/14290