-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b45
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2229091 | 7u6 | Staffan Larsen | P3 | Resolved | Fixed | b17 |
The changes for 7165257 are incomplete with the result that JPRT jobs that include the top-level repo and the option "-testset core" will fail because the jdk_jfr test target is not found, typical error in the log is:
make: *** No rule to make target `jdk_jfr'. Stop.
Fixing this requires adding this target to the JDK_ALL_TEST_LIST (defined in the top-level repo in test/Makefile).
make: *** No rule to make target `jdk_jfr'. Stop.
Fixing this requires adding this target to the JDK_ALL_TEST_LIST (defined in the top-level repo in test/Makefile).
- backported by
-
JDK-2229091 Missing jdk_jfr in top-level make file
-
- Resolved
-