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

fallback to rhino if no default javascript is found .3 (lscproject#280) #304

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

artlog
Copy link
Contributor

@artlog artlog commented Sep 4, 2024

  • avoid NullPointerException even if rhino and js are missing

   - avoid NullPointerException even if rhino and js are missing
@artlog
Copy link
Contributor Author

artlog commented Sep 4, 2024

update of #280 after previous review

@coudot coudot requested a review from rouazana September 4, 2024 06:41
@coudot coudot added this to the 2.2 milestone Sep 4, 2024
@artlog
Copy link
Contributor Author

artlog commented Sep 4, 2024

previous review PR #292

@coudot coudot linked an issue Sep 4, 2024 that may be closed by this pull request
@coudot
Copy link
Member

coudot commented Sep 4, 2024

Thanks @artlog!

@rouazana could you review it?

abpai94 added a commit to Worteks/lsc that referenced this pull request Sep 5, 2024
@abpai94
Copy link
Collaborator

abpai94 commented Sep 5, 2024

@artlog I have pushed the fix to use java 8 compatible Optional code.

abpai94 added a commit to Worteks/lsc that referenced this pull request Sep 5, 2024
Copy link
Contributor

@rouazana rouazana left a comment

Choose a reason for hiding this comment

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

Thank you for the changes!

@coudot coudot merged commit 418acd8 into lsc-project:master Sep 16, 2024
1 check passed
@coudot coudot deleted the 208-always-set-default-js.2 branch September 16, 2024 06:49
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.

Java 21: GraalJSEngineFactory could not be instantiated
5 participants