8340200: Misspelled constant AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES
Reviewed-by: liach
This commit is contained in:
parent
64e3a9ee91
commit
3e14fb9c16
@ -295,7 +295,7 @@ public sealed interface ClassFile
|
|||||||
DROP_UNKNOWN_ATTRIBUTES,
|
DROP_UNKNOWN_ATTRIBUTES,
|
||||||
|
|
||||||
/** Drop unknown and unstable original attributes during transformation */
|
/** Drop unknown and unstable original attributes during transformation */
|
||||||
DROP_UNSTABLE_ATRIBUTES;
|
DROP_UNSTABLE_ATTRIBUTES
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user