Consider printing a warning when extra JVM args are being specified
Open
component: runner
P3
status: accepted
type=enhancement
- Dominant language
- Java
- Stars
- 818
- Forks
- 112
- Avg merge
- 12m
- Merged PRs (30d)
- 5
Description
```
If extra JVM args were given, and we're not in --debug, this is probably an
error because the user probably expects those to apply to his child process.
(I don't know how exactly we'd detect this situation.)
```
Original issue reported on code.google.com by `kevinb@google.com` on 17 Dec 2010 at 4:44
Contributor guide
Assessment
This issue has not been assessed yet.