[RFR]: 8186579: VM_Version::platform_features() needs update on linux-sparc

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Aug 30 13:48:34 UTC 2017


Hi!

Here's my initial patch to port VM_Version::platform_features() to the
new interface on linux-sparc. I have used the solaris-sparc version as
a template and implemented most of the detection features for linux-sparc.

It's not complete and lacks some additional detects which are present in
solaris-sparc version which I have listed in the comments of platform_features()
in vm_version_linux_sparc.cpp.

I have tested the patch on linux-sparc and it fixes the build for me.

Webrev in [1].

Adrian

> [1] http://cr.openjdk.java.net/~glaubitz/8186579/webrev.00/

-- 
  .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the hotspot-dev mailing list