Searched refs:SubFJP (Results 1 – 1 of 1) sorted by relevance
86 static class SubFJP extends ForkJoinPool { // to expose protected class in ForkJoinPoolTest87 SubFJP() { super(1); } in SubFJP() method in ForkJoinPoolTest.SubFJP379 SubFJP p = new SubFJP(); in testPollSubmission()398 SubFJP p = new SubFJP(); in testDrainTasksTo()