jdk
Tag details
Welcome to the 'jdk' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'jdk'.
Look up
"jdk"
at The Free Dictionary
Latest blogosphere posts tagged “jdk”
-
OREDEV Wrap-Up (& looking forward to next year!)
terrencebarr's blog —
Authority: 112
Entry posted to my new blog . OREDEV10 hours ago -
Java SE 6 Update 18 b04 is now available
SDN Program News —
Authority: 430
The early access build of Java SE 6 Update 18 (6u18ea-b04) is now available for download . For more information, please see the release note . Please report any bugs to http://bugreport.sun.com and share your comments with us at our 6uN Early Access Forum . You may subscribe to our 6uN RSS feed or if you ...5 days ago -
Project Coin: Anatomy of adding strings in switch to javac
Joseph D. Darcy's Sun Weblog —
Authority: 103
Earlier this week, I happily pushed an implementation of Project Coins strings in switch language feature into a repository being used for JDK 7 milestone 5.JDK 7 binaries with strings in switch will be available for downloading in due course. The javac compiler uses the standard compiler architecture of having ...5 days ago -
Java SE 6 Update 17 is Here
SDN Program News —
Authority: 430
Java SE 6 Update 17 is now available. Get it now and stay with the latest version!5 days ago -
End of Service Life for J2SE 5.0
SDN Program News —
Authority: 430
J2SE 5.0 reached its End of Service Life (EOSL) today, the date of the final publicly available update of version 5.0 (J2SE 5.0 Update 22). For continued support, migrate to Java SE for Business 1.5 or to Java SE 6. Learn more.6 days ago -
Halfway There
GNU/Andrew's Blog —
Authority: 404
OpenJDK7 b75 was just promoted, but it seems nothing from the build forest made it, due to bootstrap issues caused by a HotSpot change that wasn’t fully tested. Hence, you’ll find a changeset for the Zero assembler port in the HotSpot tree, but not the corresponding changeset for the JDK tree. Similarly, a ...1 week ago -
Advance notification of Security Updates for Java SE
Windows 2008 Security —
Authority: 149
On November 3, 2009 , Sun will release the following security updates: JDK and JRE 6 Update 17 JDK and JRE 5.0 Update 22 SDK and JRE 1.4.2_24 SDK and JRE 1.3.1_27 http://blogs.sun.com/security/entry/advance_notification_of_security_updates6 Excerpt from: Advance notification of Security Updates for Java SE1 week ago -
Nimbus Look ‘n’ Feel Now in OpenJDK6
GNU/Andrew's Blog —
Authority: 404
The Nimbus look and feel made it into OpenJDK6 yesterday: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/bdb2f5f4ac86 and I’m about to post a further slew of backported bug fixes for approval. You can check out OpenJDK6 from Mercurial now and try it. You need to run the VM with the option ...2 weeks ago -
Change in behavior in Timestamp.valueOf() in JDK 6
Exploring Thoughtz.. —
Authority: 99
Recently, when looking at a bug related to Timestamp, I found out that the valueOf() method in java.sql.Timestamp works differently in JDK 6 than the earlier versions. Timestamp.valueOf(), when provided with a timestamp which contains a date or a month with a single digit. eg. 2009-9-20, 2009-9-3, 2009-12-4 etc., ...2 weeks ago -
OpenJDK 6: b17 regression test results
Joseph D. Darcy's Sun Weblog —
Authority: 103
Running with the usual jtreg flags, -a -ignore:quiet always and -s for the langtools area, the basic regression test results on Linux for OpenJDK 6 build 17 are: HotSpot , 24 tests passed. Langtools , 1354 tests passed. JDK , 3,118 tests pass and 26 tests fail. With the sync of HotSpot 14 into ...3 weeks ago -
OpenJDK 6: b17 Source Bundle Published
Joseph D. Darcy's Sun Weblog —
Authority: 103
On October 16, the source bundle for OpenJDK 6 b17 was published. Major changes in this build include the latest round of security fixes and, courtesy of Andrew John Hughes, the syncing of HotSpot 14 into the OpenJDK 6 HotSpot repository. A detailed list of all the changes is also available .3 weeks ago -
Zero Assembler Port Upstream!
GNU/Andrew's Blog —
Authority: 404
Congratulations to Gary Benson of Red Hat whose Zero assembler port (which allows OpenJDK to build on a range of additional platforms such as ppc, ppc64, s390 and arm) was accepted and pushed upstream over the last few days. For those who want the grisly details: ...3 weeks ago -
Alex Miller - Java 7 [del.icio.us]
Expanding horizons —
Authority: 430
This page lists the proposed features in Java 7 and information about them... consider this a list of possible features and libraries, not the actual future contents of Java 73 weeks ago -
Want IcedTea6 with OpenJDK6 b17… NOW?
GNU/Andrew's Blog —
Authority: 404
The entire OpenJDK infrastructure seems to be down at present. Not to fear, you can still build IcedTea6 with the latest OpenJDK6 build drop, b17, right now: $ hg fclone http://classpath.wildebeest.org/hg/jdk6$ hg clone http://icedtea.classpath.org/people/andrew/icedtea6$ cd icedtea6; ./autogen.sh; cd ..$ mkdir ...3 weeks ago -
Update -- Mixing Heavyweight and Lightweight Components article
The Java Tutorials' Weblog —
Authority: 91
On Sept 23rd, I posted about a new article that describes how you can easily mix heavyweight and lightweight components in 6u12 and JDK7. The calculator example included with the article tickled a known bug on some systems. The example has now been updated with the recommended workaround. Also, the text of the ...4 weeks ago -
Getting started with java
Your Online Security Authority Blog —
Authority: 510
Now What’s JAVA ?? java is one of the best and most used programming languages used these days.The things you can do with java are endless.And it is so vast that you cant just finish learing it. So lets get started.lets first see what you will be needing to get started 1.first you need a computer(he he he) 2.you ...4 weeks ago