Live data from Hacker News

JDK 7 Developer Preview

blogs.sun.com

1–9 of 9 posts

Re: JDK 7 Developer Preview

#5

Why are they sending the page with the "Content-Type: text/plain" header?

    Server: Sun-Java-System-Web-Server/7.0
    Date: Wed, 23 Feb 2011 21:27:58 GMT
    X-robots-tag: index,follow
    Last-Modified: Wed, 23 Feb 2011 20:20:31 GMT
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Content-Type: text/html;charset=utf-8
    Content-Length: 22882
    
    200 OK

Re: JDK 7 Developer Preview

#7
post #6

It's interesting that there is no Mac version of this. Perhaps an indicator that JDK 7 for Mac is going to be delayed?

I've been using OpenJDK builds found at http://code.google.com/p/openjdk-osx-build/. As far as I can tell, the OpenJDK project itself does not include the port as part of the JDK7 release but more so as a related project between Oracle and Apple.

Re: JDK 7 Developer Preview

#8
post #6

It's interesting that there is no Mac version of this. Perhaps an indicator that JDK 7 for Mac is going to be delayed?

The Mac OS X port will not be ready in time for JDK 7. It's more of a JDK 8 timeframe project. In the meantime, you can build it yourself; the only feature difference from bsd-port is i386/x86-64 universal binary support.