-
Bug
-
Resolution: Fixed
-
P4
-
10
-
None
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.