1 Quite some bugs reported against JabRef are actually problems with the used
4 Before filing a bug against JabRef, please make sure to test with all
5 installed JVMs, and provide the output of the jabref wrapper called with the
6 debug parameter in the bug report, e.g.:
8 $ DEBUG_WRAPPER=1 JAVA_HOME=/usr/lib/jvm/java-6-openjdk/ jabref
9 $ DEBUG_WRAPPER=1 JAVA_HOME=/usr/lib/jvm/java-6-sun jabref
11 Please also include the output of
13 if you are using OpenJDK.
15 Note that openjdk-*-jre package is needed, openjdk-*-jre-headless is
18 Please also go through the bug reports against the JVM you're using at
19 http://bugs.debian.org/ and check if similar problems are already reported