Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8142653 emb-9 Ioi Lam P3 Resolved Fixed team

Some tests, like Test8017498.sh, depend on VM_CPU being set correctly. VM_CPU is based on running "grep" on the output of -Xinternalversion. The problem is the internal version contains other information that can be mistaken for a cpu name. For example, a JPRT build has an internal version with the format .., so you can easily get test failures if your username or repo name contain a string that test_env.sh is grepping for. Looks like the same problem exists for VM_OS and VM_TYPE.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8142653 [TESTBUG] hotspot test_env.sh can set VM_CPU incorrectly

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8144603 runtime/jsig/Test8017498.sh fails with UnsatisfiedLinkError: "wrong ELF class: ELFCLASS32