-
Sub-task
-
Resolution: Fixed
-
P3
-
10
-
None
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.
- 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
-