mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-18 23:19:33 +00:00
8269840: Update Platform.isDefaultCDSArchiveSupported() to return true for aarch64 platforms
Reviewed-by: minqi, iklam
This commit is contained in:
parent
6401633800
commit
46c610cbd8
@ -378,7 +378,6 @@ public class Platform {
|
||||
isWindows()) &&
|
||||
!isZero() &&
|
||||
!isMinimal() &&
|
||||
!isAArch64() &&
|
||||
!isARM());
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user