Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 10
-
Fix Version/s: 10
-
Component/s: infrastructure
-
Labels:None
-
Subcomponent:
Description
With the repository consolidated (JDK-8165183), it makes sense to reorganize the test as follows: for each of the existing test directories
$OPENJDK/hotspot/test
$OPENJDK/jaxp/test
$OPENJDK/jdk/test
$OPENJDK/langtools/test/
$OPENJDK/nashorn/test
move those directories under a single
$OPENJDK/test
directory to result in
$OPENJDK/test/hotspot
$OPENJDK/test/jdk
...
Either as part of this bug or as a separate issue, the TEST.ROOT and TEST.groups files from those directories can be combined.
$OPENJDK/hotspot/test
$OPENJDK/jaxp/test
$OPENJDK/jdk/test
$OPENJDK/langtools/test/
$OPENJDK/nashorn/test
move those directories under a single
$OPENJDK/test
directory to result in
$OPENJDK/test/hotspot
$OPENJDK/test/jdk
...
Either as part of this bug or as a separate issue, the TEST.ROOT and TEST.groups files from those directories can be combined.
Attachments
Issue Links
- relates to
-
JDK-8187310 run-test: missing -nativepath option in the consolidated repo
-
- Resolved
-
-
JDK-8165183 Preparation: Combine repositories with same relative file layout
-
- Resolved
-
-
JDK-8165185 Preparation: Flatten src and make directories into one
-
- Resolved
-