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…
Reference in New Issue
Block a user