Fixed the warning message in `abstract_vm_version.hpp` to be the same as it was earlier. Also shuffled the order of warning messages for AES intrinsics to display correct warning message when aes support is not available in the hardware.
------------- Commit messages: - Fix test comment. - 8381819: Test compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails after JDK-8364584 Changes: https://git.openjdk.org/jdk/pull/30637/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30637&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8381819 Stats: 9 lines in 4 files changed: 0 ins; 1 del; 8 mod Patch: https://git.openjdk.org/jdk/pull/30637.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30637/head:pull/30637 PR: https://git.openjdk.org/jdk/pull/30637
