aarch64_mac platform maps to spec "default-64"
Open
- Dominant language
- Java
- Stars
- 22
- Forks
- 114
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 8
Description
On aarch64_mac when running dev.jck target jckinteractives_java_awt gets passed a PLATFORM value of "default-64".
From searching I can only see this coming from here: https://github.com/adoptium/TKG/blob/1828e310fd8fb3115fde605c41aea434b90143d0/src/org/testKitGen/ModesDictionary.java#L90
Which might suggest it isn't found in spec2platMap ?
not sure......
Contributor guide
Research direction
Start with ModesDictionary.java around line 90 and trace how spec2platMap is consulted for aarch64_mac. Reproduce the dev.jck target jckinteractives_java_awt case and inspect the resulting PLATFORM value. Done means the platform maps to the intended value instead of "default-64".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100