Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Jira will be down for Maintenance on Friday Oct 06 from 02:00 AM - 06:00 AM PT (12:00 PM - 04:00 PM GMT, Friday)
JDK
JDK-8253565
PPC64: Fix duplicate if condition in vm_version_ppc.cpp
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
16
Fix 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:
2020-10-22 04:41
Resolved:
2020-10-06 01:17