+1
Windows Vista SP1 x86, VS2003
I get one consistent test failure in swing module though.
<testcase classname="javax.swing.plaf.basic.BasicScrollBarUITest"
name="testGetThumbBounds" time="0.157">
<failure message="expected: 16, actual: 0"
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
expected: 16, actual: 0
at
javax.swing.plaf.basic.BasicScrollBarUITest.checkIsCloseTo(BasicScrollBarUITest.java:267)
at
javax.swing.plaf.basic.BasicScrollBarUITest.testGetThumbBounds(BasicScrollBarUITest.java:85)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at
javax.swing.BasicSwingTestCase.runBareSuper(BasicSwingTestCase.java:116)
at
javax.swing.BasicSwingTestCase.runBareImpl(BasicSwingTestCase.java:121)
at javax.swing.BasicSwingTestCase$1.run(BasicSwingTestCase.java:135)
at java.lang.Thread.run(Thread.java:669)
</failure>
</testcase>
On Tue, Dec 1, 2009 at 5:22 AM, Tim Ellison <[email protected]> wrote:
> I have created a signed source archive for revision r885602 and made it
> available at:
>
> http://people.apache.org/builds/harmony/snapshots/r885602/
>
> Please test these artifacts and then vote for declaring these source
> archives as Milestone 12, and opening up the code [1] for general
> development once again.
>
> This vote will be open for at least three days, or until all binding
> votes have been cast (if earlier).
>
> If the vote is successful, binary builds from that level will be made
> available on the download page, as usual.
>
> Regards,
> Tim
>
> [1] drlvm/trunk and the java6 branches of classlib and jdktools will
> remain frozen until we test and vote on 6.0M1
>