Skip to content

Merge SRI Commits - #22

Open
al3xliu wants to merge 16 commits into
opprop:masterfrom
al3xliu:merge-commits
Open

al3xliu wants to merge 16 commits into
opprop:masterfrom
al3xliu:merge-commits

Conversation

@al3xliu

@al3xliu al3xliu commented Jun 15, 2023

Copy link
Copy Markdown
Collaborator

No description provided.

@wmdietl wmdietl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for updating this!

Comment thread do_like_javac/tools/check.py Outdated

from . import common

from . import common

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is a duplicate of the line above.

Comment thread delete-me

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this adding an empty file? Why?

import copy
import os

from . import common

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is repeated again below.

'--logLevel=INFO',
'--jaifFile', jaif_file]

if args.inPlace:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you carefully go through the current logic and make sure nothing is lost?
Isn't --inPlace still an option?

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.

thanks! I think we need to undo this change.

Comment thread do_like_javac/tools/check.py Outdated

## other_args is other command-line arguments to javac.
## brought this from github.com/kelloggm/do-like-javac
def get_arguments_by_version(jdk_version, other_args = None):

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.

we don't use it.

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.

compare with two cases, and see whether this is meaningful and keep only one.

@al3xliu
al3xliu requested a review from wmdietl July 31, 2023 14:00
@wmdietl wmdietl mentioned this pull request Jun 2, 2024
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.

6 participants