[Bug 456341] Review Request: netbeans-platform8 - NetBeans 6.1 Platform 8

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 8 11:40:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=456341





--- Comment #8 from Victor G. Vasilyev <victor.vasilyev at sun.com>  2008-08-08 07:40:43 EDT ---
Hi Brian,

Yes, my assumption is right. I can reproduce the error mentioned by you after
switching the javac command to the Eclipse Java Compiler on my Fedora 9
platform by means of the commands:
==========================
# alternatives --config javac

There are 2 programs which provide 'javac'.

  Selection    Command
-----------------------------------------------
*+ 1           /usr/lib/jvm/java-1.6.0-openjdk/bin/javac
   2           /usr/lib/jvm/java-1.5.0-gcj/bin/javac

Enter to keep the current selection[+], or type selection number: 2

# javac -version
Eclipse Java Compiler 0.793_R33x, 3.3.2, Copyright IBM Corp 2000, 2008. All
rights reserved.
==========================

And vice versa, I see the Ant message "BUILD SUCCESSFUL" after switching back
to the reference implementation of the Java Compiler.

It seems the Fedora platform uses the Eclipse Java Compiler by default.
I guess, platform should use a reference implementation by default if it is
accessible on that platform and all other implementations should be considered
as alternatives of it, isn't it?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list