-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.11.0
-
Fix Version/s: 1.11.0
-
Component/s: YangCompiler
-
Labels:
-
Environment:
Yang tools 2.2.0-b3
-
Epic Link:
-
Sprint:L Sprint #4 - Dyn-Config
.yang contained something like:
container periodic-traceroute {
...
leaf wait
}
compiler generated wait() method on the .java file,
but it collides with Object#wait() which is declared final, and compilation of that file fails.
See
https://groups.google.com/a/onosproject.org/d/topic/brigade-dynconfig/dZwc5PI0ydw/discussion
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
15026,2 | ONOS-6909 add Object methods to blacklist | master | onos-yang-tools | Status: MERGED | +2 | +1 |