Fix javac tests (add separate descriptor rendering)
This commit is contained in:
+1
@@ -1,5 +1,6 @@
|
||||
// !LANGUAGE: +ProhibitInnerClassesOfGenericClassExtendingThrowable
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE
|
||||
// JAVAC_EXPECTED_FILE
|
||||
|
||||
class OuterGeneric<T> {
|
||||
inner <!INNER_CLASS_OF_GENERIC_THROWABLE_SUBCLASS!>class ErrorInnerExn<!> : Exception()
|
||||
|
||||
Reference in New Issue
Block a user