-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b26
SonarCloud has a report that `JfrVframeStream::_cont_entry` shadows the super-class field of the same name. It looks benign, as both subclass and superclass initialize the field to the same `jt->last_continuation()`. But it can probably be straightened out by using the super-class field consistently.
- caused by
-
JDK-8352251 Implement JEP 518: JFR Cooperative Sampling
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/016cc4f3
-
Review(master)
openjdk/jdk/25465