Reviewer needed - two corrections in JTreg test harness
Pavel Tisnovsky
ptisnovs at redhat.com
Mon Nov 22 05:53:34 PST 2010
Hi all,
can anybody please review two corrections I made in JTreg test harness tool?
The first correction is easy: I've added support for "process" option
which can be used along with "compile" tag. This option is used by
langtools regression test:
tools/javac/processing/6499119/ClassProcessor.java for example.
Second correction is a bit more complicated - the current version of
JTreg test harness used in IcedTea6 does does not properly sets all
system properties, especially "java.class.path" (properties are sets
only for second phase - "run"). So I added this feature which isn't easy
because JTreg test harness setup its own security manager to ensure that
test being run does not change system props.
Both corrections were checked against all regression tests, of course.
Thank you in advance
Pavel T.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg_export
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101122/792ceda8/hg_export.ksh
More information about the distro-pkg-dev
mailing list