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
JDK
JDK-8212939
Add space after if/while/for/switch and parenthesis
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
12
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
jvmti
Resolved In Build:
b20
Description
There are 62 files in the test subfolder (most in vmTestbase) that have at least one occurrence of a space missing. Fix em!
Examples are:
if(
switch(
for(
while(
if (...){
Attachments
Activity
People
Assignee:
Jean Christophe Beyler
Reporter:
Jean Christophe Beyler
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-10-24 12:54
Updated:
2018-11-14 17:05
Resolved:
2018-11-12 13:21