Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Java] Implémentations libres
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Neuromancien
l33t
l33t


Joined: 03 Dec 2003
Posts: 867

PostPosted: Sun Sep 03, 2006 5:19 pm    Post subject: [Java] Implémentations libres Reply with quote

Bonjour,

Je veux installer Java pour développer et utiliser des applications Java. Le JDK de Sun, que j'utilise jusqu'à présent, n'est toujours pas libre, malgré des évolutions dans les licences. La Sun Community license est une licence open source, mais pas une licence libre.

J'aimerais donc savoir si certains utilisent ici des JVM et bibliothèques Java libres (Kaffe, GNU Classpath, etc...). J'avais testé Kaffe, il y a 4 ans, mais il manquait beaucoup de fonctionnalités. Qu'en est-il aujourd'hui ? Peut-on sans problème utiliser Kaffe ou Classpath pour développer en Java en utilisant AWT, Swing ou JDBC2 ? Je n'utilise pas les dernières fonctionnalités ajoutées dans Java 1.5.
_________________
emerge --info
dmesg
lspci
.config
Back to top
View user's profile Send private message
Anthyme
Guru
Guru


Joined: 25 Jun 2004
Posts: 498

PostPosted: Sun Sep 03, 2006 5:53 pm    Post subject: Reply with quote

Bonjour,

La blacdown semble avoir toutes les fonctionnalités Java 1.4

Mais en temps que développeur je trouve dommage de se privé de la jdk de sun bien plus rapide et en 1.5 qui de plus pourrait devenir pleinement GPL (il y a meme des discutions a propos de l'intégré au noyeau linux) en tout cas même si cela n'arrive pas, pourquoi ne pas l'utilisé ? Qu'est qui te manque éxactement dans la licence ? le fait que tu soit pas obligé de publié ton code source ??? :lol:
Tu peux le faire quand même tu sais ;)
_________________
Vraiment, je ne suis pas là pour détruire Microsoft. Ça sera juste un effet secondaire tout à fait involontaire...
Back to top
View user's profile Send private message
Fifre
n00b
n00b


Joined: 29 Jul 2003
Posts: 61

PostPosted: Sun Sep 03, 2006 6:45 pm    Post subject: Reply with quote

Blackdown n'est pas libre ....

Je crois que Kaffe a de bons résultats, mais je n'en sais pas plus =)
Back to top
View user's profile Send private message
Anthyme
Guru
Guru


Joined: 25 Jun 2004
Posts: 498

PostPosted: Sun Sep 03, 2006 7:33 pm    Post subject: Reply with quote

Arg mince je me suis trop fié aux "on dit" ... bin je vois vraiment pas d'interet a cet jdk ...
_________________
Vraiment, je ne suis pas là pour détruire Microsoft. Ça sera juste un effet secondaire tout à fait involontaire...
Back to top
View user's profile Send private message
Neuromancien
l33t
l33t


Joined: 03 Dec 2003
Posts: 867

PostPosted: Sun Sep 03, 2006 8:08 pm    Post subject: Reply with quote

Anthyme wrote:
Bonjour,

La blacdown semble avoir toutes les fonctionnalités Java 1.4

Mais en temps que développeur je trouve dommage de se privé de la jdk de sun bien plus rapide et en 1.5 qui de plus pourrait devenir pleinement GPL (il y a meme des discutions a propos de l'intégré au noyeau linux) en tout cas même si cela n'arrive pas, pourquoi ne pas l'utilisé ? Qu'est qui te manque éxactement dans la licence ? le fait que tu soit pas obligé de publié ton code source ??? :lol:
Tu peux le faire quand même tu sais ;)

Blackdown est une simple recompilation du JDK de Sun. Pour l'instant Java est loin d'être en GPL.
_________________
emerge --info
dmesg
lspci
.config
Back to top
View user's profile Send private message
Babali
Apprentice
Apprentice


Joined: 01 Jan 2004
Posts: 211
Location: France, Paris

PostPosted: Wed Sep 06, 2006 1:19 am    Post subject: Reply with quote

Au final, gentoo propose combien d'alternatives a java ?
Quels sont les plus de chacunes d'entres elles ?
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8710
Location: ~Brussels - Belgique

PostPosted: Wed Sep 06, 2006 6:49 am    Post subject: Reply with quote

Code:
eix jre
* dev-java/blackdown-jre
     Available versions:  (1.4.2)  1.4.2.03 1.4.2.03-r2 1.4.2.03-r11 1.4.2.03-r12
     Homepage:            http://www.blackdown.org
     Description:         Blackdown Java Runtime Environment

* dev-java/compaq-jre
     Available versions:  (1.3)  *1.3.1-r3
     Homepage:            ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/
     Description:         Compaq Java Development Kit 1.3.1 for Alpha/Linux/GNU

* dev-java/diablo-jre-bin
     Available versions:  *1.5.0.07.00
     Homepage:            http://www.FreeBSDFoundation.org/downloads/java.shtml
     Description:         Java Runtime Environment

* dev-java/ibm-jre-bin
     Available versions:  (1.4)  1.4.2.03 1.4.2.04 1.4.2.5 1.4.2.5-r1
     Homepage:            http://www-106.ibm.com/developerworks/java/jdk/
     Description:         IBM Java Development Kit

* dev-java/jrexx
     Available versions:  1.1.1 1.1.1-r1
     Homepage:            http://www.karneim.com/jrexx/
     Description:         Regular expression API for textual pattern matching based on the finite state automaton theory.

* dev-java/sun-jre-bin
     Available versions:
        (1.4)   *1.4.2.10 *1.4.2.10-r2 *1.4.2.12 *1.4.2.12-r1
        (1.5)   1.5.0.06 1.5.0.06-r2 1.5.0.07 1.5.0.08 1.5.0.08-r1
     Homepage:            http://java.sun.com/j2se/1.5.0/
     Description:         Sun's J2SE Development Kit, version 1.5.0.08

[I] virtual/jre
     Available versions:
        (1.4)   1.4.1 1.4.2
        (1.5)   1.5.0
     Installed:           1.5.0(1.5)
     Homepage:            http://java.sun.com/
     Description:         Virtual for JRE


Code:
eix jdk
[I] dev-java/blackdown-jdk
     Available versions:  (1.4.2)  1.4.2.03 1.4.2.03-r2 1.4.2.03-r12
     Installed:           1.4.2.03-r12(1.4.2)
     Homepage:            http://www.blackdown.org
     Description:         Blackdown Java Development Kit

* dev-java/compaq-jdk
     Available versions:  (1.3)  *1.3.1-r4
     Homepage:            ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/
     Description:         Compaq Java Development Kit 1.3.1 for Alpha/Linux/GNU

* dev-java/diablo-jdk
     Available versions:  *1.5.0.07.00
     Homepage:            http://www.FreeBSDFoundation.org/downloads/java.shtml
     Description:         Java Development Kit

* dev-java/ibm-jdk-bin
     Available versions:
        (1.4)   1.4.2.03 1.4.2.04 1.4.2.04-r10 1.4.2.5
        (1.5)   1.5.0 1.5.0-r11 1.5.0.2
     Homepage:            http://www-106.ibm.com/developerworks/java/jdk/
     Description:         IBM Java Development Kit 1.5

* dev-java/jrockit-jdk-bin
     Available versions:
        (1.4)   1.4.2.08 1.4.2.11
        (1.5)   1.5.0.06-r1
     Homepage:            http://commerce.bea.com/products/weblogicjrockit/jrockit_prod_fam.jsp
     Description:         BEA WebLogic's J2SE Development Kit, R26.4.0

[I] dev-java/sun-jdk
     Available versions:
        (1.4)   *1.4.2.10-r2 *1.4.2.12 *1.4.2.12-r1
        (1.5)   1.5.0.08
     Installed:           1.5.0.08(1.5)
     Homepage:            http://java.sun.com/j2se/1.5.0/
     Description:         Sun's J2SE Development Kit, version 1.5.0.08

[I] virtual/jdk
     Available versions:
        (1.4)   1.4.1 1.4.2
        (1.5)   1.5.0
     Installed:           1.4.2(1.4) 1.5.0(1.5)
     Homepage:            http://java.sun.com/
     Description:         Virtual for JDK

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
Neuromancien
l33t
l33t


Joined: 03 Dec 2003
Posts: 867

PostPosted: Fri Sep 15, 2006 8:49 am    Post subject: Reply with quote

Y a-t-il un paquet pour SableVM ?
_________________
emerge --info
dmesg
lspci
.config
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8710
Location: ~Brussels - Belgique

PostPosted: Fri Sep 15, 2006 8:58 am    Post subject: Reply with quote

Neuromancien wrote:
Y a-t-il un paquet pour SableVM ?


oui
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
_droop_
l33t
l33t


Joined: 30 May 2004
Posts: 957

PostPosted: Fri Sep 15, 2006 10:55 am    Post subject: Reply with quote

Bonjour,

Si tu as envie de t'amuser, tu peux essayer gcj en tant que machine virtuelle.

(Ca a l'air encore un peu experimental quand même)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum