-
Bug
-
Resolution: Fixed
-
P2
-
19
-
b24
test/langtools/tools/javac/api/snippets/TestJavaxToolsSnippets.java:64: error: unreported exception ConfigurationException; must be caught or declared to be thrown
SnippetUtils snippets = new SnippetUtils("java.compiler");
^
1 error
result: Failed. Compilation failed: Compilation failed
SnippetUtils snippets = new SnippetUtils("java.compiler");
^
1 error
result: Failed. Compilation failed: Compilation failed
- blocks
-
JDK-8287337 SnippetUtils should throw exceptions if snippets not found
-
- Resolved
-