-
Bug
-
Resolution: Fixed
-
P1
-
12
-
b18
In JDK-8210958, I changed the make target for the run-test-prebuilt profile to be "test-prebuilt". Unfortunately, I missed to update the run-test-prebuilt target in Help.gmk.
Since this is blocking our automated testing, the first step is to revert the faulting change. I'll file a follow-up bug to actually fix the target in Help.gmk.
Since this is blocking our automated testing, the first step is to revert the faulting change. I'll file a follow-up bug to actually fix the target in Help.gmk.
- relates to
-
JDK-8213185 Properly handle run-test-prebuilt -> test-prebuilt migration
- Resolved