On Fri, 4 Jun 2021 16:10:02 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
>> Now that the default behavior of JDK 17 is still >> `-Djava.security.manager=allow`, we can remove the >> `-Djavatest.security.noSecurityManager=true` option from the jtreg command >> line inside `RunTests.gmk`. Three problem-listed langtools tests can also be >> liberated. > > test/langtools/ProblemList.txt line 51: > >> 49: tools/javac/warnings/suppress/TypeAnnotations.java >> 8057683 generic-all improve ordering of errors with type >> annotations >> 50: tools/javac/modules/SourceInSymlinkTest.java >> 8180263 windows-all fails when run on a subst drive >> 51: tools/javac/processing/options/XprintRepeatingAnnotations.java >> 8265611 generic-all @compile/ref comparison fails when >> noSecurityManager=true > > Maybe close out JDK-8265611? Since you asked, I will close them as "cannot reproduce". :-) Update: "not an issue" used instead. ------------- PR: https://git.openjdk.java.net/jdk/pull/4364