8287338: tools/javac/api/snippets/TestJavaxToolsSnippets.java failing tier1 on all platforms
Reviewed-by: jjg
This commit is contained in:
parent
7156f98e32
commit
3d6d7b7e73
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -64,7 +64,7 @@ public class TestJavaxToolsSnippets extends TestRunner {
|
||||
SnippetUtils snippets = new SnippetUtils("java.compiler");
|
||||
ToolBox tb = new ToolBox();
|
||||
|
||||
TestJavaxToolsSnippets() {
|
||||
TestJavaxToolsSnippets() throws SnippetUtils.ConfigurationException {
|
||||
super(System.err);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user