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

Fix errors from java multi-file source launcher #6832

Merged

Conversation

matthiasblaesing
Copy link
Contributor

  • Guard against problem writing VM attributes (check if filesystem is writeable and reduce log severity to info=
  • Check FileObject for validity before trying to read from it

- Guard against problem writing VM attributes
  (check if filesystem is writeable and reduce log severity to info=
- Check FileObject for validity before trying to read from it
@matthiasblaesing matthiasblaesing added the Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) label Dec 11, 2023
@matthiasblaesing matthiasblaesing added this to the NB21 milestone Dec 11, 2023
Copy link
Contributor

@lahodaj lahodaj left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@matthiasblaesing
Copy link
Contributor Author

@lahodaj thanks for the quick review. github actions is also happy, so lets get this in.

@matthiasblaesing matthiasblaesing merged commit ac3936a into apache:master Dec 12, 2023
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants