Bugzilla – Bug 155729
java wrapper in java-1_4_2-gcj-compat calls gcj
Last modified: 2006-03-16 16:13:20 UTC
This bug was reported first in https://bugzilla.novell.com/show_bug.cgi?id=151732#c12 and second in the initial comment in https://bugzilla.novell.com/show_bug.cgi?id=155288 The bash script /usr/lib[64]/jvm/java-1.4.2-gcj-1.4.2.0/jre/bin/java calls gcj for some command line parameters /usr/bin/gcj is provided by gcc-java but this is not required by java-1_4_2-gcj-compat because of bug #151732
The java-1_4_2-gcj-compat mess will never ever end.
When I change /usr/lib[64]/jvm/java-1.4.2-gcj-1.4.2.0/jre/bin/java so that it doesn't call gcj, I assume something else will break which relies on exactly the output of currently installed gcj i.e. I cannot use hardcoded output because it will brak when an installed gcc-java would be updated. As far as I see at the moment I cannot fullfill both the requirement from mamagement acccording to bug #151732 and be in compliance to JPackage.org. => WONTFIX at the moment.
Also reported in https://bugzilla.novell.com/show_bug.cgi?id=157655#c2
Will be fixed according to https://bugzilla.novell.com/show_bug.cgi?id=157655#c8