Oracle JDK7

Questions about applications and software
Forum rules
Before you post please read this

Oracle JDK7

Postby aloysius on Wed Apr 18, 2012 7:10 am

Hello,
will a binary downloader for the JDK7 installer will ever be included with LM?
I mean something like this.
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Linux Mint is funded by ads and donations.
 

Re: Oracle JDK7

Postby overthetop on Wed Apr 18, 2012 10:23 am

I may be missing the point, but isn't the JDK in the repositories already? I'm not sure if its version 7, but I do know that openJDK-7 is available.
Image
"A wise man can learn more from a foolish question than a fool can learn from a wise answer." -- Bruce Lee
User avatar
overthetop
Level 4
Level 4
 
Posts: 357
Joined: Thu Oct 06, 2011 10:25 am
Location: /home/overthetop

Re: Oracle JDK7

Postby hinto on Wed Apr 18, 2012 10:38 am

^ it is.
-Hinto
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby rekik on Wed Apr 18, 2012 10:55 am

OpenJDK-7 is indeed in the repositories, but I think that alyoisius meant the Oracle one, which AFAIK is no longer present in the repos after an Oracle decision.
rekik
Level 3
Level 3
 
Posts: 198
Joined: Wed May 06, 2009 5:24 pm

Re: Oracle JDK7

Postby hinto on Wed Apr 18, 2012 11:02 am

According to:
http://weblogs.java.net/blog/robogeek/archive/2009/01/it_will_be_open.html
OpenJDK 7 == JDK 7 (for the most part)
I doubt any typical user/developer could tell a difference.
-Hinto
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby rekik on Wed Apr 18, 2012 11:20 am

hinto wrote:According to:
http://weblogs.java.net/blog/robogeek/archive/2009/01/it_will_be_open.html
OpenJDK 7 == JDK 7 (for the most part)
I doubt any typical user/developer could tell a difference.
-Hinto

Good new. As a simple user, I have switched to OpenJDK for months and my Java applications run smoothly :)
rekik
Level 3
Level 3
 
Posts: 198
Joined: Wed May 06, 2009 5:24 pm

Re: Oracle JDK7

Postby hinto on Wed Apr 18, 2012 11:35 am

^ as a Java developer, that's all I use.
-H
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby aloysius on Thu Apr 19, 2012 6:28 am

Problem is the browser plugin stinks to high heavens and it's not a setup consistent with other platforms anyway.

Now, since Mint is not usually averse to binaries, I wondered if this could be included as an option.
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Re: Oracle JDK7

Postby hinto on Thu Apr 19, 2012 8:42 am

^Not sure what you mean by that. Can you be more specific?
-H
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby aloysius on Thu Apr 19, 2012 10:09 am

hinto wrote:^Not sure what you mean by that. Can you be more specific?
-H


I mean that icedtea-plugin (the one suggested by openjdk-7-jre) has lots of problems.
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Re: Oracle JDK7

Postby hinto on Thu Apr 19, 2012 10:12 am

^ which are?
-H
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby aloysius on Thu Apr 19, 2012 10:16 am

hinto wrote:^ which are?
-H


I've encountered several applets that consume significant CPU% or more often don't work at all.
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Re: Oracle JDK7

Postby hinto on Thu Apr 19, 2012 10:32 am

Do you have any links.
I haven't had any problems with java (and the plug-in which just uses the installed jvm).
...And I've been using and developing in openJDK 6 and 7 since they came on the scene.
I have found that I can write bad code in any language. Rarely is it the fault of the language.
-H
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby aloysius on Thu Apr 19, 2012 2:02 pm

I haven't kept track of them, but I remember it was annoying enough to the sun-java packages.
I guess I'll have to keep using the PPA.
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Re: Oracle JDK7

Postby hinto on Thu Apr 19, 2012 2:17 pm

I haven't really seen it.
I'd think others would post about it, too.
There's still enough momentum behind Java (and OpenJDK) that if there problems, people find them and fix them.
Whether they are in the JVM or in the Java Application or in the Java Applet.
I'd also even go so far to say that if there is a misbehaved applet or application, then the problem is with the applet/application, not the runtime. The JVM, for the most part has been pretty stable since 1.4
-H
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby aloysius on Thu Apr 19, 2012 2:25 pm

If it was really fully compatible it should also run badly written stuff (which could very well be the case, by the way).
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Re: Oracle JDK7

Postby hinto on Thu Apr 19, 2012 3:08 pm

^Without an example it's only speculation.
-H
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Re: Oracle JDK7

Postby aloysius on Fri Apr 20, 2012 1:21 pm

hinto wrote:^Without an example it's only speculation.
-H


What difference would it make anyway? Could you force the author of a badly written applet to correct it?

My point is that as there used to be sun-java binary packages, there could be an oracle one.
aloysius
Level 1
Level 1
 
Posts: 45
Joined: Mon Apr 18, 2011 7:25 am

Re: Oracle JDK7

Postby hinto on Sun Apr 22, 2012 10:21 pm

The point is there is no need if the Debian OpenJDK packages are equivalent to the Oracle packages, which the documentation states that they are.
-Hinto
What brought me to Debian was one-stop shopping.
What brought me to SID was apt-get update && apt-get dist-upgrade.
User avatar
hinto
Level 6
Level 6
 
Posts: 1118
Joined: Thu Jul 09, 2009 7:32 pm
Location: Cary NC, USA

Linux Mint is funded by ads and donations.
 

Return to Software & Applications

Who is online

Users browsing this forum: No registered users and 17 guests