[Git][java-team/jtreg7][master] 15 commits: New upstream version 7.5.2+1+ds1
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Thu Aug 7 15:30:13 BST 2025
Tony Mancill pushed to branch master at Debian Java Maintainers / jtreg7
Commits:
c50a7a06 by Vladimir Petko at 2025-08-06T13:43:29+12:00
New upstream version 7.5.2+1+ds1
- - - - -
86685370 by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/watch: fix jtreg major version to 7.
- - - - -
791f57e9 by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/picocli/maven.rules: replace groovy version.
- - - - -
9ee0fc88 by Vladimir Petko at 2025-08-06T13:43:29+12:00
refresh patches
- - - - -
7d206671 by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/p/preview-test.patch: skip preview tests.
- - - - -
84d78d07 by Vladimir Petko at 2025-08-06T13:43:29+12:00
changelog
- - - - -
2e7fd9d4 by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/control: update Standards Version
- - - - -
3f3ce7ce by Vladimir Petko at 2025-08-06T13:43:29+12:00
changelog
- - - - -
41b045fb by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/watch: update junit5 download url.
- - - - -
6d693616 by Vladimir Petko at 2025-08-06T13:43:29+12:00
changelog
- - - - -
2c1dd853 by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/copyright: update fsf address.
- - - - -
61e3fec4 by Vladimir Petko at 2025-08-06T13:43:29+12:00
d/{jtreg7.lintian-overrides, source/lintian-overrides}: add overrides.
- - - - -
198d8382 by Vladimir Petko at 2025-08-06T13:43:29+12:00
changelog
- - - - -
a58bf74b by Vladimir Petko at 2025-08-06T16:00:16+12:00
d/p/preview-test.patch: add clarification.
- - - - -
c9bb528e by Tony Mancill at 2025-08-07T14:30:11+00:00
Merge branch '7.5.2' into 'master'
jtreg 7.5.2
See merge request java-team/jtreg7!9
- - - - -
98 changed files:
- CHANGELOG.md
- debian/changelog
- debian/control
- debian/copyright
- + debian/jtreg7.lintian-overrides
- + debian/patches/preview-test.patch
- debian/patches/reproducible-build.patch
- debian/patches/series
- debian/picocli/maven.rules
- + debian/source/lintian-overrides
- debian/watch
- make/Defs.gmk
- make/Makefile
- make/Rules.gmk
- make/build-support/version-numbers
- make/jtdiff.gmk
- make/jtreg.gmk
- src/share/classes/com/sun/javatest/diff/Help.java
- src/share/classes/com/sun/javatest/diff/i18n.properties
- src/share/classes/com/sun/javatest/regtest/agent/JUnitRunner.java
- src/share/classes/com/sun/javatest/regtest/config/RegressionTestSuite.java
- src/share/classes/com/sun/javatest/regtest/config/TestProperties.java
- src/share/classes/com/sun/javatest/regtest/exec/CompileAction.java
- src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java
- src/share/classes/com/sun/javatest/regtest/tool/Help.java
- src/share/classes/com/sun/javatest/regtest/tool/i18n.properties
- src/share/doc/javatest/regtest/tag-spec.html
- test/4499340/T4499340.gmk
- test/6783087/T6783087.gmk
- test/SecurityManager/SecurityManagerTests.gmk
- test/TestWhiteSpaceFiles.gmk
- test/agentout/AgentOut.gmk
- test/autovm/AutoVMTests.gmk
- test/badgroups/BadGroups.gmk
- test/basic/Basic.gmk
- test/bootclasspath/BootClassPathTest.gmk
- test/buildPatternTest/BuildPatternTest.gmk
- test/buildTag/BuildTagTest.gmk
- test/classDirs/ClassDirsTest.gmk
- test/classIsolation/ClassIsolationTest.gmk
- test/compileArgFileTest/CompileArgFileTest.gmk
- test/cpappend/CPAppendTests.gmk
- test/exclude/ExcludeTest.gmk
- test/groups/GroupTest.gmk
- test/groups2/Group2Test.gmk
- test/i18n/i18n.com.sun.javatest.diff.gmk
- test/i18n/i18n.com.sun.javatest.regtest.gmk
- test/ignoreTag/IgnoreTagTest.gmk
- test/ignoresymbolfile/IgnoreSymbolFileTest.gmk
- test/interrupt/RunInterrupt.gmk
- test/javacVMOptions/Test.java
- test/jdkModulesTest/JDKModulesTest.gmk
- test/jdkOptsTest/JDKOptsTest.gmk
- test/jdkVersion/JDKVersionTest.gmk
- test/junit/JUnitLibTest.gmk
- test/junitTrace/JUnitTrace.gmk
- + test/junitTrace/JupiterTempDir.java
- test/keywords/testKeywords.gmk
- test/libBuildArgs/LibBuildArgsTest.gmk
- − test/libBuildArgs/lib/LIBRARY.properties
- test/libdirs/LibDirsTest.gmk
- test/match/MatchTest.gmk
- test/modlibs/ModLibsTest.gmk
- test/modlibs/compileAction/patch/CompilePatch.java
- + test/modlibs/compileAction/patch/java.base/java/io/IOHelper2.jasm
- test/modlibs/expect-classes.txt
- test/modules/ModulesTest.gmk
- test/optionDecoder/OptionDecoderTest.gmk
- test/osTest/OSTest.gmk
- test/preview/PreviewTest.gmk
- test/preview/TEST.ROOT
- + test/previewLeaking/TEST.ROOT
- + test/previewLeaking/TestPreviewLeaking.gmk
- + test/previewLeaking/lib/Lib.java
- + test/previewLeaking/tag/PreviewTest.java
- test/rerun2/RerunTest2.gmk
- test/sanityTest/SanityTest.gmk
- test/shell/testShell.gmk
- test/smartActionArgs/SmartActionArgs.gmk
- test/smartActionArgs/optAuto/Test.java
- test/smartActionArgs/optAuto/Test2.java
- + test/smartActionArgs/optAuto/Test3.java
- + test/smartActionArgs/optIn/Test3.java
- + test/smartActionArgs/optOut/Test3.java
- test/statusFilter/StatusFilterTest.gmk
- test/testng-junit/TestNGJUnitTest.gmk
- test/testng/TestNGLibTest.gmk
- test/testprops/TestPropsTest.gmk
- + test/timeoutDefaultSeconds/TEST.ROOT
- + test/timeoutDefaultSeconds/TimeoutDefaultSeconds.gmk
- + test/timeoutDefaultSeconds/TimeoutDefaultSecondsWaiter.java
- + test/timeoutDefaultSeconds/junit/JUnitTimeoutDefaultSecondsWaiter.java
- + test/timeoutDefaultSeconds/junit/TEST.properties
- + test/timeoutDefaultSeconds/one/TEST.properties
- + test/timeoutDefaultSeconds/one/TimeoutDefaultSecondsWaiter.java
- test/timeoutHandler/TimeoutHandlerTimeoutTest.gmk
- test/verifyexclude/VerifyExcludeTest.gmk
- test/versionCheck/TestVersionCheck.gmk
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/jtreg7/-/compare/433a6dd6086f293b1f2d00740c88f28e9f1c63ad...c9bb528ebb133a7f542680028a03700e7d0db97c
--
View it on GitLab: https://salsa.debian.org/java-team/jtreg7/-/compare/433a6dd6086f293b1f2d00740c88f28e9f1c63ad...c9bb528ebb133a7f542680028a03700e7d0db97c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250807/f1909072/attachment.htm>
More information about the pkg-java-commits
mailing list