Reviewer needed: regression test fix in IcedTea7-jdk
Pavel Tisnovsky
ptisnovs at redhat.com
Wed Aug 10 06:26:27 PDT 2011
Greetings,
I'd like to fix regression test
"openjdk/jdk/test/java/nio/MappedByteBuffer/Basic.java" in IcedTea7 JDK.
This test should delete all its temporary files, but the method
File.deleteOnExit() does not work properly if such test is called from
JTreg tool in sameVM mode (the same test was fixed in IcedTea6).
Here's ChangeLog entry for IcedTea7 repo:
2011-08-10 Pavel Tisnovsky <ptisnovs at redhat.com>
Make sure that the regression test
openjdk/jdk/test/java/nio/MappedByteBuffer/Basic.java
deletes all its work files.
* Makefile.am:
(JDK_CHANGESET): Updated.
(JDK_SHA256SUM): Likewise.
Can anybody please review this fix?
Thank you in advance,
Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jdk_hg.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110810/cb9a0975/jdk_hg.diff
More information about the distro-pkg-dev
mailing list