Directory "jt-work/index-203" not found: creating XML output with verification to /tmp/tone/run/jtreg/jt-work/index-203 -------------------------------------------------- TEST: gtest/GTestWrapper.java TEST JDK: /tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk ACTION: build -- Passed. Build successful REASON: Named class compiled on demand TIME: 13.34 seconds messages: command: build GTestWrapper reason: Named class compiled on demand started: Thu Nov 07 14:51:01 CST 2024 Test directory: compile: GTestWrapper finished: Thu Nov 07 14:51:14 CST 2024 elapsed time (seconds): 13.34 ACTION: compile -- Passed. Compilation successful REASON: .class file out of date or does not exist TIME: 13.307 seconds messages: command: compile /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest/GTestWrapper.java reason: .class file out of date or does not exist started: Thu Nov 07 14:51:01 CST 2024 Additional options from @modules: --add-modules java.base,java.xml --add-exports java.base/jdk.internal.misc=ALL-UNNAMED Mode: othervm finished: Thu Nov 07 14:51:14 CST 2024 elapsed time (seconds): 13.307 configuration: javac compilation environment add modules: java.base java.xml add exports: java.base/jdk.internal.misc ALL-UNNAMED source path: /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest /tmp/tone/run/jtreg/jdk-repo/test/lib class path: /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest /tmp/tone/run/jtreg/jt-work/index-203/classes/gtest/GTestWrapper.d /tmp/tone/run/jtreg/jt-work/index-203/classes/test/lib rerun: cd /tmp/tone/run/jtreg/jt-work/index-203/gtest/GTestWrapper && \ DISPLAY=:7 \ HOME=/root \ JTREG_VERSION=jtreg-7.4.1 \ LANG=C \ LC_CTYPE=C.UTF-8 \ LD_LIBRARY_PATH=/tmp/tone/run/jtreg/jdk-repo/build/tools/lib \ PATH=/bin:/usr/bin:/usr/sbin \ TEST_IMAGE_DIR=/tmp/tone/run/jtreg/test-images \ /tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk/bin/javac \ -J-ea \ -J-esa \ -J-Dtest.vm.opts='-ea -esa' \ -J-Dtest.tool.vm.opts='-J-ea -J-esa' \ -J-Dtest.compiler.opts= \ -J-Dtest.java.opts= \ -J-Dtest.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk \ -J-Dcompile.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk \ -J-Dtest.timeout.factor=10.0 \ -J-Dtest.nativepath=/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ -J-Dtest.root=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg \ -J-Dtest.name=gtest/GTestWrapper.java \ -J-Dtest.file=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest/GTestWrapper.java \ -J-Dtest.src=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest \ -J-Dtest.src.path=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest:/tmp/tone/run/jtreg/jdk-repo/test/lib \ -J-Dtest.classes=/tmp/tone/run/jtreg/jt-work/index-203/classes/gtest/GTestWrapper.d \ -J-Dtest.class.path=/tmp/tone/run/jtreg/jt-work/index-203/classes/gtest/GTestWrapper.d:/tmp/tone/run/jtreg/jt-work/index-203/classes/test/lib \ -J-Dtest.modules='java.base/jdk.internal.misc java.xml' \ @/tmp/tone/run/jtreg/jt-work/index-203/gtest/GTestWrapper.d/compile.0.jta STDOUT: STDERR: Note: /tmp/tone/run/jtreg/jdk-repo/test/lib/jdk/test/lib/Asserts.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [codestrings::validate_vm] REASON: User specified action: run main/native GTestWrapper TIME: 64.34 seconds messages: command: main GTestWrapper reason: User specified action: run main/native GTestWrapper started: Thu Nov 07 14:51:14 CST 2024 Mode: othervm Additional options from @modules: --add-modules java.base,java.xml --add-exports java.base/jdk.internal.misc=ALL-UNNAMED finished: Thu Nov 07 14:52:18 CST 2024 elapsed time (seconds): 64.34 configuration: Boot Layer add modules: java.base java.xml add exports: java.base/jdk.internal.misc ALL-UNNAMED STDOUT: Command line: [/tmp/tone/run/jtreg/test-images/hotspot/gtest/server/gtestLauncher -jdk /tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk --gtest_output=xml:test_result.xml --gtest_catch_exceptions=0] [2024-11-07T06:51:15.195034785Z] Gathering output for process 559179 [2024-11-07T06:51:15.306814192Z] Waiting for completion for process 559179 [2024-11-07T06:52:18.186538410Z] Waiting for completion finished for process 559179 Output and diagnostic info for process 559179 was saved into 'pid-559179-output.log' [==========] Running 1089 tests from 191 test suites. [----------] Global test environment set-up. [----------] 3 tests from AltHashingTest [ RUN ] AltHashingTest.halfsiphash_test_ByteArray [ OK ] AltHashingTest.halfsiphash_test_ByteArray (0 ms) [ RUN ] AltHashingTest.halfsiphash_test_CharArray [ OK ] AltHashingTest.halfsiphash_test_CharArray (0 ms) [ RUN ] AltHashingTest.halfsiphash_test_FromReference [ OK ] AltHashingTest.halfsiphash_test_FromReference (0 ms) [----------] 3 tests from AltHashingTest (0 ms total) [----------] 1 test from ThreadsListHandle [ RUN ] ThreadsListHandle.sanity_vm [ OK ] ThreadsListHandle.sanity_vm (0 ms) [----------] 1 test from ThreadsListHandle (174 ms total) [----------] 5 tests from absTest [ RUN ] absTest.sanity [ OK ] absTest.sanity (0 ms) [ RUN ] absTest.debug_sanity_min_jbyte_vm_assert [ OK ] absTest.debug_sanity_min_jbyte_vm_assert (231 ms) [ RUN ] absTest.debug_sanity_min_jshort_vm_assert [ OK ] absTest.debug_sanity_min_jshort_vm_assert (212 ms) [ RUN ] absTest.debug_sanity_min_jint_vm_assert [ OK ] absTest.debug_sanity_min_jint_vm_assert (236 ms) [ RUN ] absTest.debug_sanity_min_jlong_vm_assert [ OK ] absTest.debug_sanity_min_jlong_vm_assert (213 ms) [----------] 5 tests from absTest (894 ms total) [----------] 1 test from Align [ RUN ] Align.alignments [ OK ] Align.alignments (14 ms) [----------] 1 test from Align (14 ms total) [----------] 16 tests from Arena [ RUN ] Arena.alloc_size_0_vm [ OK ] Arena.alloc_size_0_vm (0 ms) [ RUN ] Arena.realloc_size_0_vm [ OK ] Arena.realloc_size_0_vm (0 ms) [ RUN ] Arena.realloc_same_size_vm [ OK ] Arena.realloc_same_size_vm (0 ms) [ RUN ] Arena.free_null_vm [ OK ] Arena.free_null_vm (0 ms) [ RUN ] Arena.realloc_null_vm [ OK ] Arena.realloc_null_vm (0 ms) [ RUN ] Arena.free_nontop_vm [ OK ] Arena.free_nontop_vm (0 ms) [ RUN ] Arena.free_top_vm [ OK ] Arena.free_top_vm (0 ms) [ RUN ] Arena.realloc_top_shrink_vm [ OK ] Arena.realloc_top_shrink_vm (0 ms) [ RUN ] Arena.realloc_nontop_shrink_vm [ OK ] Arena.realloc_nontop_shrink_vm (0 ms) [ RUN ] Arena.realloc_top_grow_vm [ OK ] Arena.realloc_top_grow_vm (0 ms) [ RUN ] Arena.realloc_nontop_grow_vm [ OK ] Arena.realloc_nontop_grow_vm (0 ms) [ RUN ] Arena.random_allocs_vm [ OK ] Arena.random_allocs_vm (193 ms) [ RUN ] Arena.mixed_alignment_allocation_vm [ OK ] Arena.mixed_alignment_allocation_vm (0 ms) [ RUN ] Arena.Arena_with_crooked_initial_size_vm [ OK ] Arena.Arena_with_crooked_initial_size_vm (0 ms) [ RUN ] Arena.Arena_grows_large_unaligned_vm [ OK ] Arena.Arena_grows_large_unaligned_vm (0 ms) [ RUN ] Arena.different_chunk_sizes_vm [ OK ] Arena.different_chunk_sizes_vm (1 ms) [----------] 16 tests from Arena (195 ms total) [----------] 106 tests from metaspace [ RUN ] metaspace.arena_growth_policy_ClassMirrorHolderMetaspaceType_true_vm [ OK ] metaspace.arena_growth_policy_ClassMirrorHolderMetaspaceType_true_vm (0 ms) [ RUN ] metaspace.arena_growth_policy_ClassMirrorHolderMetaspaceType_false_vm [ OK ] metaspace.arena_growth_policy_ClassMirrorHolderMetaspaceType_false_vm (0 ms) [ RUN ] metaspace.arena_growth_policy_StandardMetaspaceType_true_vm [ OK ] metaspace.arena_growth_policy_StandardMetaspaceType_true_vm (0 ms) [ RUN ] metaspace.arena_growth_policy_StandardMetaspaceType_false_vm [ OK ] metaspace.arena_growth_policy_StandardMetaspaceType_false_vm (0 ms) [ RUN ] metaspace.arena_growth_policy_BootMetaspaceType_true_vm [ OK ] metaspace.arena_growth_policy_BootMetaspaceType_true_vm (0 ms) [ RUN ] metaspace.arena_growth_policy_BootMetaspaceType_false_vm [ OK ] metaspace.arena_growth_policy_BootMetaspaceType_false_vm (0 ms) [ RUN ] metaspace.BinList_basic_1_vm [ OK ] metaspace.BinList_basic_1_vm (0 ms) [ RUN ] metaspace.BinList_basic_8_vm [ OK ] metaspace.BinList_basic_8_vm (0 ms) [ RUN ] metaspace.BinList_basic_32_vm [ OK ] metaspace.BinList_basic_32_vm (0 ms) [ RUN ] metaspace.BinList_basic_2_1_vm [ OK ] metaspace.BinList_basic_2_1_vm (0 ms) [ RUN ] metaspace.BinList_basic_2_8_vm [ OK ] metaspace.BinList_basic_2_8_vm (0 ms) [ RUN ] metaspace.BinList_basic_2_32_vm [ OK ] metaspace.BinList_basic_2_32_vm (0 ms) [ RUN ] metaspace.BinList_basic_rand_1_vm [ OK ] metaspace.BinList_basic_rand_1_vm (0 ms) [ RUN ] metaspace.BinList_basic_rand_8_vm [ OK ] metaspace.BinList_basic_rand_8_vm (0 ms) [ RUN ] metaspace.BinList_basic_rand_32_vm [ OK ] metaspace.BinList_basic_rand_32_vm (0 ms) [ RUN ] metaspace.BlockTree_basic_vm [ OK ] metaspace.BlockTree_basic_vm (0 ms) [ RUN ] metaspace.BlockTree_find_nearest_fit_vm [ OK ] metaspace.BlockTree_find_nearest_fit_vm (0 ms) [ RUN ] metaspace.BlockTree_basic_siblings_vm [ OK ] metaspace.BlockTree_basic_siblings_vm (0 ms) [ RUN ] metaspace.BlockTree_print_test_vm [ OK ] metaspace.BlockTree_print_test_vm (0 ms) [ RUN ] metaspace.BlockTree_overwriter_test_vm_assert Death test, please ignore the following "Invalid node" printout. 0x0000aaaae0d5be98: 00 44 4f 4e 45 44 4f 4e 10 be d5 e0 aa aa 00 00 .DONEDON........ 0x0000aaaae0d5bea8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0x0000aaaae0d5beb8: 58 bf d5 e0 aa aa 00 00 0c 00 00 00 00 00 00 00 X............... Error in tree @0x0000ffffeaba9858: Invalid node: @0x0000aaaae0d5be98 canary broken or pointer invalid Tree: 0 + @0x0000aaaae0d5bd20: canary 0x4e4f44454e4f4445, parent 0x0000000000000000, left 0x0000aaaae0d5be10, right 0x0000000000000000, next 0x0000000000000000, size 30 1 + @0x0000aaaae0d5be10: canary 0x4e4f44454e4f4445, parent 0x0000aaaae0d5bd20, left 0x0000aaaae0d5be98, right 0x0000000000000000, next 0x0000000000000000, size 17 2 + @0x0000aaaae0d5be98: canary 0x4e4f44454e4f4400, parent 0x0000aaaae0d5be10, left 0x0000000000000000, right 0x0000000000000000, next 0x0000aaaae0d5bf58, size 12 @0x0000aaaae0d5bf58: canary 0x4e4f44454e4f4445, parent 0x0000000000000000, left 0x0000000000000000, right 0x0000000000000000, next 0x0000aaaae0d5bef8, size 12 @0x0000aaaae0d5bef8: canary 0x4e4f44454e4f4445, parent 0x0000000000000000, left 0x0000000000000000, right 0x0000000000000000, next 0x0000000000000000, size 12 [ OK ] metaspace.BlockTree_overwriter_test_vm_assert (205 ms) [ RUN ] metaspace.BlockTree_wide_scatter_vm [ OK ] metaspace.BlockTree_wide_scatter_vm (99 ms) [ RUN ] metaspace.BlockTree_wide_right_left_vm [ OK ] metaspace.BlockTree_wide_right_left_vm (193 ms) [ RUN ] metaspace.BlockTree_wide_left_right_vm [ OK ] metaspace.BlockTree_wide_left_right_vm (79 ms) [ RUN ] metaspace.BlockTree_narrow_scatter_vm [ OK ] metaspace.BlockTree_narrow_scatter_vm (349 ms) [ RUN ] metaspace.BlockTree_narrow_right_left_vm [ OK ] metaspace.BlockTree_narrow_right_left_vm (153 ms) [ RUN ] metaspace.BlockTree_narrow_left_right_vm [ OK ] metaspace.BlockTree_narrow_left_right_vm (83 ms) [ RUN ] metaspace.BlockTree_129_scatter_vm [ OK ] metaspace.BlockTree_129_scatter_vm (306 ms) [ RUN ] metaspace.BlockTree_129_right_left_vm [ OK ] metaspace.BlockTree_129_right_left_vm (59 ms) [ RUN ] metaspace.BlockTree_129_left_right_vm [ OK ] metaspace.BlockTree_129_left_right_vm (79 ms) [ RUN ] metaspace.BlockTree_4K_scatter_vm [ OK ] metaspace.BlockTree_4K_scatter_vm (71 ms) [ RUN ] metaspace.BlockTree_4K_right_left_vm [ OK ] metaspace.BlockTree_4K_right_left_vm (18 ms) [ RUN ] metaspace.BlockTree_4K_left_right_vm [ OK ] metaspace.BlockTree_4K_left_right_vm (79 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_1_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_1_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_2_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_2_vm (30 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_3_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_3_vm (30 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_4_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_4_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_5_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_5_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_6_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_6_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_with_limit_1_vm [ OK ] metaspace.chunkmanager_random_alloc_test_with_limit_1_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_with_limit_2_vm [ OK ] metaspace.chunkmanager_random_alloc_test_with_limit_2_vm (27 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_with_limit_3_vm [ OK ] metaspace.chunkmanager_random_alloc_test_with_limit_3_vm (27 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_with_limit_4_vm [ OK ] metaspace.chunkmanager_random_alloc_test_with_limit_4_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_with_limit_5_vm [ OK ] metaspace.chunkmanager_random_alloc_test_with_limit_5_vm (1 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_with_limit_6_vm [ OK ] metaspace.chunkmanager_random_alloc_test_with_limit_6_vm (1 ms) [ RUN ] metaspace.chunk_header_pool_basics_vm [ OK ] metaspace.chunk_header_pool_basics_vm (0 ms) [ RUN ] metaspace.chunk_header_pool_vm [ OK ] metaspace.chunk_header_pool_vm (2 ms) [ RUN ] metaspace.commit_mask_basics_vm [ OK ] metaspace.commit_mask_basics_vm (0 ms) [ RUN ] metaspace.commit_mask_small_vm [ OK ] metaspace.commit_mask_small_vm (2 ms) [ RUN ] metaspace.commit_mask_range_vm [ OK ] metaspace.commit_mask_range_vm (0 ms) [ RUN ] metaspace.commit_mask_random_vm [ OK ] metaspace.commit_mask_random_vm (460 ms) [ RUN ] metaspace.freeblocks_basics_vm [ OK ] metaspace.freeblocks_basics_vm (0 ms) [ RUN ] metaspace.freeblocks_small_vm [ OK ] metaspace.freeblocks_small_vm (4 ms) [ RUN ] metaspace.freeblocks_medium_vm [ OK ] metaspace.freeblocks_medium_vm (2933 ms) [ RUN ] metaspace.freeblocks_large_vm [ OK ] metaspace.freeblocks_large_vm (148 ms) [ RUN ] metaspace.internstats_vm [ OK ] metaspace.internstats_vm (0 ms) [ RUN ] metaspace.is_metaspace_obj_non_class_vm [ OK ] metaspace.is_metaspace_obj_non_class_vm (0 ms) [ RUN ] metaspace.is_metaspace_obj_class_vm [ OK ] metaspace.is_metaspace_obj_class_vm (0 ms) [ RUN ] metaspace.get_chunk_vm [ OK ] metaspace.get_chunk_vm (0 ms) [ RUN ] metaspace.get_chunk_with_commit_limit_vm [ OK ] metaspace.get_chunk_with_commit_limit_vm (0 ms) [ RUN ] metaspace.get_chunk_recommit_vm [ OK ] metaspace.get_chunk_recommit_vm (0 ms) [ RUN ] metaspace.get_chunk_with_reserve_limit_vm [ OK ] metaspace.get_chunk_with_reserve_limit_vm (0 ms) [ RUN ] metaspace.chunk_allocate_full_vm [ OK ] metaspace.chunk_allocate_full_vm (13 ms) [ RUN ] metaspace.chunk_allocate_random_vm [ OK ] metaspace.chunk_allocate_random_vm (687 ms) [ RUN ] metaspace.chunk_buddy_stuff_vm [ OK ] metaspace.chunk_buddy_stuff_vm (0 ms) [ RUN ] metaspace.chunk_allocate_with_commit_limit_vm [ OK ] metaspace.chunk_allocate_with_commit_limit_vm (0 ms) [ RUN ] metaspace.chunk_split_and_merge_vm [ OK ] metaspace.chunk_split_and_merge_vm (115 ms) [ RUN ] metaspace.chunk_enlarge_in_place_vm [ OK ] metaspace.chunk_enlarge_in_place_vm (16 ms) [ RUN ] metaspace.metachunklist_vm [ OK ] metaspace.metachunklist_vm (0 ms) [ RUN ] metaspace.freechunklist_vm [ OK ] metaspace.freechunklist_vm (0 ms) [ RUN ] metaspace.freechunklist_retrieval_vm [ OK ] metaspace.freechunklist_retrieval_vm (0 ms) [ RUN ] metaspace.misc_sizes_vm [ OK ] metaspace.misc_sizes_vm (0 ms) [ RUN ] metaspace.misc_max_alloc_size_vm [ OK ] metaspace.misc_max_alloc_size_vm (3 ms) [ RUN ] metaspace.chunklevel_utils_vm [ OK ] metaspace.chunklevel_utils_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_basics_micro_nolimit_vm [ OK ] metaspace.MetaspaceArena_basics_micro_nolimit_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_basics_micro_limit_vm [ OK ] metaspace.MetaspaceArena_basics_micro_limit_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_basics_standard_nolimit_vm [ OK ] metaspace.MetaspaceArena_basics_standard_nolimit_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_basics_standard_limit_vm [ OK ] metaspace.MetaspaceArena_basics_standard_limit_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_enlarge_in_place_standard_c_vm [ OK ] metaspace.MetaspaceArena_test_enlarge_in_place_standard_c_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_enlarge_in_place_standard_nc_vm [ OK ] metaspace.MetaspaceArena_test_enlarge_in_place_standard_nc_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_enlarge_in_place_micro_c_vm [ OK ] metaspace.MetaspaceArena_test_enlarge_in_place_micro_c_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_enlarge_in_place_micro_nc_vm [ OK ] metaspace.MetaspaceArena_test_enlarge_in_place_micro_nc_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_enlarge_in_place_2_vm [ OK ] metaspace.MetaspaceArena_test_enlarge_in_place_2_vm (3 ms) [ RUN ] metaspace.MetaspaceArena_test_failing_to_enlarge_in_place_max_chunk_size_vm [ OK ] metaspace.MetaspaceArena_test_failing_to_enlarge_in_place_max_chunk_size_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_failing_to_enlarge_in_place_doubling_chunk_size_vm [ OK ] metaspace.MetaspaceArena_test_failing_to_enlarge_in_place_doubling_chunk_size_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_deallocate_vm [ OK ] metaspace.MetaspaceArena_deallocate_vm (5 ms) [ RUN ] metaspace.MetaspaceArena_recover_from_limit_hit_vm [ OK ] metaspace.MetaspaceArena_recover_from_limit_hit_vm (31 ms) [ RUN ] metaspace.MetaspaceArena_growth_anon_c_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_anon_c_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_anon_c_not_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_anon_c_not_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_standard_c_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_standard_c_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_standard_c_not_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_standard_c_not_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_anon_nc_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_anon_nc_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_anon_nc_not_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_anon_nc_not_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_standard_nc_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_standard_nc_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_growth_standard_nc_not_inplace_vm [ OK ] metaspace.MetaspaceArena_growth_standard_nc_not_inplace_vm (0 ms) [ RUN ] metaspace.MetaspaceArena_test_repeatedly_allocate_and_deallocate_top_allocation_vm [ OK ] metaspace.MetaspaceArena_test_repeatedly_allocate_and_deallocate_top_allocation_vm (14 ms) [ RUN ] metaspace.MetaspaceArena_test_repeatedly_allocate_and_deallocate_nontop_allocation_vm [ OK ] metaspace.MetaspaceArena_test_repeatedly_allocate_and_deallocate_nontop_allocation_vm (15 ms) [ RUN ] metaspace.MetaspaceArena_random_allocs_32_beds_no_commit_limit_vm [ OK ] metaspace.MetaspaceArena_random_allocs_32_beds_no_commit_limit_vm (15 ms) [ RUN ] metaspace.MetaspaceArena_random_allocs_32_beds_with_commit_limit_vm [ OK ] metaspace.MetaspaceArena_random_allocs_32_beds_with_commit_limit_vm (13 ms) [ RUN ] metaspace.MetaspaceArena_random_allocs_1_bed_no_commit_limit_vm [ OK ] metaspace.MetaspaceArena_random_allocs_1_bed_no_commit_limit_vm (2 ms) [ RUN ] metaspace.virtual_space_node_test_basics_vm [ OK ] metaspace.virtual_space_node_test_basics_vm (538 ms) [ RUN ] metaspace.virtual_space_node_test_1_vm [ OK ] metaspace.virtual_space_node_test_1_vm (1 ms) [ RUN ] metaspace.virtual_space_node_test_2_vm [ OK ] metaspace.virtual_space_node_test_2_vm (2 ms) [ RUN ] metaspace.virtual_space_node_test_3_vm [ OK ] metaspace.virtual_space_node_test_3_vm (7 ms) [ RUN ] metaspace.virtual_space_node_test_4_vm [ OK ] metaspace.virtual_space_node_test_4_vm (2 ms) [ RUN ] metaspace.virtual_space_node_test_5_vm [ OK ] metaspace.virtual_space_node_test_5_vm (898 ms) [ RUN ] metaspace.virtual_space_node_test_7_vm [ OK ] metaspace.virtual_space_node_test_7_vm (56 ms) [----------] 106 tests from metaspace (7914 ms total) [----------] 11 tests from ArgumentsTest [ RUN ] ArgumentsTest.atojulong [ OK ] ArgumentsTest.atojulong (0 ms) [ RUN ] ArgumentsTest.check_memory_size__min [ OK ] ArgumentsTest.check_memory_size__min (0 ms) [ RUN ] ArgumentsTest.check_memory_size__max [ OK ] ArgumentsTest.check_memory_size__max (0 ms) [ RUN ] ArgumentsTest.parse_xss_vm [ OK ] ArgumentsTest.parse_xss_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_int_vm [ OK ] ArgumentsTest.set_numeric_flag_int_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_uint_vm [ OK ] ArgumentsTest.set_numeric_flag_uint_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_intx_vm [ OK ] ArgumentsTest.set_numeric_flag_intx_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_uintx_vm [ OK ] ArgumentsTest.set_numeric_flag_uintx_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_uint64_t_vm [ OK ] ArgumentsTest.set_numeric_flag_uint64_t_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_size_t_vm [ OK ] ArgumentsTest.set_numeric_flag_size_t_vm (0 ms) [ RUN ] ArgumentsTest.set_numeric_flag_double_vm [ OK ] ArgumentsTest.set_numeric_flag_double_vm (0 ms) [----------] 11 tests from ArgumentsTest (0 ms total) [----------] 4 tests from ArrayAllocator [ RUN ] ArrayAllocator.allocate_vm [ OK ] ArrayAllocator.allocate_vm (0 ms) [ RUN ] ArrayAllocator.reallocate_0_vm [ OK ] ArrayAllocator.reallocate_0_vm (0 ms) [ RUN ] ArrayAllocator.reallocate_shrink_vm [ OK ] ArrayAllocator.reallocate_shrink_vm (0 ms) [ RUN ] ArrayAllocator.reallocate_grow_vm [ OK ] ArrayAllocator.reallocate_grow_vm (0 ms) [----------] 4 tests from ArrayAllocator (0 ms total) [----------] 12 tests from arrayOopDesc [ RUN ] arrayOopDesc.boolean_vm [ OK ] arrayOopDesc.boolean_vm (0 ms) [ RUN ] arrayOopDesc.char_vm [ OK ] arrayOopDesc.char_vm (0 ms) [ RUN ] arrayOopDesc.float_vm [ OK ] arrayOopDesc.float_vm (0 ms) [ RUN ] arrayOopDesc.double_vm [ OK ] arrayOopDesc.double_vm (0 ms) [ RUN ] arrayOopDesc.byte_vm [ OK ] arrayOopDesc.byte_vm (0 ms) [ RUN ] arrayOopDesc.short_vm [ OK ] arrayOopDesc.short_vm (0 ms) [ RUN ] arrayOopDesc.int_vm [ OK ] arrayOopDesc.int_vm (0 ms) [ RUN ] arrayOopDesc.long_vm [ OK ] arrayOopDesc.long_vm (0 ms) [ RUN ] arrayOopDesc.object_vm [ OK ] arrayOopDesc.object_vm (0 ms) [ RUN ] arrayOopDesc.array_vm [ OK ] arrayOopDesc.array_vm (0 ms) [ RUN ] arrayOopDesc.narrowOop_vm [ OK ] arrayOopDesc.narrowOop_vm (0 ms) [ RUN ] arrayOopDesc.base_offset_vm [ OK ] arrayOopDesc.base_offset_vm (0 ms) [----------] 12 tests from arrayOopDesc (0 ms total) [----------] 3 tests from ArrayWithFreeListTest [ RUN ] ArrayWithFreeListTest.TestLinkedLists_vm [ OK ] ArrayWithFreeListTest.TestLinkedLists_vm (0 ms) [ RUN ] ArrayWithFreeListTest.FreeingShouldReuseMemory_vm [ OK ] ArrayWithFreeListTest.FreeingShouldReuseMemory_vm (0 ms) [ RUN ] ArrayWithFreeListTest.FreeingInTheMiddleWorks_vm [ OK ] ArrayWithFreeListTest.FreeingInTheMiddleWorks_vm (0 ms) [----------] 3 tests from ArrayWithFreeListTest (0 ms total) [----------] 9 tests from AssemblerAArch64 [ RUN ] AssemblerAArch64.validate_vm [ OK ] AssemblerAArch64.validate_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_1_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff76b225c0: dmb ishst 0x0000ffff76b225c4: nop 0x0000ffff76b225c8: dmb ishld 0x0000ffff76b225cc: nop 0x0000ffff76b225d0: dmb ish 0x0000ffff76b225d4: nop 0x0000ffff76b225d8: dmb ish -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_1_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_2_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff76b225c0: dmb ishst 0x0000ffff76b225c4: nop 0x0000ffff76b225c8: dmb ishld 0x0000ffff76b225cc: nop 0x0000ffff76b225d0: dmb ish 0x0000ffff76b225d4: nop 0x0000ffff76b225d8: dmb ishld 0x0000ffff76b225dc: dmb ishst -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_2_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_block_by_label_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff76b225c0: dmb ishst 0x0000ffff76b225c4: dmb ishst -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_block_by_label_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_after_expand_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff76c316c0: dmb ishst -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_after_expand_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_all_kinds_1_vm [ OK ] AssemblerAArch64.merge_dmb_all_kinds_1_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_all_kinds_2_vm [ OK ] AssemblerAArch64.merge_dmb_all_kinds_2_vm (0 ms) [ RUN ] AssemblerAArch64.merge_ldst_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff76b225c0: ldp x1, x0, [sp] 0x0000ffff76b225c4: nop 0x0000ffff76b225c8: stp x0, x1, [sp] 0x0000ffff76b225cc: nop 0x0000ffff76b225d0: ldp w0, w1, [sp] 0x0000ffff76b225d4: nop 0x0000ffff76b225d8: stp w1, w0, [sp] 0x0000ffff76b225dc: nop 0x0000ffff76b225e0: ldr w0, [sp, #4] 0x0000ffff76b225e4: ldr x1, [sp, #8] 0x0000ffff76b225e8: nop 0x0000ffff76b225ec: ldr w0, [sp] 0x0000ffff76b225f0: ldr w1, [sp, #8] 0x0000ffff76b225f4: nop 0x0000ffff76b225f8: str x0, [sp] 0x0000ffff76b225fc: str x1, [sp, #8] 0x0000ffff76b22600: nop -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_ldst_vm (0 ms) [ RUN ] AssemblerAArch64.merge_ldst_after_expand_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff76c22a00: ldp x1, x0, [sp] 0x0000ffff76c22a04: nop 0x0000ffff76c22a08: stp x0, x1, [sp] 0x0000ffff76c22a0c: nop -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_ldst_after_expand_vm (0 ms) [----------] 9 tests from AssemblerAArch64 (1 ms total) [----------] 6 tests from AsyncLogTest [ RUN ] AsyncLogTest.asynclog_vm [9.196s][warning][logging] 1Warning [9.196s][error ][logging] 1Error [ OK ] AsyncLogTest.asynclog_vm (0 ms) [ RUN ] AsyncLogTest.logMessage_vm [ OK ] AsyncLogTest.logMessage_vm (0 ms) [ RUN ] AsyncLogTest.logBuffer_vm [ OK ] AsyncLogTest.logBuffer_vm (0 ms) [ RUN ] AsyncLogTest.droppingMessage_vm [ OK ] AsyncLogTest.droppingMessage_vm (0 ms) [ RUN ] AsyncLogTest.stdoutOutput_vm [ OK ] AsyncLogTest.stdoutOutput_vm (0 ms) [ RUN ] AsyncLogTest.stderrOutput_vm [ OK ] AsyncLogTest.stderrOutput_vm (0 ms) [----------] 6 tests from AsyncLogTest (1 ms total) [----------] 3 tests from AtomicAddTest [ RUN ] AtomicAddTest.int32_vm [ OK ] AtomicAddTest.int32_vm (0 ms) [ RUN ] AtomicAddTest.int64_vm [ OK ] AtomicAddTest.int64_vm (0 ms) [ RUN ] AtomicAddTest.ptr_vm [ OK ] AtomicAddTest.ptr_vm (0 ms) [----------] 3 tests from AtomicAddTest (0 ms total) [----------] 2 tests from AtomicXchgTest [ RUN ] AtomicXchgTest.int32_vm [ OK ] AtomicXchgTest.int32_vm (0 ms) [ RUN ] AtomicXchgTest.int64_vm [ OK ] AtomicXchgTest.int64_vm (0 ms) [----------] 2 tests from AtomicXchgTest (0 ms total) [----------] 2 tests from AtomicCmpxchgTest [ RUN ] AtomicCmpxchgTest.int32_vm [ OK ] AtomicCmpxchgTest.int32_vm (0 ms) [ RUN ] AtomicCmpxchgTest.int64_vm [ OK ] AtomicCmpxchgTest.int64_vm (0 ms) [----------] 2 tests from AtomicCmpxchgTest (0 ms total) [----------] 1 test from AtomicCmpxchg1Byte [ RUN ] AtomicCmpxchg1Byte.stress_vm [ OK ] AtomicCmpxchg1Byte.stress_vm (0 ms) [----------] 1 test from AtomicCmpxchg1Byte (0 ms total) [----------] 2 tests from AtomicEnumTest [ RUN ] AtomicEnumTest.unscoped_enum_vm [ OK ] AtomicEnumTest.unscoped_enum_vm (0 ms) [ RUN ] AtomicEnumTest.scoped_enum_vm [ OK ] AtomicEnumTest.scoped_enum_vm (0 ms) [----------] 2 tests from AtomicEnumTest (0 ms total) [----------] 6 tests from AtomicBitopsTest [ RUN ] AtomicBitopsTest.int8_vm [ OK ] AtomicBitopsTest.int8_vm (0 ms) [ RUN ] AtomicBitopsTest.uint8_vm [ OK ] AtomicBitopsTest.uint8_vm (0 ms) [ RUN ] AtomicBitopsTest.int32_vm [ OK ] AtomicBitopsTest.int32_vm (0 ms) [ RUN ] AtomicBitopsTest.uint32_vm [ OK ] AtomicBitopsTest.uint32_vm (0 ms) [ RUN ] AtomicBitopsTest.int64_vm [ OK ] AtomicBitopsTest.int64_vm (0 ms) [ RUN ] AtomicBitopsTest.uint64_vm [ OK ] AtomicBitopsTest.uint64_vm (0 ms) [----------] 6 tests from AtomicBitopsTest (0 ms total) [----------] 68 tests from BitMap [ RUN ] BitMap.resize_grow_vm [ OK ] BitMap.resize_grow_vm (0 ms) [ RUN ] BitMap.resize_shrink_vm [ OK ] BitMap.resize_shrink_vm (0 ms) [ RUN ] BitMap.resize_same_vm [ OK ] BitMap.resize_same_vm (0 ms) [ RUN ] BitMap.resize_grow_clear_vm [ OK ] BitMap.resize_grow_clear_vm (0 ms) [ RUN ] BitMap.initialize_vm [ OK ] BitMap.initialize_vm (0 ms) [ RUN ] BitMap.reinitialize_vm [ OK ] BitMap.reinitialize_vm (0 ms) [ RUN ] BitMap.print_on_vm [ OK ] BitMap.print_on_vm (0 ms) [ RUN ] BitMap.truncate_same_vm [ OK ] BitMap.truncate_same_vm (0 ms) [ RUN ] BitMap.truncate_start_vm [ OK ] BitMap.truncate_start_vm (0 ms) [ RUN ] BitMap.truncate_end_vm [ OK ] BitMap.truncate_end_vm (0 ms) [ RUN ] BitMap.truncate_middle_vm [ OK ] BitMap.truncate_middle_vm (0 ms) [ RUN ] BitMap.truncate_start_unaligned_vm [ OK ] BitMap.truncate_start_unaligned_vm (0 ms) [ RUN ] BitMap.truncate_end_unaligned_vm [ OK ] BitMap.truncate_end_unaligned_vm (0 ms) [ RUN ] BitMap.truncate_one_word_vm [ OK ] BitMap.truncate_one_word_vm (0 ms) [ RUN ] BitMap.truncate_random_vm [ OK ] BitMap.truncate_random_vm (1 ms) [ RUN ] BitMap.iterate_empty [ OK ] BitMap.iterate_empty (0 ms) [ RUN ] BitMap.iterate_with_endpoints [ OK ] BitMap.iterate_with_endpoints (0 ms) [ RUN ] BitMap.iterate_without_endpoints [ OK ] BitMap.iterate_without_endpoints (0 ms) [ RUN ] BitMap.iterate_full [ OK ] BitMap.iterate_full (0 ms) [ RUN ] BitMap.iterate_early_termination [ OK ] BitMap.iterate_early_termination (0 ms) [ RUN ] BitMap.clear_large_range [ OK ] BitMap.clear_large_range (770 ms) [ RUN ] BitMap.set_large_range [ OK ] BitMap.set_large_range (840 ms) [ RUN ] BitMap.par_at_put_large_range [ OK ] BitMap.par_at_put_large_range (841 ms) [ RUN ] BitMap.popcnt_1_vm [ OK ] BitMap.popcnt_1_vm (0 ms) [ RUN ] BitMap.popcnt_8_vm [ OK ] BitMap.popcnt_8_vm (0 ms) [ RUN ] BitMap.popcnt_15_vm [ OK ] BitMap.popcnt_15_vm (2 ms) [ RUN ] BitMap.popcnt_19_vm [ OK ] BitMap.popcnt_19_vm (4 ms) [ RUN ] BitMap.popcnt_63_vm [ OK ] BitMap.popcnt_63_vm (874 ms) [ RUN ] BitMap.popcnt_300_vm [ OK ] BitMap.popcnt_300_vm (1005 ms) [ RUN ] BitMap.popcnt_large_vm [ OK ] BitMap.popcnt_large_vm (0 ms) [ RUN ] BitMap.search [ OK ] BitMap.search (100 ms) [ RUN ] BitMap.is_same__aligned [ OK ] BitMap.is_same__aligned (0 ms) [ RUN ] BitMap.is_same__unaligned [ OK ] BitMap.is_same__unaligned (0 ms) [ RUN ] BitMap.is_full_or_empty__aligned [ OK ] BitMap.is_full_or_empty__aligned (0 ms) [ RUN ] BitMap.is_full__unaligned [ OK ] BitMap.is_full__unaligned (0 ms) [ RUN ] BitMap.is_empty__unaligned [ OK ] BitMap.is_empty__unaligned (0 ms) [ RUN ] BitMap.contains__aligned [ OK ] BitMap.contains__aligned (0 ms) [ RUN ] BitMap.contains__unaligned [ OK ] BitMap.contains__unaligned (0 ms) [ RUN ] BitMap.intersects__aligned [ OK ] BitMap.intersects__aligned (0 ms) [ RUN ] BitMap.intersects__unaligned [ OK ] BitMap.intersects__unaligned (0 ms) [ RUN ] BitMap.set_from__even_even [ OK ] BitMap.set_from__even_even (0 ms) [ RUN ] BitMap.set_from__even_odd [ OK ] BitMap.set_from__even_odd (0 ms) [ RUN ] BitMap.set_from__even_one [ OK ] BitMap.set_from__even_one (0 ms) [ RUN ] BitMap.set_from__even_zero [ OK ] BitMap.set_from__even_zero (0 ms) [ RUN ] BitMap.set_union__even_even [ OK ] BitMap.set_union__even_even (0 ms) [ RUN ] BitMap.set_union_with_result__even_even [ OK ] BitMap.set_union_with_result__even_even (0 ms) [ RUN ] BitMap.set_union__even_odd [ OK ] BitMap.set_union__even_odd (0 ms) [ RUN ] BitMap.set_union_with_result__even_odd [ OK ] BitMap.set_union_with_result__even_odd (0 ms) [ RUN ] BitMap.set_union__even_one [ OK ] BitMap.set_union__even_one (0 ms) [ RUN ] BitMap.set_union_with_result__even_one [ OK ] BitMap.set_union_with_result__even_one (0 ms) [ RUN ] BitMap.set_union__even_zero [ OK ] BitMap.set_union__even_zero (0 ms) [ RUN ] BitMap.set_union_with_result__even_zero [ OK ] BitMap.set_union_with_result__even_zero (0 ms) [ RUN ] BitMap.set_difference__even_even [ OK ] BitMap.set_difference__even_even (0 ms) [ RUN ] BitMap.set_difference_with_result__even_even [ OK ] BitMap.set_difference_with_result__even_even (0 ms) [ RUN ] BitMap.set_difference__even_odd [ OK ] BitMap.set_difference__even_odd (0 ms) [ RUN ] BitMap.set_difference_with_result__even_odd [ OK ] BitMap.set_difference_with_result__even_odd (0 ms) [ RUN ] BitMap.set_difference__even_one [ OK ] BitMap.set_difference__even_one (0 ms) [ RUN ] BitMap.set_difference_with_result__even_one [ OK ] BitMap.set_difference_with_result__even_one (0 ms) [ RUN ] BitMap.set_difference__even_zero [ OK ] BitMap.set_difference__even_zero (0 ms) [ RUN ] BitMap.set_difference_with_result__even_zero [ OK ] BitMap.set_difference_with_result__even_zero (0 ms) [ RUN ] BitMap.set_intersection__even_even [ OK ] BitMap.set_intersection__even_even (0 ms) [ RUN ] BitMap.set_intersection_with_result__even_even [ OK ] BitMap.set_intersection_with_result__even_even (0 ms) [ RUN ] BitMap.set_intersection__even_odd [ OK ] BitMap.set_intersection__even_odd (0 ms) [ RUN ] BitMap.set_intersection_with_result__even_odd [ OK ] BitMap.set_intersection_with_result__even_odd (0 ms) [ RUN ] BitMap.set_intersection__even_one [ OK ] BitMap.set_intersection__even_one (0 ms) [ RUN ] BitMap.set_intersection_with_result__even_one [ OK ] BitMap.set_intersection_with_result__even_one (0 ms) [ RUN ] BitMap.set_intersection__even_zero [ OK ] BitMap.set_intersection__even_zero (0 ms) [ RUN ] BitMap.set_intersection_with_result__even_zero [ OK ] BitMap.set_intersection_with_result__even_zero (0 ms) [----------] 68 tests from BitMap (4442 ms total) [----------] 2 tests from BufferNodeAllocatorTest [ RUN ] BufferNodeAllocatorTest.test_vm [ OK ] BufferNodeAllocatorTest.test_vm (0 ms) [ RUN ] BufferNodeAllocatorTest.stress_free_list_allocator_vm Stressing allocator for 1000 ms allocations: 594275 allocations: 783521 allocations: 894143 allocations: 523001 total allocations: 2794940 allocator free count: 560131 [ OK ] BufferNodeAllocatorTest.stress_free_list_allocator_vm (1315 ms) [----------] 2 tests from BufferNodeAllocatorTest (1315 ms total) [----------] 80 tests from utilities [ RUN ] utilities.byteswap_vm [ OK ] utilities.byteswap_vm (0 ms) [ RUN ] utilities.json_curly_braces_vm [ OK ] utilities.json_curly_braces_vm (0 ms) [ RUN ] utilities.json_brackets_vm [ OK ] utilities.json_brackets_vm (0 ms) [ RUN ] utilities.json_space_braces_vm [ OK ] utilities.json_space_braces_vm (0 ms) [ RUN ] utilities.json_space_bracketes_vm [ OK ] utilities.json_space_bracketes_vm (0 ms) [ RUN ] utilities.json_quoted_error_vm [ OK ] utilities.json_quoted_error_vm (0 ms) [ RUN ] utilities.json_error_string_vm [ OK ] utilities.json_error_string_vm (0 ms) [ RUN ] utilities.json_simple_integer_vm [ OK ] utilities.json_simple_integer_vm (0 ms) [ RUN ] utilities.json_siple_float_vm [ OK ] utilities.json_siple_float_vm (0 ms) [ RUN ] utilities.json_simple_boolean_true_vm [ OK ] utilities.json_simple_boolean_true_vm (0 ms) [ RUN ] utilities.json_simple_boolean_false_vm [ OK ] utilities.json_simple_boolean_false_vm (0 ms) [ RUN ] utilities.json_simple_null_vm [ OK ] utilities.json_simple_null_vm (0 ms) [ RUN ] utilities.json_one_element_int_array_vm [ OK ] utilities.json_one_element_int_array_vm (0 ms) [ RUN ] utilities.json_int_array_vm [ OK ] utilities.json_int_array_vm (0 ms) [ RUN ] utilities.json_one_element_bool_array_vm [ OK ] utilities.json_one_element_bool_array_vm (0 ms) [ RUN ] utilities.json_bool_array_vm [ OK ] utilities.json_bool_array_vm (0 ms) [ RUN ] utilities.json_one_element_false_array_vm [ OK ] utilities.json_one_element_false_array_vm (0 ms) [ RUN ] utilities.json_false_bool_array_vm [ OK ] utilities.json_false_bool_array_vm (0 ms) [ RUN ] utilities.json_one_null_array_vm [ OK ] utilities.json_one_null_array_vm (0 ms) [ RUN ] utilities.json_null_array_vm [ OK ] utilities.json_null_array_vm (0 ms) [ RUN ] utilities.json_one_empty_string_array_vm [ OK ] utilities.json_one_empty_string_array_vm (0 ms) [ RUN ] utilities.json_empty_string_array_vm [ OK ] utilities.json_empty_string_array_vm (0 ms) [ RUN ] utilities.json_single_string_array_vm [ OK ] utilities.json_single_string_array_vm (0 ms) [ RUN ] utilities.json_string_comma_arrray_vm [ OK ] utilities.json_string_comma_arrray_vm (0 ms) [ RUN ] utilities.json_two_strings_array_vm [ OK ] utilities.json_two_strings_array_vm (0 ms) [ RUN ] utilities.json_two_strings_comma_array_vm [ OK ] utilities.json_two_strings_comma_array_vm (0 ms) [ RUN ] utilities.json_curly_braces_outside_vm [ OK ] utilities.json_curly_braces_outside_vm (0 ms) [ RUN ] utilities.json_element_in_array_vm [ OK ] utilities.json_element_in_array_vm (0 ms) [ RUN ] utilities.json_incorrect_end_array_vm [ OK ] utilities.json_incorrect_end_array_vm (0 ms) [ RUN ] utilities.json_incorrect_string_end_vm [ OK ] utilities.json_incorrect_string_end_vm (0 ms) [ RUN ] utilities.json_incorrect_end_of_two_elements_array_vm [ OK ] utilities.json_incorrect_end_of_two_elements_array_vm (0 ms) [ RUN ] utilities.json_incorrect_bool_true_array_vm [ OK ] utilities.json_incorrect_bool_true_array_vm (0 ms) [ RUN ] utilities.json_incorrect_bool_false_array_vm [ OK ] utilities.json_incorrect_bool_false_array_vm (0 ms) [ RUN ] utilities.json_incorrect_null_array_vm [ OK ] utilities.json_incorrect_null_array_vm (0 ms) [ RUN ] utilities.json_key_pair_vm [ OK ] utilities.json_key_pair_vm (0 ms) [ RUN ] utilities.json_key_pair_comma_vm [ OK ] utilities.json_key_pair_comma_vm (0 ms) [ RUN ] utilities.json_bool_true_key_vm [ OK ] utilities.json_bool_true_key_vm (0 ms) [ RUN ] utilities.json_bool_true_key_comma_vm [ OK ] utilities.json_bool_true_key_comma_vm (0 ms) [ RUN ] utilities.json_bool_false_key_vm [ OK ] utilities.json_bool_false_key_vm (0 ms) [ RUN ] utilities.json_bool_false_key_comma_vm [ OK ] utilities.json_bool_false_key_comma_vm (0 ms) [ RUN ] utilities.json_null_key_vm [ OK ] utilities.json_null_key_vm (0 ms) [ RUN ] utilities.json_null_key_comma_vm [ OK ] utilities.json_null_key_comma_vm (0 ms) [ RUN ] utilities.json_pair_of_empty_strings_vm [ OK ] utilities.json_pair_of_empty_strings_vm (0 ms) [ RUN ] utilities.json_pair_of_empty_strings_comma_vm [ OK ] utilities.json_pair_of_empty_strings_comma_vm (0 ms) [ RUN ] utilities.json_pair_of_strings_vm [ OK ] utilities.json_pair_of_strings_vm (0 ms) [ RUN ] utilities.json_pair_of_strings_comma_vm [ OK ] utilities.json_pair_of_strings_comma_vm (0 ms) [ RUN ] utilities.json_two_pairs_of_strings_vm [ OK ] utilities.json_two_pairs_of_strings_vm (0 ms) [ RUN ] utilities.json_two_pairs_of_strings_comma_vm [ OK ] utilities.json_two_pairs_of_strings_comma_vm (0 ms) [ RUN ] utilities.json_array_outside_vm [ OK ] utilities.json_array_outside_vm (0 ms) [ RUN ] utilities.json_incorrect_object_end_vm [ OK ] utilities.json_incorrect_object_end_vm (0 ms) [ RUN ] utilities.json_empty_comment_vm [ OK ] utilities.json_empty_comment_vm (0 ms) [ RUN ] utilities.json_space_comment_vm [ OK ] utilities.json_space_comment_vm (0 ms) [ RUN ] utilities.json_comment_vm [ OK ] utilities.json_comment_vm (0 ms) [ RUN ] utilities.json_star_comment_vm [ OK ] utilities.json_star_comment_vm (0 ms) [ RUN ] utilities.json_stars_comment_vm [ OK ] utilities.json_stars_comment_vm (0 ms) [ RUN ] utilities.json_special_comment_vm [ OK ] utilities.json_special_comment_vm (0 ms) [ RUN ] utilities.json_comment_after_vm [ OK ] utilities.json_comment_after_vm (0 ms) [ RUN ] utilities.json_comment_after_and_space_vm [ OK ] utilities.json_comment_after_and_space_vm (0 ms) [ RUN ] utilities.json_one_line_empty_comment_after_vm [ OK ] utilities.json_one_line_empty_comment_after_vm (0 ms) [ RUN ] utilities.json_one_line_space_comment_after_vm [ OK ] utilities.json_one_line_space_comment_after_vm (0 ms) [ RUN ] utilities.json_one_line_comment_after_vm [ OK ] utilities.json_one_line_comment_after_vm (0 ms) [ RUN ] utilities.json_incorrect_multiline_comment_vm [ OK ] utilities.json_incorrect_multiline_comment_vm (0 ms) [ RUN ] utilities.json_incorrect_multiline_comment_begin_vm [ OK ] utilities.json_incorrect_multiline_comment_begin_vm (0 ms) [ RUN ] utilities.json_oneline_comment_only_vm [ OK ] utilities.json_oneline_comment_only_vm (0 ms) [ RUN ] utilities.json_multiline_comment_only_vm [ OK ] utilities.json_multiline_comment_only_vm (0 ms) [ RUN ] utilities.json_multiline_comment_2_vm [ OK ] utilities.json_multiline_comment_2_vm (0 ms) [ RUN ] utilities.json_incorrectly_commented_object_vm [ OK ] utilities.json_incorrectly_commented_object_vm (0 ms) [ RUN ] utilities.json_missing_multiline_end_vm [ OK ] utilities.json_missing_multiline_end_vm (0 ms) [ RUN ] utilities.json_missing_multiline_slash_vm [ OK ] utilities.json_missing_multiline_slash_vm (0 ms) [ RUN ] utilities.json_commented_object_end_vm [ OK ] utilities.json_commented_object_end_vm (0 ms) [ RUN ] utilities.json_commented_array_end_vm [ OK ] utilities.json_commented_array_end_vm (0 ms) [ RUN ] utilities.json_missing_object_end_vm [ OK ] utilities.json_missing_object_end_vm (0 ms) [ RUN ] utilities.json_missing_array_end_vm [ OK ] utilities.json_missing_array_end_vm (0 ms) [ RUN ] utilities.json_key_values_1_vm [ OK ] utilities.json_key_values_1_vm (0 ms) [ RUN ] utilities.json_key_values_2_vm [ OK ] utilities.json_key_values_2_vm (0 ms) [ RUN ] utilities.json_quoted_symbols_vm [ OK ] utilities.json_quoted_symbols_vm (0 ms) [ RUN ] utilities.json_incorrect_key_vm [ OK ] utilities.json_incorrect_key_vm (0 ms) [ RUN ] utilities.json_array_with_newline_vm [ OK ] utilities.json_array_with_newline_vm (0 ms) [ RUN ] utilities.json_directives_file_vm [ OK ] utilities.json_directives_file_vm (0 ms) [ RUN ] utilities.reverse_bits_vm [ OK ] utilities.reverse_bits_vm (0 ms) [----------] 80 tests from utilities (3 ms total) [----------] 15 tests from cgroupTest [ RUN ] cgroupTest.read_numerical_key_value_failure_cases [ OK ] cgroupTest.read_numerical_key_value_failure_cases (0 ms) [ RUN ] cgroupTest.read_numerical_key_value_success_cases [ OK ] cgroupTest.read_numerical_key_value_success_cases (0 ms) [ RUN ] cgroupTest.read_number_null [ OK ] cgroupTest.read_number_null (0 ms) [ RUN ] cgroupTest.read_string_beyond_max_path [ OK ] cgroupTest.read_string_beyond_max_path (0 ms) [ RUN ] cgroupTest.read_number_file_not_exist [ OK ] cgroupTest.read_number_file_not_exist (0 ms) [ RUN ] cgroupTest.read_numerical_key_value_null [ OK ] cgroupTest.read_numerical_key_value_null (0 ms) [ RUN ] cgroupTest.read_number_tests [ OK ] cgroupTest.read_number_tests (0 ms) [ RUN ] cgroupTest.read_string_tests [ OK ] cgroupTest.read_string_tests (0 ms) [ RUN ] cgroupTest.read_number_tuple_test [ OK ] cgroupTest.read_number_tuple_test (0 ms) [ RUN ] cgroupTest.read_numerical_key_beyond_max_path [ OK ] cgroupTest.read_numerical_key_beyond_max_path (0 ms) [ RUN ] cgroupTest.read_numerical_key_file_not_exist [ OK ] cgroupTest.read_numerical_key_file_not_exist (0 ms) [ RUN ] cgroupTest.set_cgroupv1_subsystem_path [ OK ] cgroupTest.set_cgroupv1_subsystem_path (0 ms) [ RUN ] cgroupTest.set_cgroupv2_subsystem_path [ OK ] cgroupTest.set_cgroupv2_subsystem_path (0 ms) [ RUN ] cgroupTest.cgroupv2_is_hierarchy_walk_needed [ OK ] cgroupTest.cgroupv2_is_hierarchy_walk_needed (0 ms) [ RUN ] cgroupTest.cgroupv1_is_hierarchy_walk_needed [ OK ] cgroupTest.cgroupv1_is_hierarchy_walk_needed (0 ms) [----------] 15 tests from cgroupTest (0 ms total) [----------] 10 tests from ChunkedList [ RUN ] ChunkedList.metadata_empty [ OK ] ChunkedList.metadata_empty (0 ms) [ RUN ] ChunkedList.metadata_full [ OK ] ChunkedList.metadata_full (0 ms) [ RUN ] ChunkedList.metadata_size [ OK ] ChunkedList.metadata_size (0 ms) [ RUN ] ChunkedList.metadata_clear [ OK ] ChunkedList.metadata_clear (0 ms) [ RUN ] ChunkedList.metadata_at [ OK ] ChunkedList.metadata_at (0 ms) [ RUN ] ChunkedList.size_t_empty [ OK ] ChunkedList.size_t_empty (0 ms) [ RUN ] ChunkedList.size_t_full [ OK ] ChunkedList.size_t_full (0 ms) [ RUN ] ChunkedList.size_t_size [ OK ] ChunkedList.size_t_size (0 ms) [ RUN ] ChunkedList.size_t_clear [ OK ] ChunkedList.size_t_clear (0 ms) [ RUN ] ChunkedList.size_t_at [ OK ] ChunkedList.size_t_at (0 ms) [----------] 10 tests from ChunkedList (0 ms total) [----------] 10 tests from ClassLoader [ RUN ] ClassLoader.null_class_name_vm [ OK ] ClassLoader.null_class_name_vm (0 ms) [ RUN ] ClassLoader.empty_class_name_vm [ OK ] ClassLoader.empty_class_name_vm (0 ms) [ RUN ] ClassLoader.no_slash_vm [ OK ] ClassLoader.no_slash_vm (0 ms) [ RUN ] ClassLoader.just_slash_vm [ OK ] ClassLoader.just_slash_vm (0 ms) [ RUN ] ClassLoader.multiple_slashes_vm [ OK ] ClassLoader.multiple_slashes_vm (0 ms) [ RUN ] ClassLoader.standard_case_1_vm [ OK ] ClassLoader.standard_case_1_vm (0 ms) [ RUN ] ClassLoader.standard_case_2_vm [ OK ] ClassLoader.standard_case_2_vm (0 ms) [ RUN ] ClassLoader.class_array_vm [ OK ] ClassLoader.class_array_vm (0 ms) [ RUN ] ClassLoader.class_multiarray_vm [ OK ] ClassLoader.class_multiarray_vm (0 ms) [ RUN ] ClassLoader.class_object_array_vm [ OK ] ClassLoader.class_object_array_vm (0 ms) [----------] 10 tests from ClassLoader (0 ms total) [----------] 2 tests from ClassPrinter [ RUN ] ClassPrinter.print_classes_vm [ OK ] ClassPrinter.print_classes_vm (0 ms) [ RUN ] ClassPrinter.print_methods_vm [ OK ] ClassPrinter.print_methods_vm (0 ms) [----------] 2 tests from ClassPrinter (0 ms total) [----------] 1 test from codestrings [ RUN ] codestrings.validate_vm test/hotspot/gtest/code/test_codestrings.cpp:91: Failure Expected equality of these values: replace_addr_expr(out1.as_string()) Which is: "--------------------------------------------------------------------------------\n ;; First block comment.\n : nop\n ;; Comment No. 0\n : nop\n ;; Comment No. 1\n : nop\n ;; Comment No. 2\n : nop\n ;; Comment No. 3\n : nop\n ;; Comment No. 4\n : nop\n ;; Comment No. 5\n : nop\n ;; Comment No. 6\n : nop\n ;; Comment No. 7\n : nop\n ;; Comment No. 8\n : nop\n ;; Comment No. 9\n : nop\n ;; Comment No. 10\n : nop\n ;; Comment No. 11\n : nop\n ;; Comment No. 12\n : nop\n ;; Comment No. 13\n : nop\n ;; Comment No. 14\n : nop\n ;; Comment No. 15\n : nop\n ;; Comment No. 16\n : nop\n ;; Comment No. 17\n : nop\n ;; Comment No. 18\n : nop\n ;; Comment No. 19\n : nop\n ;; Comment No. 20\n : nop\n ;; Comment No. 21\n : nop\n ;; Comment No. 22\n : nop\n ;; Comment No. 23\n : nop\n ;; Comment No. 24\n : nop\n ;; Comment No. 25\n : nop\n ;; Comment No. 26\n : nop\n ;; Comment No. 27\n : nop\n ;; Comment No. 28\n : nop\n ;; Comment No. 29\n : nop\n ;; Comment No. 30\n : nop\n ;; Comment No. 31\n : nop\n ;; Comment No. 32\n : nop\n ;; Comment No. 33\n : nop\n ;; Comment No. 34\n : nop\n ;; Comment No. 35\n : nop\n ;; Comment No. 36\n : nop\n ;; Comment No. 37\n : nop\n ;; Comment No. 38\n : nop\n ;; Comment No. 39\n : nop\n ;; Comment No. 40\n : nop\n ;; Comment No. 41\n : nop\n ;; Comment No. 42\n : nop\n ;; Comment No. 43\n : nop\n ;; Comment No. 44\n : nop\n ;; Comment No. 45\n : nop\n ;; Comment No. 46\n : nop\n ;; Comment No. 47\n : nop\n ;; Comment No. 48\n : nop\n ;; Comment No. 49\n : nop\n ;; Comment No. 50\n : nop\n ;; Comment No. 51\n : nop\n ;; Comment No. 52\n : nop\n ;; Comment No. 53\n : nop\n ;; Comment No. 54\n : nop\n ;; Comment No. 55\n : nop\n ;; Comment No. 56\n : nop\n ;; Comment No. 57\n : nop\n ;; Comment No. 58\n : nop\n ;; Comment No. 59\n : nop\n ;; Comment No. 60\n : nop\n ;; Comment No. 61\n : nop\n ;; Comment No. 62\n : nop\n ;; Comment No. 63\n : nop\n ;; Comment No. 64\n : nop\n ;; Comment No. 65\n : nop\n ;; unimplemented: First debug string.\n : dcps1\t#\n : cbnz\tx16, \n ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : cbnz\tx16, Stub::indexof_linear_ll+436 \n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 15\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 16\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 17\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 18\n : dcps1\t#\n : tbnz\tx16, #40, \n ;; unimplemented: Fixed address string No. 19\n : dcps1\t#\n : tbnz\tx16, #40, \n--------------------------------------------------------------------------------\n" replace_addr_expr(out2.as_string()) Which is: "--------------------------------------------------------------------------------\n ;; First block comment.\n : nop\n ;; Comment No. 0\n : nop\n ;; Comment No. 1\n : nop\n ;; Comment No. 2\n : nop\n ;; Comment No. 3\n : nop\n ;; Comment No. 4\n : nop\n ;; Comment No. 5\n : nop\n ;; Comment No. 6\n : nop\n ;; Comment No. 7\n : nop\n ;; Comment No. 8\n : nop\n ;; Comment No. 9\n : nop\n ;; Comment No. 10\n : nop\n ;; Comment No. 11\n : nop\n ;; Comment No. 12\n : nop\n ;; Comment No. 13\n : nop\n ;; Comment No. 14\n : nop\n ;; Comment No. 15\n : nop\n ;; Comment No. 16\n : nop\n ;; Comment No. 17\n : nop\n ;; Comment No. 18\n : nop\n ;; Comment No. 19\n : nop\n ;; Comment No. 20\n : nop\n ;; Comment No. 21\n : nop\n ;; Comment No. 22\n : nop\n ;; Comment No. 23\n : nop\n ;; Comment No. 24\n : nop\n ;; Comment No. 25\n : nop\n ;; Comment No. 26\n : nop\n ;; Comment No. 27\n : nop\n ;; Comment No. 28\n : nop\n ;; Comment No. 29\n : nop\n ;; Comment No. 30\n : nop\n ;; Comment No. 31\n : nop\n ;; Comment No. 32\n : nop\n ;; Comment No. 33\n : nop\n ;; Comment No. 34\n : nop\n ;; Comment No. 35\n : nop\n ;; Comment No. 36\n : nop\n ;; Comment No. 37\n : nop\n ;; Comment No. 38\n : nop\n ;; Comment No. 39\n : nop\n ;; Comment No. 40\n : nop\n ;; Comment No. 41\n : nop\n ;; Comment No. 42\n : nop\n ;; Comment No. 43\n : nop\n ;; Comment No. 44\n : nop\n ;; Comment No. 45\n : nop\n ;; Comment No. 46\n : nop\n ;; Comment No. 47\n : nop\n ;; Comment No. 48\n : nop\n ;; Comment No. 49\n : nop\n ;; Comment No. 50\n : nop\n ;; Comment No. 51\n : nop\n ;; Comment No. 52\n : nop\n ;; Comment No. 53\n : nop\n ;; Comment No. 54\n : nop\n ;; Comment No. 55\n : nop\n ;; Comment No. 56\n : nop\n ;; Comment No. 57\n : nop\n ;; Comment No. 58\n : nop\n ;; Comment No. 59\n : nop\n ;; Comment No. 60\n : nop\n ;; Comment No. 61\n : nop\n ;; Comment No. 62\n : nop\n ;; Comment No. 63\n : nop\n ;; Comment No. 64\n : nop\n ;; Comment No. 65\n : nop\n ;; unimplemented: First debug string.\n : dcps1\t#\n : cbnz\tx16, \n ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : cbnz\tx16, \n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 15\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 16\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 17\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; unimplemented: Fixed address string No. 18\n : dcps1\t#\n : tbnz\tx16, #40, \n ;; unimplemented: Fixed address string No. 19\n : dcps1\t#\n : tbnz\tx16, #40, \n--------------------------------------------------------------------------------\n" With diff: @@ -139,5 +139,5 @@ ;; unimplemented: Fixed address string No. 0 : dcps1\t# - : cbnz\tx16, Stub::indexof_linear_ll+436 + : cbnz\tx16, ;; unimplemented: Fixed address string No. 1 : dcps1\t# 1. Output should be identical. test/hotspot/gtest/code/test_codestrings.cpp:91: Failure Expected equality of these values: replace_addr_expr(out1.as_string()) Which is: "--------------------------------------------------------------------------------\n ;; First block comment.\n : nop\n ;; unimplemented: First debug string.\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 0\n : nop\n ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 1\n : nop\n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n : cbnz\tx16, Stub::indexof_linear_ul+104 \n ;; Comment No. 2\n : nop\n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n : cbnz\tx16, Stub::indexof_linear_ul+76 \n ;; Comment No. 3\n : nop\n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 4\n : nop\n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; Comment No. 5\n : nop\n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; Comment No. 6\n : nop\n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; Comment No. 7\n : nop\n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : tbnz\tx16, #40, \n ;; Comment No. 8\n : nop\n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; Comment No. 9\n : nop\n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; Comment No. 10\n : nop\n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; Comment No. 11\n : nop\n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; Comment No. 12\n : nop\n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : tbnz\tx16, #40, \n ;; Comment No. 13\n : nop\n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; Comment No. 14\n : nop\n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : cbnz\tx16, Stub::indexof_linear_ll+400 \n--------------------------------------------------------------------------------\n" replace_addr_expr(out2.as_string()) Which is: "--------------------------------------------------------------------------------\n ;; First block comment.\n : nop\n ;; unimplemented: First debug string.\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 0\n : nop\n ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 1\n : nop\n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 2\n : nop\n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 3\n : nop\n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n : cbnz\tx16, \n ;; Comment No. 4\n : nop\n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; Comment No. 5\n : nop\n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; Comment No. 6\n : nop\n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; Comment No. 7\n : nop\n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : tbnz\tx16, #40, \n ;; Comment No. 8\n : nop\n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; Comment No. 9\n : nop\n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : tbnz\tx16, #39, \n ;; Comment No. 10\n : nop\n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; Comment No. 11\n : nop\n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : tbnz\tx0, #39, \n ;; Comment No. 12\n : nop\n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : tbnz\tx16, #40, \n ;; Comment No. 13\n : nop\n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : tbnz\tx0, #40, \n ;; Comment No. 14\n : nop\n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : cbnz\tx16, \n--------------------------------------------------------------------------------\n" With diff: @@ -14,5 +14,5 @@ ;; unimplemented: Fixed address string No. 1 : dcps1\t# - : cbnz\tx16, Stub::indexof_linear_ul+104 + : cbnz\tx16, ;; Comment No. 2 : nop @@ -19,5 +19,5 @@ ;; unimplemented: Fixed address string No. 2 : dcps1\t# - : cbnz\tx16, Stub::indexof_linear_ul+76 + : cbnz\tx16, ;; Comment No. 3 : nop @@ -79,4 +79,4 @@ ;; unimplemented: Fixed address string No. 14 : dcps1\t# - : cbnz\tx16, Stub::indexof_linear_ll+400 + : cbnz\tx16, --------------------------------------------------------------------------------\n 1. Output should be identical. [ FAILED ] codestrings.validate_vm (29 ms) [----------] 1 test from codestrings (29 ms total) [----------] 1 test from CollectedHeap [ RUN ] CollectedHeap.is_in_vm [ OK ] CollectedHeap.is_in_vm (0 ms) [----------] 1 test from CollectedHeap (0 ms total) [----------] 2 tests from CollectorPolicy [ RUN ] CollectorPolicy.young_scaled_initial_ergo_vm [ OK ] CollectorPolicy.young_scaled_initial_ergo_vm (0 ms) [ RUN ] CollectorPolicy.young_cmd_other_vm [ OK ] CollectorPolicy.young_cmd_other_vm (363 ms) [----------] 2 tests from CollectorPolicy (363 ms total) [----------] 1 test from CommittedVirtualMemoryTracker [ RUN ] CommittedVirtualMemoryTracker.test_committed_virtualmemory_region_vm skipped. [ OK ] CommittedVirtualMemoryTracker.test_committed_virtualmemory_region_vm (0 ms) [----------] 1 test from CommittedVirtualMemoryTracker (0 ms total) [----------] 1 test from CommittedVirtualMemory [ RUN ] CommittedVirtualMemory.test_committed_in_range_vm [ OK ] CommittedVirtualMemory.test_committed_in_range_vm (0 ms) [----------] 1 test from CommittedVirtualMemory (0 ms total) [----------] 7 tests from opto [ RUN ] opto.compress_expand_bits_vm [ OK ] opto.compress_expand_bits_vm (0 ms) [ RUN ] opto.mathexact_vm [ OK ] opto.mathexact_vm (0 ms) [ RUN ] opto.NoOverflowInt_check_jlong_vm [ OK ] opto.NoOverflowInt_check_jlong_vm (11 ms) [ RUN ] opto.NoOverflowInt_add_sub_vm [ OK ] opto.NoOverflowInt_add_sub_vm (0 ms) [ RUN ] opto.NoOverflowInt_mul_vm [ OK ] opto.NoOverflowInt_mul_vm (0 ms) [ RUN ] opto.NoOverflowInt_lshift_vm [ OK ] opto.NoOverflowInt_lshift_vm (0 ms) [ RUN ] opto.NoOverflowInt_misc_vm [ OK ] opto.NoOverflowInt_misc_vm (0 ms) [----------] 7 tests from opto (11 ms total) [----------] 4 tests from CompressedKlass [ RUN ] CompressedKlass.basics_vm [ OK ] CompressedKlass.basics_vm (0 ms) [ RUN ] CompressedKlass.test_too_low_address_vm [ OK ] CompressedKlass.test_too_low_address_vm (0 ms) [ RUN ] CompressedKlass.test_too_high_address_vm [ OK ] CompressedKlass.test_too_high_address_vm (0 ms) [ RUN ] CompressedKlass.test_good_address_vm [ OK ] CompressedKlass.test_good_address_vm (0 ms) [----------] 4 tests from CompressedKlass (0 ms total) [----------] 17 tests from ConcurrentHashTable [ RUN ] ConcurrentHashTable.basic_insert_vm [ OK ] ConcurrentHashTable.basic_insert_vm (43 ms) [ RUN ] ConcurrentHashTable.basic_get_insert_vm [ OK ] ConcurrentHashTable.basic_get_insert_vm (24 ms) [ RUN ] ConcurrentHashTable.basic_insert_get_vm [ OK ] ConcurrentHashTable.basic_insert_get_vm (8 ms) [ RUN ] ConcurrentHashTable.basic_scope_vm [ OK ] ConcurrentHashTable.basic_scope_vm (46 ms) [ RUN ] ConcurrentHashTable.basic_get_insert_bulk_delete_vm [ OK ] ConcurrentHashTable.basic_get_insert_bulk_delete_vm (20 ms) [ RUN ] ConcurrentHashTable.basic_get_insert_bulk_delete_task_vm [ OK ] ConcurrentHashTable.basic_get_insert_bulk_delete_task_vm (1 ms) [ RUN ] ConcurrentHashTable.basic_reset_shrink_vm [ OK ] ConcurrentHashTable.basic_reset_shrink_vm (41 ms) [ RUN ] ConcurrentHashTable.basic_scan_vm [ OK ] ConcurrentHashTable.basic_scan_vm (1 ms) [ RUN ] ConcurrentHashTable.basic_move_to_vm [ OK ] ConcurrentHashTable.basic_move_to_vm (0 ms) [ RUN ] ConcurrentHashTable.basic_grow_vm [ OK ] ConcurrentHashTable.basic_grow_vm (4 ms) [ RUN ] ConcurrentHashTable.task_grow_vm [ OK ] ConcurrentHashTable.task_grow_vm (4 ms) [ RUN ] ConcurrentHashTable.concurrent_simple_vm [ OK ] ConcurrentHashTable.concurrent_simple_vm (2017 ms) [ RUN ] ConcurrentHashTable.concurrent_deletes_vm [ OK ] ConcurrentHashTable.concurrent_deletes_vm (2062 ms) [ RUN ] ConcurrentHashTable.concurrent_scan_grow_shrink_vm [ OK ] ConcurrentHashTable.concurrent_scan_grow_shrink_vm (2261 ms) [ RUN ] ConcurrentHashTable.concurrent_get_insert_bulk_delete_vm [ OK ] ConcurrentHashTable.concurrent_get_insert_bulk_delete_vm (2427 ms) [ RUN ] ConcurrentHashTable.concurrent_mt_bulk_delete_vm [ OK ] ConcurrentHashTable.concurrent_mt_bulk_delete_vm (91 ms) [ RUN ] ConcurrentHashTable.concurrent_par_scan_vm [ OK ] ConcurrentHashTable.concurrent_par_scan_vm (280 ms) [----------] 17 tests from ConcurrentHashTable (9339 ms total) [----------] 3 tests from count_leading_zeros [ RUN ] count_leading_zeros.one_or_two_set_bits [ OK ] count_leading_zeros.one_or_two_set_bits (0 ms) [ RUN ] count_leading_zeros.high_zeros_low_ones [ OK ] count_leading_zeros.high_zeros_low_ones (0 ms) [ RUN ] count_leading_zeros.high_ones_low_zeros [ OK ] count_leading_zeros.high_ones_low_zeros (0 ms) [----------] 3 tests from count_leading_zeros (0 ms total) [----------] 3 tests from count_trailing_zeros [ RUN ] count_trailing_zeros.one_or_two_set_bits [ OK ] count_trailing_zeros.one_or_two_set_bits (0 ms) [ RUN ] count_trailing_zeros.high_zeros_low_ones [ OK ] count_trailing_zeros.high_zeros_low_ones (0 ms) [ RUN ] count_trailing_zeros.high_ones_low_zeros [ OK ] count_trailing_zeros.high_ones_low_zeros (0 ms) [----------] 3 tests from count_trailing_zeros (0 ms total) [----------] 1 test from ConstantPoolCache [ RUN ] ConstantPoolCache.print_on_vm [ OK ] ConstantPoolCache.print_on_vm (0 ms) [----------] 1 test from ConstantPoolCache (0 ms total) [----------] 14 tests from DirectivesParserTest [ RUN ] DirectivesParserTest.empty_object_vm [ OK ] DirectivesParserTest.empty_object_vm (0 ms) [ RUN ] DirectivesParserTest.empty_array_vm [ OK ] DirectivesParserTest.empty_array_vm (0 ms) [ RUN ] DirectivesParserTest.empty_object_in_array_vm [ OK ] DirectivesParserTest.empty_object_in_array_vm (0 ms) [ RUN ] DirectivesParserTest.empty_objects_in_array_vm [ OK ] DirectivesParserTest.empty_objects_in_array_vm (0 ms) [ RUN ] DirectivesParserTest.empty_objects_vm [ OK ] DirectivesParserTest.empty_objects_vm (0 ms) [ RUN ] DirectivesParserTest.simple_match_vm [ OK ] DirectivesParserTest.simple_match_vm (0 ms) [ RUN ] DirectivesParserTest.control_intrinsic_vm [ OK ] DirectivesParserTest.control_intrinsic_vm (0 ms) [ RUN ] DirectivesParserTest.nesting_arrays_vm [ OK ] DirectivesParserTest.nesting_arrays_vm (0 ms) [ RUN ] DirectivesParserTest.c1_block_vm [ OK ] DirectivesParserTest.c1_block_vm (0 ms) [ RUN ] DirectivesParserTest.c2_block_vm [ OK ] DirectivesParserTest.c2_block_vm (0 ms) [ RUN ] DirectivesParserTest.boolean_array_vm [ OK ] DirectivesParserTest.boolean_array_vm (0 ms) [ RUN ] DirectivesParserTest.multiple_objects_vm [ OK ] DirectivesParserTest.multiple_objects_vm (0 ms) [ RUN ] DirectivesParserTest.correct_max_stack_depth_vm [ OK ] DirectivesParserTest.correct_max_stack_depth_vm (0 ms) [ RUN ] DirectivesParserTest.incorrect_max_stack_depth_vm [ OK ] DirectivesParserTest.incorrect_max_stack_depth_vm (0 ms) [----------] 14 tests from DirectivesParserTest (0 ms total) [----------] 4 tests from TestEnableIf [ RUN ] TestEnableIf.one_decl_and_def [ OK ] TestEnableIf.one_decl_and_def (0 ms) [ RUN ] TestEnableIf.separate_decl_and_def [ OK ] TestEnableIf.separate_decl_and_def (0 ms) [ RUN ] TestEnableIf.nested_separate_decl_and_def [ OK ] TestEnableIf.nested_separate_decl_and_def (0 ms) [ RUN ] TestEnableIf.non_dependent [ OK ] TestEnableIf.non_dependent (0 ms) [----------] 4 tests from TestEnableIf (0 ms total) [----------] 18 tests from TestEnumIterator [ RUN ] TestEnumIterator.explicit_full_range [ OK ] TestEnumIterator.explicit_full_range (0 ms) [ RUN ] TestEnumIterator.explicit_partial_range [ OK ] TestEnumIterator.explicit_partial_range (0 ms) [ RUN ] TestEnumIterator.implicit_full_range [ OK ] TestEnumIterator.implicit_full_range (0 ms) [ RUN ] TestEnumIterator.implicit_partial_range [ OK ] TestEnumIterator.implicit_partial_range (0 ms) [ RUN ] TestEnumIterator.explict_iterator [ OK ] TestEnumIterator.explict_iterator (0 ms) [ RUN ] TestEnumIterator.implicit_iterator [ OK ] TestEnumIterator.implicit_iterator (0 ms) [ RUN ] TestEnumIterator.explict_range_based_for_loop_full [ OK ] TestEnumIterator.explict_range_based_for_loop_full (0 ms) [ RUN ] TestEnumIterator.explict_range_based_for_loop_start [ OK ] TestEnumIterator.explict_range_based_for_loop_start (0 ms) [ RUN ] TestEnumIterator.explict_range_based_for_loop_start_end [ OK ] TestEnumIterator.explict_range_based_for_loop_start_end (0 ms) [ RUN ] TestEnumIterator.implicit_range_based_for_loop [ OK ] TestEnumIterator.implicit_range_based_for_loop (0 ms) [ RUN ] TestEnumIterator.implicit_range_based_for_loop_start [ OK ] TestEnumIterator.implicit_range_based_for_loop_start (0 ms) [ RUN ] TestEnumIterator.implicit_range_based_for_loop_start_end [ OK ] TestEnumIterator.implicit_range_based_for_loop_start_end (0 ms) [ RUN ] TestEnumIterator.empty_range_first_vm_assert [ OK ] TestEnumIterator.empty_range_first_vm_assert (254 ms) [ RUN ] TestEnumIterator.empty_range_last_vm_assert [ OK ] TestEnumIterator.empty_range_last_vm_assert (233 ms) [ RUN ] TestEnumIterator.empty_range_index_vm_assert [ OK ] TestEnumIterator.empty_range_index_vm_assert (231 ms) [ RUN ] TestEnumIterator.end_iterator_dereference_vm_assert [ OK ] TestEnumIterator.end_iterator_dereference_vm_assert (388 ms) [ RUN ] TestEnumIterator.invalid_range_vm_assert [ OK ] TestEnumIterator.invalid_range_vm_assert (376 ms) [ RUN ] TestEnumIterator.invalid_iterator_vm_assert [ OK ] TestEnumIterator.invalid_iterator_vm_assert (331 ms) [----------] 18 tests from TestEnumIterator (1815 ms total) [----------] 4 tests from FilterQueue [ RUN ] FilterQueue.one_vm [ OK ] FilterQueue.one_vm (0 ms) [ RUN ] FilterQueue.two_vm [ OK ] FilterQueue.two_vm (0 ms) [ RUN ] FilterQueue.three_vm [ OK ] FilterQueue.three_vm (0 ms) [ RUN ] FilterQueue.stress_vm [ OK ] FilterQueue.stress_vm (75 ms) [----------] 4 tests from FilterQueue (75 ms total) [----------] 1 test from G1FreeRegionList [ RUN ] G1FreeRegionList.length_other_vm [ OK ] G1FreeRegionList.length_other_vm (532 ms) [----------] 1 test from G1FreeRegionList (532 ms total) [----------] 1 test from G1Analytics [ RUN ] G1Analytics.is_initialized_vm [ OK ] G1Analytics.is_initialized_vm (0 ms) [----------] 1 test from G1Analytics (0 ms total) [----------] 1 test from G1BatchedTask [ RUN ] G1BatchedTask.check_vm [ OK ] G1BatchedTask.check_vm (3 ms) [----------] 1 test from G1BatchedTask (3 ms total) [----------] 1 test from G1BiasedArray [ RUN ] G1BiasedArray.simple_vm [ OK ] G1BiasedArray.simple_vm (0 ms) [----------] 1 test from G1BiasedArray (0 ms total) [----------] 2 tests from G1CardSetTest [ RUN ] G1CardSetTest.basic_cardset_test_vm [ OK ] G1CardSetTest.basic_cardset_test_vm (0 ms) [ RUN ] G1CardSetTest.mt_cardset_test_vm [27.157s][error ][gc,start] Cardset test [27.489s][error ][gc ] Cardset test 331.502ms [ OK ] G1CardSetTest.mt_cardset_test_vm (665 ms) [----------] 2 tests from G1CardSetTest (666 ms total) [----------] 3 tests from G1CardSetContainersTest [ RUN ] G1CardSetContainersTest.basic_cardset_inptr_test_vm [ OK ] G1CardSetContainersTest.basic_cardset_inptr_test_vm (0 ms) [ RUN ] G1CardSetContainersTest.basic_cardset_array_test_vm [ OK ] G1CardSetContainersTest.basic_cardset_array_test_vm (0 ms) [ RUN ] G1CardSetContainersTest.basic_cardset_bitmap_test_vm [ OK ] G1CardSetContainersTest.basic_cardset_bitmap_test_vm (0 ms) [----------] 3 tests from G1CardSetContainersTest (0 ms total) [----------] 1 test from G1CodeRootSet [ RUN ] G1CodeRootSet.g1_code_cache_rem_set_vm [ OK ] G1CodeRootSet.g1_code_cache_rem_set_vm (2 ms) [----------] 1 test from G1CodeRootSet (2 ms total) [----------] 3 tests from G1FreeIdSetTest [ RUN ] G1FreeIdSetTest.initial_state_vm [ OK ] G1FreeIdSetTest.initial_state_vm (0 ms) [ RUN ] G1FreeIdSetTest.non_blocking_ops_vm [ OK ] G1FreeIdSetTest.non_blocking_ops_vm (0 ms) [ RUN ] G1FreeIdSetTest.stress_vm Stressing G1FreeIdSet for 1000 ms 2 allocations: 631139 3 allocations: 702318 0 allocations: 1006330 1 allocations: 747983 total allocations: 3087770 final free list: 0: 2 1: 1 2: 0 [ OK ] G1FreeIdSetTest.stress_vm (1019 ms) [----------] 3 tests from G1FreeIdSetTest (1019 ms total) [----------] 1 test from G1HeapVerifierTest [ RUN ] G1HeapVerifierTest.parse_vm [ OK ] G1HeapVerifierTest.parse_vm (0 ms) [----------] 1 test from G1HeapVerifierTest (0 ms total) [----------] 1 test from G1StaticIHOPControl [ RUN ] G1StaticIHOPControl.simple_vm [ OK ] G1StaticIHOPControl.simple_vm (0 ms) [----------] 1 test from G1StaticIHOPControl (0 ms total) [----------] 2 tests from G1AdaptiveIHOPControl [ RUN ] G1AdaptiveIHOPControl.simple_vm [ OK ] G1AdaptiveIHOPControl.simple_vm (0 ms) [ RUN ] G1AdaptiveIHOPControl.humongous_vm [ OK ] G1AdaptiveIHOPControl.humongous_vm (0 ms) [----------] 2 tests from G1AdaptiveIHOPControl (0 ms total) [----------] 5 tests from G1Predictions [ RUN ] G1Predictions.basic_predictions_vm [ OK ] G1Predictions.basic_predictions_vm (0 ms) [ RUN ] G1Predictions.average_not_stdev_predictions_vm [ OK ] G1Predictions.average_not_stdev_predictions_vm (0 ms) [ RUN ] G1Predictions.average_stdev_predictions_vm [ OK ] G1Predictions.average_stdev_predictions_vm (0 ms) [ RUN ] G1Predictions.unit_predictions_vm [ OK ] G1Predictions.unit_predictions_vm (0 ms) [ RUN ] G1Predictions.lower_bound_zero_predictions_vm [ OK ] G1Predictions.lower_bound_zero_predictions_vm (0 ms) [----------] 5 tests from G1Predictions (0 ms total) [----------] 1 test from G1CommittedRegionMapTest [ RUN ] G1CommittedRegionMapTest.serial [ OK ] G1CommittedRegionMapTest.serial (0 ms) [----------] 1 test from G1CommittedRegionMapTest (0 ms total) [----------] 3 tests from G1ServiceThread [ RUN ] G1ServiceThread.test_add_vm [ OK ] G1ServiceThread.test_add_vm (1000 ms) [ RUN ] G1ServiceThread.test_add_while_waiting_vm [ OK ] G1ServiceThread.test_add_while_waiting_vm (1037 ms) [ RUN ] G1ServiceThread.test_add_run_once_vm [ OK ] G1ServiceThread.test_add_run_once_vm (1000 ms) [----------] 3 tests from G1ServiceThread (3038 ms total) [----------] 4 tests from G1ServiceTaskQueue [ RUN ] G1ServiceTaskQueue.add_ordered_vm [ OK ] G1ServiceTaskQueue.add_ordered_vm (12 ms) [ RUN ] G1ServiceTaskQueue.remove_from_empty_vm_assert [ OK ] G1ServiceTaskQueue.remove_from_empty_vm_assert (197 ms) [ RUN ] G1ServiceTaskQueue.get_from_empty_vm_assert [ OK ] G1ServiceTaskQueue.get_from_empty_vm_assert (186 ms) [ RUN ] G1ServiceTaskQueue.set_time_in_queue_vm_assert [ OK ] G1ServiceTaskQueue.set_time_in_queue_vm_assert (218 ms) [----------] 4 tests from G1ServiceTaskQueue (616 ms total) [----------] 3 tests from GCTimer [ RUN ] GCTimer.start [ OK ] GCTimer.start (0 ms) [ RUN ] GCTimer.end [ OK ] GCTimer.end (0 ms) [ RUN ] GCTimer.pause [ OK ] GCTimer.pause (0 ms) [----------] 3 tests from GCTimer (0 ms total) [----------] 2 tests from ConcurrentGCTimer [ RUN ] ConcurrentGCTimer.pause [ OK ] ConcurrentGCTimer.pause (0 ms) [ RUN ] ConcurrentGCTimer.concurrent [ OK ] ConcurrentGCTimer.concurrent (0 ms) [----------] 2 tests from ConcurrentGCTimer (0 ms total) [----------] 7 tests from TimePartitionPhasesIterator [ RUN ] TimePartitionPhasesIterator.one_pause [ OK ] TimePartitionPhasesIterator.one_pause (0 ms) [ RUN ] TimePartitionPhasesIterator.two_pauses [ OK ] TimePartitionPhasesIterator.two_pauses (0 ms) [ RUN ] TimePartitionPhasesIterator.one_sub_pause_phase [ OK ] TimePartitionPhasesIterator.one_sub_pause_phase (0 ms) [ RUN ] TimePartitionPhasesIterator.max_nested_pause_phases [ OK ] TimePartitionPhasesIterator.max_nested_pause_phases (0 ms) [ RUN ] TimePartitionPhasesIterator.many_sub_pause_phases [ OK ] TimePartitionPhasesIterator.many_sub_pause_phases (0 ms) [ RUN ] TimePartitionPhasesIterator.many_sub_pause_phases2 [ OK ] TimePartitionPhasesIterator.many_sub_pause_phases2 (0 ms) [ RUN ] TimePartitionPhasesIterator.one_concurrent [ OK ] TimePartitionPhasesIterator.one_concurrent (0 ms) [----------] 7 tests from TimePartitionPhasesIterator (0 ms total) [----------] 5 tests from GCTraceTimeTest [ RUN ] GCTraceTimeTest.full_vm [ OK ] GCTraceTimeTest.full_vm (0 ms) [ RUN ] GCTraceTimeTest.full_multitag_vm [ OK ] GCTraceTimeTest.full_multitag_vm (0 ms) [ RUN ] GCTraceTimeTest.no_heap_vm [ OK ] GCTraceTimeTest.no_heap_vm (0 ms) [ RUN ] GCTraceTimeTest.no_cause_vm [ OK ] GCTraceTimeTest.no_cause_vm (0 ms) [ RUN ] GCTraceTimeTest.no_heap_no_cause_vm [ OK ] GCTraceTimeTest.no_heap_no_cause_vm (0 ms) [----------] 5 tests from GCTraceTimeTest (1 ms total) [----------] 2 tests from GlobalCounter [ RUN ] GlobalCounter.critical_section_vm [ OK ] GlobalCounter.critical_section_vm (218 ms) [ RUN ] GlobalCounter.nested_critical_section_vm [ OK ] GlobalCounter.nested_critical_section_vm (366 ms) [----------] 2 tests from GlobalCounter (585 ms total) [----------] 6 tests from globalDefinitions [ RUN ] globalDefinitions.clamp_address_in_page_vm [ OK ] globalDefinitions.clamp_address_in_page_vm (0 ms) [ RUN ] globalDefinitions.proper_unit [ OK ] globalDefinitions.proper_unit (0 ms) [ RUN ] globalDefinitions.exact_unit_for_byte_size [ OK ] globalDefinitions.exact_unit_for_byte_size (0 ms) [ RUN ] globalDefinitions.byte_size_in_exact_unit [ OK ] globalDefinitions.byte_size_in_exact_unit (0 ms) [ RUN ] globalDefinitions.array_size [ OK ] globalDefinitions.array_size (0 ms) [ RUN ] globalDefinitions.format_specifiers [ OK ] globalDefinitions.format_specifiers (0 ms) [----------] 6 tests from globalDefinitions (0 ms total) [----------] 7 tests from FlagGuard [ RUN ] FlagGuard.bool_flag_vm [ OK ] FlagGuard.bool_flag_vm (0 ms) [ RUN ] FlagGuard.int_flag_vm [ OK ] FlagGuard.int_flag_vm (0 ms) [ RUN ] FlagGuard.uint_flag_vm [ OK ] FlagGuard.uint_flag_vm (0 ms) [ RUN ] FlagGuard.size_t_flag_vm [ OK ] FlagGuard.size_t_flag_vm (0 ms) [ RUN ] FlagGuard.uint64_t_flag_vm [ OK ] FlagGuard.uint64_t_flag_vm (0 ms) [ RUN ] FlagGuard.double_flag_vm [ OK ] FlagGuard.double_flag_vm (0 ms) [ RUN ] FlagGuard.ccstr_flag_vm [ OK ] FlagGuard.ccstr_flag_vm (0 ms) [----------] 7 tests from FlagGuard (0 ms total) [----------] 2 tests from FlagAccess [ RUN ] FlagAccess.ccstr_flag_vm [ OK ] FlagAccess.ccstr_flag_vm (0 ms) [ RUN ] FlagAccess.wrong_format_vm [ OK ] FlagAccess.wrong_format_vm (0 ms) [----------] 2 tests from FlagAccess (0 ms total) [----------] 7 tests from GrowableArrayTest [ RUN ] GrowableArrayTest.append_vm [ OK ] GrowableArrayTest.append_vm (0 ms) [ RUN ] GrowableArrayTest.clear_vm [ OK ] GrowableArrayTest.clear_vm (0 ms) [ RUN ] GrowableArrayTest.capacity_vm [ OK ] GrowableArrayTest.capacity_vm (0 ms) [ RUN ] GrowableArrayTest.iterator_vm [ OK ] GrowableArrayTest.iterator_vm (0 ms) [ RUN ] GrowableArrayTest.copy_vm [ OK ] GrowableArrayTest.copy_vm (0 ms) [ RUN ] GrowableArrayTest.assignment_vm [ OK ] GrowableArrayTest.assignment_vm (0 ms) [ RUN ] GrowableArrayTest.where_vm [ OK ] GrowableArrayTest.where_vm (0 ms) [----------] 7 tests from GrowableArrayTest (0 ms total) [----------] 2 tests from GrowableArrayAssertingTest [ RUN ] GrowableArrayAssertingTest.copy_with_embedded_cheap_vm_assert [ OK ] GrowableArrayAssertingTest.copy_with_embedded_cheap_vm_assert (311 ms) [ RUN ] GrowableArrayAssertingTest.assignment_with_embedded_cheap_vm_assert [ OK ] GrowableArrayAssertingTest.assignment_with_embedded_cheap_vm_assert (193 ms) [----------] 2 tests from GrowableArrayAssertingTest (505 ms total) [----------] 4 tests from GrowableArrayCHeap [ RUN ] GrowableArrayCHeap.sanity [ OK ] GrowableArrayCHeap.sanity (0 ms) [ RUN ] GrowableArrayCHeap.find_if [ OK ] GrowableArrayCHeap.find_if (0 ms) [ RUN ] GrowableArrayCHeap.find_from_end_if [ OK ] GrowableArrayCHeap.find_from_end_if (0 ms) [ RUN ] GrowableArrayCHeap.returning_references_works_as_expected [ OK ] GrowableArrayCHeap.returning_references_works_as_expected (0 ms) [----------] 4 tests from GrowableArrayCHeap (0 ms total) [----------] 6 tests from GuardedMemory [ RUN ] GuardedMemory.size [ OK ] GuardedMemory.size (0 ms) [ RUN ] GuardedMemory.basic [ OK ] GuardedMemory.basic (0 ms) [ RUN ] GuardedMemory.odd_sizes [ OK ] GuardedMemory.odd_sizes (0 ms) [ RUN ] GuardedMemory.buffer_overrun_head [ OK ] GuardedMemory.buffer_overrun_head (0 ms) [ RUN ] GuardedMemory.buffer_overrun_tail [ OK ] GuardedMemory.buffer_overrun_tail (0 ms) [ RUN ] GuardedMemory.wrap [ OK ] GuardedMemory.wrap (0 ms) [----------] 6 tests from GuardedMemory (0 ms total) [----------] 1 test from G1HeapRegion [ RUN ] G1HeapRegion.apply_to_marked_object_other_vm [ OK ] G1HeapRegion.apply_to_marked_object_other_vm (330 ms) [----------] 1 test from G1HeapRegion (330 ms total) [----------] 3 tests from InstanceKlass [ RUN ] InstanceKlass.class_loader_class_vm [ OK ] InstanceKlass.class_loader_class_vm (0 ms) [ RUN ] InstanceKlass.string_klass_vm [ OK ] InstanceKlass.string_klass_vm (0 ms) [ RUN ] InstanceKlass.class_loader_printer_vm [ OK ] InstanceKlass.class_loader_printer_vm (0 ms) [----------] 3 tests from InstanceKlass (0 ms total) [----------] 1 test from Method [ RUN ] Method.method_name_vm [ OK ] Method.method_name_vm (0 ms) [----------] 1 test from Method (0 ms total) [----------] 2 tests from istream [ RUN ] istream.basic_vm [ OK ] istream.basic_vm (57 ms) [ RUN ] istream.coverage_vm [ OK ] istream.coverage_vm (0 ms) [----------] 2 tests from istream (57 ms total) [----------] 10 tests from TestJavaArithmetic [ RUN ] TestJavaArithmetic.add_sub_jint [ OK ] TestJavaArithmetic.add_sub_jint (0 ms) [ RUN ] TestJavaArithmetic.add_sub_jlong [ OK ] TestJavaArithmetic.add_sub_jlong (0 ms) [ RUN ] TestJavaArithmetic.mul_jint [ OK ] TestJavaArithmetic.mul_jint (0 ms) [ RUN ] TestJavaArithmetic.mul_jlong [ OK ] TestJavaArithmetic.mul_jlong (0 ms) [ RUN ] TestJavaArithmetic.shift_left_jint [ OK ] TestJavaArithmetic.shift_left_jint (0 ms) [ RUN ] TestJavaArithmetic.shift_left_jlong [ OK ] TestJavaArithmetic.shift_left_jlong (0 ms) [ RUN ] TestJavaArithmetic.shift_right_jint [ OK ] TestJavaArithmetic.shift_right_jint (0 ms) [ RUN ] TestJavaArithmetic.shift_right_jlong [ OK ] TestJavaArithmetic.shift_right_jlong (0 ms) [ RUN ] TestJavaArithmetic.shift_right_unsigned_jint [ OK ] TestJavaArithmetic.shift_right_unsigned_jint (0 ms) [ RUN ] TestJavaArithmetic.shift_right_unsigned_jlong [ OK ] TestJavaArithmetic.shift_right_unsigned_jlong (0 ms) [----------] 10 tests from TestJavaArithmetic (0 ms total) [----------] 3 tests from LinkedList [ RUN ] LinkedList.simple [ OK ] LinkedList.simple (0 ms) [ RUN ] LinkedList.generic [ OK ] LinkedList.generic (0 ms) [ RUN ] LinkedList.algorithm [ OK ] LinkedList.algorithm (0 ms) [----------] 3 tests from LinkedList (0 ms total) [----------] 1 test from SortedLinkedList [ RUN ] SortedLinkedList.simple [ OK ] SortedLinkedList.simple (0 ms) [----------] 1 test from SortedLinkedList (0 ms total) [----------] 4 tests from LockFreeStackTestBasics [ RUN ] LockFreeStackTestBasics.push_pop [ OK ] LockFreeStackTestBasics.push_pop (0 ms) [ RUN ] LockFreeStackTestBasics.prepend_one [ OK ] LockFreeStackTestBasics.prepend_one (0 ms) [ RUN ] LockFreeStackTestBasics.prepend_two [ OK ] LockFreeStackTestBasics.prepend_two (0 ms) [ RUN ] LockFreeStackTestBasics.two_stacks [ OK ] LockFreeStackTestBasics.two_stacks (0 ms) [----------] 4 tests from LockFreeStackTestBasics (0 ms total) [----------] 1 test from LockFreeStackTest [ RUN ] LockFreeStackTest.stress_vm thread 1 processed 10000 thread 3 processed 4980 thread 0 processed 0 thread 2 processed 5020 [ OK ] LockFreeStackTest.stress_vm (67 ms) [----------] 1 test from LockFreeStackTest (67 ms total) [----------] 4 tests from LockStackTest [ RUN ] LockStackTest.is_recursive_vm [ OK ] LockStackTest.is_recursive_vm (0 ms) [ RUN ] LockStackTest.try_recursive_enter_vm [ OK ] LockStackTest.try_recursive_enter_vm (0 ms) [ RUN ] LockStackTest.contains_vm [ OK ] LockStackTest.contains_vm (0 ms) [ RUN ] LockStackTest.remove_vm [ OK ] LockStackTest.remove_vm (0 ms) [----------] 4 tests from LockStackTest (0 ms total) [----------] 8 tests from LogTest [ RUN ] LogTest.prefix_vm [ OK ] LogTest.prefix_vm (0 ms) [ RUN ] LogTest.large_message_vm [ OK ] LogTest.large_message_vm (0 ms) [ RUN ] LogTest.enabled_logtarget_vm [ OK ] LogTest.enabled_logtarget_vm (0 ms) [ RUN ] LogTest.disabled_logtarget_vm [ OK ] LogTest.disabled_logtarget_vm (0 ms) [ RUN ] LogTest.enabled_loghandle_vm [ OK ] LogTest.enabled_loghandle_vm (0 ms) [ RUN ] LogTest.disabled_loghandle_vm [ OK ] LogTest.disabled_loghandle_vm (0 ms) [ RUN ] LogTest.enabled_logtargethandle_vm [ OK ] LogTest.enabled_logtargethandle_vm (0 ms) [ RUN ] LogTest.disabled_logtargethandle_vm [ OK ] LogTest.disabled_logtargethandle_vm (0 ms) [----------] 8 tests from LogTest (1 ms total) [----------] 17 tests from LogConfigurationTest [ RUN ] LogConfigurationTest.describe_vm [ OK ] LogConfigurationTest.describe_vm (0 ms) [ RUN ] LogConfigurationTest.update_output_vm [ OK ] LogConfigurationTest.update_output_vm (0 ms) [ RUN ] LogConfigurationTest.add_new_output_vm [ OK ] LogConfigurationTest.add_new_output_vm (0 ms) [ RUN ] LogConfigurationTest.disable_logging_vm [ OK ] LogConfigurationTest.disable_logging_vm (0 ms) [ RUN ] LogConfigurationTest.disable_output_vm [ OK ] LogConfigurationTest.disable_output_vm (0 ms) [ RUN ] LogConfigurationTest.reconfigure_decorators_vm [ OK ] LogConfigurationTest.reconfigure_decorators_vm (0 ms) [ RUN ] LogConfigurationTest.reconfigure_decorators_MT_vm [ OK ] LogConfigurationTest.reconfigure_decorators_MT_vm (1031 ms) [ RUN ] LogConfigurationTest.reconfigure_tags_MT_vm [ OK ] LogConfigurationTest.reconfigure_tags_MT_vm (1001 ms) [ RUN ] LogConfigurationTest.invalid_configure_options_vm [ OK ] LogConfigurationTest.invalid_configure_options_vm (0 ms) [ RUN ] LogConfigurationTest.parse_empty_command_line_arguments_vm [36.064s][warning][logging ] Ignoring excess -Xlog options: "" [ OK ] LogConfigurationTest.parse_empty_command_line_arguments_vm (0 ms) [ RUN ] LogConfigurationTest.parse_command_line_arguments_vm [ OK ] LogConfigurationTest.parse_command_line_arguments_vm (0 ms) [ RUN ] LogConfigurationTest.parse_log_arguments_vm [ OK ] LogConfigurationTest.parse_log_arguments_vm (335 ms) [ RUN ] LogConfigurationTest.configure_stdout_vm [ OK ] LogConfigurationTest.configure_stdout_vm (1 ms) [ RUN ] LogConfigurationTest.subscribe_vm [ OK ] LogConfigurationTest.subscribe_vm (0 ms) [ RUN ] LogConfigurationTest.parse_invalid_tagset_vm [ OK ] LogConfigurationTest.parse_invalid_tagset_vm (0 ms) [ RUN ] LogConfigurationTest.output_name_normalization_vm [ OK ] LogConfigurationTest.output_name_normalization_vm (0 ms) [ RUN ] LogConfigurationTest.suggest_similar_selection_vm [ OK ] LogConfigurationTest.suggest_similar_selection_vm (0 ms) [----------] 17 tests from LogConfigurationTest (2374 ms total) [----------] 1 test from LogConfiguration [ RUN ] LogConfiguration.output_reconfigured_other_vm [ OK ] LogConfiguration.output_reconfigured_other_vm (203 ms) [----------] 1 test from LogConfiguration (203 ms total) [----------] 7 tests from LogDecorations [ RUN ] LogDecorations.level_vm [ OK ] LogDecorations.level_vm (0 ms) [ RUN ] LogDecorations.uptime_vm [ OK ] LogDecorations.uptime_vm (30 ms) [ RUN ] LogDecorations.tags_vm [ OK ] LogDecorations.tags_vm (0 ms) [ RUN ] LogDecorations.timestamps_vm Processing Decorator timemillis Read value: 1730962311699 Read value: 1730962311719 Read value: 1730962311739 Processing Decorator uptimemillis Read value: 36717 Read value: 36737 Read value: 36757 Processing Decorator timenanos Read value: 1822828350912 Read value: 1822848435453 Read value: 1822868521755 Processing Decorator uptimenanos Read value: 36837841788 Read value: 36857926050 Read value: 36878019231 [ OK ] LogDecorations.timestamps_vm (241 ms) [ RUN ] LogDecorations.iso8601_time [ OK ] LogDecorations.iso8601_time (0 ms) [ RUN ] LogDecorations.iso8601_utctime [ OK ] LogDecorations.iso8601_utctime (0 ms) [ RUN ] LogDecorations.identifiers [ OK ] LogDecorations.identifiers (0 ms) [----------] 7 tests from LogDecorations (271 ms total) [----------] 12 tests from LogDecorators [ RUN ] LogDecorators.defaults [ OK ] LogDecorators.defaults (0 ms) [ RUN ] LogDecorators.from_and_to_name [ OK ] LogDecorators.from_and_to_name (0 ms) [ RUN ] LogDecorators.from_and_to_abbr [ OK ] LogDecorators.from_and_to_abbr (0 ms) [ RUN ] LogDecorators.parse_default [ OK ] LogDecorators.parse_default (0 ms) [ RUN ] LogDecorators.parse_none [ OK ] LogDecorators.parse_none (0 ms) [ RUN ] LogDecorators.parse_invalid [ OK ] LogDecorators.parse_invalid (0 ms) [ RUN ] LogDecorators.parse [ OK ] LogDecorators.parse (0 ms) [ RUN ] LogDecorators.combine_with [ OK ] LogDecorators.combine_with (0 ms) [ RUN ] LogDecorators.clear [ OK ] LogDecorators.clear (0 ms) [ RUN ] LogDecorators.none [ OK ] LogDecorators.none (0 ms) [ RUN ] LogDecorators.all [ OK ] LogDecorators.all (0 ms) [ RUN ] LogDecorators.is_empty [ OK ] LogDecorators.is_empty (0 ms) [----------] 12 tests from LogDecorators (0 ms total) [----------] 2 tests from TestLogDecorators [ RUN ] TestLogDecorators.MaskFromDecorators_vm [ OK ] TestLogDecorators.MaskFromDecorators_vm (0 ms) [ RUN ] TestLogDecorators.HasDefaultDecorators_vm [ OK ] TestLogDecorators.HasDefaultDecorators_vm (0 ms) [----------] 2 tests from TestLogDecorators (0 ms total) [----------] 6 tests from LogFileOutput [ RUN ] LogFileOutput.parse_valid_vm [ OK ] LogFileOutput.parse_valid_vm (0 ms) [ RUN ] LogFileOutput.parse_invalid_vm [ OK ] LogFileOutput.parse_invalid_vm (0 ms) [ RUN ] LogFileOutput.filesize_overflow_vm [ OK ] LogFileOutput.filesize_overflow_vm (0 ms) [ RUN ] LogFileOutput.startup_rotation_vm [ OK ] LogFileOutput.startup_rotation_vm (0 ms) [ RUN ] LogFileOutput.startup_truncation_vm [ OK ] LogFileOutput.startup_truncation_vm (0 ms) [ RUN ] LogFileOutput.invalid_file_vm [ OK ] LogFileOutput.invalid_file_vm (0 ms) [----------] 6 tests from LogFileOutput (1 ms total) [----------] 3 tests from LogLevel [ RUN ] LogLevel.from_string [ OK ] LogLevel.from_string (0 ms) [ RUN ] LogLevel.fuzzy_match [ OK ] LogLevel.fuzzy_match (0 ms) [ RUN ] LogLevel.name [ OK ] LogLevel.name (0 ms) [----------] 3 tests from LogLevel (0 ms total) [----------] 8 tests from LogMessageTest [ RUN ] LogMessageTest.level_inclusion_vm [ OK ] LogMessageTest.level_inclusion_vm (1 ms) [ RUN ] LogMessageTest.line_order_vm [ OK ] LogMessageTest.line_order_vm (0 ms) [ RUN ] LogMessageTest.long_message_vm [ OK ] LogMessageTest.long_message_vm (0 ms) [ RUN ] LogMessageTest.message_with_many_lines_vm [ OK ] LogMessageTest.message_with_many_lines_vm (0 ms) [ RUN ] LogMessageTest.prefixing_vm [ OK ] LogMessageTest.prefixing_vm (0 ms) [ RUN ] LogMessageTest.scoped_messages_vm [ OK ] LogMessageTest.scoped_messages_vm (0 ms) [ RUN ] LogMessageTest.scoped_flushing_vm [ OK ] LogMessageTest.scoped_flushing_vm (0 ms) [ RUN ] LogMessageTest.scoped_reset_vm [ OK ] LogMessageTest.scoped_reset_vm (0 ms) [----------] 8 tests from LogMessageTest (4 ms total) [----------] 7 tests from LogOutputList [ RUN ] LogOutputList.set_output_level_update [ OK ] LogOutputList.set_output_level_update (9 ms) [ RUN ] LogOutputList.set_output_level_remove [ OK ] LogOutputList.set_output_level_remove (0 ms) [ RUN ] LogOutputList.set_output_level_add [ OK ] LogOutputList.set_output_level_add (0 ms) [ RUN ] LogOutputList.is_level_single_output [ OK ] LogOutputList.is_level_single_output (0 ms) [ RUN ] LogOutputList.is_level_empty [ OK ] LogOutputList.is_level_empty (0 ms) [ RUN ] LogOutputList.is_level_multiple_outputs [ OK ] LogOutputList.is_level_multiple_outputs (0 ms) [ RUN ] LogOutputList.level_for [ OK ] LogOutputList.level_for (0 ms) [----------] 7 tests from LogOutputList (10 ms total) [----------] 8 tests from LogSelection [ RUN ] LogSelection.sanity [ OK ] LogSelection.sanity (0 ms) [ RUN ] LogSelection.tag_sets_selected [ OK ] LogSelection.tag_sets_selected (0 ms) [ RUN ] LogSelection.parse [ OK ] LogSelection.parse (0 ms) [ RUN ] LogSelection.parse_invalid [ OK ] LogSelection.parse_invalid (0 ms) [ RUN ] LogSelection.equals [ OK ] LogSelection.equals (0 ms) [ RUN ] LogSelection.consists_of [ OK ] LogSelection.consists_of (0 ms) [ RUN ] LogSelection.describe_tags [ OK ] LogSelection.describe_tags (0 ms) [ RUN ] LogSelection.describe [ OK ] LogSelection.describe (0 ms) [----------] 8 tests from LogSelection (0 ms total) [----------] 7 tests from LogSelectionList [ RUN ] LogSelectionList.combination_limit [ OK ] LogSelectionList.combination_limit (0 ms) [ RUN ] LogSelectionList.parse [ OK ] LogSelectionList.parse (0 ms) [ RUN ] LogSelectionList.level_for_empty [ OK ] LogSelectionList.level_for_empty (0 ms) [ RUN ] LogSelectionList.level_for_overlap [ OK ] LogSelectionList.level_for_overlap (0 ms) [ RUN ] LogSelectionList.level_for_disjoint [ OK ] LogSelectionList.level_for_disjoint (0 ms) [ RUN ] LogSelectionList.level_for_override [ OK ] LogSelectionList.level_for_override (0 ms) [ RUN ] LogSelectionList.level_for_mixed [ OK ] LogSelectionList.level_for_mixed (0 ms) [----------] 7 tests from LogSelectionList (0 ms total) [----------] 9 tests from LogStreamTest [ RUN ] LogStreamTest.from_log_vm [ OK ] LogStreamTest.from_log_vm (0 ms) [ RUN ] LogStreamTest.from_logtarget_vm [ OK ] LogStreamTest.from_logtarget_vm (0 ms) [ RUN ] LogStreamTest.handle_vm [ OK ] LogStreamTest.handle_vm (0 ms) [ RUN ] LogStreamTest.no_rm_vm [ OK ] LogStreamTest.no_rm_vm (0 ms) [ RUN ] LogStreamTest.TestLineBufferAllocation_vm [ OK ] LogStreamTest.TestLineBufferAllocation_vm (8 ms) [ RUN ] LogStreamTest.InterleavingStream_vm [ OK ] LogStreamTest.InterleavingStream_vm (0 ms) [ RUN ] LogStreamTest.NonInterleavingStream_vm [ OK ] LogStreamTest.NonInterleavingStream_vm (0 ms) [ RUN ] LogStreamTest.TestLineBufferAllocationCap_vm [ OK ] LogStreamTest.TestLineBufferAllocationCap_vm (81 ms) [ RUN ] LogStreamTest.autoflush_on_destruction_vm [ OK ] LogStreamTest.autoflush_on_destruction_vm (0 ms) [----------] 9 tests from LogStreamTest (92 ms total) [----------] 4 tests from LogTag [ RUN ] LogTag.from_string [ OK ] LogTag.from_string (0 ms) [ RUN ] LogTag.fuzzy_match [ OK ] LogTag.fuzzy_match (1 ms) [ RUN ] LogTag.name [ OK ] LogTag.name (0 ms) [ RUN ] LogTag.list_tags [ OK ] LogTag.list_tags (0 ms) [----------] 4 tests from LogTag (1 ms total) [----------] 8 tests from LogTagSet [ RUN ] LogTagSet.defaults_vm [ OK ] LogTagSet.defaults_vm (0 ms) [ RUN ] LogTagSet.has_output_vm [ OK ] LogTagSet.has_output_vm (0 ms) [ RUN ] LogTagSet.ntags_vm [ OK ] LogTagSet.ntags_vm (0 ms) [ RUN ] LogTagSet.is_level_vm [ OK ] LogTagSet.is_level_vm (0 ms) [ RUN ] LogTagSet.level_for_vm [ OK ] LogTagSet.level_for_vm (0 ms) [ RUN ] LogTagSet.contains_vm [ OK ] LogTagSet.contains_vm (0 ms) [ RUN ] LogTagSet.label_vm [ OK ] LogTagSet.label_vm (0 ms) [ RUN ] LogTagSet.duplicates_vm [ OK ] LogTagSet.duplicates_vm (0 ms) [----------] 8 tests from LogTagSet (0 ms total) [----------] 2 tests from LogTagSetDescriptions [ RUN ] LogTagSetDescriptions.describe_vm [ OK ] LogTagSetDescriptions.describe_vm (0 ms) [ RUN ] LogTagSetDescriptions.command_line_help_vm [ OK ] LogTagSetDescriptions.command_line_help_vm (0 ms) [----------] 2 tests from LogTagSetDescriptions (0 ms total) [----------] 1 test from markWord [ RUN ] markWord.printing_vm [ OK ] markWord.printing_vm (0 ms) [----------] 1 test from markWord (0 ms total) [----------] 2 tests from gc [ RUN ] gc.oldFreeSpaceCalculation_vm [ OK ] gc.oldFreeSpaceCalculation_vm (0 ms) [ RUN ] gc.memset_with_concurrent_readers [ OK ] gc.memset_with_concurrent_readers (0 ms) [----------] 2 tests from gc (0 ms total) [----------] 2 tests from MetaspaceClosure [ RUN ] MetaspaceClosure.MSOPointerArrayRef_vm [ OK ] MetaspaceClosure.MSOPointerArrayRef_vm (0 ms) [ RUN ] MetaspaceClosure.MSOArrayRef_vm [ OK ] MetaspaceClosure.MSOArrayRef_vm (0 ms) [----------] 2 tests from MetaspaceClosure (0 ms total) [----------] 6 tests from MetaspaceUtils [ RUN ] MetaspaceUtils.reserved_vm [ OK ] MetaspaceUtils.reserved_vm (0 ms) [ RUN ] MetaspaceUtils.reserved_compressed_class_pointers_vm [ OK ] MetaspaceUtils.reserved_compressed_class_pointers_vm (0 ms) [ RUN ] MetaspaceUtils.committed_vm [ OK ] MetaspaceUtils.committed_vm (0 ms) [ RUN ] MetaspaceUtils.committed_compressed_class_pointers_vm [ OK ] MetaspaceUtils.committed_compressed_class_pointers_vm (0 ms) [ RUN ] MetaspaceUtils.non_compressed_class_pointers_vm [ OK ] MetaspaceUtils.non_compressed_class_pointers_vm (0 ms) [ RUN ] MetaspaceUtils.get_statistics_vm [ OK ] MetaspaceUtils.get_statistics_vm (0 ms) [----------] 6 tests from MetaspaceUtils (0 ms total) [----------] 1 test from MutexName [ RUN ] MutexName.mutex_name_vm [ OK ] MutexName.mutex_name_vm (3 ms) [----------] 1 test from MutexName (3 ms total) [----------] 18 tests from MutexRank [ RUN ] MutexRank.mutex_lock_rank_in_order_other_vm [ OK ] MutexRank.mutex_lock_rank_in_order_other_vm (192 ms) [ RUN ] MutexRank.mutex_lock_rank_out_of_orderA_vm_assert Locks owned: Mutex: [0x0000aaaaced69740] mutex_rankA - owner: 0x0000aaaace956990 safepoint-5 [ OK ] MutexRank.mutex_lock_rank_out_of_orderA_vm_assert (192 ms) [ RUN ] MutexRank.mutex_lock_rank_out_of_orderB_vm_assert Locks owned: Mutex: [0x0000aaaae219b120] mutex_rankA - owner: 0x0000aaaae1d8a990 safepoint-5 [ OK ] MutexRank.mutex_lock_rank_out_of_orderB_vm_assert (193 ms) [ RUN ] MutexRank.mutex_trylock_rank_out_of_orderA_other_vm [ OK ] MutexRank.mutex_trylock_rank_out_of_orderA_other_vm (214 ms) [ RUN ] MutexRank.mutex_trylock_rank_out_of_orderB_vm_assert Locks owned: Mutex: [0x0000aaaac8dd2970] mutex_rankA - owner: 0x0000aaaac899d990 safepoint-5 [ OK ] MutexRank.mutex_trylock_rank_out_of_orderB_vm_assert (191 ms) [ RUN ] MutexRank.mutex_lock_event_nosafepoint_vm_assert [ OK ] MutexRank.mutex_lock_event_nosafepoint_vm_assert (211 ms) [ RUN ] MutexRank.mutex_lock_tty_nosafepoint_vm_assert [ OK ] MutexRank.mutex_lock_tty_nosafepoint_vm_assert (197 ms) [ RUN ] MutexRank.monitor_wait_rank_in_order_other_vm [ OK ] MutexRank.monitor_wait_rank_in_order_other_vm (210 ms) [ RUN ] MutexRank.monitor_wait_rank_out_of_order_vm_assert [ OK ] MutexRank.monitor_wait_rank_out_of_order_vm_assert (216 ms) [ RUN ] MutexRank.monitor_wait_rank_out_of_order_trylock_vm_assert [ OK ] MutexRank.monitor_wait_rank_out_of_order_trylock_vm_assert (221 ms) [ RUN ] MutexRank.monitor_wait_rank_nosafepoint_vm_assert [ OK ] MutexRank.monitor_wait_rank_nosafepoint_vm_assert (203 ms) [ RUN ] MutexRank.monitor_wait_event_tty_vm_assert [ OK ] MutexRank.monitor_wait_event_tty_vm_assert (205 ms) [ RUN ] MutexRank.monitor_wait_tty_nosafepoint_vm_assert [ OK ] MutexRank.monitor_wait_tty_nosafepoint_vm_assert (211 ms) [ RUN ] MutexRank.monitor_nosafepoint_vm_block_vm_assert [ OK ] MutexRank.monitor_nosafepoint_vm_block_vm_assert (229 ms) [ RUN ] MutexRank.monitor_negative_rank_vm_assert [ OK ] MutexRank.monitor_negative_rank_vm_assert (226 ms) [ RUN ] MutexRank.monitor_overlapping_oopstorage_rank_vm_assert [ OK ] MutexRank.monitor_overlapping_oopstorage_rank_vm_assert (220 ms) [ RUN ] MutexRank.monitor_overlapping_safepoint_rank_vm_assert [ OK ] MutexRank.monitor_overlapping_safepoint_rank_vm_assert (214 ms) [ RUN ] MutexRank.monitor_overlapping_safepoint_rank2_vm_assert [ OK ] MutexRank.monitor_overlapping_safepoint_rank2_vm_assert (215 ms) [----------] 18 tests from MutexRank (3768 ms total) [----------] 3 tests from MutexSafepoint [ RUN ] MutexSafepoint.always_check_vm_assert [ OK ] MutexSafepoint.always_check_vm_assert (227 ms) [ RUN ] MutexSafepoint.never_check_vm_assert [ OK ] MutexSafepoint.never_check_vm_assert (224 ms) [ RUN ] MutexSafepoint.possible_safepoint_lock_vm_assert JavaThread state: _thread_in_vm Locks owned: Mutex: [0x0000aaaaecb44ab0] SpecialTest_lock - owner: 0x0000aaaaec738980 allow_vm_block nosafepoint [ OK ] MutexSafepoint.possible_safepoint_lock_vm_assert (213 ms) [----------] 3 tests from MutexSafepoint (665 ms total) [----------] 4 tests from JfrTestNetworkUtilization [ RUN ] JfrTestNetworkUtilization.RequestFunctionBasic_vm [ OK ] JfrTestNetworkUtilization.RequestFunctionBasic_vm (0 ms) [ RUN ] JfrTestNetworkUtilization.RequestFunctionMultiple_vm [ OK ] JfrTestNetworkUtilization.RequestFunctionMultiple_vm (0 ms) [ RUN ] JfrTestNetworkUtilization.InterfaceRemoved_vm [ OK ] JfrTestNetworkUtilization.InterfaceRemoved_vm (0 ms) [ RUN ] JfrTestNetworkUtilization.InterfaceReset_vm [ OK ] JfrTestNetworkUtilization.InterfaceReset_vm (0 ms) [----------] 4 tests from JfrTestNetworkUtilization (0 ms total) [----------] 33 tests from NMT [ RUN ] NMT.test_overwrite_front_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaab0aef1fb0, corruption at: 0x0000aaab0aef1fb0: 0x0000aaab0aef1f30: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaab0aef1f40: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0aef1f50: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef1f60: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0aef1f70: d0 1e ef 0a ab aa 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef1f80: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0aef1f90: 01 00 00 00 ab ab ab ab 40 5c ae 0a ab aa 00 00 ........@\...... 0x0000aaab0aef1fa0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0aef1fb0: 01 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e 61 ...............a 0x0000aaab0aef1fc0: f1 e8 8e ab ab ab ab ab 41 80 01 00 00 00 00 00 ........A....... 0x0000aaab0aef1fd0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef1fe0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef1ff0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef2000: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef2010: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0aef2020: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_overwrite_front_vm_assert (219 ms) [ RUN ] NMT.test_overwrite_back_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaab0e23b8a0, corruption at: 0x0000aaab0e23b8b1: 0x0000aaab0e23b820: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaab0e23b830: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0e23b840: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b850: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0e23b860: c0 b7 23 0e ab aa 00 00 ab ab ab ab ab ab ab ab ..#............. 0x0000aaab0e23b870: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0e23b880: 01 00 00 00 ab ab ab ab 80 5c e0 0d ab aa 00 00 .........\...... 0x0000aaab0e23b890: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0e23b8a0: 01 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 ................ 0x0000aaab0e23b8b0: f1 61 8e ab ab ab ab ab 51 87 01 00 00 00 00 00 .a......Q....... 0x0000aaab0e23b8c0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b8d0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b8e0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b8f0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b900: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b910: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0e23b920: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_overwrite_back_vm_assert (234 ms) [ RUN ] NMT.test_overwrite_back_long_aligned_distance_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaad3691b40, corruption at: 0x0000aaaad3693b50: 0x0000aaaad3691ac0: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaad3691ad0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad3691ae0: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaad3691af0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad3691b00: 60 1a 69 d3 aa aa 00 00 ab ab ab ab ab ab ab ab `.i............. 0x0000aaaad3691b10: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad3691b20: 01 00 00 00 ab ab ab ab 00 cd 26 d3 aa aa 00 00 ..........&..... 0x0000aaaad3691b30: ab ab ab ab ab ab ab ab 21 20 00 00 00 00 00 00 ........! ...... 0x0000aaaad3691b40: 00 20 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 . .............. 0x0000aaaad3691b50: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3691b60: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3691b70: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3691b80: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3691b90: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3691ba0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3691bb0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ ... 0x0000aaaad3693ad0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693ae0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693af0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693b00: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693b10: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693b20: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693b30: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693b40: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad3693b50: 61 8e ab ab ab ab ab ab b1 64 01 00 00 00 00 00 a........d...... 0x0000aaaad3693b60: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad3693b70: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad3693b80: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad3693b90: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad3693ba0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad3693bb0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad3693bc0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_overwrite_back_long_aligned_distance_vm_assert (214 ms) [ RUN ] NMT.test_overwrite_back_long_unaligned_distance_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaaf4283920, corruption at: 0x0000aaaaf4285931: 0x0000aaaaf42838a0: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaaf42838b0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaaf42838c0: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaaf42838d0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaaf42838e0: 40 38 28 f4 aa aa 00 00 ab ab ab ab ab ab ab ab @8(............. 0x0000aaaaf42838f0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaaf4283900: 01 00 00 00 ab ab ab ab f0 fc e5 f3 aa aa 00 00 ................ 0x0000aaaaf4283910: ab ab ab ab ab ab ab ab 21 20 00 00 00 00 00 00 ........! ...... 0x0000aaaaf4283920: 01 20 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 . .............. 0x0000aaaaf4283930: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4283940: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4283950: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4283960: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4283970: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4283980: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4283990: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ ... 0x0000aaaaf42858b0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf42858c0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf42858d0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf42858e0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf42858f0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4285900: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4285910: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4285920: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaf4285930: f1 61 8e ab ab ab ab ab d1 66 01 00 00 00 00 00 .a.......f...... 0x0000aaaaf4285940: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaaf4285950: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaaf4285960: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaaf4285970: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaaf4285980: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaaf4285990: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaaf42859a0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_overwrite_back_long_unaligned_distance_vm_assert (208 ms) [ RUN ] NMT.test_double_free_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaad82ea320, corruption at: 0x0000aaaad82ea320: 0x0000aaaad82ea2a0: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaad82ea2b0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad82ea2c0: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaad82ea2d0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad82ea2e0: 40 a2 2e d8 aa aa 00 00 ab ab ab ab ab ab ab ab @............... 0x0000aaaad82ea2f0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad82ea300: 01 00 00 00 ab ab ab ab 30 ec ec d7 aa aa 00 00 ........0....... 0x0000aaaad82ea310: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad82ea320: ea 82 ad aa 0a 00 00 00 10 90 de d7 aa aa 00 00 ................ 0x0000aaaad82ea330: f1 d8 8d ab ab ab ab ab d1 8c 01 00 00 00 00 00 ................ 0x0000aaaad82ea340: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad82ea350: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad82ea360: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad82ea370: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad82ea380: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad82ea390: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_double_free_vm_assert (222 ms) [ RUN ] NMT.test_invalid_block_address_vm_assert NMT overwrite death test, please ignore subsequent error dump. [ OK ] NMT.test_invalid_block_address_vm_assert (216 ms) [ RUN ] NMT.test_unaliged_block_address_vm_assert NMT overwrite death test, please ignore subsequent error dump. [ OK ] NMT.test_unaliged_block_address_vm_assert (218 ms) [ RUN ] NMT.test_corruption_on_realloc_growing_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaae252acc0, corruption at: 0x0000aaaae252ace0: 0x0000aaaae252ac40: c0 48 1a 85 ff ff 00 00 18 af b7 84 ff ff 00 00 .H.............. 0x0000aaaae252ac50: 38 61 1a 85 ff ff 00 00 d8 0f 18 85 ff ff 00 00 8a.............. 0x0000aaaae252ac60: a0 e1 93 e2 aa aa 00 00 00 00 00 00 ff ff ff ff ................ 0x0000aaaae252ac70: 00 00 00 00 ff ff ff ff 05 00 00 00 ff ff ff ff ................ 0x0000aaaae252ac80: 10 aa b7 84 ff ff 00 00 8e 00 00 00 aa aa 00 00 ................ 0x0000aaaae252ac90: 40 68 69 e2 aa aa 00 00 21 00 00 00 00 00 00 00 @hi.....!....... 0x0000aaaae252aca0: a0 4c 1a 85 ff ff 00 00 00 00 00 00 00 00 00 00 .L.............. 0x0000aaaae252acb0: 92 88 39 ea e8 d7 73 4c 31 00 00 00 00 00 00 00 ..9...sL1....... 0x0000aaaae252acc0: 10 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 ................ 0x0000aaaae252acd0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaae252ace0: 61 8e 00 e2 aa aa 00 00 31 00 00 00 00 00 00 00 a.......1....... 0x0000aaaae252acf0: b0 0f 18 85 ff ff 00 00 70 7e 93 e2 aa aa 00 00 ........p~...... 0x0000aaaae252ad00: c0 e0 93 e2 aa aa 00 00 00 2f 44 49 53 41 42 4c ........./DISABL 0x0000aaaae252ad10: 45 44 5f 2a 00 aa 00 00 31 00 00 00 00 00 00 00 ED_*....1....... 0x0000aaaae252ad20: ba 88 fc 48 a0 aa 00 00 10 50 44 e2 aa aa 00 00 ...H.....PD..... 0x0000aaaae252ad30: ff ff ff ff aa aa 00 00 5a 56 69 72 74 75 61 6c ........ZVirtual 0x0000aaaae252ad40: 4d 65 6d 6f 72 79 00 00 41 00 00 00 00 00 00 00 Memory..A....... 0x0000aaaae252ad50: 2a 25 ae aa 0a 00 00 00 10 50 44 e2 aa aa 00 00 *%.......PD..... [ OK ] NMT.test_corruption_on_realloc_growing_vm_assert (239 ms) [ RUN ] NMT.test_corruption_on_realloc_shrinking_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaae7c01cd0, corruption at: 0x0000aaaae7c01cf1: 0x0000aaaae7c01c50: c0 48 9d 90 ff ff 00 00 a8 af 3a 90 ff ff 00 00 .H........:..... 0x0000aaaae7c01c60: 38 61 9d 90 ff ff 00 00 d8 0f 9b 90 ff ff 00 00 8a.............. 0x0000aaaae7c01c70: 90 51 01 e8 aa aa 00 00 00 00 00 00 ff ff ff ff .Q.............. 0x0000aaaae7c01c80: 00 00 00 00 ff ff ff ff 05 00 00 00 ff ff ff ff ................ 0x0000aaaae7c01c90: 10 aa 3a 90 ff ff 00 00 90 00 00 00 aa aa 00 00 ..:............. 0x0000aaaae7c01ca0: 50 d8 d6 e7 aa aa 00 00 21 00 00 00 00 00 00 00 P.......!....... 0x0000aaaae7c01cb0: a0 4c 9d 90 ff ff 00 00 00 00 00 00 00 00 00 00 .L.............. 0x0000aaaae7c01cc0: f4 05 65 f2 78 da 47 8e 31 00 00 00 00 00 00 00 ..e.x.G.1....... 0x0000aaaae7c01cd0: 11 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 ................ 0x0000aaaae7c01ce0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaae7c01cf0: f1 61 8e e7 aa aa 00 00 31 00 00 00 00 00 00 00 .a......1....... 0x0000aaaae7c01d00: b0 0f 9b 90 ff ff 00 00 60 ee 00 e8 aa aa 00 00 ........`....... 0x0000aaaae7c01d10: b0 50 01 e8 aa aa 00 00 00 2f 44 49 53 41 42 4c .P......./DISABL 0x0000aaaae7c01d20: 45 44 5f 2a 00 aa 00 00 31 00 00 00 00 00 00 00 ED_*....1....... 0x0000aaaae7c01d30: a1 61 6e 4d a0 aa 00 00 10 c0 b1 e7 aa aa 00 00 .anM............ 0x0000aaaae7c01d40: ff ff ff ff aa aa 00 00 5a 56 69 72 74 75 61 6c ........ZVirtual 0x0000aaaae7c01d50: 4d 65 6d 6f 72 79 00 00 41 00 00 00 00 00 00 00 Memory..A....... 0x0000aaaae7c01d60: 01 7c ae aa 0a 00 00 00 10 c0 b1 e7 aa aa 00 00 .|.............. [ OK ] NMT.test_corruption_on_realloc_shrinking_vm_assert (231 ms) [ RUN ] NMT.test_realloc_vm [ OK ] NMT.test_realloc_vm (0 ms) [ RUN ] NMT.malloc_failure1_vm [ OK ] NMT.malloc_failure1_vm (0 ms) [ RUN ] NMT.malloc_failure2_vm [ OK ] NMT.malloc_failure2_vm (0 ms) [ RUN ] NMT.realloc_failure_overflowing_size_vm [ OK ] NMT.realloc_failure_overflowing_size_vm (0 ms) [ RUN ] NMT.realloc_failure_gigantic_size_vm [ OK ] NMT.realloc_failure_gigantic_size_vm (0 ms) [ RUN ] NMT.random_reallocs_vm [ OK ] NMT.random_reallocs_vm (0 ms) [ RUN ] NMT.HeaderKeepsIntegrityAfterRevival_vm [ OK ] NMT.HeaderKeepsIntegrityAfterRevival_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_1_vm [ OK ] NMT.location_printing_cheap_live_1_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_2_vm [ OK ] NMT.location_printing_cheap_live_2_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_3_vm [ OK ] NMT.location_printing_cheap_live_3_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_4_vm [ OK ] NMT.location_printing_cheap_live_4_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_5_vm [ OK ] NMT.location_printing_cheap_live_5_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_6_vm [ OK ] NMT.location_printing_cheap_live_6_vm (0 ms) [ RUN ] NMT.location_printing_cheap_live_7_vm [ OK ] NMT.location_printing_cheap_live_7_vm (0 ms) [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_1_vm [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_2_vm [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_3_vm [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_4_vm [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_5_vm [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_6_vm [ DISABLED ] NMT.DISABLED_location_printing_cheap_dead_7_vm [ RUN ] NMT.location_printing_mmap_1_vm [ OK ] NMT.location_printing_mmap_1_vm (0 ms) [ RUN ] NMT.location_printing_mmap_2_vm [ OK ] NMT.location_printing_mmap_2_vm (0 ms) [ RUN ] NMT.MallocLimitBasics [ OK ] NMT.MallocLimitBasics (0 ms) [ RUN ] NMT.MallocLimitPerCategory [ OK ] NMT.MallocLimitPerCategory (0 ms) [ RUN ] NMT.MallocLimitCategoryEnumNames [ OK ] NMT.MallocLimitCategoryEnumNames (0 ms) [ RUN ] NMT.MallocLimitAllCategoriesHaveHumanReadableNames [ OK ] NMT.MallocLimitAllCategoriesHaveHumanReadableNames (0 ms) [ RUN ] NMT.MallocLimitBadOptions [ OK ] NMT.MallocLimitBadOptions (0 ms) [ RUN ] NMT.MallocLimitDeathTestOnRealloc_vm_assert [ OK ] NMT.MallocLimitDeathTestOnRealloc_vm_assert (244 ms) [ RUN ] NMT.MallocLimitDeathTestOnStrDup_vm_assert [ OK ] NMT.MallocLimitDeathTestOnStrDup_vm_assert (249 ms) [ RUN ] NMT.ReservedRegionCopy_vm [ OK ] NMT.ReservedRegionCopy_vm (0 ms) [----------] 33 tests from NMT (2499 ms total) [----------] 1 test from NMTMemoryFileTrackerTest [ RUN ] NMTMemoryFileTrackerTest.Basics_vm [ OK ] NMTMemoryFileTrackerTest.Basics_vm (0 ms) [----------] 1 test from NMTMemoryFileTrackerTest (0 ms total) [----------] 2 tests from NMTNativeCallStackStorageTest [ RUN ] NMTNativeCallStackStorageTest.DoNotStoreStackIfNotDetailed_vm [ OK ] NMTNativeCallStackStorageTest.DoNotStoreStackIfNotDetailed_vm (0 ms) [ RUN ] NMTNativeCallStackStorageTest.CollisionsReceiveDifferentIndexes_vm [ OK ] NMTNativeCallStackStorageTest.CollisionsReceiveDifferentIndexes_vm (0 ms) [----------] 2 tests from NMTNativeCallStackStorageTest (0 ms total) [----------] 1 test from NMTNumbers [ RUN ] NMTNumbers.totals_vm [ OK ] NMTNumbers.totals_vm (11 ms) [----------] 1 test from NMTNumbers (11 ms total) [----------] 6 tests from NMTTreapTest [ RUN ] NMTTreapTest.InsertingDuplicatesResultsInOneValue_vm [ OK ] NMTTreapTest.InsertingDuplicatesResultsInOneValue_vm (0 ms) [ RUN ] NMTTreapTest.TreapOughtNotLeak_vm [ OK ] NMTTreapTest.TreapOughtNotLeak_vm (0 ms) [ RUN ] NMTTreapTest.TestVisitors_vm [ OK ] NMTTreapTest.TestVisitors_vm (0 ms) [ RUN ] NMTTreapTest.TestFind_vm [ OK ] NMTTreapTest.TestFind_vm (0 ms) [ RUN ] NMTTreapTest.TestClosestLeq_vm [ OK ] NMTTreapTest.TestClosestLeq_vm (0 ms) [ RUN ] NMTTreapTest.VerifyItThroughStressTest_vm [ OK ] NMTTreapTest.VerifyItThroughStressTest_vm (38 ms) [----------] 6 tests from NMTTreapTest (39 ms total) [----------] 3 tests from NMTPreInit [ RUN ] NMTPreInit.pre_to_post_allocs_vm [ OK ] NMTPreInit.pre_to_post_allocs_vm (0 ms) [ RUN ] NMTPreInit.stress_test_map_vm [ OK ] NMTPreInit.stress_test_map_vm (26 ms) [ RUN ] NMTPreInit.assert_on_lu_table_overflow_vm_assert [ OK ] NMTPreInit.assert_on_lu_table_overflow_vm_assert (317 ms) [----------] 3 tests from NMTPreInit (343 ms total) [----------] 3 tests from NonblockingQueueTestBasics [ RUN ] NonblockingQueueTestBasics.pop [ OK ] NonblockingQueueTestBasics.pop (0 ms) [ RUN ] NonblockingQueueTestBasics.append [ OK ] NonblockingQueueTestBasics.append (0 ms) [ RUN ] NonblockingQueueTestBasics.two_queues [ OK ] NonblockingQueueTestBasics.two_queues (0 ms) [----------] 3 tests from NonblockingQueueTestBasics (0 ms total) [----------] 1 test from NonblockingQueueTest [ RUN ] NonblockingQueueTest.stress_vm thread 0 processed 5062 thread 1 processed 4938 thread 2 processed 5017 thread 3 processed 4983 [ OK ] NonblockingQueueTest.stress_vm (4 ms) [----------] 1 test from NonblockingQueueTest (4 ms total) [----------] 1 test from objArrayOop [ RUN ] objArrayOop.osize_vm [ OK ] objArrayOop.osize_vm (0 ms) [----------] 1 test from objArrayOop (0 ms total) [----------] 4 tests from ObjectBitSet [ RUN ] ObjectBitSet.empty_vm [ OK ] ObjectBitSet.empty_vm (0 ms) [ RUN ] ObjectBitSet.null_vm [ OK ] ObjectBitSet.null_vm (0 ms) [ RUN ] ObjectBitSet.mark_single_vm [ OK ] ObjectBitSet.mark_single_vm (0 ms) [ RUN ] ObjectBitSet.mark_multi_vm [ OK ] ObjectBitSet.mark_multi_vm (0 ms) [----------] 4 tests from ObjectBitSet (0 ms total) [----------] 1 test from ObjectMonitor [ RUN ] ObjectMonitor.sanity_vm [ OK ] ObjectMonitor.sanity_vm (0 ms) [----------] 1 test from ObjectMonitor (0 ms total) [----------] 3 tests from oopDesc [ RUN ] oopDesc.field_offset_oop_vm [ OK ] oopDesc.field_offset_oop_vm (0 ms) [ RUN ] oopDesc.field_offset_narrowOop_vm [ OK ] oopDesc.field_offset_narrowOop_vm (0 ms) [ RUN ] oopDesc.field_offset_primitive_vm [ OK ] oopDesc.field_offset_primitive_vm (0 ms) [----------] 3 tests from oopDesc (0 ms total) [----------] 10 tests from OopStorageTest [ RUN ] OopStorageTest.allocate_one_vm [ OK ] OopStorageTest.allocate_one_vm (0 ms) [ RUN ] OopStorageTest.allocation_count_vm [ OK ] OopStorageTest.allocation_count_vm (0 ms) [ RUN ] OopStorageTest.allocate_many_vm [ OK ] OopStorageTest.allocate_many_vm (0 ms) [ RUN ] OopStorageTest.bulk_allocation_vm [ OK ] OopStorageTest.bulk_allocation_vm (0 ms) [ RUN ] OopStorageTest.invalid_malloc_pointer_vm [ OK ] OopStorageTest.invalid_malloc_pointer_vm (0 ms) [ RUN ] OopStorageTest.invalid_random_pointer_vm [ OK ] OopStorageTest.invalid_random_pointer_vm (0 ms) [ RUN ] OopStorageTest.invalid_block_pointer_vm [ OK ] OopStorageTest.invalid_block_pointer_vm (0 ms) [ RUN ] OopStorageTest.invalid_null_pointer_vm [ OK ] OopStorageTest.invalid_null_pointer_vm (0 ms) [ RUN ] OopStorageTest.simple_iterate_vm [ OK ] OopStorageTest.simple_iterate_vm (2 ms) [ RUN ] OopStorageTest.usage_info_vm [ OK ] OopStorageTest.usage_info_vm (0 ms) [----------] 10 tests from OopStorageTest (3 ms total) [----------] 5 tests from OopStorageTestWithAllocation [ RUN ] OopStorageTestWithAllocation.random_release_vm [ OK ] OopStorageTestWithAllocation.random_release_vm (0 ms) [ RUN ] OopStorageTestWithAllocation.random_allocate_release_vm [ OK ] OopStorageTestWithAllocation.random_allocate_release_vm (0 ms) [ RUN ] OopStorageTestWithAllocation.delete_empty_blocks_vm [ OK ] OopStorageTestWithAllocation.delete_empty_blocks_vm (0 ms) [ RUN ] OopStorageTestWithAllocation.allocation_status_vm [ OK ] OopStorageTestWithAllocation.allocation_status_vm (0 ms) [ RUN ] OopStorageTestWithAllocation.print_storage_vm [ OK ] OopStorageTestWithAllocation.print_storage_vm (0 ms) [----------] 5 tests from OopStorageTestWithAllocation (1 ms total) [----------] 1 test from OopStorageTestBlockReleaseSorted [ RUN ] OopStorageTestBlockReleaseSorted.block_release_vm [ OK ] OopStorageTestBlockReleaseSorted.block_release_vm (0 ms) [----------] 1 test from OopStorageTestBlockReleaseSorted (0 ms total) [----------] 1 test from OopStorageTestBlockReleaseUnsorted [ RUN ] OopStorageTestBlockReleaseUnsorted.block_release_vm [ OK ] OopStorageTestBlockReleaseUnsorted.block_release_vm (0 ms) [----------] 1 test from OopStorageTestBlockReleaseUnsorted (0 ms total) [----------] 3 tests from OopStorageTestIteration [ RUN ] OopStorageTestIteration.iterate_safepoint_vm [ OK ] OopStorageTestIteration.iterate_safepoint_vm (0 ms) [ RUN ] OopStorageTestIteration.const_iterate_safepoint_vm [ OK ] OopStorageTestIteration.const_iterate_safepoint_vm (0 ms) [ RUN ] OopStorageTestIteration.oops_do_vm [ OK ] OopStorageTestIteration.oops_do_vm (0 ms) [----------] 3 tests from OopStorageTestIteration (1 ms total) [----------] 8 tests from OopStorageTestParIteration [ RUN ] OopStorageTestParIteration.par_state_safepoint_iterate_vm [ OK ] OopStorageTestParIteration.par_state_safepoint_iterate_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_safepoint_const_iterate_vm [ OK ] OopStorageTestParIteration.par_state_safepoint_const_iterate_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_safepoint_oops_do_vm [ OK ] OopStorageTestParIteration.par_state_safepoint_oops_do_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_safepoint_const_oops_do_vm [ OK ] OopStorageTestParIteration.par_state_safepoint_const_oops_do_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_concurrent_iterate_vm [ OK ] OopStorageTestParIteration.par_state_concurrent_iterate_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_concurrent_const_iterate_vm [ OK ] OopStorageTestParIteration.par_state_concurrent_const_iterate_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_concurrent_oops_do_vm [ OK ] OopStorageTestParIteration.par_state_concurrent_oops_do_vm (0 ms) [ RUN ] OopStorageTestParIteration.par_state_concurrent_const_oops_do_vm [ OK ] OopStorageTestParIteration.par_state_concurrent_const_oops_do_vm (0 ms) [----------] 8 tests from OopStorageTestParIteration (2 ms total) [----------] 4 tests from OopStorageAllocationListTest [ RUN ] OopStorageAllocationListTest.empty_list [ OK ] OopStorageAllocationListTest.empty_list (0 ms) [ RUN ] OopStorageAllocationListTest.push_back [ OK ] OopStorageAllocationListTest.push_back (0 ms) [ RUN ] OopStorageAllocationListTest.push_front [ OK ] OopStorageAllocationListTest.push_front (0 ms) [ RUN ] OopStorageAllocationListTest.single [ OK ] OopStorageAllocationListTest.single (0 ms) [----------] 4 tests from OopStorageAllocationListTest (0 ms total) [----------] 3 tests from OopStorageAllocationListTestWithList [ RUN ] OopStorageAllocationListTestWithList.unlink_front [ OK ] OopStorageAllocationListTestWithList.unlink_front (0 ms) [ RUN ] OopStorageAllocationListTestWithList.unlink_back [ OK ] OopStorageAllocationListTestWithList.unlink_back (0 ms) [ RUN ] OopStorageAllocationListTestWithList.unlink_middle [ OK ] OopStorageAllocationListTestWithList.unlink_middle (0 ms) [----------] 3 tests from OopStorageAllocationListTestWithList (0 ms total) [----------] 2 tests from OopStorageActiveArrayTest [ RUN ] OopStorageActiveArrayTest.empty_array [ OK ] OopStorageActiveArrayTest.empty_array (0 ms) [ RUN ] OopStorageActiveArrayTest.push [ OK ] OopStorageActiveArrayTest.push (0 ms) [----------] 2 tests from OopStorageActiveArrayTest (0 ms total) [----------] 3 tests from OopStorageActiveArrayTestWithArray [ RUN ] OopStorageActiveArrayTestWithArray.remove0 [ OK ] OopStorageActiveArrayTestWithArray.remove0 (0 ms) [ RUN ] OopStorageActiveArrayTestWithArray.remove3 [ OK ] OopStorageActiveArrayTestWithArray.remove3 (0 ms) [ RUN ] OopStorageActiveArrayTestWithArray.remove_last [ OK ] OopStorageActiveArrayTestWithArray.remove_last (0 ms) [----------] 3 tests from OopStorageActiveArrayTestWithArray (0 ms total) [----------] 4 tests from OopStorageSetTest [ RUN ] OopStorageSetTest.strong_iteration_vm [ OK ] OopStorageSetTest.strong_iteration_vm (0 ms) [ RUN ] OopStorageSetTest.weak_iteration_vm [ OK ] OopStorageSetTest.weak_iteration_vm (0 ms) [ RUN ] OopStorageSetTest.all_iteration_vm [ OK ] OopStorageSetTest.all_iteration_vm (0 ms) [ RUN ] OopStorageSetTest.print_containing_vm [ OK ] OopStorageSetTest.print_containing_vm (6 ms) [----------] 4 tests from OopStorageSetTest (6 ms total) [----------] 1 test from OopStorageParIterPerf [ RUN ] OopStorageParIterPerf.test_vm Running test with 1 threads [44.444s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 15625 (100%) Run test with 1 threads: 3319908 0: 3192149 Running test with 2 threads [44.446s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 7754 (50%) [44.446s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 7871 (50%) Run test with 2 threads: 1873050 0: 1752972 1: 1729692 Running test with 3 threads [44.447s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 5279 (34%) [44.447s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 5399 (35%) [44.447s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 4947 (32%) Run test with 3 threads: 1338739 0: 1247360 1: 1280299 2: 1187122 Running test with 4 threads [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3911 (25%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 4007 (26%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3890 (25%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3817 (24%) Run test with 4 threads: 1160701 0: 1114583 1: 1013664 2: 959245 3: 1057903 Running test with 6 threads [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2605 (17%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2590 (17%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2521 (16%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2564 (16%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2626 (17%) [44.449s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2719 (17%) Run test with 6 threads: 809787 0: 774408 1: 747428 2: 723368 3: 704009 4: 655169 5: 677229 Running test with 8 threads [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1912 (12%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1966 (13%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1949 (12%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2061 (13%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1944 (12%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1887 (12%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1916 (12%) [44.450s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1990 (13%) Run test with 8 threads: 753728 0: 678509 1: 594351 2: 636030 3: 653290 4: 569991 5: 600570 6: 534211 7: 552871 Running test with 10 threads [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1706 (11%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1562 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1505 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1648 (11%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1638 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1501 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1630 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1571 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1639 (10%) [44.451s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1225 ( 8%) Run test with 10 threads: 666409 0: 500413 1: 599831 2: 548112 3: 526092 4: 562771 5: 501232 6: 532112 7: 617250 8: 509012 9: 570311 [ OK ] OopStorageParIterPerf.test_vm (116 ms) [----------] 1 test from OopStorageParIterPerf (116 ms total) [----------] 47 tests from os [ RUN ] os.page_size_for_region_vm [ OK ] os.page_size_for_region_vm (0 ms) [ RUN ] os.page_size_for_region_aligned_vm [ OK ] os.page_size_for_region_aligned_vm (0 ms) [ RUN ] os.page_size_for_region_alignment_vm [ OK ] os.page_size_for_region_alignment_vm (0 ms) [ RUN ] os.page_size_for_region_unaligned_vm [ OK ] os.page_size_for_region_unaligned_vm (0 ms) [ RUN ] os.test_random [ OK ] os.test_random (0 ms) [ RUN ] os.page_size_for_region_with_zero_min_pages_vm_assert [ OK ] os.page_size_for_region_with_zero_min_pages_vm_assert (229 ms) [ RUN ] os.test_print_hex_dump_vm [ OK ] os.test_print_hex_dump_vm (0 ms) [ RUN ] os.vsnprintf_vm [ OK ] os.vsnprintf_vm (0 ms) [ RUN ] os.snprintf_vm [ OK ] os.snprintf_vm (0 ms) [ RUN ] os.jio_vsnprintf_vm [ OK ] os.jio_vsnprintf_vm (0 ms) [ RUN ] os.jio_snprintf_vm [ OK ] os.jio_snprintf_vm (0 ms) [ RUN ] os.realpath_vm [ OK ] os.realpath_vm (0 ms) [ RUN ] os.release_multi_mappings_vm [ OK ] os.release_multi_mappings_vm (0 ms) [ RUN ] os.release_one_mapping_multi_commits_vm A Range [ffff89eff000-ffff89f05000) contains: ffff89eff000-ffff89f00000 rw-p 00000000 00:00 0 ffff89f00000-ffff89f01000 ---p 00000000 00:00 0 ffff89f01000-ffff89f02000 rw-p 00000000 00:00 0 ffff89f02000-ffff89f03000 ---p 00000000 00:00 0 ffff89f03000-ffff89f04000 rw-p 00000000 00:00 0 ffff89f04000-ffff89f05000 ---p 00000000 00:00 0 B Range [ffff89eff000-ffff89f05000) contains: ffff89eff000-ffff89f00000 rw-p 00000000 00:00 0 ffff89f00000-ffff89f01000 ---p 00000000 00:00 0 ffff89f01000-ffff89f02000 rw-p 00000000 00:00 0 ffff89f02000-ffff89f03000 ---p 00000000 00:00 0 ffff89f03000-ffff89f04000 rw-p 00000000 00:00 0 ffff89f04000-ffff89f05000 ---p 00000000 00:00 0 C Range [ffff89eff000-ffff89f05000) contains: nothing. [ OK ] os.release_one_mapping_multi_commits_vm (0 ms) [ RUN ] os.show_mappings_small_range_vm [ OK ] os.show_mappings_small_range_vm (2 ms) [ RUN ] os.show_mappings_full_range_vm [ OK ] os.show_mappings_full_range_vm (0 ms) [ RUN ] os.os_pagesizes_vm 4k [ OK ] os.os_pagesizes_vm (0 ms) [ RUN ] os.pagesizes_test_range_vm [ OK ] os.pagesizes_test_range_vm (0 ms) [ RUN ] os.pagesizes_test_print_vm [ OK ] os.pagesizes_test_print_vm (0 ms) [ RUN ] os.dll_address_to_function_and_library_name_vm [ OK ] os.dll_address_to_function_and_library_name_vm (11 ms) [ RUN ] os.iso8601_time_vm 2024-11-07T06:51:59.748+0000 2024-11-07T14:51:59.748+0800 1970-01-01T00:00:00.000+0000 1970-01-01T00:00:00.017+0000 [ OK ] os.iso8601_time_vm (0 ms) [ RUN ] os.is_first_C_frame_vm [ OK ] os.is_first_C_frame_vm (0 ms) [ RUN ] os.trim_native_heap_vm 399765504->325517312 [ OK ] os.trim_native_heap_vm (29 ms) [ RUN ] os.open_O_CLOEXEC_vm [ OK ] os.open_O_CLOEXEC_vm (0 ms) [ RUN ] os.reserve_at_wish_address_shall_not_replace_mappings_smallpages_vm [ OK ] os.reserve_at_wish_address_shall_not_replace_mappings_smallpages_vm (0 ms) [ RUN ] os.reserve_at_wish_address_shall_not_replace_mappings_largepages_vm Skipped. [ OK ] os.reserve_at_wish_address_shall_not_replace_mappings_largepages_vm (0 ms) [ RUN ] os.vm_min_address_vm [ OK ] os.vm_min_address_vm (0 ms) [ RUN ] os.free_without_uncommit_vm [ OK ] os.free_without_uncommit_vm (0 ms) [ RUN ] os.attempt_reserve_memory_between_random_distribution_2_attach_points_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x0000400000003000) ... 0x0000400000004000) [ OK ] os.attempt_reserve_memory_between_random_distribution_2_attach_points_vm (0 ms) [ RUN ] os.attempt_reserve_memory_between_random_distribution_15_attach_points_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x0000400000010000) ... 0x0000400000011000) [ OK ] os.attempt_reserve_memory_between_random_distribution_15_attach_points_vm (0 ms) [ RUN ] os.attempt_reserve_memory_between_random_distribution_16_attach_points_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x0000400000011000) ... 0x0000400000012000) [ OK ] os.attempt_reserve_memory_between_random_distribution_16_attach_points_vm (0 ms) [ RUN ] os.attempt_reserve_memory_between_random_distribution_712_attach_points_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x00004000002c9000) ... 0x00004000002ca000) [ OK ] os.attempt_reserve_memory_between_random_distribution_712_attach_points_vm (1 ms) [ RUN ] os.attempt_reserve_memory_between_random_distribution_12000_attach_points_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x0000400002ee1000) ... 0x0000400002ee2000) [ OK ] os.attempt_reserve_memory_between_random_distribution_12000_attach_points_vm (0 ms) [ RUN ] os.attempt_reserve_memory_randomization_threshold_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x0000400000011000) ... 0x0000400000012000) [ OK ] os.attempt_reserve_memory_randomization_threshold_vm (0 ms) [ RUN ] os.attempt_reserve_memory_between_combos_vm [ OK ] os.attempt_reserve_memory_between_combos_vm (114 ms) [ RUN ] os.attempt_reserve_memory_randomization_cornercases_vm [ OK ] os.attempt_reserve_memory_randomization_cornercases_vm (0 ms) [ RUN ] os.attempt_reserve_memory_between_small_range_fill_hole_vm SpaceWithHole: [0x0000400000000000 ... [0x0000400000001000 ... 0x0000400000002000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000002000 ... 0x0000400000003000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000003000 ... 0x0000400000004000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000004000 ... 0x0000400000005000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000005000 ... 0x0000400000006000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000006000 ... 0x0000400000007000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000007000 ... 0x0000400000008000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000008000 ... 0x0000400000009000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000009000 ... 0x000040000000a000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000000a000 ... 0x000040000000b000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000000b000 ... 0x000040000000c000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000000c000 ... 0x000040000000d000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000000d000 ... 0x000040000000e000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000000e000 ... 0x000040000000f000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000000f000 ... 0x0000400000010000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000010000 ... 0x0000400000011000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000011000 ... 0x0000400000012000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000012000 ... 0x0000400000013000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000013000 ... 0x0000400000014000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000014000 ... 0x0000400000015000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000015000 ... 0x0000400000016000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000016000 ... 0x0000400000017000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000017000 ... 0x0000400000018000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000018000 ... 0x0000400000019000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000019000 ... 0x000040000001a000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000001a000 ... 0x000040000001b000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000001b000 ... 0x000040000001c000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000001c000 ... 0x000040000001d000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000001d000 ... 0x000040000001e000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000001e000 ... 0x000040000001f000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x000040000001f000 ... 0x0000400000020000) ... 0x0000400000022000) SpaceWithHole: [0x0000400000000000 ... [0x0000400000020000 ... 0x0000400000021000) ... 0x0000400000022000) [ OK ] os.attempt_reserve_memory_between_small_range_fill_hole_vm (0 ms) [ RUN ] os.safefetchN_positive_vm [ OK ] os.safefetchN_positive_vm (0 ms) [ RUN ] os.safefetch32_positive_vm [ OK ] os.safefetch32_positive_vm (0 ms) [ RUN ] os.safefetchN_negative_vm [ OK ] os.safefetchN_negative_vm (0 ms) [ RUN ] os.safefetch32_negative_vm [ OK ] os.safefetch32_negative_vm (0 ms) [ RUN ] os.safefetchN_positive_current_null_vm [ OK ] os.safefetchN_positive_current_null_vm (0 ms) [ RUN ] os.safefetch32_positive_current_null_vm [ OK ] os.safefetch32_positive_current_null_vm (0 ms) [ RUN ] os.safefetchN_negative_current_null_vm [ OK ] os.safefetchN_negative_current_null_vm (0 ms) [ RUN ] os.safefetch32_negative_current_null_vm [ OK ] os.safefetch32_negative_current_null_vm (0 ms) [ RUN ] os.safefetch_negative_at_safepoint_vm [ OK ] os.safefetch_negative_at_safepoint_vm (0 ms) [ RUN ] os.TrimNative_vm [ OK ] os.TrimNative_vm (0 ms) [----------] 47 tests from os (392 ms total) [----------] 13 tests from os_linux [ RUN ] os_linux.reserve_memory_special_huge_tlbfs_size_aligned_vm [ OK ] os_linux.reserve_memory_special_huge_tlbfs_size_aligned_vm (0 ms) [ RUN ] os_linux.reserve_memory_special_huge_tlbfs_size_not_aligned_without_addr_vm [ OK ] os_linux.reserve_memory_special_huge_tlbfs_size_not_aligned_without_addr_vm (0 ms) [ RUN ] os_linux.reserve_memory_special_huge_tlbfs_size_not_aligned_with_good_req_addr_vm [ OK ] os_linux.reserve_memory_special_huge_tlbfs_size_not_aligned_with_good_req_addr_vm (0 ms) [ RUN ] os_linux.reserve_memory_special_huge_tlbfs_size_not_aligned_with_bad_req_addr_vm [ OK ] os_linux.reserve_memory_special_huge_tlbfs_size_not_aligned_with_bad_req_addr_vm (0 ms) [ RUN ] os_linux.reserve_memory_special_vm [ OK ] os_linux.reserve_memory_special_vm (0 ms) [ RUN ] os_linux.reserve_memory_special_concurrent_vm [ OK ] os_linux.reserve_memory_special_concurrent_vm (0 ms) [ RUN ] os_linux.pretouch_thp_and_use_concurrent_vm [ OK ] os_linux.pretouch_thp_and_use_concurrent_vm (1383 ms) [ RUN ] os_linux.addr_to_function_valid [ OK ] os_linux.addr_to_function_valid (0 ms) [ RUN ] os_linux.decoder_get_source_info_valid_vm [ OK ] os_linux.decoder_get_source_info_valid_vm (3 ms) [ RUN ] os_linux.decoder_get_source_info_invalid_vm [ OK ] os_linux.decoder_get_source_info_invalid_vm (0 ms) [ RUN ] os_linux.decoder_get_source_info_valid_overflow_vm [ OK ] os_linux.decoder_get_source_info_valid_overflow_vm (0 ms) [ RUN ] os_linux.decoder_get_source_info_valid_overflow_minimal_vm [ OK ] os_linux.decoder_get_source_info_valid_overflow_minimal_vm (0 ms) [ RUN ] os_linux.glibc_mallinfo_wrapper_vm [ OK ] os_linux.glibc_mallinfo_wrapper_vm (0 ms) [----------] 13 tests from os_linux (1388 ms total) [----------] 7 tests from ostream [ RUN ] ostream.stringStream_dynamic_start_with_internal_buffer_vm [ OK ] ostream.stringStream_dynamic_start_with_internal_buffer_vm (0 ms) [ RUN ] ostream.stringStream_dynamic_start_with_malloced_buffer_vm [ OK ] ostream.stringStream_dynamic_start_with_malloced_buffer_vm (0 ms) [ RUN ] ostream.stringStream_static_vm [ OK ] ostream.stringStream_static_vm (0 ms) [ RUN ] ostream.bufferedStream_dynamic_small_vm [ OK ] ostream.bufferedStream_dynamic_small_vm (0 ms) [ RUN ] ostream.autoindent_on_vm [ OK ] ostream.autoindent_on_vm (0 ms) [ RUN ] ostream.autoindent_off_vm [ OK ] ostream.autoindent_off_vm (0 ms) [ RUN ] ostream.do_vsnprintf_buffering_vm Truncation warning expected: requires 12 Truncation warning expected: requires 12 Truncation warning expected: requires 12 Truncation warning expected: requires 12 [ OK ] ostream.do_vsnprintf_buffering_vm (0 ms) [----------] 7 tests from ostream (0 ms total) [----------] 2 tests from ParseMemorySize [ RUN ] ParseMemorySize.positives [ OK ] ParseMemorySize.positives (1 ms) [ RUN ] ParseMemorySize.negatives_both [ OK ] ParseMemorySize.negatives_both (0 ms) [----------] 2 tests from ParseMemorySize (1 ms total) [----------] 1 test from PartialArrayTaskStepperTest [ RUN ] PartialArrayTaskStepperTest.doit [ OK ] PartialArrayTaskStepperTest.doit (28 ms) [----------] 1 test from PartialArrayTaskStepperTest (28 ms total) [----------] 1 test from PerfMemoryTest [ RUN ] PerfMemoryTest.destroy_vm [ OK ] PerfMemoryTest.destroy_vm (0 ms) [----------] 1 test from PerfMemoryTest (0 ms total) [----------] 1 test from PlaceholderTable [ RUN ] PlaceholderTable.supername_vm [ OK ] PlaceholderTable.supername_vm (0 ms) [----------] 1 test from PlaceholderTable (0 ms total) [----------] 4 tests from population_count [ RUN ] population_count.sparse8 [ OK ] population_count.sparse8 (0 ms) [ RUN ] population_count.sparse16 [ OK ] population_count.sparse16 (0 ms) [ RUN ] population_count.sparse32 [ OK ] population_count.sparse32 (0 ms) [ RUN ] population_count.sparse64 [ OK ] population_count.sparse64 (0 ms) [----------] 4 tests from population_count (0 ms total) [----------] 7 tests from power_of_2 [ RUN ] power_of_2.is_power_of_2 [ OK ] power_of_2.is_power_of_2 (0 ms) [ RUN ] power_of_2.exact_log2 [ OK ] power_of_2.exact_log2 (0 ms) [ RUN ] power_of_2.round_up_power_of_2 [ OK ] power_of_2.round_up_power_of_2 (0 ms) [ RUN ] power_of_2.round_down_power_of_2 [ OK ] power_of_2.round_down_power_of_2 (0 ms) [ RUN ] power_of_2.next_power_of_2 [ OK ] power_of_2.next_power_of_2 (0 ms) [ RUN ] power_of_2.max [ OK ] power_of_2.max (0 ms) [ RUN ] power_of_2.log2i [ OK ] power_of_2.log2i (0 ms) [----------] 7 tests from power_of_2 (0 ms total) [----------] 1 test from PreservedMarks [ RUN ] PreservedMarks.iterate_and_restore_vm [ OK ] PreservedMarks.iterate_and_restore_vm (0 ms) [----------] 1 test from PreservedMarks (0 ms total) [----------] 4 tests from PrimitiveConversionsTest [ RUN ] PrimitiveConversionsTest.round_trip_int [ OK ] PrimitiveConversionsTest.round_trip_int (0 ms) [ RUN ] PrimitiveConversionsTest.round_trip_int_constexpr [ OK ] PrimitiveConversionsTest.round_trip_int_constexpr (0 ms) [ RUN ] PrimitiveConversionsTest.round_trip_float [ OK ] PrimitiveConversionsTest.round_trip_float (0 ms) [ RUN ] PrimitiveConversionsTest.round_trip_ptr [ OK ] PrimitiveConversionsTest.round_trip_ptr (0 ms) [----------] 4 tests from PrimitiveConversionsTest (0 ms total) [----------] 2 tests from PrimitiveConversionsTranslateTest [ RUN ] PrimitiveConversionsTranslateTest.unscoped_enum [ OK ] PrimitiveConversionsTranslateTest.unscoped_enum (0 ms) [ RUN ] PrimitiveConversionsTranslateTest.scoped_enum [ OK ] PrimitiveConversionsTranslateTest.scoped_enum (0 ms) [----------] 2 tests from PrimitiveConversionsTranslateTest (0 ms total) [----------] 2 tests from QuickSort [ RUN ] QuickSort.quicksort [ OK ] QuickSort.quicksort (0 ms) [ RUN ] QuickSort.random [ OK ] QuickSort.random (3 ms) [----------] 2 tests from QuickSort (3 ms total) [----------] 10 tests from RegMask [ RUN ] RegMask.empty_vm [ OK ] RegMask.empty_vm (0 ms) [ RUN ] RegMask.iteration_vm [ OK ] RegMask.iteration_vm (0 ms) [ RUN ] RegMask.Set_ALL_vm [ OK ] RegMask.Set_ALL_vm (0 ms) [ RUN ] RegMask.Clear_vm [ OK ] RegMask.Clear_vm (0 ms) [ RUN ] RegMask.AND_vm [ OK ] RegMask.AND_vm (0 ms) [ RUN ] RegMask.OR_vm [ OK ] RegMask.OR_vm (0 ms) [ RUN ] RegMask.SUBTRACT_vm [ OK ] RegMask.SUBTRACT_vm (0 ms) [ RUN ] RegMask.is_bound1_vm [ OK ] RegMask.is_bound1_vm (0 ms) [ RUN ] RegMask.is_bound_pair_vm [ OK ] RegMask.is_bound_pair_vm (0 ms) [ RUN ] RegMask.is_bound_set_vm [ OK ] RegMask.is_bound_set_vm (0 ms) [----------] 10 tests from RegMask (0 ms total) [----------] 12 tests from SmallResourceHashtableTest [ RUN ] SmallResourceHashtableTest.default_vm [ OK ] SmallResourceHashtableTest.default_vm (0 ms) [ RUN ] SmallResourceHashtableTest.default_shifted_vm [ OK ] SmallResourceHashtableTest.default_shifted_vm (0 ms) [ RUN ] SmallResourceHashtableTest.bad_hash_vm [ OK ] SmallResourceHashtableTest.bad_hash_vm (0 ms) [ RUN ] SmallResourceHashtableTest.bad_hash_shifted_vm [ OK ] SmallResourceHashtableTest.bad_hash_shifted_vm (0 ms) [ RUN ] SmallResourceHashtableTest.identity_hash_vm [ OK ] SmallResourceHashtableTest.identity_hash_vm (0 ms) [ RUN ] SmallResourceHashtableTest.identity_hash_shifted_vm [ OK ] SmallResourceHashtableTest.identity_hash_shifted_vm (0 ms) [ RUN ] SmallResourceHashtableTest.primitive_hash_no_rm_vm [ OK ] SmallResourceHashtableTest.primitive_hash_no_rm_vm (0 ms) [ RUN ] SmallResourceHashtableTest.primitive_hash_no_rm_shifted_vm [ OK ] SmallResourceHashtableTest.primitive_hash_no_rm_shifted_vm (0 ms) [ RUN ] SmallResourceHashtableTest.bad_hash_no_rm_vm [ OK ] SmallResourceHashtableTest.bad_hash_no_rm_vm (0 ms) [ RUN ] SmallResourceHashtableTest.bad_hash_no_rm_shifted_vm [ OK ] SmallResourceHashtableTest.bad_hash_no_rm_shifted_vm (0 ms) [ RUN ] SmallResourceHashtableTest.identity_hash_no_rm_vm [ OK ] SmallResourceHashtableTest.identity_hash_no_rm_vm (0 ms) [ RUN ] SmallResourceHashtableTest.identity_hash_no_rm_shifted_vm [ OK ] SmallResourceHashtableTest.identity_hash_no_rm_shifted_vm (0 ms) [----------] 12 tests from SmallResourceHashtableTest (0 ms total) [----------] 6 tests from GenericResourceHashtableTest [ RUN ] GenericResourceHashtableTest.default_vm [ OK ] GenericResourceHashtableTest.default_vm (0 ms) [ RUN ] GenericResourceHashtableTest.bad_hash_vm [ OK ] GenericResourceHashtableTest.bad_hash_vm (0 ms) [ RUN ] GenericResourceHashtableTest.identity_hash_vm [ OK ] GenericResourceHashtableTest.identity_hash_vm (0 ms) [ RUN ] GenericResourceHashtableTest.primitive_hash_no_rm_vm [ OK ] GenericResourceHashtableTest.primitive_hash_no_rm_vm (0 ms) [ RUN ] GenericResourceHashtableTest.bad_hash_no_rm_vm [ OK ] GenericResourceHashtableTest.bad_hash_no_rm_vm (0 ms) [ RUN ] GenericResourceHashtableTest.identity_hash_no_rm_vm [ OK ] GenericResourceHashtableTest.identity_hash_no_rm_vm (0 ms) [----------] 6 tests from GenericResourceHashtableTest (1 ms total) [----------] 2 tests from SimpleResourceHashtableDeleteTest [ RUN ] SimpleResourceHashtableDeleteTest.simple_remove_vm [ OK ] SimpleResourceHashtableDeleteTest.simple_remove_vm (0 ms) [ RUN ] SimpleResourceHashtableDeleteTest.simple_delete_vm [ OK ] SimpleResourceHashtableDeleteTest.simple_delete_vm (0 ms) [----------] 2 tests from SimpleResourceHashtableDeleteTest (0 ms total) [----------] 3 tests from ResourceHashtableDeleteTest [ RUN ] ResourceHashtableDeleteTest.value_remove_vm [ OK ] ResourceHashtableDeleteTest.value_remove_vm (0 ms) [ RUN ] ResourceHashtableDeleteTest.value_delete_vm [ OK ] ResourceHashtableDeleteTest.value_delete_vm (0 ms) [ RUN ] ResourceHashtableDeleteTest.check_delete_ptr_vm [ OK ] ResourceHashtableDeleteTest.check_delete_ptr_vm (0 ms) [----------] 3 tests from ResourceHashtableDeleteTest (0 ms total) [----------] 1 test from ResourceHashtablePrintTest [ RUN ] ResourceHashtablePrintTest.print_test_vm [ OK ] ResourceHashtablePrintTest.print_test_vm (0 ms) [----------] 1 test from ResourceHashtablePrintTest (0 ms total) [----------] 4 tests from Semaphore [ RUN ] Semaphore.single_separate [ OK ] Semaphore.single_separate (0 ms) [ RUN ] Semaphore.single_combined [ OK ] Semaphore.single_combined (0 ms) [ RUN ] Semaphore.many [ OK ] Semaphore.many (0 ms) [ RUN ] Semaphore.trywait [ OK ] Semaphore.trywait (0 ms) [----------] 4 tests from Semaphore (0 ms total) [----------] 3 tests from BasicShenandoahNumberSeqTest [ RUN ] BasicShenandoahNumberSeqTest.maximum_test_vm p0 = 0 p10 = 0 p20 = 0.996094 p30 = 9.96094 p50 = 99.6094 p80 = 99.6094 p90 = 99.6094 p100 = 99.6094[ OK ] BasicShenandoahNumberSeqTest.maximum_test_vm (0 ms) [ RUN ] BasicShenandoahNumberSeqTest.minimum_test_vm p0 = 0 p10 = 0 p20 = 0.996094 p30 = 9.96094 p50 = 99.6094 p80 = 99.6094 p90 = 99.6094 p100 = 99.6094[ OK ] BasicShenandoahNumberSeqTest.minimum_test_vm (0 ms) [ RUN ] BasicShenandoahNumberSeqTest.percentile_test_vm p0 = 0 p10 = 0 p20 = 0.996094 p30 = 9.96094 p50 = 99.6094 p80 = 99.6094 p90 = 99.6094 p100 = 99.6094[ OK ] BasicShenandoahNumberSeqTest.percentile_test_vm (0 ms) [----------] 3 tests from BasicShenandoahNumberSeqTest (0 ms total) [----------] 1 test from BasicShenandoahSimpleBitMapTest [ RUN ] BasicShenandoahSimpleBitMapTest.minimum_test [ OK ] BasicShenandoahSimpleBitMapTest.minimum_test (0 ms) [----------] 1 test from BasicShenandoahSimpleBitMapTest (0 ms total) [----------] 1 test from PosixSignalTest [ RUN ] PosixSignalTest.check_handlers_other_vm Warning: SIGILL handler modified! Warning: SIGFPE handler modified! [ OK ] PosixSignalTest.check_handlers_other_vm (269 ms) [----------] 1 test from PosixSignalTest (269 ms total) [----------] 1 test from SignatureStream [ RUN ] SignatureStream.check_refcount_vm [ OK ] SignatureStream.check_refcount_vm (0 ms) [----------] 1 test from SignatureStream (0 ms total) [----------] 1 test from TestSingleWriterSynchronizer [ RUN ] TestSingleWriterSynchronizer.stress_vm Stressing synchronizer for 1000 ms reader iterations: 1732303, changes: 3351 reader iterations: 2584396, changes: 3116 reader iterations: 2719568, changes: 6977 reader iterations: 1690014, changes: 1282 reader iterations: 2120126, changes: 2764 writer iterations: 363868 [ OK ] TestSingleWriterSynchronizer.stress_vm (1013 ms) [----------] 1 test from TestSingleWriterSynchronizer (1013 ms total) [----------] 2 tests from ByteSize [ RUN ] ByteSize.constructors [ OK ] ByteSize.constructors (0 ms) [ RUN ] ByteSize.operators [ OK ] ByteSize.operators (0 ms) [----------] 2 tests from ByteSize (0 ms total) [----------] 1 test from WordSize [ RUN ] WordSize.constructors [ OK ] WordSize.constructors (0 ms) [----------] 1 test from WordSize (0 ms total) [----------] 1 test from special_flags [ RUN ] special_flags.verify_special_flags_vm [ OK ] special_flags.verify_special_flags_vm (0 ms) [----------] 1 test from special_flags (0 ms total) [----------] 6 tests from SpinYield [ RUN ] SpinYield.no_waiting [ OK ] SpinYield.no_waiting (0 ms) [ RUN ] SpinYield.one_wait [ OK ] SpinYield.one_wait (0 ms) [ RUN ] SpinYield.ten_waits [ OK ] SpinYield.ten_waits (0 ms) [ RUN ] SpinYield.two_yields [ OK ] SpinYield.two_yields (0 ms) [ RUN ] SpinYield.one_sleep_vm [ OK ] SpinYield.one_sleep_vm (11 ms) [ RUN ] SpinYield.one_spin_one_sleep_vm [ OK ] SpinYield.one_spin_one_sleep_vm (0 ms) [----------] 6 tests from SpinYield (11 ms total) [----------] 1 test from StackOverflow [ RUN ] StackOverflow.basics_vm [ OK ] StackOverflow.basics_vm (0 ms) [----------] 1 test from StackOverflow (0 ms total) [----------] 2 tests from G1RegionToSpaceMapper [ RUN ] G1RegionToSpaceMapper.smallStressAdjacent_vm [ OK ] G1RegionToSpaceMapper.smallStressAdjacent_vm (1359 ms) [ RUN ] G1RegionToSpaceMapper.largeStressAdjacent_vm [ OK ] G1RegionToSpaceMapper.largeStressAdjacent_vm (2561 ms) [----------] 2 tests from G1RegionToSpaceMapper (3921 ms total) [----------] 2 tests from StringUtils [ RUN ] StringUtils.similarity [ OK ] StringUtils.similarity (0 ms) [ RUN ] StringUtils.replace_no_expand_vm [ OK ] StringUtils.replace_no_expand_vm (0 ms) [----------] 2 tests from StringUtils (0 ms total) [----------] 3 tests from StubRoutines [ RUN ] StubRoutines.array_copy_routine_vm [ OK ] StubRoutines.array_copy_routine_vm (0 ms) [ RUN ] StubRoutines.copy_routine_vm [ OK ] StubRoutines.copy_routine_vm (0 ms) [ RUN ] StubRoutines.array_fill_routine_vm [ OK ] StubRoutines.array_fill_routine_vm (0 ms) [----------] 3 tests from StubRoutines (0 ms total) [----------] 6 tests from SymbolTable [ RUN ] SymbolTable.temp_new_symbol_vm [ OK ] SymbolTable.temp_new_symbol_vm (1 ms) [ RUN ] SymbolTable.test_symbol_refcount_parallel_vm [ OK ] SymbolTable.test_symbol_refcount_parallel_vm (1 ms) [ RUN ] SymbolTable.test_symbol_underflow_vm_assert Symbol: 'my_symbol2023' count 0[ OK ] SymbolTable.test_symbol_underflow_vm_assert (212 ms) [ RUN ] SymbolTable.test_cleanup_leak_vm [ OK ] SymbolTable.test_cleanup_leak_vm (0 ms) [ RUN ] SymbolTable.test_cleanup_delay_vm [ OK ] SymbolTable.test_cleanup_delay_vm (0 ms) [ RUN ] SymbolTable.test_cleanup_delay_drain_vm [ OK ] SymbolTable.test_cleanup_delay_drain_vm (0 ms) [----------] 6 tests from SymbolTable (215 ms total) [----------] 1 test from SynchronizerTest [ RUN ] SynchronizerTest.sanity_vm [ OK ] SynchronizerTest.sanity_vm (0 ms) [----------] 1 test from SynchronizerTest (0 ms total) [----------] 8 tests from JfrTestThreadCPULoadSingle [ RUN ] JfrTestThreadCPULoadSingle.SingleCpu_vm [ OK ] JfrTestThreadCPULoadSingle.SingleCpu_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.MultipleCpus_vm [ OK ] JfrTestThreadCPULoadSingle.MultipleCpus_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.BelowThreshold_vm [ OK ] JfrTestThreadCPULoadSingle.BelowThreshold_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.UserAboveMaximum_vm [ OK ] JfrTestThreadCPULoadSingle.UserAboveMaximum_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.UserAboveMaximumNonZeroBase_vm [ OK ] JfrTestThreadCPULoadSingle.UserAboveMaximumNonZeroBase_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.SystemAboveMaximum_vm [ OK ] JfrTestThreadCPULoadSingle.SystemAboveMaximum_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.SystemAboveMaximumNonZeroBase_vm [ OK ] JfrTestThreadCPULoadSingle.SystemAboveMaximumNonZeroBase_vm (0 ms) [ RUN ] JfrTestThreadCPULoadSingle.SystemTimeDecreasing_vm [ OK ] JfrTestThreadCPULoadSingle.SystemTimeDecreasing_vm (0 ms) [----------] 8 tests from JfrTestThreadCPULoadSingle (0 ms total) [----------] 2 tests from ThreadsTest [ RUN ] ThreadsTest.claim_overflow_vm Testing claim overflow with 108 threads [ OK ] ThreadsTest.claim_overflow_vm (0 ms) [ RUN ] ThreadsTest.fast_jni_in_vm_vm [ OK ] ThreadsTest.fast_jni_in_vm_vm (3 ms) [----------] 2 tests from ThreadsTest (4 ms total) [----------] 3 tests from tribool [ RUN ] tribool.TriBool [ OK ] tribool.TriBool (0 ms) [ RUN ] tribool.TriBoolArray [ OK ] tribool.TriBoolArray (63 ms) [ RUN ] tribool.StaticInitializer [ OK ] tribool.StaticInitializer (0 ms) [----------] 3 tests from tribool (63 ms total) [----------] 1 test from typeArrayOopDesc [ RUN ] typeArrayOopDesc.bool_at_put_vm [ OK ] typeArrayOopDesc.bool_at_put_vm (0 ms) [----------] 1 test from typeArrayOopDesc (0 ms total) [----------] 4 tests from unsigned5 [ RUN ] unsigned5.max_encoded_in_length_vm [ OK ] unsigned5.max_encoded_in_length_vm (0 ms) [ RUN ] unsigned5.transcode_single_vm [ OK ] unsigned5.transcode_single_vm (0 ms) [ RUN ] unsigned5.transcode_multiple_vm U5: [189 190 191 12413 12414 12415 794749 794750 794751 50864253 50864254 50864255 -2 -1 0 -1 7 -49 343 -2401 16807 -117649 823543 1 0 8 -48 344 -2400 16808 -117648 823544 2 1 9 -47 345 -2399 16809 -117647 823545 3 2 10 -46 346 -2398 16810 -117646 823546 4 3 11 -45 347 -2397 16811 -117645 823547 5 4 12 -44 348 -2396 null] (values=66/length=199) [ OK ] unsigned5.transcode_multiple_vm (0 ms) [ RUN ] unsigned5.reader_vm [ OK ] unsigned5.reader_vm (0 ms) [----------] 4 tests from unsigned5 (0 ms total) [----------] 3 tests from utf8 [ RUN ] utf8.jchar_length_vm [ OK ] utf8.jchar_length_vm (0 ms) [ RUN ] utf8.jbyte_length_vm [ OK ] utf8.jbyte_length_vm (0 ms) [ RUN ] utf8.truncation_vm [ OK ] utf8.truncation_vm (0 ms) [----------] 3 tests from utf8 (0 ms total) [----------] 2 tests from ValueObjArrayTest [ RUN ] ValueObjArrayTest.primitive [ OK ] ValueObjArrayTest.primitive (0 ms) [ RUN ] ValueObjArrayTest.struct [ OK ] ValueObjArrayTest.struct (0 ms) [----------] 2 tests from ValueObjArrayTest (0 ms total) [----------] 2 tests from NMT_VirtualMemoryTracker [ RUN ] NMT_VirtualMemoryTracker.add_committed_region_vm skipped. [ OK ] NMT_VirtualMemoryTracker.add_committed_region_vm (0 ms) [ RUN ] NMT_VirtualMemoryTracker.remove_uncommitted_region_vm skipped. [ OK ] NMT_VirtualMemoryTracker.remove_uncommitted_region_vm (0 ms) [----------] 2 tests from NMT_VirtualMemoryTracker (0 ms total) [----------] 4 tests from ReservedSpace [ RUN ] ReservedSpace.size_alignment_vm [ OK ] ReservedSpace.size_alignment_vm (0 ms) [ RUN ] ReservedSpace.size_vm [ OK ] ReservedSpace.size_vm (0 ms) [ RUN ] ReservedSpace.size_alignment_page_type_vm [ OK ] ReservedSpace.size_alignment_page_type_vm (0 ms) [ RUN ] ReservedSpace.size_alignment_page_type_large_page_vm [ OK ] ReservedSpace.size_alignment_page_type_large_page_vm (0 ms) [----------] 4 tests from ReservedSpace (0 ms total) [----------] 5 tests from VirtualSpace [ RUN ] VirtualSpace.actual_committed_space_vm [ OK ] VirtualSpace.actual_committed_space_vm (0 ms) [ RUN ] VirtualSpace.actual_committed_space_one_large_page_vm [ OK ] VirtualSpace.actual_committed_space_one_large_page_vm (0 ms) [ RUN ] VirtualSpace.disable_large_pages_vm [ OK ] VirtualSpace.disable_large_pages_vm (0 ms) [ RUN ] VirtualSpace.os_reserve_space_concurrent_vm [ OK ] VirtualSpace.os_reserve_space_concurrent_vm (3001 ms) [ RUN ] VirtualSpace.os_virtual_space_concurrent_vm [ OK ] VirtualSpace.os_virtual_space_concurrent_vm (3000 ms) [----------] 5 tests from VirtualSpace (6002 ms total) [----------] 2 tests from VMStructs [ RUN ] VMStructs.last_entries [ OK ] VMStructs.last_entries (0 ms) [ RUN ] VMStructs.VMTypes_duplicates [ OK ] VMStructs.VMTypes_duplicates (1 ms) [----------] 2 tests from VMStructs (1 ms total) [----------] 5 tests from NMTVMATreeTest [ RUN ] NMTVMATreeTest.OverlappingReservationsResultInTwoNodes_vm [ OK ] NMTVMATreeTest.OverlappingReservationsResultInTwoNodes_vm (0 ms) [ RUN ] NMTVMATreeTest.UseFlagInplace_vm [ OK ] NMTVMATreeTest.UseFlagInplace_vm (0 ms) [ RUN ] NMTVMATreeTest.LowLevel_vm [ OK ] NMTVMATreeTest.LowLevel_vm (0 ms) [ RUN ] NMTVMATreeTest.SummaryAccounting_vm [ OK ] NMTVMATreeTest.SummaryAccounting_vm (0 ms) [ RUN ] NMTVMATreeTest.TestConsistencyWithSimpleTracker_vm [ OK ] NMTVMATreeTest.TestConsistencyWithSimpleTracker_vm (896 ms) [----------] 5 tests from NMTVMATreeTest (896 ms total) [----------] 12 tests from vmErrorTest [ RUN ] vmErrorTest.resourceMark_vm_assert [ OK ] vmErrorTest.resourceMark_vm_assert (180 ms) [ RUN ] vmErrorTest.assert1_vm_assert [ OK ] vmErrorTest.assert1_vm_assert (197 ms) [ RUN ] vmErrorTest.assert2_vm_assert [ OK ] vmErrorTest.assert2_vm_assert (196 ms) [ RUN ] vmErrorTest.guarantee1_vm_assert [ OK ] vmErrorTest.guarantee1_vm_assert (187 ms) [ RUN ] vmErrorTest.guarantee2_vm_assert [ OK ] vmErrorTest.guarantee2_vm_assert (195 ms) [ RUN ] vmErrorTest.fatal1_vm_assert [ OK ] vmErrorTest.fatal1_vm_assert (198 ms) [ RUN ] vmErrorTest.fatal2_vm_assert [ OK ] vmErrorTest.fatal2_vm_assert (197 ms) [ RUN ] vmErrorTest.fatal3_vm_assert [ OK ] vmErrorTest.fatal3_vm_assert (205 ms) [ RUN ] vmErrorTest.out_of_memory1_vm_assert [ OK ] vmErrorTest.out_of_memory1_vm_assert (185 ms) [ RUN ] vmErrorTest.shouldnotcallthis1_vm_assert [ OK ] vmErrorTest.shouldnotcallthis1_vm_assert (194 ms) [ RUN ] vmErrorTest.shouldnotreachhere1_vm_assert [ OK ] vmErrorTest.shouldnotreachhere1_vm_assert (213 ms) [ RUN ] vmErrorTest.unimplemented1_vm_assert [ OK ] vmErrorTest.unimplemented1_vm_assert (204 ms) [----------] 12 tests from vmErrorTest (2356 ms total) [----------] 2 tests from code [ RUN ] code.vtableStubs_vm [ OK ] code.vtableStubs_vm (0 ms) [ RUN ] code.itableStubs_vm [ OK ] code.itableStubs_vm (0 ms) [----------] 2 tests from code (0 ms total) [----------] 2 tests from WaitBarrier [ RUN ] WaitBarrier.default_wb_vm [ OK ] WaitBarrier.default_wb_vm (1001 ms) [ RUN ] WaitBarrier.generic_wb_vm [ OK ] WaitBarrier.generic_wb_vm (1019 ms) [----------] 2 tests from WaitBarrier (2020 ms total) [----------] 4 tests from BasicWorkerDataArrayTest [ RUN ] BasicWorkerDataArrayTest.sum_test_vm [ OK ] BasicWorkerDataArrayTest.sum_test_vm (0 ms) [ RUN ] BasicWorkerDataArrayTest.average_test_vm [ OK ] BasicWorkerDataArrayTest.average_test_vm (0 ms) [ RUN ] BasicWorkerDataArrayTest.print_summary_on_test_vm [ OK ] BasicWorkerDataArrayTest.print_summary_on_test_vm (0 ms) [ RUN ] BasicWorkerDataArrayTest.print_details_on_test_vm [ OK ] BasicWorkerDataArrayTest.print_details_on_test_vm (0 ms) [----------] 4 tests from BasicWorkerDataArrayTest (0 ms total) [----------] 4 tests from AddWorkerDataArrayTest [ RUN ] AddWorkerDataArrayTest.sum_test_vm [ OK ] AddWorkerDataArrayTest.sum_test_vm (0 ms) [ RUN ] AddWorkerDataArrayTest.average_test_vm [ OK ] AddWorkerDataArrayTest.average_test_vm (0 ms) [ RUN ] AddWorkerDataArrayTest.print_summary_on_test_vm [ OK ] AddWorkerDataArrayTest.print_summary_on_test_vm (0 ms) [ RUN ] AddWorkerDataArrayTest.print_details_on_test_vm [ OK ] AddWorkerDataArrayTest.print_details_on_test_vm (0 ms) [----------] 4 tests from AddWorkerDataArrayTest (0 ms total) [----------] 4 tests from UninitializedElementWorkerDataArrayTest [ RUN ] UninitializedElementWorkerDataArrayTest.sum_test_vm [ OK ] UninitializedElementWorkerDataArrayTest.sum_test_vm (0 ms) [ RUN ] UninitializedElementWorkerDataArrayTest.average_test_vm [ OK ] UninitializedElementWorkerDataArrayTest.average_test_vm (0 ms) [ RUN ] UninitializedElementWorkerDataArrayTest.print_summary_on_test_vm [ OK ] UninitializedElementWorkerDataArrayTest.print_summary_on_test_vm (0 ms) [ RUN ] UninitializedElementWorkerDataArrayTest.print_details_on_test_vm [ OK ] UninitializedElementWorkerDataArrayTest.print_details_on_test_vm (0 ms) [----------] 4 tests from UninitializedElementWorkerDataArrayTest (0 ms total) [----------] 4 tests from UninitializedWorkerDataArrayTest [ RUN ] UninitializedWorkerDataArrayTest.sum_test_vm [ OK ] UninitializedWorkerDataArrayTest.sum_test_vm (0 ms) [ RUN ] UninitializedWorkerDataArrayTest.average_test_vm [ OK ] UninitializedWorkerDataArrayTest.average_test_vm (0 ms) [ RUN ] UninitializedWorkerDataArrayTest.print_summary_on_test_vm [ OK ] UninitializedWorkerDataArrayTest.print_summary_on_test_vm (0 ms) [ RUN ] UninitializedWorkerDataArrayTest.print_details_on_test_vm [ OK ] UninitializedWorkerDataArrayTest.print_details_on_test_vm (0 ms) [----------] 4 tests from UninitializedWorkerDataArrayTest (0 ms total) [----------] 4 tests from UninitializedDoubleElementWorkerDataArrayTest [ RUN ] UninitializedDoubleElementWorkerDataArrayTest.sum_test_vm [ OK ] UninitializedDoubleElementWorkerDataArrayTest.sum_test_vm (0 ms) [ RUN ] UninitializedDoubleElementWorkerDataArrayTest.average_test_vm [ OK ] UninitializedDoubleElementWorkerDataArrayTest.average_test_vm (0 ms) [ RUN ] UninitializedDoubleElementWorkerDataArrayTest.print_summary_on_test_vm [ OK ] UninitializedDoubleElementWorkerDataArrayTest.print_summary_on_test_vm (0 ms) [ RUN ] UninitializedDoubleElementWorkerDataArrayTest.print_details_on_test_vm [ OK ] UninitializedDoubleElementWorkerDataArrayTest.print_details_on_test_vm (0 ms) [----------] 4 tests from UninitializedDoubleElementWorkerDataArrayTest (0 ms total) [----------] 1 test from ZAddressTest [ RUN ] ZAddressTest.is_checks [ OK ] ZAddressTest.is_checks (0 ms) [----------] 1 test from ZAddressTest (0 ms total) [----------] 2 tests from ZArray [ RUN ] ZArray.sanity [ OK ] ZArray.sanity (0 ms) [ RUN ] ZArray.iterator [ OK ] ZArray.iterator (0 ms) [----------] 2 tests from ZArray (0 ms total) [----------] 1 test from ZBitFieldTest [ RUN ] ZBitFieldTest.test [ OK ] ZBitFieldTest.test (0 ms) [----------] 1 test from ZBitFieldTest (0 ms total) [----------] 2 tests from ZBitMapTest [ RUN ] ZBitMapTest.test_set_pair_set [ OK ] ZBitMapTest.test_set_pair_set (0 ms) [ RUN ] ZBitMapTest.test_set_pair_unset [ OK ] ZBitMapTest.test_set_pair_unset (0 ms) [----------] 2 tests from ZBitMapTest (0 ms total) [----------] 4 tests from ZForwardingTest [ RUN ] ZForwardingTest.setup_vm [ OK ] ZForwardingTest.setup_vm (0 ms) [ RUN ] ZForwardingTest.find_empty_vm [ OK ] ZForwardingTest.find_empty_vm (0 ms) [ RUN ] ZForwardingTest.find_full_vm [ OK ] ZForwardingTest.find_full_vm (1 ms) [ RUN ] ZForwardingTest.find_every_other_vm [ OK ] ZForwardingTest.find_every_other_vm (0 ms) [----------] 4 tests from ZForwardingTest (1 ms total) [----------] 4 tests from ZIndexDistributorTest [ RUN ] ZIndexDistributorTest.test_claim_tree_claim_level_size [ OK ] ZIndexDistributorTest.test_claim_tree_claim_level_size (0 ms) [ RUN ] ZIndexDistributorTest.test_claim_tree_claim_level_end_index [ OK ] ZIndexDistributorTest.test_claim_tree_claim_level_end_index (0 ms) [ RUN ] ZIndexDistributorTest.test_claim_tree_claim_level_index [ OK ] ZIndexDistributorTest.test_claim_tree_claim_level_index (0 ms) [ RUN ] ZIndexDistributorTest.test_claim_tree_claim_index [ OK ] ZIndexDistributorTest.test_claim_tree_claim_index (0 ms) [----------] 4 tests from ZIndexDistributorTest (0 ms total) [----------] 2 tests from ZListTest [ RUN ] ZListTest.test_insert [ OK ] ZListTest.test_insert (0 ms) [ RUN ] ZListTest.test_remove [ OK ] ZListTest.test_remove (0 ms) [----------] 2 tests from ZListTest (0 ms total) [----------] 1 test from ZLiveMapTest [ RUN ] ZLiveMapTest.strongly_live_for_large_zpage [ OK ] ZLiveMapTest.strongly_live_for_large_zpage (0 ms) [----------] 1 test from ZLiveMapTest (0 ms total) [----------] 2 tests from ZMemory [ RUN ] ZMemory.accessors [ OK ] ZMemory.accessors (0 ms) [ RUN ] ZMemory.resize [ OK ] ZMemory.resize (0 ms) [----------] 2 tests from ZMemory (0 ms total) [----------] 6 tests from ZPhysicalMemoryTest [ RUN ] ZPhysicalMemoryTest.copy [ OK ] ZPhysicalMemoryTest.copy (0 ms) [ RUN ] ZPhysicalMemoryTest.add [ OK ] ZPhysicalMemoryTest.add (0 ms) [ RUN ] ZPhysicalMemoryTest.remove [ OK ] ZPhysicalMemoryTest.remove (0 ms) [ RUN ] ZPhysicalMemoryTest.split [ OK ] ZPhysicalMemoryTest.split (0 ms) [ RUN ] ZPhysicalMemoryTest.split_committed [ OK ] ZPhysicalMemoryTest.split_committed (0 ms) [ RUN ] ZPhysicalMemoryTest.limits [ OK ] ZPhysicalMemoryTest.limits (0 ms) [----------] 6 tests from ZPhysicalMemoryTest (0 ms total) [----------] 1 test from ZVirtualMemory [ RUN ] ZVirtualMemory.split [ OK ] ZVirtualMemory.split (0 ms) [----------] 1 test from ZVirtualMemory (0 ms total) [----------] Global test environment tear-down [==========] 1089 tests from 191 test suites ran. (63060 ms total) [ PASSED ] 1088 tests. [ FAILED ] 1 test, listed below: [ FAILED ] codestrings.validate_vm 1 FAILED TEST YOU HAVE 15 DISABLED TESTS Warning: asynclog is OFF. Warning: asynclog is OFF. Warning: asynclog is OFF. Warning: asynclog is OFF. Warning: asynclog is OFF. Warning: asynclog is OFF. OpenJDK 64-Bit Server VM warning: c1: printing of assembly code is enabled; turning on DebugNonSafepoints to gain additional output OpenJDK 64-Bit Server VM warning: c2: printing of assembly code is enabled; turning on DebugNonSafepoints to gain additional output OpenJDK 64-Bit Server VM warning: outputStream::do_vsnprintf output truncated -- buffer length is 11 bytes but 12 bytes are needed. OpenJDK 64-Bit Server VM warning: outputStream::do_vsnprintf output truncated -- buffer length is 11 bytes but 12 bytes are needed. OpenJDK 64-Bit Server VM warning: outputStream::do_vsnprintf output truncated -- buffer length is 11 bytes but 12 bytes are needed. OpenJDK 64-Bit Server VM warning: outputStream::do_vsnprintf output truncated -- buffer length is 11 bytes but 12 bytes are needed. ERROR: RUN_ALL_TESTS() failed. Error 1 STDERR: java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [codestrings::validate_vm] at GTestWrapper.main(GTestWrapper.java:98) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) at java.base/java.lang.Thread.run(Thread.java:1576) JavaTest Message: Test threw exception: java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [codestrings::validate_vm] JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [codestrings::validate_vm] rerun: cd /tmp/tone/run/jtreg/jt-work/index-203/gtest/GTestWrapper && \ DISPLAY=:7 \ HOME=/root \ JTREG_VERSION=jtreg-7.4.1 \ LANG=C \ LC_CTYPE=C.UTF-8 \ LD_LIBRARY_PATH=/tmp/tone/run/jtreg/jdk-repo/build/tools/lib:/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ PATH=/bin:/usr/bin:/usr/sbin \ TEST_IMAGE_DIR=/tmp/tone/run/jtreg/test-images \ CLASSPATH=/tmp/tone/run/jtreg/jt-work/index-203/classes/gtest/GTestWrapper.d:/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest:/tmp/tone/run/jtreg/jt-work/index-203/classes/test/lib:/tmp/tone/run/jtreg/jdk-repo/test/lib:/tmp/tone/run/jtreg/jtreg/lib/javatest.jar:/tmp/tone/run/jtreg/jtreg/lib/jtreg.jar \ /tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk/bin/java \ -Dtest.vm.opts='-ea -esa' \ -Dtest.tool.vm.opts='-J-ea -J-esa' \ -Dtest.compiler.opts= \ -Dtest.java.opts= \ -Dtest.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk \ -Dcompile.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-fastdebug/images/jdk \ -Dtest.timeout.factor=10.0 \ -Dtest.nativepath=/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ -Dtest.root=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg \ -Dtest.name=gtest/GTestWrapper.java \ -Dtest.file=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest/GTestWrapper.java \ -Dtest.src=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest \ -Dtest.src.path=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest:/tmp/tone/run/jtreg/jdk-repo/test/lib \ -Dtest.classes=/tmp/tone/run/jtreg/jt-work/index-203/classes/gtest/GTestWrapper.d \ -Dtest.class.path=/tmp/tone/run/jtreg/jt-work/index-203/classes/gtest/GTestWrapper.d:/tmp/tone/run/jtreg/jt-work/index-203/classes/test/lib \ -Dtest.modules='java.base/jdk.internal.misc java.xml' \ --add-modules java.base,java.xml \ --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \ -ea \ -esa \ -Djava.library.path=/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ com.sun.javatest.regtest.agent.MainWrapper /tmp/tone/run/jtreg/jt-work/index-203/gtest/GTestWrapper.d/main.1.jta TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [codestrings::validate_vm] -------------------------------------------------- Test results: failed: 1 Results written to /tmp/tone/run/jtreg/jt-work/index-203 Error: Some tests failed or other problems occurred. jtreg -J-Djavatest.maxOutputSize=999999999 -vmoptions:"" -nativepath:/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native -e:TEST_IMAGE_DIR=/tmp/tone/run/jtreg/test-images -e:LD_LIBRARY_PATH=/tmp/tone/run/jtreg/jdk-repo/build/tools/lib -a -ea -esa -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -xml:verify -v:fail,error -timeoutFactor:10 -conc:1 -nr -w jt-work/index-203 jdk-repo/test/hotspot/jtreg/gtest/GTestWrapper.java