-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 16, 17
-
b08
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8263939 | 16.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8263462 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8263653 | 11.0.12 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8263938 | openjdk8u302 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
The class AnnotationCollector misses to initialize _contended_group in the constructor, that should be adjusted.
See also sonar warning ( 1 uninitialized field at the end of the constructor call):
https://sonarcloud.io/project/issues?id=jdk&open=AXaE0c1g8L9hkQskF8qX&resolved=false&types=BUG
See also sonar warning ( 1 uninitialized field at the end of the constructor call):
https://sonarcloud.io/project/issues?id=jdk&open=AXaE0c1g8L9hkQskF8qX&resolved=false&types=BUG
- backported by
-
JDK-8263462 better init AnnotationCollector _contended_group
-
- Resolved
-
-
JDK-8263653 better init AnnotationCollector _contended_group
-
- Resolved
-
-
JDK-8263938 better init AnnotationCollector _contended_group
-
- Resolved
-
-
JDK-8263939 better init AnnotationCollector _contended_group
-
- Resolved
-
- links to
-
Commit openjdk/jdk16u/c1ef3976
-
Commit openjdk/jdk/fd2641ed
-
Review openjdk/jdk16u/83
-
Review openjdk/jdk/2231
(3 links to)