Open GoogleCodeExporter opened 9 years ago
This renders plenty of Java applications unusable, while shell-scripts pointing
to Java files doesn't work.
Original comment by es204904...@gmail.com
on 7 Jun 2015 at 3:32
Sorry,
By support Global Menu, It's necessary inject some code, for the moment the
only way that I can found, It using the java agents. And using the environment
variable JAVA_TOOL_OPTIONS.
Do you have a crash in some java application?
Original comment by danjaredg
on 8 Jun 2015 at 5:43
One example:
Try build Android - in some very early script it checks java version: it parses
first line after running "java -version" and it of course fails because of this
message.
Original comment by Vaclav.L...@gmail.com
on 8 Jun 2015 at 9:22
Failure seems also very frequent when, for example, a Java application depends
on a shell-script to run.
Original comment by es204904...@gmail.com
on 8 Jun 2015 at 10:50
In a terminal IBM Java 6 64-bit crashes with segv when running "java -version"
If JAVA_TOOL_OPTIONS is unset in the terminal it executes fine
Original comment by awha...@gmail.com
on 21 Jul 2015 at 9:59
Original issue reported on code.google.com by
es204904...@gmail.com
on 19 May 2015 at 11:21