From owner-freebsd-java Tue Aug 14 6:53:13 2001 Delivered-To: freebsd-java@freebsd.org Received: from aiai.ed.ac.uk (eigg.aiai.ed.ac.uk [129.215.41.7]) by hub.freebsd.org (Postfix) with ESMTP id 00DA737B407 for ; Tue, 14 Aug 2001 06:53:11 -0700 (PDT) (envelope-from jeff@aiai.ed.ac.uk) Received: from todday (todday.aiai.ed.ac.uk [129.215.105.40]) by aiai.ed.ac.uk (8.9.3/8.9.3) with SMTP id OAA05794; Tue, 14 Aug 2001 14:53:09 +0100 (BST) Date: Tue, 14 Aug 2001 14:53:08 +0100 Message-Id: <19952.200108141353@todday> From: Jeff Dalton Subject: RE: java status and To: "Koster, K.J." In-Reply-To: Koster, K.J.'s message of Tue, 14 Aug 2001 15:37:05 +0100 Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can someone explain why it's so hard to port new versions of JDK? K. J. Koster wrote: > The source code to the JDK is some 25 megs of a mix of C, shell scripts, > assembler and makefiles. You need all of this to work to get a JDK. I think > that's taxing enough for any OS without Sun specifying others as well. :-) Ok, but why haven't they done the "obvious" thing of having all the C and assembler down in the VM, with the rest in Java, and with new versions arranged so that you can, if you want, keep using the same VM and just put in the new Java code? -- Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message