RFR 7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works (original) (raw)

Harold David Seigel harold.seigel at oracle.com
Mon Oct 15 19:16:34 UTC 2018


Thanks Coleen!

Harold

On 10/15/2018 3:15 PM, coleen.phillimore at oracle.com wrote:

This looks good.  Thank you for fixing this. Coleen On 10/12/18 11:31 AM, Harold David Seigel wrote: Hi,

Please review this fix for JDK-7041262.  The fix changes calls to AbstractVMVersion functions to instead call VMVersion functions.  See details in the bug. Open Webrev: http://cr.openjdk.java.net/~hseigel/bug7041262/webrev/index.html JBS Bug:  https://bugs.openjdk.java.net/browse/JDK-7041262 The fix was tested by running Mach5 tiers 1 and 2 tests and builds on Linux-x64, Windows, and Mac OS X, running tiers 3-5 tests on Linux-x64, and by running JCK-12 Lang and VM tests on Linux-x64. I also did test builds on zero, minimal, and aarch64. Thanks, Harold



More information about the hotspot-runtime-dev mailing list