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

Strip -J prefix of jvm arguments before forking #1085

Merged
merged 1 commit into from Nov 8, 2019
Merged

Conversation

jvican
Copy link
Contributor

@jvican jvican commented Nov 8, 2019

This fixes a regressions introduced when several changes were done in
this area to implement DAP support in Bloop.

Fixes #1082

This fixes a regressions introduced when several changes were done in
this area to implement DAP support in Bloop.

Fixes #1082
@jvican jvican changed the title Strip prefix of -J before forking Strip -J prefix of jvm argumetns before forking Nov 8, 2019
@jvican jvican changed the title Strip -J prefix of jvm argumetns before forking Strip -J prefix of jvm arguments before forking Nov 8, 2019
@jvican jvican added bug A defect or misbehaviour. task / run task / test labels Nov 8, 2019
@jvican jvican merged commit d1b38df into master Nov 8, 2019
@tgodzik tgodzik deleted the ticket/1082 branch September 7, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect or misbehaviour. task / run task / test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Passing JVM options to test throws unrecognised option
1 participant