Skip to content

Remove trailing whitespace #19843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

keithc-ca
Copy link
Contributor

And collapse sequences of two or more blank lines to one.

The line endings check in eclipse-openj9/openj9-docs#1368 noticed a problem
with jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMonitor.java.

@keithc-ca keithc-ca requested a review from pshipton July 10, 2024 20:26
@pshipton
Copy link
Member

jenkins compile alinux jdk8,jdk11

@pshipton
Copy link
Member

16:28:04  jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/Dump.java:185: space before tab in indent.
16:28:04  +        	} else {

@keithc-ca
Copy link
Contributor Author

space before tab in indent

Sorry, I didn't think about that possibility; I'll fix them.

Also:
* correct indentation
* collapse sequences of two or more blank lines to one

Signed-off-by: Keith W. Campbell <[email protected]>
@keithc-ca
Copy link
Contributor Author

@pshipton
Copy link
Member

@pshipton pshipton merged commit 2b5b3b7 into eclipse-openj9:master Jul 10, 2024
4 checks passed
@keithc-ca keithc-ca deleted the dtfj-whitespace branch July 11, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants