=== jonathan8di [n=Jonathan@dorm07150.dorm-net.louisville.edu] has joined #ubuntu-java === jonathan8di [n=Jonathan@dorm07150.dorm-net.louisville.edu] has left #ubuntu-java [] === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-java === tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-java === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-java === kubuntu [n=elio@adsl-ull-139-179.42-151.net24.it] has joined #ubuntu-java === roy [n=chatzill@ip68-100-186-130.dc.dc.cox.net] has joined #ubuntu-java [03:32] ok - i'm a noob at Ubuntu but why oh why does Ubuntu not come with JRE, JDK "out of the box" ?????????????????????? [03:41] hi roy [03:42] wuz up [03:42] Ubuntu actually comes with JRE out of the box, it includes GNU java [03:42] gij-4.1 [03:44] the problems with SUN java is that there is no package compiled from sources, which prevents it from including in main repository [03:49] so to understand clearly the Run Time just allows new installs of Ubuntu to run a compiled java app but since the JDK is not loaded (or a GNU version of it) I can't compile my own code - right? [03:50] I was able to load it via the built in package manger (GUI version) and seems to be working well. [04:02] i have a quick question noob question concerning the wrapper class as it pertains to method calls with a related primitive interger type as the return value - basically can this be done? [04:04] saw this technique used in a text book and it looked a little weird since the return type is not a class which - the method had only one return statement which returned a class reference - good / not good - works / does not work? [04:08] answers follow... [04:08] fresh install has just gnu java interpreter installed, so no compilation [04:10] if you need jdk you either can install java-gcj-compat-dev from main repository which is gnu jdk or sun-java6-jdk from multiverse repository [04:11] you should be able to do both using just the GUI [04:13] you can find info about configuring the repos at https://help.ubuntu.com/6.10/ubuntu/desktopguide/C/extra-repositories.html [04:17] for java language questions pls use different channel like ##java [04:17] anyway, autoboxing from Java 5 may help you, however for that you will need the Sun Java at the present time [04:21] vil - thanks for the clear explination - I'll send over my java questions there - again many thanks [04:22] roy, np [04:22] see you === roy [n=chatzill@ip68-100-186-130.dc.dc.cox.net] has left #ubuntu-java [] === alejita [n=alejah7@conm200-116-39-204.epm.net.co] has joined #ubuntu-java === doko_ [n=doko@dslb-088-074-010-026.pools.arcor-ip.net] has joined #ubuntu-java [07:15] hi === alejita [n=alejah7@conm200-116-39-204.epm.net.co] has left #ubuntu-java [] === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-java