The JDK bug migration from a Sun legacy system to JIRA has reached another planned milestone: the data displayed on bugs.sun.com is now backed by JIRA rather...
The JDK bug migration from a Sun legacy system to JIRA has reached another planned milestone: the data displayed on bugs.sun.com is now backed by JIRA rather than by the legacy system.Besides maintaining the URLs to old bugs, bugs filed since the migration to JIRA are now visible too.The basic information presented about a bug is the same as before, but reformatted and using JIRA terminology:Instead of a "category", a bug now has a "component / subcomponent" classification....
The JDK bug migration from a Sun legacy system to JIRA has reached another planned milestone: the data displayed on bugs.sun.com is now backed by JIRA rather than by the legacy...
The first public source drop of OpenJDK 6 went out just over three years ago.I've been the release manager for the project for all that time and for the...
The first public source drop of OpenJDK 6 went out just over three years ago.I've been the release manager for the project for all that time and for the preceding six months while the effort was incubating inside of Sun.Somewhat later than anticipated at the start, all initial goals for the project have long been met, with a public master code repository worked on by both the internal and external community members and a code base that can be used to build a fully compatible...
The first public source drop of OpenJDK 6 went out just over three years ago.I've been the release manager for the project for all that time and for the preceding six months while the effort...
Running with the jtreg flags, "-a -ignore:quiet -ea -esa" in all repositories, using generally accessible hosts for the network configuration file, and adding...
Running with the jtreg flags, "-a -ignore:quiet -ea -esa" in all repositories, using generally accessible hosts for the network configuration file, and adding "-s" for langtools, the basic regression test results on Linux forOpenJDK 6 build 22 are:HotSpot, 97 tests passed and 1 failed.Langtools, 1,391 tests passed.JDK, 3,300 tests pass, 30 fail, and 3 have errors.The preponderance of changes in b22 were for security fixes; the hotspot and langtools tests results are identical...
Running with the jtreg flags, "-a -ignore:quiet -ea -esa" in all repositories, using generally accessible hosts for the network configuration file, and adding "-s" for langtools, the basic regression...
On February 28, 2011 thesource bundle for OpenJDK 6 b22 was published.The main changes in b22 are the latest round of security updates; in addition, there are a...
On February 28, 2011 thesource bundle for OpenJDK 6 b22 was published.The main changes in b22 are the latest round of security updates; in addition, there are a few copyright and licensing fixes.A detailed list of all the changes in b22 is also available.
On February 28, 2011 thesource bundle for OpenJDK 6 b22 was published.The main changes in b22 are the latest round of security updates; in addition, there are a few copyright and licensing fixes.A...
At FOSDEM last weekend, I gave two presentations, one on OpenJDK 6 and the other on Project Coin.In "The State of OpenJDK 6," after providing some historical...
At FOSDEM last weekend, I gave two presentations, one on OpenJDK 6 and the other on Project Coin.In "The State of OpenJDK 6," after providing some historical context, I discussed various upcoming changes. As relayed elsewhere, Kelly O'Hair will be assisting in OpenJDK 6 release management and security fixes to OpenJDK 6 from Oracle will continue through the end-of-life of the JDK 6 train, which per Oracle policy will occur no sooner than July 2012 (one year after JDK 7 ships...
At FOSDEM last weekend, I gave two presentations, one on OpenJDK 6 and the other on Project Coin.In "The State of OpenJDK 6," after providing some historical context, I discussed various...
Running with the usual jtreg flags, "-a -ignore:quiet" in all repositories, using generally accessible hosts for the network configuration file, and adding "-s...
Running with the usual jtreg flags, "-a -ignore:quiet" in all repositories, using generally accessible hosts for the network configuration file, and adding "-s -ea -esa" for langtools, the basic regression test results on Linux forOpenJDK 6 build 21 are:HotSpot, 97 tests passed and 1 failed.Langtools, 1,391 tests passed.JDK, 3,300 tests pass, 29 fail, and 3 have errors.More HotSpot tests were added and all but one pass; the new failing test is improperly platform-specific:0:...
Running with the usual jtreg flags, "-a -ignore:quiet" in all repositories, using generally accessible hosts for the network configuration file, and adding "-s -ea -esa" for langtools, the basic...
On January 21, 2011 thesource bundle for OpenJDK 6 b21 was published.Major changes include the latest round of security fixes and, courtesy Andrew John Hughes,...
On January 21, 2011 thesource bundle for OpenJDK 6 b21 was published.Major changes include the latest round of security fixes and, courtesy Andrew John Hughes, syncing in HotSpot 19. In addition, jaxp was upgraded to 1.4.4, Kelly removed the binary plug logic, some stray rebranding issues were corrected, Jon Gibbons backported a set of JavaFileManager fixes from JDK 7, and the usual sorts of small backports of fixes from JDK 7 occurred too.A detailed list of all the changes...
On January 21, 2011 thesource bundle for OpenJDK 6 b21 was published.Major changes include the latest round of security fixes and, courtesy Andrew John Hughes, syncing in HotSpot 19. In addition, jaxp...
Running with the usual jtreg flags, "-a -ignore:quiet" in all repositories and adding "-s -ea -esa" for langtools, the basic regression test results on Linux...
Running with the usual jtreg flags, "-a -ignore:quiet" in all repositories and adding "-s -ea -esa" for langtools, the basic regression test results on Linux forOpenJDK 6 build 20 are:HotSpot, 85 tests passed.Langtools, 1,365 tests passed.JDK, 3,273 tests pass, 33 fail, and 2 have errors.All the HotSpot tests continue to pass and more tests were added:0: b19-hotspot/summary.txt pass: 621: b20-hotspot/summary.txt pass: 850 1 Test--- pass compiler/6663854/Test6663854.java---...
Running with the usual jtreg flags, "-a -ignore:quiet" in all repositories and adding "-s -ea -esa" for langtools, the basic regression test results on Linux forOpenJDK 6 build 20 are:HotSpot, 85...
On June 21, 2010 thesource bundle for OpenJDK 6 b20 was published.The predominant change in this build was rebranding, replacing Sun copyrights with Oracle...
On June 21, 2010 thesource bundle for OpenJDK 6 b20 was published.The predominant change in this build was rebranding, replacing Sun copyrights with Oracle ones. In the HotSpot repository, this was largely accomplished by Andrew John Hughes's backport of HotSpot 17 into OpenJDK 6. Additional fixes for Zero were also applied as were backports of Nimbus and timezone changes.On the build front, the jaxp and jax-ws source bundles are not downloaded by default anymore. To allow...
On June 21, 2010 thesource bundle for OpenJDK 6 b20 was published.The predominant change in this build was rebranding, replacing Sun copyrights with Oracle ones. In the HotSpot repository, this was...