Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 10
-
Fix Version/s: 10
-
Component/s: infrastructure
-
Labels:None
-
Subcomponent:
Description
With JDK-8181452 the tonga platform cfg files were renamed to match JIB style platforms (amd64->x64)
closed/make/RunTests.gmk sets
TONGA_ARCH := $(OPENJDK_TARGET_OS)-$(OPENJDK_TARGET_CPU_LEGACY)
This needs to be cleaned up somehow by determining how the CPU variants are supposed to be named.
closed/make/RunTests.gmk sets
TONGA_ARCH := $(OPENJDK_TARGET_OS)-$(OPENJDK_TARGET_CPU_LEGACY)
This needs to be cleaned up somehow by determining how the CPU variants are supposed to be named.