-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b25
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347012 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
Most jpackage tests are in the default package. Some are in the "jdk.jpackage.tests" package for no specific reason. All jpackage tests should be in the same (the default) package.
The positive side effect of this change is shortening jtreg directory names from "jtreg_open_test_jdk_tools_jpackage_share_jdk_jpackage_tests_BasicTest_java" to "jtreg_open_test_jdk_tools_jpackage_share_BasicTest_java". This will reduce the risk of lengths of jtreg paths exceeding the limit of 260 chars on Windows.
The positive side effect of this change is shortening jtreg directory names from "jtreg_open_test_jdk_tools_jpackage_share_jdk_jpackage_tests_BasicTest_java" to "jtreg_open_test_jdk_tools_jpackage_share_BasicTest_java". This will reduce the risk of lengths of jtreg paths exceeding the limit of 260 chars on Windows.
- backported by
-
JDK-8347012 Move jpackage tests from "jdk.jpackage.tests" package to the default package
- Resolved
- links to
-
Commit(master) openjdk/jdk21u-dev/f24dfe67
-
Commit(master) openjdk/jdk/2c509a15
-
Review(master) openjdk/jdk21u-dev/1298
-
Review(master) openjdk/jdk/22156