-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 19
-
Component/s: tools
-
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
-