[jtreg] 01/04: Update upstream source from tag 'upstream/4.2-b09'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 14 09:58:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jtreg.

commit a89b3d6d5c55488b4785ccd23e957f2a266ed0df
Merge: 42501b9 0212c8f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Nov 14 10:51:47 2017 +0100

    Update upstream source from tag 'upstream/4.2-b09'
    
    Update to upstream version '4.2-b09'
    with Debian dir f151eaa3729bd843149c64ccddf82822663fbb0d

 .hg_archival.txt                                   |  4 +-
 .hgtags                                            |  1 +
 make/Defs.gmk                                      | 22 ++++---
 make/Makefile                                      |  4 ++
 make/jtreg.gmk                                     | 40 ++++++-------
 .../com/sun/javatest/regtest/TimeoutHandler.java   |  4 +-
 .../sun/javatest/regtest/agent/ModuleHelper.java   | 12 +---
 .../com/sun/javatest/regtest/config/Locations.java |  4 +-
 .../regtest/config/RegressionTestFinder.java       |  7 ++-
 .../regtest/config/RegressionTestSuite.java        |  4 ++
 .../javatest/regtest/config/TestProperties.java    | 10 +++-
 .../com/sun/javatest/regtest/exec/Action.java      | 40 ++++++++++++-
 .../sun/javatest/regtest/exec/ActionRecorder.java  | 14 ++++-
 .../com/sun/javatest/regtest/exec/Agent.java       | 10 +++-
 .../sun/javatest/regtest/exec/CompileAction.java   |  4 +-
 .../com/sun/javatest/regtest/exec/MainAction.java  |  2 +-
 .../javatest/regtest/exec/RegressionScript.java    |  5 +-
 .../javatest/regtest/exec/ScratchDirectory.java    |  3 +-
 .../com/sun/javatest/regtest/exec/ShellAction.java |  2 +-
 .../com/sun/javatest/regtest/tool/Tool.java        | 36 +++---------
 .../java/lang/reflect/JTRegModuleHelper.java       | 67 ----------------------
 src/share/doc/javatest/regtest/tag-spec.html       |  9 ++-
 test/6517916/TEST.ROOT                             |  1 +
 test/addmods/AddModulesTest.gmk                    |  4 +-
 test/classDirs/ClassDirsTest.java                  |  2 +-
 test/classIsolation/ClassIsolationTest.gmk         | 26 ++++++++-
 test/classIsolation/enable/TEST.ROOT               |  2 +
 test/classIsolation/enable/Test1.java              |  7 +++
 test/classIsolation/enable/Test2.java              |  7 +++
 test/classIsolation/enable/Test3.java              |  7 +++
 test/env/TEST.ROOT                                 |  1 +
 test/jdkModulesTest/JDKModulesTest.gmk             |  4 +-
 test/modlibs/ModLibsTest.gmk                       |  4 +-
 test/modlibs/expect-classes.txt                    |  1 -
 test/moduleOpens/ModuleOpensTest.gmk               |  6 +-
 test/modules/ModulesTest.gmk                       |  8 +--
 test/rerun/RerunTest.gmk                           |  4 +-
 test/rerun/TEST.ROOT                               |  1 +
 test/rerun/std/AppletTest.agentvm.out              | 10 ++--
 test/rerun/std/AppletTest.othervm.out              | 10 ++--
 test/rerun/std/BuildTest.agentvm.out               |  6 +-
 test/rerun/std/BuildTest.othervm.out               |  6 +-
 test/rerun/std/CleanTest.agentvm.out               |  2 +
 test/rerun/std/CleanTest.othervm.out               |  2 +
 test/rerun/std/CompileTest.agentvm.out             |  5 +-
 test/rerun/std/CompileTest.othervm.out             |  5 +-
 test/rerun/std/IgnoreTest.agentvm.out              |  1 +
 test/rerun/std/IgnoreTest.othervm.out              |  1 +
 test/rerun/std/JUnitTest.agentvm.out               | 10 ++--
 test/rerun/std/JUnitTest.othervm.out               | 10 ++--
 test/rerun/std/MainTest.agentvm.out                | 10 ++--
 test/rerun/std/MainTest.othervm.out                | 10 ++--
 test/rerun/std/ShellTest.agentvm.out               |  5 +-
 test/rerun/std/ShellTest.othervm.out               |  5 +-
 test/rerun/std/TestNGTest.agentvm.out              | 10 ++--
 test/rerun/std/TestNGTest.othervm.out              | 10 ++--
 test/rerun/testng/TestNGTest.agentvm.out           | 10 ++--
 test/rerun/testng/TestNGTest.othervm.out           | 10 ++--
 test/rerun2/test/TEST.ROOT                         |  2 +
 .../TestNGLibsTest.gmk}                            | 27 ++++-----
 test/testngLibs/extlibs/extLib/ExtLib.java         | 25 ++++++++
 .../tests/TEST.ROOT}                               | 22 +------
 test/testngLibs/tests/libs/absLib/AbsLib.java      | 25 ++++++++
 test/testngLibs/tests/libs/relLib/RelLib.java      | 25 ++++++++
 test/testngLibs/tests/simple/Test1.java            | 40 +++++++++++++
 .../tests/testng/TEST.properties}                  | 23 +-------
 test/testngLibs/tests/testng/Test2.java            | 33 +++++++++++
 67 files changed, 461 insertions(+), 288 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtreg.git



More information about the pkg-java-commits mailing list