Directory "jt-work/index-3970" not found: creating XML output with verification to /tmp/tone/run/jtreg/jt-work/index-3970 -------------------------------------------------- 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: 11.753 seconds messages: command: build GTestWrapper reason: Named class compiled on demand started: Fri Nov 08 04:20:18 CST 2024 Test directory: compile: GTestWrapper finished: Fri Nov 08 04:20:29 CST 2024 elapsed time (seconds): 11.753 ACTION: compile -- Passed. Compilation successful REASON: .class file out of date or does not exist TIME: 11.723 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: Fri Nov 08 04:20:18 CST 2024 Additional options from @modules: --add-modules java.base,java.xml --add-exports java.base/jdk.internal.misc=ALL-UNNAMED Mode: othervm finished: Fri Nov 08 04:20:29 CST 2024 elapsed time (seconds): 11.723 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-3970/classes/gtest/GTestWrapper.d /tmp/tone/run/jtreg/jt-work/index-3970/classes/test/lib rerun: cd /tmp/tone/run/jtreg/jt-work/index-3970/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-3970/classes/gtest/GTestWrapper.d \ -J-Dtest.class.path=/tmp/tone/run/jtreg/jt-work/index-3970/classes/gtest/GTestWrapper.d:/tmp/tone/run/jtreg/jt-work/index-3970/classes/test/lib \ -J-Dtest.modules='java.base/jdk.internal.misc java.xml' \ @/tmp/tone/run/jtreg/jt-work/index-3970/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: 65.359 seconds messages: command: main GTestWrapper reason: User specified action: run main/native GTestWrapper started: Fri Nov 08 04:20:29 CST 2024 Mode: othervm Additional options from @modules: --add-modules java.base,java.xml --add-exports java.base/jdk.internal.misc=ALL-UNNAMED finished: Fri Nov 08 04:21:35 CST 2024 elapsed time (seconds): 65.359 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-07T20:20:30.606203644Z] Gathering output for process 3678432 [2024-11-07T20:20:30.727042001Z] Waiting for completion for process 3678432 [2024-11-07T20:21:34.578044538Z] Waiting for completion finished for process 3678432 Output and diagnostic info for process 3678432 was saved into 'pid-3678432-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 (188 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 (196 ms) [ RUN ] absTest.debug_sanity_min_jshort_vm_assert [ OK ] absTest.debug_sanity_min_jshort_vm_assert (185 ms) [ RUN ] absTest.debug_sanity_min_jint_vm_assert [ OK ] absTest.debug_sanity_min_jint_vm_assert (216 ms) [ RUN ] absTest.debug_sanity_min_jlong_vm_assert [ OK ] absTest.debug_sanity_min_jlong_vm_assert (203 ms) [----------] 5 tests from absTest (802 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 (209 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 (211 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. 0x0000aaaacbf246a8: 00 44 4f 4e 45 44 4f 4e 20 46 f2 cb aa aa 00 00 .DONEDON F...... 0x0000aaaacbf246b8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0x0000aaaacbf246c8: 68 47 f2 cb aa aa 00 00 0c 00 00 00 00 00 00 00 hG.............. Error in tree @0x0000ffffd74de658: Invalid node: @0x0000aaaacbf246a8 canary broken or pointer invalid Tree: 0 + @0x0000aaaacbf24530: canary 0x4e4f44454e4f4445, parent 0x0000000000000000, left 0x0000aaaacbf24620, right 0x0000000000000000, next 0x0000000000000000, size 30 1 + @0x0000aaaacbf24620: canary 0x4e4f44454e4f4445, parent 0x0000aaaacbf24530, left 0x0000aaaacbf246a8, right 0x0000000000000000, next 0x0000000000000000, size 17 2 + @0x0000aaaacbf246a8: canary 0x4e4f44454e4f4400, parent 0x0000aaaacbf24620, left 0x0000000000000000, right 0x0000000000000000, next 0x0000aaaacbf24768, size 12 @0x0000aaaacbf24768: canary 0x4e4f44454e4f4445, parent 0x0000000000000000, left 0x0000000000000000, right 0x0000000000000000, next 0x0000aaaacbf24708, size 12 @0x0000aaaacbf24708: canary 0x4e4f44454e4f4445, parent 0x0000000000000000, left 0x0000000000000000, right 0x0000000000000000, next 0x0000000000000000, size 12 [ OK ] metaspace.BlockTree_overwriter_test_vm_assert (216 ms) [ RUN ] metaspace.BlockTree_wide_scatter_vm [ OK ] metaspace.BlockTree_wide_scatter_vm (83 ms) [ RUN ] metaspace.BlockTree_wide_right_left_vm [ OK ] metaspace.BlockTree_wide_right_left_vm (164 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 (357 ms) [ RUN ] metaspace.BlockTree_narrow_right_left_vm [ OK ] metaspace.BlockTree_narrow_right_left_vm (132 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 (303 ms) [ RUN ] metaspace.BlockTree_129_right_left_vm [ OK ] metaspace.BlockTree_129_right_left_vm (56 ms) [ RUN ] metaspace.BlockTree_129_left_right_vm [ OK ] metaspace.BlockTree_129_left_right_vm (80 ms) [ RUN ] metaspace.BlockTree_4K_scatter_vm [ OK ] metaspace.BlockTree_4K_scatter_vm (69 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 (29 ms) [ RUN ] metaspace.chunkmanager_random_alloc_test_nolimit_3_vm [ OK ] metaspace.chunkmanager_random_alloc_test_nolimit_3_vm (29 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 (2613 ms) [ RUN ] metaspace.freeblocks_large_vm [ OK ] metaspace.freeblocks_large_vm (142 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 (15 ms) [ RUN ] metaspace.chunk_allocate_random_vm [ OK ] metaspace.chunk_allocate_random_vm (721 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 (102 ms) [ RUN ] metaspace.chunk_enlarge_in_place_vm [ OK ] metaspace.chunk_enlarge_in_place_vm (15 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 (2 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 (2 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 (3 ms) [ RUN ] metaspace.MetaspaceArena_recover_from_limit_hit_vm [ OK ] metaspace.MetaspaceArena_recover_from_limit_hit_vm (30 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 (10 ms) [ RUN ] metaspace.MetaspaceArena_test_repeatedly_allocate_and_deallocate_nontop_allocation_vm [ OK ] metaspace.MetaspaceArena_test_repeatedly_allocate_and_deallocate_nontop_allocation_vm (10 ms) [ RUN ] metaspace.MetaspaceArena_random_allocs_32_beds_no_commit_limit_vm [ OK ] metaspace.MetaspaceArena_random_allocs_32_beds_no_commit_limit_vm (12 ms) [ RUN ] metaspace.MetaspaceArena_random_allocs_32_beds_with_commit_limit_vm [ OK ] metaspace.MetaspaceArena_random_allocs_32_beds_with_commit_limit_vm (10 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 (332 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 (3 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 (4 ms) [ RUN ] metaspace.virtual_space_node_test_5_vm [ OK ] metaspace.virtual_space_node_test_5_vm (907 ms) [ RUN ] metaspace.virtual_space_node_test_7_vm [ OK ] metaspace.virtual_space_node_test_7_vm (58 ms) [----------] 106 tests from metaspace (7339 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: -------------------------------------------------------------------------------- 0x0000ffff91407ac0: dmb ishst 0x0000ffff91407ac4: nop 0x0000ffff91407ac8: dmb ishld 0x0000ffff91407acc: nop 0x0000ffff91407ad0: dmb ish 0x0000ffff91407ad4: nop 0x0000ffff91407ad8: dmb ish -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_1_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_2_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff91407ac0: dmb ishst 0x0000ffff91407ac4: nop 0x0000ffff91407ac8: dmb ishld 0x0000ffff91407acc: nop 0x0000ffff91407ad0: dmb ish 0x0000ffff91407ad4: nop 0x0000ffff91407ad8: dmb ishld 0x0000ffff91407adc: dmb ishst -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_2_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_block_by_label_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff91407ac0: dmb ishst 0x0000ffff91407ac4: dmb ishst -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_dmb_block_by_label_vm (0 ms) [ RUN ] AssemblerAArch64.merge_dmb_after_expand_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff914923c0: 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: -------------------------------------------------------------------------------- 0x0000ffff91407ac0: ldp x1, x0, [sp] 0x0000ffff91407ac4: nop 0x0000ffff91407ac8: stp x0, x1, [sp] 0x0000ffff91407acc: nop 0x0000ffff91407ad0: ldp w0, w1, [sp] 0x0000ffff91407ad4: nop 0x0000ffff91407ad8: stp w1, w0, [sp] 0x0000ffff91407adc: nop 0x0000ffff91407ae0: ldr w0, [sp, #4] 0x0000ffff91407ae4: ldr x1, [sp, #8] 0x0000ffff91407ae8: nop 0x0000ffff91407aec: ldr w0, [sp] 0x0000ffff91407af0: ldr w1, [sp, #8] 0x0000ffff91407af4: nop 0x0000ffff91407af8: str x0, [sp] 0x0000ffff91407afc: str x1, [sp, #8] 0x0000ffff91407b00: nop -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_ldst_vm (0 ms) [ RUN ] AssemblerAArch64.merge_ldst_after_expand_vm Insns: -------------------------------------------------------------------------------- 0x0000ffff91483700: ldp x1, x0, [sp] 0x0000ffff91483704: nop 0x0000ffff91483708: stp x0, x1, [sp] 0x0000ffff9148370c: nop -------------------------------------------------------------------------------- [ OK ] AssemblerAArch64.merge_ldst_after_expand_vm (0 ms) [----------] 9 tests from AssemblerAArch64 (2 ms total) [----------] 6 tests from AsyncLogTest [ RUN ] AsyncLogTest.asynclog_vm [8.559s][warning][logging] 1Warning [8.559s][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 (766 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 (839 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 (863 ms) [ RUN ] BitMap.popcnt_300_vm [ OK ] BitMap.popcnt_300_vm (965 ms) [ RUN ] BitMap.popcnt_large_vm [ OK ] BitMap.popcnt_large_vm (0 ms) [ RUN ] BitMap.search [ OK ] BitMap.search (101 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 (4388 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: 846388 allocations: 849515 allocations: 850234 allocations: 844982 total allocations: 3391119 allocator free count: 2770944 [ OK ] BufferNodeAllocatorTest.stress_free_list_allocator_vm (1570 ms) [----------] 2 tests from BufferNodeAllocatorTest (1570 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 (0 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:93: 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 ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 15\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 16\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 17\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 18\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 19\n : dcps1\t#\n : b\tStub::multiplyToLen+64 \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 ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 15\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 16\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 17\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 18\n : dcps1\t#\n : b\t\n ;; unimplemented: Fixed address string No. 19\n : dcps1\t#\n : b\tStub::indexof_linear_ul\n--------------------------------------------------------------------------------\n" With diff: @@ -195,4 +195,4 @@ ;; unimplemented: Fixed address string No. 19 : dcps1\t# - : b\tStub::multiplyToLen+64 + : b\tStub::indexof_linear_ul --------------------------------------------------------------------------------\n 1. Output should be identical. test/hotspot/gtest/code/test_codestrings.cpp:93: 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 : b\t\n ;; Comment No. 0\n : nop\n ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : b\tStub::sha1_implCompressMB+24 \n ;; Comment No. 1\n : nop\n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n ;; Comment No. 2\n : nop\n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n ;; Comment No. 3\n : nop\n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n ;; Comment No. 4\n : nop\n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : b\t\n ;; Comment No. 5\n : nop\n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : b\t\n ;; Comment No. 6\n : nop\n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : b\t\n ;; Comment No. 7\n : nop\n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : b\t\n ;; Comment No. 8\n : nop\n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : b\t\n ;; Comment No. 9\n : nop\n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : b\t\n ;; Comment No. 10\n : nop\n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : b\t\n ;; Comment No. 11\n : nop\n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : b\t\n ;; Comment No. 12\n : nop\n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : b\t\n ;; Comment No. 13\n : nop\n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : b\tStub::indexof_linear_ul+168 \n ;; Comment No. 14\n : nop\n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : b\t\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 : b\t\n ;; Comment No. 0\n : nop\n ;; unimplemented: Fixed address string No. 0\n : dcps1\t#\n : b\tStub::sha1_implCompress+88 \n ;; Comment No. 1\n : nop\n ;; unimplemented: Fixed address string No. 1\n : dcps1\t#\n ;; Comment No. 2\n : nop\n ;; unimplemented: Fixed address string No. 2\n : dcps1\t#\n ;; Comment No. 3\n : nop\n ;; unimplemented: Fixed address string No. 3\n : dcps1\t#\n ;; Comment No. 4\n : nop\n ;; unimplemented: Fixed address string No. 4\n : dcps1\t#\n : b\t\n ;; Comment No. 5\n : nop\n ;; unimplemented: Fixed address string No. 5\n : dcps1\t#\n : b\t\n ;; Comment No. 6\n : nop\n ;; unimplemented: Fixed address string No. 6\n : dcps1\t#\n : b\t\n ;; Comment No. 7\n : nop\n ;; unimplemented: Fixed address string No. 7\n : dcps1\t#\n : b\t\n ;; Comment No. 8\n : nop\n ;; unimplemented: Fixed address string No. 8\n : dcps1\t#\n : b\t\n ;; Comment No. 9\n : nop\n ;; unimplemented: Fixed address string No. 9\n : dcps1\t#\n : b\t\n ;; Comment No. 10\n : nop\n ;; unimplemented: Fixed address string No. 10\n : dcps1\t#\n : b\t\n ;; Comment No. 11\n : nop\n ;; unimplemented: Fixed address string No. 11\n : dcps1\t#\n : b\t\n ;; Comment No. 12\n : nop\n ;; unimplemented: Fixed address string No. 12\n : dcps1\t#\n : b\t\n ;; Comment No. 13\n : nop\n ;; unimplemented: Fixed address string No. 13\n : dcps1\t#\n : b\tStub::indexof_linear_uu+424 \n ;; Comment No. 14\n : nop\n ;; unimplemented: Fixed address string No. 14\n : dcps1\t#\n : b\t\n--------------------------------------------------------------------------------\n" With diff: @@ -9,5 +9,5 @@ ;; unimplemented: Fixed address string No. 0 : dcps1\t# - : b\tStub::sha1_implCompressMB+24 + : b\tStub::sha1_implCompress+88 ;; Comment No. 1 : nop @@ -71,5 +71,5 @@ ;; unimplemented: Fixed address string No. 13 : dcps1\t# - : b\tStub::indexof_linear_ul+168 + : b\tStub::indexof_linear_uu+424 ;; Comment No. 14 : nop 1. Output should be identical. [ FAILED ] codestrings.validate_vm (23 ms) [----------] 1 test from codestrings (23 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 (194 ms) [----------] 2 tests from CollectorPolicy (194 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 (10 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 (10 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 (0 ms) [ RUN ] ConcurrentHashTable.basic_get_insert_vm [ OK ] ConcurrentHashTable.basic_get_insert_vm (0 ms) [ RUN ] ConcurrentHashTable.basic_insert_get_vm [ OK ] ConcurrentHashTable.basic_insert_get_vm (0 ms) [ RUN ] ConcurrentHashTable.basic_scope_vm [ OK ] ConcurrentHashTable.basic_scope_vm (0 ms) [ RUN ] ConcurrentHashTable.basic_get_insert_bulk_delete_vm [ OK ] ConcurrentHashTable.basic_get_insert_bulk_delete_vm (9 ms) [ RUN ] ConcurrentHashTable.basic_get_insert_bulk_delete_task_vm [ OK ] ConcurrentHashTable.basic_get_insert_bulk_delete_task_vm (0 ms) [ RUN ] ConcurrentHashTable.basic_reset_shrink_vm [ OK ] ConcurrentHashTable.basic_reset_shrink_vm (0 ms) [ RUN ] ConcurrentHashTable.basic_scan_vm [ OK ] ConcurrentHashTable.basic_scan_vm (0 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 (3 ms) [ RUN ] ConcurrentHashTable.task_grow_vm [ OK ] ConcurrentHashTable.task_grow_vm (4 ms) [ RUN ] ConcurrentHashTable.concurrent_simple_vm [ OK ] ConcurrentHashTable.concurrent_simple_vm (2001 ms) [ RUN ] ConcurrentHashTable.concurrent_deletes_vm [ OK ] ConcurrentHashTable.concurrent_deletes_vm (2024 ms) [ RUN ] ConcurrentHashTable.concurrent_scan_grow_shrink_vm [ OK ] ConcurrentHashTable.concurrent_scan_grow_shrink_vm (2189 ms) [ RUN ] ConcurrentHashTable.concurrent_get_insert_bulk_delete_vm [ OK ] ConcurrentHashTable.concurrent_get_insert_bulk_delete_vm (2450 ms) [ RUN ] ConcurrentHashTable.concurrent_mt_bulk_delete_vm [ OK ] ConcurrentHashTable.concurrent_mt_bulk_delete_vm (144 ms) [ RUN ] ConcurrentHashTable.concurrent_par_scan_vm [ OK ] ConcurrentHashTable.concurrent_par_scan_vm (269 ms) [----------] 17 tests from ConcurrentHashTable (9101 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 (429 ms) [ RUN ] TestEnumIterator.empty_range_last_vm_assert [ OK ] TestEnumIterator.empty_range_last_vm_assert (510 ms) [ RUN ] TestEnumIterator.empty_range_index_vm_assert [ OK ] TestEnumIterator.empty_range_index_vm_assert (508 ms) [ RUN ] TestEnumIterator.end_iterator_dereference_vm_assert [ OK ] TestEnumIterator.end_iterator_dereference_vm_assert (555 ms) [ RUN ] TestEnumIterator.invalid_range_vm_assert [ OK ] TestEnumIterator.invalid_range_vm_assert (400 ms) [ RUN ] TestEnumIterator.invalid_iterator_vm_assert [ OK ] TestEnumIterator.invalid_iterator_vm_assert (394 ms) [----------] 18 tests from TestEnumIterator (2799 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 (216 ms) [----------] 4 tests from FilterQueue (217 ms total) [----------] 1 test from G1FreeRegionList [ RUN ] G1FreeRegionList.length_other_vm [ OK ] G1FreeRegionList.length_other_vm (443 ms) [----------] 1 test from G1FreeRegionList (443 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 (0 ms) [----------] 1 test from G1BatchedTask (0 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.333s][error ][gc,start] Cardset test [27.656s][error ][gc ] Cardset test 322.523ms [ OK ] G1CardSetTest.mt_cardset_test_vm (784 ms) [----------] 2 tests from G1CardSetTest (785 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 0 allocations: 923691 1 allocations: 958706 3 allocations: 1041897 2 allocations: 1062992 total allocations: 3987286 final free list: 0: 0 1: 2 2: 1 [ OK ] G1FreeIdSetTest.stress_vm (1051 ms) [----------] 3 tests from G1FreeIdSetTest (1051 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 (1001 ms) [ RUN ] G1ServiceThread.test_add_while_waiting_vm [ OK ] G1ServiceThread.test_add_while_waiting_vm (1022 ms) [ RUN ] G1ServiceThread.test_add_run_once_vm [ OK ] G1ServiceThread.test_add_run_once_vm (1023 ms) [----------] 3 tests from G1ServiceThread (3047 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 (199 ms) [ RUN ] G1ServiceTaskQueue.get_from_empty_vm_assert [ OK ] G1ServiceTaskQueue.get_from_empty_vm_assert (303 ms) [ RUN ] G1ServiceTaskQueue.set_time_in_queue_vm_assert [ OK ] G1ServiceTaskQueue.set_time_in_queue_vm_assert (376 ms) [----------] 4 tests from G1ServiceTaskQueue (892 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 (255 ms) [ RUN ] GlobalCounter.nested_critical_section_vm [ OK ] GlobalCounter.nested_critical_section_vm (371 ms) [----------] 2 tests from GlobalCounter (626 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 (192 ms) [ RUN ] GrowableArrayAssertingTest.assignment_with_embedded_cheap_vm_assert [ OK ] GrowableArrayAssertingTest.assignment_with_embedded_cheap_vm_assert (293 ms) [----------] 2 tests from GrowableArrayAssertingTest (486 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 (255 ms) [----------] 1 test from G1HeapRegion (255 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 (17 ms) [ RUN ] istream.coverage_vm [ OK ] istream.coverage_vm (0 ms) [----------] 2 tests from istream (17 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 4317 thread 0 processed 5683 thread 2 processed 4735 thread 3 processed 5265 [ OK ] LockFreeStackTest.stress_vm (14 ms) [----------] 1 test from LockFreeStackTest (14 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 (1050 ms) [ RUN ] LogConfigurationTest.reconfigure_tags_MT_vm [ OK ] LogConfigurationTest.reconfigure_tags_MT_vm (1006 ms) [ RUN ] LogConfigurationTest.invalid_configure_options_vm [ OK ] LogConfigurationTest.invalid_configure_options_vm (0 ms) [ RUN ] LogConfigurationTest.parse_empty_command_line_arguments_vm [36.560s][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 (376 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 (2440 ms total) [----------] 1 test from LogConfiguration [ RUN ] LogConfiguration.output_reconfigured_other_vm [ OK ] LogConfiguration.output_reconfigured_other_vm (505 ms) [----------] 1 test from LogConfiguration (505 ms total) [----------] 7 tests from LogDecorations [ RUN ] LogDecorations.level_vm [ OK ] LogDecorations.level_vm (0 ms) [ RUN ] LogDecorations.uptime_vm [ OK ] LogDecorations.uptime_vm (31 ms) [ RUN ] LogDecorations.tags_vm [ OK ] LogDecorations.tags_vm (0 ms) [ RUN ] LogDecorations.timestamps_vm Processing Decorator timemillis Read value: 1731010867931 Read value: 1731010867951 Read value: 1731010867971 Processing Decorator uptimemillis Read value: 37559 Read value: 37580 Read value: 37600 Processing Decorator timenanos Read value: 14605501947017 Read value: 14605522027476 Read value: 14605542117275 Processing Decorator uptimenanos Read value: 37680462513 Read value: 37700544652 Read value: 37720626871 [ OK ] LogDecorations.timestamps_vm (242 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 (274 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 (10 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 (76 ms) [ RUN ] LogStreamTest.autoflush_on_destruction_vm [ OK ] LogStreamTest.autoflush_on_destruction_vm (0 ms) [----------] 9 tests from LogStreamTest (86 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 (208 ms) [ RUN ] MutexRank.mutex_lock_rank_out_of_orderA_vm_assert Locks owned: Mutex: [0x0000aaaaf0300ce0] mutex_rankA - owner: 0x0000aaaaefee6960 safepoint-5 [ OK ] MutexRank.mutex_lock_rank_out_of_orderA_vm_assert (194 ms) [ RUN ] MutexRank.mutex_lock_rank_out_of_orderB_vm_assert Locks owned: Mutex: [0x0000aaaae2b06110] mutex_rankA - owner: 0x0000aaaae26f5960 safepoint-5 [ OK ] MutexRank.mutex_lock_rank_out_of_orderB_vm_assert (189 ms) [ RUN ] MutexRank.mutex_trylock_rank_out_of_orderA_other_vm [ OK ] MutexRank.mutex_trylock_rank_out_of_orderA_other_vm (201 ms) [ RUN ] MutexRank.mutex_trylock_rank_out_of_orderB_vm_assert Locks owned: Mutex: [0x0000aaaacc840a30] mutex_rankA - owner: 0x0000aaaacc423960 safepoint-5 [ OK ] MutexRank.mutex_trylock_rank_out_of_orderB_vm_assert (200 ms) [ RUN ] MutexRank.mutex_lock_event_nosafepoint_vm_assert [ OK ] MutexRank.mutex_lock_event_nosafepoint_vm_assert (208 ms) [ RUN ] MutexRank.mutex_lock_tty_nosafepoint_vm_assert [ OK ] MutexRank.mutex_lock_tty_nosafepoint_vm_assert (184 ms) [ RUN ] MutexRank.monitor_wait_rank_in_order_other_vm [ OK ] MutexRank.monitor_wait_rank_in_order_other_vm (202 ms) [ RUN ] MutexRank.monitor_wait_rank_out_of_order_vm_assert [ OK ] MutexRank.monitor_wait_rank_out_of_order_vm_assert (187 ms) [ RUN ] MutexRank.monitor_wait_rank_out_of_order_trylock_vm_assert [ OK ] MutexRank.monitor_wait_rank_out_of_order_trylock_vm_assert (185 ms) [ RUN ] MutexRank.monitor_wait_rank_nosafepoint_vm_assert [ OK ] MutexRank.monitor_wait_rank_nosafepoint_vm_assert (187 ms) [ RUN ] MutexRank.monitor_wait_event_tty_vm_assert [ OK ] MutexRank.monitor_wait_event_tty_vm_assert (188 ms) [ RUN ] MutexRank.monitor_wait_tty_nosafepoint_vm_assert [ OK ] MutexRank.monitor_wait_tty_nosafepoint_vm_assert (189 ms) [ RUN ] MutexRank.monitor_nosafepoint_vm_block_vm_assert [ OK ] MutexRank.monitor_nosafepoint_vm_block_vm_assert (186 ms) [ RUN ] MutexRank.monitor_negative_rank_vm_assert [ OK ] MutexRank.monitor_negative_rank_vm_assert (195 ms) [ RUN ] MutexRank.monitor_overlapping_oopstorage_rank_vm_assert [ OK ] MutexRank.monitor_overlapping_oopstorage_rank_vm_assert (192 ms) [ RUN ] MutexRank.monitor_overlapping_safepoint_rank_vm_assert [ OK ] MutexRank.monitor_overlapping_safepoint_rank_vm_assert (192 ms) [ RUN ] MutexRank.monitor_overlapping_safepoint_rank2_vm_assert [ OK ] MutexRank.monitor_overlapping_safepoint_rank2_vm_assert (189 ms) [----------] 18 tests from MutexRank (3486 ms total) [----------] 3 tests from MutexSafepoint [ RUN ] MutexSafepoint.always_check_vm_assert [ OK ] MutexSafepoint.always_check_vm_assert (199 ms) [ RUN ] MutexSafepoint.never_check_vm_assert [ OK ] MutexSafepoint.never_check_vm_assert (201 ms) [ RUN ] MutexSafepoint.possible_safepoint_lock_vm_assert JavaThread state: _thread_in_vm Locks owned: Mutex: [0x0000aaaad24ffd40] SpecialTest_lock - owner: 0x0000aaaad20cb950 allow_vm_block nosafepoint [ OK ] MutexSafepoint.possible_safepoint_lock_vm_assert (195 ms) [----------] 3 tests from MutexSafepoint (596 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 0x0000aaaabd77f820, corruption at: 0x0000aaaabd77f820: 0x0000aaaabd77f7a0: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaabd77f7b0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaabd77f7c0: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaabd77f7d0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaabd77f7e0: 40 f7 77 bd aa aa 00 00 ab ab ab ab ab ab ab ab @.w............. 0x0000aaaabd77f7f0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaabd77f800: 01 00 00 00 ab ab ab ab 70 3c 36 bd aa aa 00 00 ........p<6..... 0x0000aaaabd77f810: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaabd77f820: 01 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e 61 ...............a 0x0000aaaabd77f830: f1 e8 8e ab ab ab ab ab d1 37 01 00 00 00 00 00 .........7...... 0x0000aaaabd77f840: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaabd77f850: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaabd77f860: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaabd77f870: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaabd77f880: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaabd77f890: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_overwrite_front_vm_assert (229 ms) [ RUN ] NMT.test_overwrite_back_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaab0a9d88e0, corruption at: 0x0000aaab0a9d88f1: 0x0000aaab0a9d8860: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaab0a9d8870: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0a9d8880: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8890: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0a9d88a0: 00 88 9d 0a ab aa 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d88b0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0a9d88c0: 01 00 00 00 ab ab ab ab 90 3c 5b 0a ab aa 00 00 .........<[..... 0x0000aaab0a9d88d0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaab0a9d88e0: 01 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 ................ 0x0000aaab0a9d88f0: f1 61 8e ab ab ab ab ab 11 87 01 00 00 00 00 00 .a.............. 0x0000aaab0a9d8900: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8910: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8920: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8930: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8940: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8950: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaab0a9d8960: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_overwrite_back_vm_assert (209 ms) [ RUN ] NMT.test_overwrite_back_long_aligned_distance_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaad2749200, corruption at: 0x0000aaaad274b210: 0x0000aaaad2749180: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaad2749190: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad27491a0: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaad27491b0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad27491c0: 20 91 74 d2 aa aa 00 00 ab ab ab ab ab ab ab ab .t............. 0x0000aaaad27491d0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad27491e0: 01 00 00 00 ab ab ab ab 10 4d 34 d2 aa aa 00 00 .........M4..... 0x0000aaaad27491f0: ab ab ab ab ab ab ab ab 21 20 00 00 00 00 00 00 ........! ...... 0x0000aaaad2749200: 00 20 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 . .............. 0x0000aaaad2749210: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad2749220: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad2749230: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad2749240: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad2749250: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad2749260: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad2749270: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ ... 0x0000aaaad274b190: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b1a0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b1b0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b1c0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b1d0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b1e0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b1f0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b200: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad274b210: 61 8e ab ab ab ab ab ab f1 6d 01 00 00 00 00 00 a........m...... 0x0000aaaad274b220: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad274b230: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad274b240: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad274b250: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad274b260: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad274b270: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad274b280: 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 (217 ms) [ RUN ] NMT.test_overwrite_back_long_unaligned_distance_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaad585fdd0, corruption at: 0x0000aaaad5861de1: 0x0000aaaad585fd50: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaad585fd60: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad585fd70: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaad585fd80: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad585fd90: f0 fc 85 d5 aa aa 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaad585fda0: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaad585fdb0: 01 00 00 00 ab ab ab ab 60 bd 43 d5 aa aa 00 00 ........`.C..... 0x0000aaaad585fdc0: ab ab ab ab ab ab ab ab 21 20 00 00 00 00 00 00 ........! ...... 0x0000aaaad585fdd0: 01 20 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 . .............. 0x0000aaaad585fde0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad585fdf0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad585fe00: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad585fe10: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad585fe20: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad585fe30: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad585fe40: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ ... 0x0000aaaad5861d60: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861d70: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861d80: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861d90: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861da0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861db0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861dc0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861dd0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaad5861de0: f1 61 8e ab ab ab ab ab 21 62 01 00 00 00 00 00 .a......!b...... 0x0000aaaad5861df0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad5861e00: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad5861e10: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad5861e20: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad5861e30: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad5861e40: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaad5861e50: 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 (206 ms) [ RUN ] NMT.test_double_free_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaae465f690, corruption at: 0x0000aaaae465f690: 0x0000aaaae465f610: 00 00 00 00 01 00 00 00 02 00 00 00 ab ab ab ab ................ 0x0000aaaae465f620: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaae465f630: 00 00 00 00 02 00 00 00 ab ab ab ab ab ab ab ab ................ 0x0000aaaae465f640: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaae465f650: b0 f5 65 e4 aa aa 00 00 ab ab ab ab ab ab ab ab ..e............. 0x0000aaaae465f660: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaae465f670: 01 00 00 00 ab ab ab ab 40 3c 22 e4 aa aa 00 00 ........@<"..... 0x0000aaaae465f680: ab ab ab ab ab ab ab ab 21 00 00 00 00 00 00 00 ........!....... 0x0000aaaae465f690: 5f 46 ae aa 0a 00 00 00 10 e0 13 e4 aa aa 00 00 _F.............. 0x0000aaaae465f6a0: f1 d8 8d ab ab ab ab ab 61 99 01 00 00 00 00 00 ........a....... 0x0000aaaae465f6b0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaae465f6c0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaae465f6d0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaae465f6e0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaae465f6f0: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ 0x0000aaaae465f700: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ................ [ OK ] NMT.test_double_free_vm_assert (211 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 (205 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 (211 ms) [ RUN ] NMT.test_corruption_on_realloc_growing_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaaeafc6cd0, corruption at: 0x0000aaaaeafc6cf0: 0x0000aaaaeafc6c50: 11 00 00 00 ff ff ff ff ff ff ff ff 65 73 5f 76 ............es_v 0x0000aaaaeafc6c60: 6d 00 6d 00 aa aa 00 00 61 00 00 00 00 00 00 00 m.m.....a....... 0x0000aaaaeafc6c70: c0 48 1a ae ff ff 00 00 98 a5 b7 ad ff ff 00 00 .H.............. 0x0000aaaaeafc6c80: 38 61 1a ae ff ff 00 00 e8 0f 18 ae ff ff 00 00 8a.............. 0x0000aaaaeafc6c90: 40 2a 3e eb aa aa 00 00 00 00 00 00 ff ff ff ff @*>............. 0x0000aaaaeafc6ca0: 00 00 00 00 ff ff ff ff 05 00 00 00 ff ff ff ff ................ 0x0000aaaaeafc6cb0: 90 a0 b7 ad ff ff 00 00 8e 00 00 00 aa aa 00 00 ................ 0x0000aaaaeafc6cc0: 70 28 13 eb aa aa 00 00 31 00 00 00 00 00 00 00 p(......1....... 0x0000aaaaeafc6cd0: 10 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 ................ 0x0000aaaaeafc6ce0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaaeafc6cf0: 61 8e 00 eb aa aa 00 00 31 00 00 00 00 00 00 00 a.......1....... 0x0000aaaaeafc6d00: c0 0f 18 ae ff ff 00 00 70 c7 3d eb aa aa 00 00 ........p.=..... 0x0000aaaaeafc6d10: 60 29 3e eb aa aa 00 00 00 2f 44 49 53 41 42 4c `)>....../DISABL 0x0000aaaaeafc6d20: 45 44 5f 2a 00 aa 00 00 31 00 00 00 00 00 00 00 ED_*....1....... 0x0000aaaaeafc6d30: 66 c2 52 40 a0 aa 00 00 10 10 ee ea aa aa 00 00 f.R@............ 0x0000aaaaeafc6d40: ff ff ff ff aa aa 00 00 5a 56 69 72 74 75 61 6c ........ZVirtual 0x0000aaaaeafc6d50: 4d 65 6d 6f 72 79 00 00 41 00 00 00 00 00 00 00 Memory..A....... 0x0000aaaaeafc6d60: 12 00 00 00 00 00 00 00 12 00 00 00 00 00 00 00 ................ [ OK ] NMT.test_corruption_on_realloc_growing_vm_assert (207 ms) [ RUN ] NMT.test_corruption_on_realloc_shrinking_vm_assert NMT overwrite death test, please ignore subsequent error dump. NMT Block at 0x0000aaaafe440ce0, corruption at: 0x0000aaaafe440d01: 0x0000aaaafe440c60: 11 00 00 00 ff ff ff ff ff ff ff ff 65 73 5f 76 ............es_v 0x0000aaaafe440c70: 6d 00 6d 00 aa aa 00 00 61 00 00 00 00 00 00 00 m.m.....a....... 0x0000aaaafe440c80: c0 48 27 83 ff ff 00 00 28 a6 c4 82 ff ff 00 00 .H'.....(....... 0x0000aaaafe440c90: 38 61 27 83 ff ff 00 00 e8 0f 25 83 ff ff 00 00 8a'.......%..... 0x0000aaaafe440ca0: d0 c5 84 fe aa aa 00 00 00 00 00 00 ff ff ff ff ................ 0x0000aaaafe440cb0: 00 00 00 00 ff ff ff ff 05 00 00 00 ff ff ff ff ................ 0x0000aaaafe440cc0: 90 a0 c4 82 ff ff 00 00 90 00 00 00 aa aa 00 00 ................ 0x0000aaaafe440cd0: 80 c8 5a fe aa aa 00 00 31 00 00 00 00 00 00 00 ..Z.....1....... 0x0000aaaafe440ce0: 11 00 00 00 00 00 00 00 00 00 00 00 0f 00 9e e9 ................ 0x0000aaaafe440cf0: f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 f1 ................ 0x0000aaaafe440d00: f1 61 8e fe aa aa 00 00 31 00 00 00 00 00 00 00 .a......1....... 0x0000aaaafe440d10: c0 0f 25 83 ff ff 00 00 00 63 84 fe aa aa 00 00 ..%......c...... 0x0000aaaafe440d20: f0 c4 84 fe aa aa 00 00 00 2f 44 49 53 41 42 4c ........./DISABL 0x0000aaaafe440d30: 45 44 5f 2a 00 aa 00 00 31 00 00 00 00 00 00 00 ED_*....1....... 0x0000aaaafe440d40: f0 e9 eb 54 a0 aa 00 00 10 b0 35 fe aa aa 00 00 ...T......5..... 0x0000aaaafe440d50: ff ff ff ff aa aa 00 00 5a 56 69 72 74 75 61 6c ........ZVirtual 0x0000aaaafe440d60: 4d 65 6d 6f 72 79 00 00 41 00 00 00 00 00 00 00 Memory..A....... 0x0000aaaafe440d70: 12 00 00 00 00 00 00 00 12 00 00 00 00 00 00 00 ................ [ OK ] NMT.test_corruption_on_realloc_shrinking_vm_assert (202 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 (218 ms) [ RUN ] NMT.MallocLimitDeathTestOnStrDup_vm_assert [ OK ] NMT.MallocLimitDeathTestOnStrDup_vm_assert (240 ms) [ RUN ] NMT.ReservedRegionCopy_vm [ OK ] NMT.ReservedRegionCopy_vm (0 ms) [----------] 33 tests from NMT (2361 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 (8 ms) [----------] 1 test from NMTNumbers (8 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 (36 ms) [----------] 6 tests from NMTTreapTest (36 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 (19 ms) [ RUN ] NMTPreInit.assert_on_lu_table_overflow_vm_assert [ OK ] NMTPreInit.assert_on_lu_table_overflow_vm_assert (325 ms) [----------] 3 tests from NMTPreInit (345 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 3 processed 5000 thread 1 processed 5004 thread 0 processed 4996 thread 2 processed 5000 [ OK ] NonblockingQueueTest.stress_vm (3 ms) [----------] 1 test from NonblockingQueueTest (3 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 (0 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 (1 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 (4 ms) [----------] 4 tests from OopStorageSetTest (4 ms total) [----------] 1 test from OopStorageParIterPerf [ RUN ] OopStorageParIterPerf.test_vm Running test with 1 threads [44.760s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 15625 (100%) Run test with 1 threads: 2631838 0: 2514898 Running test with 2 threads [44.762s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 6420 (41%) [44.762s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 9205 (59%) Run test with 2 threads: 1768433 0: 1721631 1: 1694091 Running test with 3 threads [44.763s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 5145 (33%) [44.763s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 5276 (34%) [44.763s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 5204 (33%) Run test with 3 threads: 1092807 0: 979467 1: 1010267 2: 1033607 Running test with 4 threads [44.764s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3934 (25%) [44.764s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3906 (25%) [44.764s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3819 (24%) [44.764s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 3966 (25%) Run test with 4 threads: 899467 0: 755826 1: 860205 2: 823885 3: 787505 Running test with 6 threads [44.765s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2644 (17%) [44.765s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2624 (17%) [44.765s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2572 (16%) [44.765s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2644 (17%) [44.765s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2605 (17%) [44.765s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2536 (16%) Run test with 6 threads: 686144 0: 571184 1: 549924 2: 532804 3: 641604 4: 586224 5: 616264 Running test with 8 threads [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1987 (13%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1825 (12%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2023 (13%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1895 (12%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 2015 (13%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1952 (12%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1954 (13%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1974 (13%) Run test with 8 threads: 596064 0: 500243 1: 551123 2: 511023 3: 522123 4: 532323 5: 464283 6: 551084 7: 477123 Running test with 10 threads [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1521 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1536 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1473 ( 9%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1595 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1612 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1538 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1614 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1568 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1554 (10%) [44.766s][info ][oopstorage,blocks,stats] Parallel iteration on Test Storage: blocks = 15625, processed = 1614 (10%) Run test with 10 threads: 592084 0: 543724 1: 531184 2: 482083 3: 559324 4: 440903 5: 446283 6: 488743 7: 503043 8: 457603 9: 467703 [ OK ] OopStorageParIterPerf.test_vm (89 ms) [----------] 1 test from OopStorageParIterPerf (89 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 (206 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 [ffffa47f0000-ffffa47f6000) contains: ffffa47f0000-ffffa47f1000 rw-p 00000000 00:00 0 ffffa47f1000-ffffa47f2000 ---p 00000000 00:00 0 ffffa47f2000-ffffa47f3000 rw-p 00000000 00:00 0 ffffa47f3000-ffffa47f4000 ---p 00000000 00:00 0 ffffa47f4000-ffffa47f5000 rw-p 00000000 00:00 0 ffffa47f5000-ffffa47f6000 ---p 00000000 00:00 0 B Range [ffffa47f0000-ffffa47f6000) contains: ffffa47f0000-ffffa47f1000 rw-p 00000000 00:00 0 ffffa47f1000-ffffa47f2000 ---p 00000000 00:00 0 ffffa47f2000-ffffa47f3000 rw-p 00000000 00:00 0 ffffa47f3000-ffffa47f4000 ---p 00000000 00:00 0 ffffa47f4000-ffffa47f5000 rw-p 00000000 00:00 0 ffffa47f5000-ffffa47f6000 ---p 00000000 00:00 0 C Range [ffffa47f0000-ffffa47f6000) 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 (9 ms) [ RUN ] os.iso8601_time_vm 2024-11-07T20:21:15.427+0000 2024-11-08T04:21:15.427+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 644100096->322224128 [ OK ] os.trim_native_heap_vm (62 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 (106 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 (393 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 (1230 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 (1235 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 (226 ms) [----------] 1 test from PosixSignalTest (226 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 writer iterations: 570397 reader iterations: 1546383, changes: 1978 reader iterations: 1818818, changes: 1322 reader iterations: 1966176, changes: 2426 reader iterations: 1743307, changes: 4157 reader iterations: 1581735, changes: 815 [ OK ] TestSingleWriterSynchronizer.stress_vm (1002 ms) [----------] 1 test from TestSingleWriterSynchronizer (1002 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 (0 ms) [ RUN ] SpinYield.one_spin_one_sleep_vm [ OK ] SpinYield.one_spin_one_sleep_vm (0 ms) [----------] 6 tests from SpinYield (0 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 (2138 ms) [ RUN ] G1RegionToSpaceMapper.largeStressAdjacent_vm [ OK ] G1RegionToSpaceMapper.largeStressAdjacent_vm (2406 ms) [----------] 2 tests from G1RegionToSpaceMapper (4544 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 (126 ms) [ RUN ] SymbolTable.test_symbol_underflow_vm_assert Symbol: 'my_symbol2023' count 0[ OK ] SymbolTable.test_symbol_underflow_vm_assert (312 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 (441 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 (10 ms) [ RUN ] ThreadsTest.fast_jni_in_vm_vm [ OK ] ThreadsTest.fast_jni_in_vm_vm (4 ms) [----------] 2 tests from ThreadsTest (14 ms total) [----------] 3 tests from tribool [ RUN ] tribool.TriBool [ OK ] tribool.TriBool (0 ms) [ RUN ] tribool.TriBoolArray [ OK ] tribool.TriBoolArray (103 ms) [ RUN ] tribool.StaticInitializer [ OK ] tribool.StaticInitializer (0 ms) [----------] 3 tests from tribool (103 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 (3067 ms) [ RUN ] VirtualSpace.os_virtual_space_concurrent_vm [ OK ] VirtualSpace.os_virtual_space_concurrent_vm (3298 ms) [----------] 5 tests from VirtualSpace (6366 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 (158 ms) [ RUN ] vmErrorTest.assert1_vm_assert [ OK ] vmErrorTest.assert1_vm_assert (172 ms) [ RUN ] vmErrorTest.assert2_vm_assert [ OK ] vmErrorTest.assert2_vm_assert (171 ms) [ RUN ] vmErrorTest.guarantee1_vm_assert [ OK ] vmErrorTest.guarantee1_vm_assert (179 ms) [ RUN ] vmErrorTest.guarantee2_vm_assert [ OK ] vmErrorTest.guarantee2_vm_assert (169 ms) [ RUN ] vmErrorTest.fatal1_vm_assert [ OK ] vmErrorTest.fatal1_vm_assert (166 ms) [ RUN ] vmErrorTest.fatal2_vm_assert [ OK ] vmErrorTest.fatal2_vm_assert (165 ms) [ RUN ] vmErrorTest.fatal3_vm_assert [ OK ] vmErrorTest.fatal3_vm_assert (169 ms) [ RUN ] vmErrorTest.out_of_memory1_vm_assert [ OK ] vmErrorTest.out_of_memory1_vm_assert (172 ms) [ RUN ] vmErrorTest.shouldnotcallthis1_vm_assert [ OK ] vmErrorTest.shouldnotcallthis1_vm_assert (172 ms) [ RUN ] vmErrorTest.shouldnotreachhere1_vm_assert [ OK ] vmErrorTest.shouldnotreachhere1_vm_assert (171 ms) [ RUN ] vmErrorTest.unimplemented1_vm_assert [ OK ] vmErrorTest.unimplemented1_vm_assert (180 ms) [----------] 12 tests from vmErrorTest (2051 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 (1000 ms) [ RUN ] WaitBarrier.generic_wb_vm [ OK ] WaitBarrier.generic_wb_vm (1000 ms) [----------] 2 tests from WaitBarrier (2001 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. (64096 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-3970/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-3970/classes/gtest/GTestWrapper.d:/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gtest:/tmp/tone/run/jtreg/jt-work/index-3970/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-3970/classes/gtest/GTestWrapper.d \ -Dtest.class.path=/tmp/tone/run/jtreg/jt-work/index-3970/classes/gtest/GTestWrapper.d:/tmp/tone/run/jtreg/jt-work/index-3970/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-3970/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-3970 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-3970 jdk-repo/test/hotspot/jtreg/gtest/GTestWrapper.java