RFR: 8253869: sun/hotspot/whitebox/CPUInfoTest.java fails after JDK-8239090

Hohensee, Paul hohensee at amazon.com
Wed Sep 30 21:47:41 UTC 2020


I'd add a corresponding comment (to the one in CPUInfoTest.java) in vm_version_x86.hpp about having to keep CPUInfoTest.java in sync with FEATURES_LIST. Otherwise lgtm.

Thanks,
Paul

On 9/30/20, 2:41 PM, "hotspot-compiler-dev on behalf of Igor Veresov" <hotspot-compiler-dev-retn at openjdk.java.net on behalf of iveresov at openjdk.java.net> wrote:

    The fix for JDK-8239090 added printing of some additional CPU flags that make CPUInfoTest.java fail.

    -------------

    Commit messages:
     - Fix the test to support all currently possible x64 CPU flags.

    Changes: https://git.openjdk.java.net/jdk/pull/442/files
     Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=442&range=00
      Issue: https://bugs.openjdk.java.net/browse/JDK-8253869
      Stats: 18 lines in 1 file changed: 13 ins; 0 del; 5 mod
      Patch: https://git.openjdk.java.net/jdk/pull/442.diff
      Fetch: git fetch https://git.openjdk.java.net/jdk pull/442/head:pull/442

    PR: https://git.openjdk.java.net/jdk/pull/442



More information about the hotspot-compiler-dev mailing list