LINUX.ORG.RU

0.

В мире много свободных программ, и далеко не все они становятся частью GNU.

Camel ★★★★★
()

Зойчем? OpenJDK вполне рабоч

да оракул таки обещал допилить язык до вменяемого состояния, лишы не получилос такоежо монстоговно как дотнет

wfrr ★★☆
()

/*
* Copyright 1997-2002 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Sun designates this
* particular file as subject to the «Classpath» exception as provided
* by Sun in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
* CA 95054 USA or visit www.sun.com if you need additional information or
* have any questions.
*/
package com.sun.corba.se.impl.activation;

iZEN ★★★★★
()
Ответ на: комментарий от wfrr

Чъорт. Сегодня только собрал OpenJDK6: openjdk6-b17_2 Sun's java 6 virtual machine release under the GPL v2

Перехожу к сборке OpenJDK7:

% portinstall -p java/openjdk7
[Gathering depends for java/openjdk7 ........................................................................................................................... done]
--->  Installing 'openjdk-7.0.82' from a port (java/openjdk7)
--->  Building '/usr/ports/java/openjdk7'
===>  Cleaning for openjdk-7.0.82
=> openjdk-7-ea-src-b82-04_feb_2010.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://download.java.net/openjdk/jdk7/promoted/b82/.
openjdk-7-ea-src-b82-04_feb_2010.zip            0% of   90 MB   15 kBps 01h40m

iZEN ★★★★★
()

Я чую избыток запятых.

pevzi ★★★★★
()

SunJDK открыт где то на 95-98% в виде проекта OpenJDK. Для сборки там все равно нужно использовать проприетарный плагин. Sun так и не успела открыть все полностью, сомневаюсь что Oracle теперь откроет.

А есть еще «GNU Java», в виде gcj и gij, она охватывает базовые возможности SunJDK примерно уровня версии 1.4.0 (не помню есть ли в gcj generics, но вроде есть). Не реализован swing и частично шифрование.

Lucky1 ★★★
()
Ответ на: комментарий от Lucky1

> SunJDK открыт где то на 95-98% в виде проекта OpenJDK. Для сборки там все равно нужно использовать проприетарный плагин. Sun так и не успела открыть все полностью, сомневаюсь что Oracle теперь откроет.

Стесняюсь спросить, что за «плагин для сборки»? Eclipse 3.4.2 и OpenJDK7 полностью собираются с помощью OpenJDK6.

Плагина для выполнения Java-апплетов в браузере нет.

iZEN ★★★★★
()
Ответ на: комментарий от iZEN

>Стесняюсь спросить, что за «плагин для сборки»? Eclipse 3.4.2 и OpenJDK7 полностью собираются с помощью OpenJDK6.

http://download.java.net/openjdk/jdk7/

The majority of OpenJDK code is released under the GNU General Public License Version 2 (GPLv2).

Certain source based on existing open source projects will continue to be available under their current licenses. Some binary components are covered under the Binary License for OpenJDK. Specific download pages and the source file headers provide license information associated with the available component pieces.

Binary plugs downloads.

Not all of the source code that makes up the JDK is available under an open-source license. In order to build an OpenJDK binary from source code, you must first download and install one or more of the following files from which the build process will copy over «binary plugs» for these encumbered components. These files are only for the purpose of building an OpenJDK binary and are made available under the Binary License for OpenJDK.

Lucky1 ★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.