Reviewer needed - fix for regression test java/awt/FontClass/CreateFont/DeleteFont

Pavel Tisnovsky ptisnovs at redhat.com
Mon Nov 15 06:04:41 PST 2010


Hi all,

can anybody please review fix for regression test
java/awt/FontClass/CreateFont/DeleteFont?

This test check, if the temporary file containing font is properly
deleted when JVM finishes. The check is based on counting of files in
temporary dir - if temporary font file is not deleted, the number of
files before and after running the test differs.

BUT JVM also creates hsperfdata_* subdirectory so the check described
above always fails (presence of this subdirectory add +1 to number of
files in temporary directory). I've added simple filter to resolve this
issue.

(I also tried to acquire bug ID to push this fix to OpenJDK7, but still
without success ;-)

Diffstat produced against IcedTea6 HEAD is stored in attachment.

Thank you in advance
Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg_export
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101115/ac3b2abc/hg_export.ksh 


More information about the distro-pkg-dev mailing list