Skip to content
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

[Do Not Merge] - [WIP] OpenJDK 11 Upgrades #221

Draft
wants to merge 147 commits into
base: jdk11
Choose a base branch
from

Conversation

rjhancock
Copy link

Working through the warnings, errors, and notices in VS Code to prep the codebase for a transition to OpenJDK 11.

Each commit is limited to each file, if possible. (apologies for the commit messages as they should have been more verbose from the beginning).

GalaxyCr8r and others added 30 commits December 2, 2020 18:26
We should REALLY specify which version of Java we are targeting, or at least using for development. Luckily the current version of OpenJDK worked for me, but we should still note it somewhere.
Long() -> Long.valueOf()
Type restrict Hashtable
Added types to Tempaltes
Serial IDs
Template Declarations with Types
Commented out code that is not needed.
removed import not being used.
Updated Advantages to conform to type.
Static types for tempaltes
Commenting out code not being used.
Corrected type for abUnitData
Added Serial Version ID
Removed warning supression
- Removed warning supression
- Added Serial Version UID
- Added Serial Version UID
- Added Serial Version UID
- Removed warning supression
gblouin and others added 30 commits March 12, 2021 13:29
My editor seems to remove extra spaces from the ends of lines
Instead of Mech since this is for SAW
Use SAW Prefs and make the options match.
Clear the "Selected Variant" dropdown.
Manage the Lock Chassis button correctly.
For the Roster sheet, this will break up a long name into two lines.
Also pushed the tonnage away from the unit type a bit more so that "Combat Vehicle" wouldn't overlap.
And now can handle multiple lines for each and then adds just a bit more space under the line so it doesn't feel quite so squished.
So that it sets the buttons and comboboxes correctly.
When it shouldn't be enabled.
I had slightly different code, now matching what the other code is doing.
Will load and process all files in the directory (and any subdirectory)
So that it doesn't jump around everywhere.
and if it is...do not show the message pop-up.
Convert from isBlank to a length check after trim.
before trying to access the height property.
…onvertdirectory_tomtf

Add button to convert to MTF
…ocol_error

Fix protocol error on Linux when opening files
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.

None yet

6 participants