Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
The serial lints checks in JDK-8202056 and JDK-8160675 were written in terms of Symbol-level/javax.lang.model.Element-level semantics. Code review feedback noted that the checks would be more idiomatic javac if expressed in terms of tree-level operations.