Loading... (original) (raw)

In

[JDK-8210958](/browse/JDK-8210958 "Rename "make run-test" to "make test"")

, 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.