jedit.sh script doesn't get the required JVM

Bug #681936 reported by Robert Schwenn
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
jedit (Debian)
Fix Released
Unknown
jedit (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Binary package hint: jedit

Ubuntu 10.10
jEdit 4.3.2+dfsg-3

jEdit 4.3 recommends Sun's JDK 1.5.0 or later and hasn't been tested on other JVM's (see http://www.jedit.org/index.php?page=compatibility ). But the jedit.sh shell script uses open jdk even if sun java is installed and made the default jvm.

This is because it uses java-wrappers and picks the jvm via "find_java_runtime java6". Also, it wouldn't try to start jEdit if only java 5 were found, would it?

Maybe the relevant line should be changed to something like:

find_java_runtime sun6 sun5 java6 java5

Revision history for this message
Daniel Hahler (blueyed) wrote :

Thank you for your bug report.

I have forwarded it to Debian, and added my opinion there. Please follow up to the bug report over there, at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606662 (you can just send an email to the bug tracker to reply to it).

Changed in jedit (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
summary: - jedit.sh script doesn't get the requiered JVM
+ jedit.sh script doesn't get the required JVM
Changed in jedit (Debian):
status: Unknown → New
Changed in jedit (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.