RFA: 8043913: remove legacy code in SPARC's VM_Version::platform_features (original) (raw)
Kevin Walls kevin.walls at oracle.com
Tue Mar 14 22:48:09 UTC 2017
- Previous message: [8u-dev] Request for approval 8173853: IllegalArgumentException in java.awt.image.ReplicateScaleFilter
- Next message: RFA: 8043913: remove legacy code in SPARC's VM_Version::platform_features
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm seeking approval to backport into jdk8u:
8043913: remove legacy code in SPARC's VM_Version::platform_features https://bugs.openjdk.java.net/browse/JDK-8043913
This is a straight import of the change in 9: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/99995cb1ae44
It removes some getisax() checks and does some reformatting in the Solaris SPARC VM_Version code in src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp. We're presuming we are always on Solaris 10 or later, and this change will make further changes in that area more straightforward (there are a couple more backports to come...).
Thanks Kevin
- Previous message: [8u-dev] Request for approval 8173853: IllegalArgumentException in java.awt.image.ReplicateScaleFilter
- Next message: RFA: 8043913: remove legacy code in SPARC's VM_Version::platform_features
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]