Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8253565
PPC64: Fix duplicate if condition in vm_version_ppc.cpp
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
16
Affects Version/s:
16
Component/s:
hotspot
Labels:
None
Subcomponent:
compiler
Resolved In Build:
b19
CPU:
ppc
Description
There're two "if (UseRTMLocking) {...}" statements in L369 and L384 in vm_version_ppc.cpp. They can be merged into one.
Attachments
Issue Links
links to
Commit
openjdk/jdk/91997838
Review
openjdk/jdk/338
Activity
People
Assignee:
Michihiro Horie
Reporter:
Michihiro Horie
Votes
:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2020-09-23 18:14
Updated:
2024-12-03 23:22
Resolved:
2020-10-06 01:17