FreeBSD/Java Native Port Hits Beta
drdink writes "The long awaited FreeBSD/Java port has hit beta. The port was committed yesterday afternoon by Alexey Zelkin. 'This is complete and close to production quality native JDK with both working client and server native JVMs. Local micro benchmarks shown very little difference between Linux and FreeBSD JVMs in speed.' And more importantly, 'we are very close to passing of Sun TCK tests. Currently about 20 of >27000 tests are known to be broken (tests were run at -STABLE).'"
Now maybe Sun can port this to their Solaris platform..
I'm a little bit unsure of the licensing that surrounds Java ports, but could NetBSD (and Open perhaps) base a native port on this work? Do Sun hold the reins when it comes to Java ports by only releasing the TCK under restrictive terms?
Currently I develop Java stuff on NetBSD using the official Sun JDK and the Linux emulation layer. If I could get a native version of the JDK then it would be quite nice to lose the need for the emulation stuff from my kernel, along with the Linux bits from SuSE.
Chris
SunOS was originally taken from BSD if I'm correct
The original SunOS yes, but the modern day Solaris SunOS is actually SVR4 based. Sun have made a lot of changes to their original SVR4 codebase over the years, adding amongst other things, a lot of the best bits from the BSD SunOS.
Chris
If I wanted to get started on BSD where is a good place to begin?
If you want to try NetBSD, then download the ISO image from:
ftp://ftp.xx.netbsd.org/pub/NetBSD/iso/1.6/i386c d.iso
If there's a NetBSD mirror site for your country, then replace the "xx" in the FTP server address with your country code. Failing that, the canonical ftp.netbsd.org server is pretty nippy.
Then burn the ISO to a CD-ROM, straightforward enough, although if you need extra instructions they can be found here:
http://www.netbsd.org/Documentation/bootcd.html# cdrecord
Finally, grab the extremely good NetBSD Guide from:
http://www.netbsd.org/Documentation/
Installation should take little more than 20 minutes on modern hardware. Configure the system (little more than editing /etc/rc.conf) and reboot. Then read up on pkgsrc, which is described in the NetBSD guide. This will allow you to install loads of extra software.
FreeBSD and OpenBSD are equally worth a look, but I find Net just that little bit easier to install and configure.
Chris
This is a native port of JDK 1.4.1, which has indeed been eagerly awaited. High-quality native ports of the JDK 1.3 series have been around for quite some time.
SO we stil need to bootstrap off of linux's jdk binary? When will we have a version that's independent of the linux binaries?
-
ping -f 255.255.255.255 # if only
Minor quibble: SVR4 itself is an amalgam of SYS5 and BSD. Sun didn't didn't mix them totally on their own, it's part of SVR4.
/usr/ucb/cc. Sun also added bits to BSD when SUnOS 4 was around. When folks bitch about how Linux rul3z and Solaris suxx0rs cause they don't give anything back, they need to remember that Sun invented NFS and some other things.
But since Sun was trying to transition people to new Solaris 2 (SVR4), they did go above and beyond what the SVR4 spec says, including a porting and analysis kit (search your scripts for BSD commands, substitute SVR4 equivs, I think they checked flags somewhat as well) which was good, but also foisted the horror that is
Hey, I once had the same idea (and I'm still on BSD until now), so here is a big clue: FreeBSD. This is a robust and fast OS, very well organized. It has a straightforward method for updating (you can *easily* compile the entire system by yourself) , also featuring an extremely easy-to-use and powerful ports system (the way you can install apps... it's much simpler than anything like apt-get or so). Also, on their site you can find a complete, up-to-date and freely available BOOK about using, administrating and getting the best of your system. Try it, I'm sure you would like!!!
Get the ISO (assuming you have an i386):
Only first CD is enough
On the Handbook, you find the installation instructions on the second chapter:
Here is the link
Okay, I think it's a good start... Note that if your box is not an i386 you still have options... just search their ftp site
Another thing, on their site, you can find two versions of the system: 4.7 and 5.0. The 4.7 is still the production release, so the link above is for 4.7. But if you want, you could also install 5.0, but be sure to read this before.
Good Luck!
Start there, its the largest and best supported ( meaning for getting help, and hardware support ) BSD out there of the 3 main OSS BSD's..
You can grab an ISO ( only need disk 1 ) or just install off floppy direct across the wire.
Plenty of manuals, how-tos, etc.. Plus you dont have to worry about what 'flavor' you are using like with linux.. If it FBSD, its FBSD...
The others are fine too, thats just my preference.
---- Booth was a patriot ----