Skip to content

Fix errors from java multi-file source launcher#6832

Merged
matthiasblaesing merged 1 commit intoapache:masterfrom
matthiasblaesing:fix_multifile_launcher2
Dec 12, 2023
Merged

Fix errors from java multi-file source launcher#6832
matthiasblaesing merged 1 commit intoapache:masterfrom
matthiasblaesing:fix_multifile_launcher2

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
@matthiasblaesing matthiasblaesing deleted the fix_multifile_launcher2 branch April 9, 2025 19:04
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.

2 participants