Skip to content

changing zc390 to prepare for the java linter - #895

Merged
abekornelis merged 5 commits into
z390development:mainfrom
abekornelis:lint_zc390
Aug 9, 2026
Merged

changing zc390 to prepare for the java linter#895
abekornelis merged 5 commits into
z390development:mainfrom
abekornelis:lint_zc390

Conversation

@abekornelis

@abekornelis abekornelis commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

This PR is related to issue #807

What I did:
I ran the linter (in development; PR #806 ) to validate zc390, zACB, zCatVAIX, zCatVCLR
then fixed all flagged statements. The intention is not to change any code, just whitespace and placement of curly braces.

@abekornelis abekornelis self-assigned this Aug 8, 2026
@abekornelis abekornelis added enhancement New feature or request component-tools Related to development tooling Lang:Java labels Aug 8, 2026

@Zaneham Zaneham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Abe, no issues with the code here. I compiled base and head and diffed the javap output across every class, comes out identical, and checkstyle is clean on all four files. Two cosmetic things inline.

Comment thread src/zACB.java Outdated

/***************************************************************************
*
/* *************************************************** Maintenance

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This opens with /* *** Maintenance on the same line, while vz390 and tz390 put the banner on its own line. Worth making them match if you care. Same in zCatVAIX and zCatVCLR.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

justifiable. Fixed.

Comment thread src/zCatVAIX.java Outdated
Comment on lines +25 to +26
* 2026-08-06 AFK Fix linter issues
* 2026-08-07 #807 Fix issues flagged by linter

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two entries for the same work here. Same in zCatVCLR.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ouch - copy-past error. Fixed.

Zaneham
Zaneham previously approved these changes Aug 9, 2026
@abekornelis
abekornelis merged commit 58fd905 into z390development:main Aug 9, 2026
4 checks passed
@abekornelis
abekornelis deleted the lint_zc390 branch August 9, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component-tools Related to development tooling enhancement New feature or request Lang:Java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants