palantir/go-java-launcher

Can we include classpath in customer launcher?

noelvo opened this issue · 1 comments

It looks like custom launcher exclude classpath intentionally. Is there any reason behind this? What do you suggest if we have a custom classpath?

Discussed offline, the classpath is intentionally not configurable at runtime in order to avoid privilege escalation issues.