eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.24k stars 713 forks source link

jdk15 extended.functional cmdLineTester_modularityddrtests !dumpmodule --illegal-access=deny failure #11739

Closed lumpfish closed 3 years ago

lumpfish commented 3 years ago

extended.functional test suite, target cmdLineTester_modularityddrtest_1 failed on the macOS (and macOS_XL) jsk15 release builds in the subtest

Testing: Run !dumpmodule --illegal-access=deny

Failing job link: https://ci.adoptopenjdk.net/job/Grinder/6018/consoleFull

Build under test:

18:48:16  openjdk version "15.0.2" 2021-01-19
18:48:16  OpenJDK Runtime Environment AdoptOpenJDK (build 15.0.2+7)
18:48:16  Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 15 Mac OS X amd64-64-Bit Compressed References 20210121_172 (JIT enabled, AOT enabled)
18:48:16  OpenJ9   - 345e1b09e
18:48:16  OMR      - 741e94ea8
18:48:16  JCL      - 863b523566 based on jdk-15.0.2+7)

Output of failing test target:

19:18:45  ===============================================
19:18:45  Running test cmdLineTester_modularityddrtests_1 ...
19:18:45  ===============================================
19:18:45  cmdLineTester_modularityddrtests_1 Start Time: Thu Jan 21 19:18:45 2021 Epoch Time (ms): 1611256725576
19:18:45  "/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xshareclasses:destroyAll; "/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xshareclasses:groupAccess,destroyAll; echo "cache cleanup done";
19:18:45  JVMSHRC005I No shared class caches available
19:18:45  JVMSHRC005I No shared class caches available
19:18:45  cache cleanup done
19:18:45  variation: Mode610
19:18:45  JVM_OPTIONS:  -Xcompressedrefs -Xjit -Xgcpolicy:gencon 
19:18:45  { itercnt=1; \
19:18:45    mkdir -p "/Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../TKG/test_output_16112553907094/cmdLineTester_modularityddrtests_1"; \
19:18:45    cd "/Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../TKG/test_output_16112553907094/cmdLineTester_modularityddrtests_1"; \
19:18:45    perl /Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../../jvmtest/TestConfig/scripts/tools/sysvcleanup.pl all ; \
19:18:45    "/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java"  -Xcompressedrefs -Xjit -Xgcpolicy:gencon  -Xmx1G \
19:18:45    -DRESJAR="/Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../../jvmtest/functional/cmdline_options_testresources/cmdlinetestresources.jar" \
19:18:45    -DEXE='"/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java"  -Xcompressedrefs -Xjit -Xgcpolicy:gencon ' \
19:18:45    -DJDMPVIEW_EXE="/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview" \
19:18:45    -jar "/Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../../jvmtest/functional/cmdline_options_tester/cmdlinetester.jar" \
19:18:45    -config "/Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../../jvmtest/functional/cmdLineTests/modularityddrtests/modularityddrtests.xml" \
19:18:45    -plats all,osx_x86-64_cr, \
19:18:45    -outputLimit 1000 -explainExcludes -nonZeroExitWhenError; \
19:18:45    if [ $? -eq 0 ] ; then echo ""; echo "cmdLineTester_modularityddrtests_1""_PASSED"; echo ""; cd /Users/jenkins/workspace/Grinder/openjdk-tests/TKG/..;  else echo ""; echo "cmdLineTester_modularityddrtests_1""_FAILED"; echo ""; fi; } 2>&1 | tee -a "/Users/jenkins/workspace/Grinder/openjdk-tests/TKG/../TKG/test_output_16112553907094/TestTargetResult";
19:18:45  Start SysV clean up for user:all 
19:18:45  Clean up is finished:
19:18:45    Shared Memory Segments Removed:0
19:18:45    Shared Semaphores Removed:2
19:18:46  *** Starting test suite: J9 modularity ddr command Tests ***
19:18:46  Executing command: rm -f j9corep.dmp
19:18:46  
19:18:46  Testing: Create core file --illegal-access=permit
19:18:46  Test start time: 2021/01/21 19:18:46 Greenwich Mean Time
19:18:46  Running command: "/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java"  -Xcompressedrefs -Xjit -Xgcpolicy:gencon  -Xmx4m -Xdump:system:file=j9corep.dmp,events=vmstop --illegal-access=permit -version
19:18:46  Time spent starting: 9 milliseconds

19:19:02  Time spent executing: 13955 milliseconds
19:19:02  Test result: PASSED
19:19:02  
19:19:02  Executing command: rm -f j9cored.dmp
19:19:02  
19:19:02  Testing: Create core file --illegal-access=deny
19:19:02  Test start time: 2021/01/21 19:19:00 Greenwich Mean Time
19:19:02  Running command: "/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java"  -Xcompressedrefs -Xjit -Xgcpolicy:gencon  -Xmx4m -Xdump:system:file=j9cored.dmp,events=vmstop --illegal-access=deny -version
19:19:02  Time spent starting: 3 milliseconds

19:19:51  Time spent executing: 49098 milliseconds
19:19:51  Test result: PASSED
19:19:51  
19:19:51  Testing: Run !findallmodules
19:19:51  Test start time: 2021/01/21 19:19:49 Greenwich Mean Time
19:19:51  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:19:51  Time spent starting: 4 milliseconds

19:19:53  Time spent executing: 4216 milliseconds
19:19:53  Test result: PASSED
19:19:53  
19:19:53  Testing: Run !findmodulebyname
19:19:53  Test start time: 2021/01/21 19:19:53 Greenwich Mean Time
19:19:53  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:19:53  Time spent starting: 3 milliseconds

19:19:57  Time spent executing: 3957 milliseconds
19:19:57  Test result: PASSED
19:19:57  
19:19:57  Testing: Verify !findmodulebyname
19:19:57  Test start time: 2021/01/21 19:19:57 Greenwich Mean Time
19:19:57  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:19:57  Time spent starting: 3 milliseconds

19:20:01  Time spent executing: 3975 milliseconds
19:20:01  Test result: PASSED
19:20:01  
19:20:01  Testing: Run !findmodulebyname find non-existing module
19:20:01  Test start time: 2021/01/21 19:20:01 Greenwich Mean Time
19:20:01  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:01  Time spent starting: 3 milliseconds

19:20:05  Time spent executing: 3972 milliseconds
19:20:05  Test result: PASSED
19:20:05  
19:20:05  Testing: Run !dumpmoduleexports
19:20:05  Test start time: 2021/01/21 19:20:05 Greenwich Mean Time
19:20:05  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:05  Time spent starting: 3 milliseconds

19:20:09  Time spent executing: 3999 milliseconds
19:20:09  Test result: PASSED
19:20:09  
19:20:09  Testing: Verify !dumpmoduleexports
19:20:09  Test start time: 2021/01/21 19:20:09 Greenwich Mean Time
19:20:09  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:09  Time spent starting: 4 milliseconds

19:20:13  Time spent executing: 3950 milliseconds
19:20:13  Test result: PASSED
19:20:13  
19:20:13  Testing: Run !dumpmodulereads
19:20:13  Test start time: 2021/01/21 19:20:13 Greenwich Mean Time
19:20:13  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:13  Time spent starting: 4 milliseconds

19:20:17  Time spent executing: 3855 milliseconds
19:20:17  Test result: PASSED
19:20:17  
19:20:17  Testing: Verify !dumpmodulereads
19:20:17  Test start time: 2021/01/21 19:20:17 Greenwich Mean Time
19:20:17  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:17  Time spent starting: 3 milliseconds

19:20:21  Time spent executing: 3854 milliseconds
19:20:21  Test result: PASSED
19:20:21  
19:20:21  Testing: Run !dumpmoduleexports
19:20:21  Test start time: 2021/01/21 19:20:21 Greenwich Mean Time
19:20:21  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:21  Time spent starting: 3 milliseconds

19:20:26  Time spent executing: 4310 milliseconds
19:20:26  Test result: PASSED
19:20:26  
19:20:26  Testing: Verify !dumpmoduleexports
19:20:26  Test start time: 2021/01/21 19:20:25 Greenwich Mean Time
19:20:26  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:26  Time spent starting: 3 milliseconds

19:20:29  Time spent executing: 3906 milliseconds
19:20:29  Test result: PASSED
19:20:29  
19:20:29  Testing: Run !dumpmodulereads
19:20:29  Test start time: 2021/01/21 19:20:29 Greenwich Mean Time
19:20:29  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:29  Time spent starting: 3 milliseconds

19:20:33  Time spent executing: 3888 milliseconds
19:20:33  Test result: PASSED
19:20:33  
19:20:33  Testing: Verify !dumpmodulereads
19:20:33  Test start time: 2021/01/21 19:20:33 Greenwich Mean Time
19:20:33  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:33  Time spent starting: 3 milliseconds

19:20:37  Time spent executing: 3927 milliseconds
19:20:37  Test result: PASSED
19:20:37  
19:20:37  Testing: Run !findallreads
19:20:37  Test start time: 2021/01/21 19:20:37 Greenwich Mean Time
19:20:37  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:37  Time spent starting: 4 milliseconds

19:20:41  Time spent executing: 3992 milliseconds
19:20:41  Test result: PASSED
19:20:41  
19:20:41  Testing: Run !dumpmoduledirectedexports
19:20:41  Test start time: 2021/01/21 19:20:41 Greenwich Mean Time
19:20:41  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:41  Time spent starting: 3 milliseconds

19:20:45  Time spent executing: 3915 milliseconds
19:20:45  Test result: PASSED
19:20:45  
19:20:45  Testing: Run !dumpallclassesinmodule
19:20:45  Test start time: 2021/01/21 19:20:45 Greenwich Mean Time
19:20:45  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:45  Time spent starting: 3 milliseconds

19:20:49  Time spent executing: 4118 milliseconds
19:20:49  Test result: PASSED
19:20:49  
19:20:49  Testing: Run !findmodules
19:20:49  Test start time: 2021/01/21 19:20:49 Greenwich Mean Time
19:20:49  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:49  Time spent starting: 3 milliseconds

19:20:53  Time spent executing: 4007 milliseconds
19:20:53  Test result: PASSED
19:20:53  
19:20:53  Testing: Run !findmodules all
19:20:53  Test start time: 2021/01/21 19:20:53 Greenwich Mean Time
19:20:53  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:53  Time spent starting: 3 milliseconds

19:20:57  Time spent executing: 3965 milliseconds
19:20:57  Test result: PASSED
19:20:57  
19:20:57  Testing: Run !findmodules name --illegal-access=permit
19:20:57  Test start time: 2021/01/21 19:20:57 Greenwich Mean Time
19:20:57  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:20:57  Time spent starting: 3 milliseconds

19:21:01  Time spent executing: 3855 milliseconds
19:21:01  Test result: PASSED
19:21:01  
19:21:01  Testing: Run !findmodules name --illegal-access=deny
19:21:01  Test start time: 2021/01/21 19:21:01 Greenwich Mean Time
19:21:01  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9cored.dmp
19:21:01  Time spent starting: 3 milliseconds

19:21:06  Time spent executing: 5108 milliseconds
19:21:06  Test result: PASSED
19:21:06  
19:21:06  Testing: Verify !findmodules name
19:21:06  Test start time: 2021/01/21 19:21:06 Greenwich Mean Time
19:21:06  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:06  Time spent starting: 3 milliseconds

19:21:10  Time spent executing: 3803 milliseconds
19:21:10  Test result: PASSED
19:21:10  
19:21:10  Testing: Run !findmodules name on non-existing module
19:21:10  Test start time: 2021/01/21 19:21:10 Greenwich Mean Time
19:21:10  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:10  Time spent starting: 3 milliseconds

19:21:14  Time spent executing: 3871 milliseconds
19:21:14  Test result: PASSED
19:21:14  
19:21:14  Testing: Run !findmodules requires
19:21:14  Test start time: 2021/01/21 19:21:13 Greenwich Mean Time
19:21:14  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:14  Time spent starting: 3 milliseconds

19:21:18  Time spent executing: 3914 milliseconds
19:21:18  Test result: PASSED
19:21:18  
19:21:18  Testing: Run !findmodules requires on non-existing module
19:21:18  Test start time: 2021/01/21 19:21:17 Greenwich Mean Time
19:21:18  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:18  Time spent starting: 3 milliseconds

19:21:22  Time spent executing: 3884 milliseconds
19:21:22  Test result: PASSED
19:21:22  
19:21:22  Testing: Run !findmodules package
19:21:22  Test start time: 2021/01/21 19:21:21 Greenwich Mean Time
19:21:22  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:22  Time spent starting: 3 milliseconds

19:21:26  Time spent executing: 4040 milliseconds
19:21:26  Test result: PASSED
19:21:26  
19:21:26  Testing: Run !findmodules package on non-existing package
19:21:26  Test start time: 2021/01/21 19:21:25 Greenwich Mean Time
19:21:26  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:26  Time spent starting: 3 milliseconds

19:21:30  Time spent executing: 3939 milliseconds
19:21:30  Test result: PASSED
19:21:30  
19:21:30  Testing: Run !findmodules help
19:21:30  Test start time: 2021/01/21 19:21:29 Greenwich Mean Time
19:21:30  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:30  Time spent starting: 4 milliseconds

19:21:34  Time spent executing: 3871 milliseconds
19:21:34  Test result: PASSED
19:21:34  
19:21:34  Testing: Run !findmodules with an invalid subcommand
19:21:34  Test start time: 2021/01/21 19:21:33 Greenwich Mean Time
19:21:34  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:34  Time spent starting: 4 milliseconds

19:21:38  Time spent executing: 3744 milliseconds
19:21:38  Test result: PASSED
19:21:38  
19:21:38  Testing: Run !findmodules with too many arguments
19:21:38  Test start time: 2021/01/21 19:21:37 Greenwich Mean Time
19:21:38  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:38  Time spent starting: 3 milliseconds

19:21:41  Time spent executing: 3807 milliseconds
19:21:41  Test result: PASSED
19:21:41  
19:21:41  Testing: Run !dumpmodule --illegal-access=permit
19:21:41  Test start time: 2021/01/21 19:21:41 Greenwich Mean Time
19:21:41  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:41  Time spent starting: 3 milliseconds

19:21:45  Time spent executing: 4034 milliseconds
19:21:45  Test result: PASSED
19:21:45  
19:21:45  Testing: Run !dumpmodule --illegal-access=deny
19:21:45  Test start time: 2021/01/21 19:21:45 Greenwich Mean Time
19:21:45  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9cored.dmp
19:21:45  Time spent starting: 3 milliseconds

19:21:51  Time spent executing: 5085 milliseconds
19:21:51  Test result: FAILED
19:21:51   [OUT] DTFJView version 4.29.5, using DTFJ version 1.12.29003
19:21:51   [OUT] Loading image from DTFJ...
19:21:51   [OUT] 
19:21:51   [OUT] For a list of commands, type "help"; for how to use "help", type "help help"
19:21:51   [OUT] Available contexts (* = currently selected context) : 
19:21:51   [OUT] 
19:21:51   [OUT] Source : file:///Users/jenkins/workspace/Grinder/openjdk-tests/TKG/test_output_16112553907094/cmdLineTester_modularityddrtests_1/j9cored.dmp
19:21:51   [OUT]    *0 : PID: 0 : JRE 15 Mac OS X amd64-64 (build 15.0.2+7)
19:21:51   [OUT] 
19:21:51   [OUT] > Module:
19:21:51   [OUT] java.base                      !j9module 0x00007FEFA2862868
19:21:51   [OUT] Requires:
19:21:51   [OUT] Found 0 required modules
19:21:51   [OUT] Exports:
19:21:51   [OUT] Exports sun/invoke                                    !j9package 0x00007FEFA0024C38
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/net                                      !j9package 0x00007FEFA0024C80
19:21:51   [OUT] Exports jdk/internal                                  !j9package 0x00007FEFA0024CC8
19:21:51   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:21:51   [OUT]      to java.compiler                  !j9module 0x00007FEFA0031F08
19:21:51   [OUT]      to jdk.jshell                     !j9module 0x00007FEFA0032EC8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/vm/annotation                    !j9package 0x00007FEFA0024D10
19:21:51   [OUT]      to jdk.unsupported                !j9module 0x00007FEFA00313C8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/ssl                              !j9package 0x00007FEFA0024D58
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/reflect/generics/parser                   !j9package 0x00007FEFA0024DA0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports com/ibm/jit                                   !j9package 0x00007FEFA0024DE8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/nio                                       !j9package 0x00007FEFA0024E30
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/math                                     !j9package 0x00007FEFA0024E78
19:21:51   [OUT] Exports sun/net/spi                                   !j9package 0x00007FEFA0024EC0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/http                              !j9package 0x00007FEFA0024F08
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/util/xml/impl                    !j9package 0x00007FEFA0024F50
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/action                           !j9package 0x00007FEFA0024F98
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/vm                               !j9package 0x00007FEFA002A868
19:21:51   [OUT]      to jdk.internal.jvmstat           !j9module 0x00007FEFA0031890
19:21:51   [OUT]      to jdk.management.agent           !j9module 0x00007FEFA0031CC8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/sdp                                   !j9package 0x00007FEFA002A8B0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/reflect/misc                              !j9package 0x00007FEFA002A8F8
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to java.datatransfer              !j9module 0x00007FEFA002AFB8
19:21:51   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:21:51   [OUT]      to java.management.rmi            !j9module 0x00007FEFA0033C00
19:21:51   [OUT]      to java.sql.rowset                !j9module 0x00007FEFA00314E8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/objectweb/asm/tree           !j9package 0x00007FEFA002A940
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/logging                              !j9package 0x00007FEFA002A988
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to java.prefs                     !j9module 0x00007FEFA0031188
19:21:51   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/objectweb/asm/signature      !j9package 0x00007FEFA002A9D0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/objectweb/asm/util           !j9package 0x00007FEFA002AA18
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/lang/invoke                              !j9package 0x00007FEFA002AA60
19:21:51   [OUT] Exports com/sun/security/ntlm                         !j9package 0x00007FEFA002AAA8
19:21:51   [OUT]      to java.security.sasl             !j9module 0x00007FEFA002B750
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/tools                            !j9package 0x00007FEFA002AAF0
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/util                                  !j9package 0x00007FEFA002AB38
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:21:51   [OUT]      to jdk.jconsole                   !j9module 0x00007FEFA002B510
19:21:51   [OUT]      to jdk.sctp                       !j9module 0x00007FEFA28E3B98
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/protocol/jar                      !j9package 0x00007FEFA002AB80
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/timestamp                        !j9package 0x00007FEFA2863360
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/net/spi                                  !j9package 0x00007FEFA0027AE0
19:21:51   [OUT] Exports openj9/management/internal                    !j9package 0x00007FEFA2862C58
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to openj9.jvm                     !j9module 0x00007FEFA0033198
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/time/zone                                !j9package 0x00007FEFA00274F8
19:21:51   [OUT] Exports sun/net/www                                   !j9package 0x00007FEFA28633A8
19:21:51   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/zip                                 !j9package 0x00007FEFA2862BC8
19:21:51   [OUT] Exports jdk/internal/platform                         !j9package 0x00007FEFA0027B70
19:21:51   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports com/ibm/oti/lang                              !j9package 0x00007FEFA0027F60
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/loader                           !j9package 0x00007FEFA0024188
19:21:51   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:21:51   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:21:51   [OUT]      to java.instrument                !j9module 0x00007FEFA0038CA0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/reflect/generics/tree                     !j9package 0x00007FEFA00241D0
19:21:51  
19:21:51    ..........................................................
19:21:51      ............ 1 lines of output is removed ............
19:21:51    ..........................................................
19:21:51  
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/jmod                             !j9package 0x00007FEFA28630D8
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/nio/ch                                    !j9package 0x00007FEFA2862D30
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to jdk.sctp                       !j9module 0x00007FEFA28E3B98
19:21:51   [OUT]      to jdk.net                        !j9module 0x00007FEFA002B678
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/access/foreign                   !j9package 0x00007FEFA0027C48
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/net/ssl                                 !j9package 0x00007FEFA0027A98
19:21:51   [OUT] Exports javax/security/auth/login                     !j9package 0x00007FEFA0027E40
19:21:51   [OUT] Exports javax/crypto/spec                             !j9package 0x00007FEFA00242F0
19:21:51   [OUT] Exports java/nio/charset/spi                          !j9package 0x00007FEFA0027780
19:21:51   [OUT] Exports sun/reflect/generics/factory                  !j9package 0x00007FEFA00276A8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/util/math/intpoly                !j9package 0x00007FEFA2862D78
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/nio                                      !j9package 0x00007FEFA0027DF8
19:21:51   [OUT] Exports apple/security                                !j9package 0x00007FEFA0027FA8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports openj9/internal/tools/attach/target           !j9package 0x00007FEFA2862FB8
19:21:51   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:21:51   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/nio/cs                                    !j9package 0x00007FEFA2862CA0
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to jdk.charsets                   !j9module 0x00007FEFA28E71C8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/pkcs10                           !j9package 0x00007FEFA0027A50
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/pkcs12                           !j9package 0x00007FEFA0027A08
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/protocol/jrt                      !j9package 0x00007FEFA0027D68
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/internal/spec                    !j9package 0x00007FEFA28629D0
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/ext                                   !j9package 0x00007FEFA0024068
19:21:51   [OUT]      to jdk.net                        !j9module 0x00007FEFA002B678
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util                                      !j9package 0x00007FEFA00240F8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/xml/sax                      !j9package 0x00007FEFA00243C8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/spi                                  !j9package 0x00007FEFA00244A0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/logger                           !j9package 0x00007FEFA00244E8
19:21:51   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/jar                                 !j9package 0x00007FEFA00245C0
19:21:51   [OUT] Exports sun/text/resources/cldr                       !j9package 0x00007FEFA0027660
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/reflect/generics/reflectiveObjects        !j9package 0x00007FEFA0027468
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/access                           !j9package 0x00007FEFA2863558
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:21:51   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:21:51   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:21:51   [OUT]      to jdk.net                        !j9module 0x00007FEFA002B678
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/time/temporal                            !j9package 0x00007FEFA28635E8
19:21:51   [OUT] Exports java/lang/annotation                          !j9package 0x00007FEFA0027D20
19:21:51   [OUT] Exports sun/security/rsa                              !j9package 0x00007FEFA0024410
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/security                                 !j9package 0x00007FEFA2863438
19:21:51   [OUT] Exports java/nio/channels                             !j9package 0x00007FEFA0027F18
19:21:51   [OUT] Exports jdk/internal/reflect                          !j9package 0x00007FEFA0024140
19:21:51   [OUT]      to jdk.unsupported                !j9module 0x00007FEFA00313C8
19:21:51   [OUT]      to java.sql                       !j9module 0x00007FEFA28E70F0
19:21:51   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:21:51   [OUT]      to jdk.dynalink                   !j9module 0x00007FEFA002ABC8
19:21:51   [OUT]      to java.sql.rowset                !j9module 0x00007FEFA00314E8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/provider                         !j9package 0x00007FEFA2862F70
19:21:51   [OUT]      to jdk.security.auth              !j9module 0x00007FEFA002AE50
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:21:51   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/nio/charset                              !j9package 0x00007FEFA0027ED0
19:21:51   [OUT] Exports java/util/spi                                 !j9package 0x00007FEFA0024530
19:21:51   [OUT] Exports sun/net/www/protocol/jmod                     !j9package 0x00007FEFA0024608
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/text                                     !j9package 0x00007FEFA0024650
19:21:51   [OUT] Exports com/ibm/oti/util                              !j9package 0x00007FEFA00246E0
19:21:51   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to openj9.sharedclasses           !j9module 0x00007FEFA0033A50
19:21:51   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/security/auth/x500                      !j9package 0x00007FEFA0024800
19:21:51   [OUT] Exports com/sun/crypto/provider                       !j9package 0x00007FEFA2862DC0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/jca                              !j9package 0x00007FEFA2862988
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to jdk.naming.dns                 !j9module 0x00007FEFA0031B60
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to java.smartcardio               !j9module 0x00007FEFA0032B20
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/time/chrono                              !j9package 0x00007FEFA0024218
19:21:51  
19:21:51    ..........................................................
19:21:51      ............ 1 lines of output is removed ............
19:21:51    ..........................................................
19:21:51  
19:21:51   [OUT] Exports java/util                                     !j9package 0x00007FEFA0024890
19:21:51   [OUT] Exports jdk/internal/util                             !j9package 0x00007FEFA2863090
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/icu/impl/data/icudt67b           !j9package 0x00007FEFA2862E08
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/icu/text                         !j9package 0x00007FEFA0024698
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/text/spi                                  !j9package 0x00007FEFA0024848
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/icu/util                         !j9package 0x00007FEFA0024920
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/protocol/http                     !j9package 0x00007FEFA28631F8
19:21:51   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/crypto/interfaces                       !j9package 0x00007FEFA2862940
19:21:51   [OUT] Exports sun/security/tools/keytool                    !j9package 0x00007FEFA0027618
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/protocol/mailto                   !j9package 0x00007FEFA0024968
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/protocol/https                    !j9package 0x00007FEFA0027DB0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/concurrent/locks                    !j9package 0x00007FEFA0024458
19:21:51   [OUT] Exports sun/launcher                                  !j9package 0x00007FEFA0024578
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/locale/provider                      !j9package 0x00007FEFA0024728
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to jdk.localedata                 !j9module 0x00007FEFA00336F0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/objectweb/asm/tree/analysis  !j9package 0x00007FEFA00247B8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/util/math                        !j9package 0x00007FEFA2863480
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/icu/impl                         !j9package 0x00007FEFA00249B0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net                                       !j9package 0x00007FEFA2863288
19:21:51   [OUT]      to jdk.naming.dns                 !j9module 0x00007FEFA0031B60
19:21:51   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/lang/module                              !j9package 0x00007FEFA00240B0
19:21:51   [OUT] Exports sun/text/resources                            !j9package 0x00007FEFA00249F8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/ref                              !j9package 0x00007FEFA0024AD0
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/function                            !j9package 0x00007FEFA28632D0
19:21:51   [OUT] Exports java/nio/file/attribute                       !j9package 0x00007FEFA00281A0
19:21:51   [OUT] Exports java/nio/channels/spi                         !j9package 0x00007FEFA28634C8
19:21:51   [OUT] Exports javax/security/auth                           !j9package 0x00007FEFA00278E8
19:21:51   [OUT] Exports sun/security/validator                        !j9package 0x00007FEFA0028398
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/jimage/decompressor              !j9package 0x00007FEFA2863678
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/objectweb/asm/commons        !j9package 0x00007FEFA2862AA8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/time/format                              !j9package 0x00007FEFA2862CE8
19:21:51   [OUT] Exports java/lang/runtime                             !j9package 0x00007FEFA0027BB8
19:21:51   [OUT] Exports com/ibm/sharedclasses/spi                     !j9package 0x00007FEFA0028080
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to openj9.sharedclasses           !j9module 0x00007FEFA0033A50
19:21:51   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/math                             !j9package 0x00007FEFA00274B0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/util                             !j9package 0x00007FEFA00280C8
19:21:51   [OUT]      to jdk.security.auth              !j9module 0x00007FEFA002AE50
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to java.xml.crypto                !j9module 0x00007FEFA002BB88
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:21:51   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:21:51   [OUT]      to jdk.security.jgss              !j9module 0x00007FEFA0035160
19:21:51   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:21:51   [OUT]      to java.smartcardio               !j9module 0x00007FEFA0032B20
19:21:51   [OUT]      to java.security.sasl             !j9module 0x00007FEFA002B750
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/nio/file/spi                             !j9package 0x00007FEFA0024380
19:21:51   [OUT] Exports jdk/internal/jimage                           !j9package 0x00007FEFA28633F0
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/dns                                   !j9package 0x00007FEFA2863240
19:21:51   [OUT]      to jdk.naming.dns                 !j9module 0x00007FEFA0031B60
19:21:51   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/security/cert                            !j9package 0x00007FEFA0027930
19:21:51   [OUT] Exports sun/util/resources/cldr                       !j9package 0x00007FEFA00248D8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/locale                               !j9package 0x00007FEFA2863750
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/nio/file                                 !j9package 0x00007FEFA0027E88
19:21:51   [OUT] Exports sun/security/pkcs                             !j9package 0x00007FEFA2863798
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/xml/sax/helpers              !j9package 0x00007FEFA0028110
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/text                                      !j9package 0x00007FEFA00282C0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/text/spi                                 !j9package 0x00007FEFA0024260
19:21:51   [OUT] Exports java/time                                     !j9package 0x00007FEFA0024770
19:21:51   [OUT] Exports sun/security/provider/certpath/ssl            !j9package 0x00007FEFA0024A40
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports openj9/internal/management                    !j9package 0x00007FEFA00242A8
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/resources                            !j9package 0x00007FEFA00279C0
19:21:51  
19:21:51    ..........................................................
19:21:51      ............ 1 lines of output is removed ............
19:21:51    ..........................................................
19:21:51  
19:21:51   [OUT]      to jdk.localedata                 !j9module 0x00007FEFA00336F0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/lang/ref                                 !j9package 0x00007FEFA0024A88
19:21:51   [OUT] Exports sun/reflect/generics/scope                    !j9package 0x00007FEFA0024B18
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/nio/fs                                    !j9package 0x00007FEFA0024B60
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/stream                              !j9package 0x00007FEFA2863708
19:21:51   [OUT] Exports sun/reflect/annotation                        !j9package 0x00007FEFA00275D0
19:21:51   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/ftp                                   !j9package 0x00007FEFA2863120
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/idn                                   !j9package 0x00007FEFA00276F0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/reflect/generics/visitor                  !j9package 0x00007FEFA28631B0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/invoke/empty                              !j9package 0x00007FEFA2863318
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/invoke/util                               !j9package 0x00007FEFA2862A18
19:21:51   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/www/protocol/ftp                      !j9package 0x00007FEFA2863630
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/perf                             !j9package 0x00007FEFA2863048
19:21:51   [OUT]      to jdk.internal.jvmstat           !j9module 0x00007FEFA0031890
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to jdk.management.agent           !j9module 0x00007FEFA0031CC8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/smtp                                  !j9package 0x00007FEFA0027B28
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/security/provider/certpath                !j9package 0x00007FEFA28636C0
19:21:51   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/concurrent                          !j9package 0x00007FEFA0027FF0
19:21:51   [OUT] Exports sun/security/internal/interfaces              !j9package 0x00007FEFA2863168
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports com/ibm/oti/vm                                !j9package 0x00007FEFA0027978
19:21:51   [OUT]      to openj9.jvm                     !j9module 0x00007FEFA0033198
19:21:51   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:21:51   [OUT]      to openj9.cuda                    !j9module 0x00007FEFA0032970
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to openj9.sharedclasses           !j9module 0x00007FEFA0033A50
19:21:51   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:21:51   [OUT]      to openj9.gpu                     !j9module 0x00007FEFA0033B28
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/util/jar                         !j9package 0x00007FEFA28635A0
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/module                           !j9package 0x00007FEFA00278A0
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to java.management.rmi            !j9module 0x00007FEFA0033C00
19:21:51   [OUT]      to java.instrument                !j9module 0x00007FEFA0038CA0
19:21:51   [OUT]      to openj9.dtfj                    !j9module 0x00007FEFA28E2D40
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/util/regex                               !j9package 0x00007FEFA0027738
19:21:51   [OUT] Exports sun/net/www/content/text                      !j9package 0x00007FEFA0027858
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/net                                     !j9package 0x00007FEFA2862E50
19:21:51   [OUT] Exports sun/net/www/protocol/file                     !j9package 0x00007FEFA00277C8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/lang/constant                            !j9package 0x00007FEFA0028038
19:21:51   [OUT] Exports jdk/internal/jrtfs                            !j9package 0x00007FEFA0027C90
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/lang                                     !j9package 0x00007FEFA0028158
19:21:51   [OUT] Exports sun/security/x509                             !j9package 0x00007FEFA0027588
19:21:51   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:21:51   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/security/cert                           !j9package 0x00007FEFA2863510
19:21:51   [OUT] Exports javax/crypto                                  !j9package 0x00007FEFA2862EE0
19:21:51   [OUT] Exports com/ibm/gpu/spi                               !j9package 0x00007FEFA00281E8
19:21:51   [OUT]      to openj9.gpu                     !j9module 0x00007FEFA0033B28
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/icu/lang                         !j9package 0x00007FEFA0028230
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/calendar                             !j9package 0x00007FEFA2862B80
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/security/spec                            !j9package 0x00007FEFA0028278
19:21:51   [OUT] Exports jdk/crypto/jniprovider                        !j9package 0x00007FEFA0028308
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/net/ftp/impl                              !j9package 0x00007FEFA0028350
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports com/ibm/oti/reflect                           !j9package 0x00007FEFA0027540
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/misc                             !j9package 0x00007FEFA0027CD8
19:21:51   [OUT]      to jdk.unsupported                !j9module 0x00007FEFA00313C8
19:21:51   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:21:51   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:21:51   [OUT]      to jdk.nio.mapmode                !j9module 0x00007FEFA28E7498
19:21:51   [OUT]      to java.xml                       !j9module 0x00007FEFA0035238
19:21:51   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:21:51   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:21:51   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:21:51   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:21:51   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:21:51   [OUT]      to jdk.jshell                     !j9module 0x00007FEFA0032EC8
19:21:51   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:21:51   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:21:51   [OUT]      to jdk.charsets                   !j9module 0x00007FEFA28E71C8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/util/cldr                                 !j9package 0x00007FEFA2863000
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/reflect/generics/repository               !j9package 0x00007FEFA0027810
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/security/auth/spi                       !j9package 0x00007FEFA2862E98
19:21:51   [OUT] Exports jdk/internal/event                            !j9package 0x00007FEFA0024338
19:21:51  
19:21:51    ..........................................................
19:21:51      ............ 1 lines of output is removed ............
19:21:51    ..........................................................
19:21:51  
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports javax/security/auth/callback                  !j9package 0x00007FEFA2862C10
19:21:51   [OUT] Exports java/security/interfaces                      !j9package 0x00007FEFA28628F8
19:21:51   [OUT] Exports sun/net/www/protocol/http/ntlm                !j9package 0x00007FEFA2862F28
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports jdk/internal/org/objectweb/asm                !j9package 0x00007FEFA2862AF0
19:21:51   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:21:51   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:21:51   [OUT]      to openj9.dtfj                    !j9module 0x00007FEFA28E2D40
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports sun/launcher/resources                        !j9package 0x00007FEFA2862B38
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Exports java/io                                       !j9package 0x00007FEFA2862A60
19:21:51   [OUT] Exports java/lang/reflect                             !j9package 0x00007FEFA0027C00
19:21:51   [OUT] Exports java/util/concurrent/atomic                   !j9package 0x00007FEFA0024BA8
19:21:51   [OUT] Exports jdk/internal/util/xml                         !j9package 0x00007FEFA0024BF0
19:21:51   [OUT]      to ALL-UNNAMED
19:21:51   [OUT] Found 175 exported packages
19:21:51   [OUT] > 
19:21:51  >> Success condition was found: [Output match: Module:]
19:21:51  >> Required condition was found: [Output match: Exports:]
19:21:51  >> Required condition was found: [Output match: Requires:]
19:21:51  >> Required condition was found: [Output match: Exports java/nio/file/spi]
19:21:51  >> Required condition was found: [Output match: !j9package 0x]
19:21:51  >> Required condition was found: [Output match: Exports com/ibm/gpu/spi]
19:21:51  >> Required condition was found: [Output match: to openj9.gpu]
19:21:51  >> Required condition was found: [Output match: !j9module 0x]
19:21:51  >> Failure condition was found: [Output match: to ALL-UNNAMED]
19:21:51  >> Failure condition was not found: [Output match: DDRInteractiveCommandException]
19:21:51  
19:21:51  Testing: Run !dumpmodule packages
19:21:51  Test start time: 2021/01/21 19:21:50 Greenwich Mean Time
19:21:51  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:51  Time spent starting: 3 milliseconds

19:21:54  Time spent executing: 4025 milliseconds
19:21:54  Test result: PASSED
19:21:54  
19:21:54  Testing: Verify !dumpmodule package
19:21:54  Test start time: 2021/01/21 19:21:54 Greenwich Mean Time
19:21:54  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:54  Time spent starting: 3 milliseconds

19:21:58  Time spent executing: 3895 milliseconds
19:21:58  Test result: PASSED
19:21:58  
19:21:58  Testing: Run !dumpmodule classes
19:21:58  Test start time: 2021/01/21 19:21:58 Greenwich Mean Time
19:21:58  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:21:58  Time spent starting: 4 milliseconds

19:22:03  Time spent executing: 4336 milliseconds
19:22:03  Test result: PASSED
19:22:03  
19:22:03  Testing: Run !dumpmodule requires
19:22:03  Test start time: 2021/01/21 19:22:02 Greenwich Mean Time
19:22:03  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:03  Time spent starting: 4 milliseconds

19:22:07  Time spent executing: 3985 milliseconds
19:22:07  Test result: PASSED
19:22:07  
19:22:07  Testing: Verify !dumpmodule requires
19:22:07  Test start time: 2021/01/21 19:22:06 Greenwich Mean Time
19:22:07  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:07  Time spent starting: 3 milliseconds

19:22:11  Time spent executing: 3933 milliseconds
19:22:11  Test result: PASSED
19:22:11  
19:22:11  Testing: Run !dumpmodule exports --illegal-access=permit
19:22:11  Test start time: 2021/01/21 19:22:10 Greenwich Mean Time
19:22:11  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:11  Time spent starting: 4 milliseconds

19:22:15  Time spent executing: 4085 milliseconds
19:22:15  Test result: PASSED
19:22:15  
19:22:15  Testing: Run !dumpmodule exports --illegal-access=deny
19:22:15  Test start time: 2021/01/21 19:22:14 Greenwich Mean Time
19:22:15  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9cored.dmp
19:22:15  Time spent starting: 3 milliseconds

19:22:20  Time spent executing: 4976 milliseconds
19:22:20  Test result: FAILED
19:22:20   [OUT] DTFJView version 4.29.5, using DTFJ version 1.12.29003
19:22:20   [OUT] Loading image from DTFJ...
19:22:20   [OUT] 
19:22:20   [OUT] For a list of commands, type "help"; for how to use "help", type "help help"
19:22:20   [OUT] Available contexts (* = currently selected context) : 
19:22:20   [OUT] 
19:22:20   [OUT] Source : file:///Users/jenkins/workspace/Grinder/openjdk-tests/TKG/test_output_16112553907094/cmdLineTester_modularityddrtests_1/j9cored.dmp
19:22:20   [OUT]    *0 : PID: 0 : JRE 15 Mac OS X amd64-64 (build 15.0.2+7)
19:22:20   [OUT] 
19:22:20   [OUT] > Exports sun/invoke                                    !j9package 0x00007FEFA0024C38
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/net                                      !j9package 0x00007FEFA0024C80
19:22:20   [OUT] Exports jdk/internal                                  !j9package 0x00007FEFA0024CC8
19:22:20   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:22:20   [OUT]      to java.compiler                  !j9module 0x00007FEFA0031F08
19:22:20   [OUT]      to jdk.jshell                     !j9module 0x00007FEFA0032EC8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/vm/annotation                    !j9package 0x00007FEFA0024D10
19:22:20   [OUT]      to jdk.unsupported                !j9module 0x00007FEFA00313C8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/ssl                              !j9package 0x00007FEFA0024D58
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/reflect/generics/parser                   !j9package 0x00007FEFA0024DA0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports com/ibm/jit                                   !j9package 0x00007FEFA0024DE8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/nio                                       !j9package 0x00007FEFA0024E30
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/math                                     !j9package 0x00007FEFA0024E78
19:22:20   [OUT] Exports sun/net/spi                                   !j9package 0x00007FEFA0024EC0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/http                              !j9package 0x00007FEFA0024F08
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/util/xml/impl                    !j9package 0x00007FEFA0024F50
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/action                           !j9package 0x00007FEFA0024F98
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/vm                               !j9package 0x00007FEFA002A868
19:22:20   [OUT]      to jdk.internal.jvmstat           !j9module 0x00007FEFA0031890
19:22:20   [OUT]      to jdk.management.agent           !j9module 0x00007FEFA0031CC8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/sdp                                   !j9package 0x00007FEFA002A8B0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/reflect/misc                              !j9package 0x00007FEFA002A8F8
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to java.datatransfer              !j9module 0x00007FEFA002AFB8
19:22:20   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:22:20   [OUT]      to java.management.rmi            !j9module 0x00007FEFA0033C00
19:22:20   [OUT]      to java.sql.rowset                !j9module 0x00007FEFA00314E8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/objectweb/asm/tree           !j9package 0x00007FEFA002A940
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/logging                              !j9package 0x00007FEFA002A988
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to java.prefs                     !j9module 0x00007FEFA0031188
19:22:20   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/objectweb/asm/signature      !j9package 0x00007FEFA002A9D0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/objectweb/asm/util           !j9package 0x00007FEFA002AA18
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/lang/invoke                              !j9package 0x00007FEFA002AA60
19:22:20   [OUT] Exports com/sun/security/ntlm                         !j9package 0x00007FEFA002AAA8
19:22:20   [OUT]      to java.security.sasl             !j9module 0x00007FEFA002B750
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/tools                            !j9package 0x00007FEFA002AAF0
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/util                                  !j9package 0x00007FEFA002AB38
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:22:20   [OUT]      to jdk.jconsole                   !j9module 0x00007FEFA002B510
19:22:20   [OUT]      to jdk.sctp                       !j9module 0x00007FEFA28E3B98
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/protocol/jar                      !j9package 0x00007FEFA002AB80
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/timestamp                        !j9package 0x00007FEFA2863360
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/net/spi                                  !j9package 0x00007FEFA0027AE0
19:22:20   [OUT] Exports openj9/management/internal                    !j9package 0x00007FEFA2862C58
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to openj9.jvm                     !j9module 0x00007FEFA0033198
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/time/zone                                !j9package 0x00007FEFA00274F8
19:22:20   [OUT] Exports sun/net/www                                   !j9package 0x00007FEFA28633A8
19:22:20   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/zip                                 !j9package 0x00007FEFA2862BC8
19:22:20   [OUT] Exports jdk/internal/platform                         !j9package 0x00007FEFA0027B70
19:22:20   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports com/ibm/oti/lang                              !j9package 0x00007FEFA0027F60
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/loader                           !j9package 0x00007FEFA0024188
19:22:20   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:22:20   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:22:20   [OUT]      to java.instrument                !j9module 0x00007FEFA0038CA0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/reflect/generics/tree                     !j9package 0x00007FEFA00241D0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/jmod                             !j9package 0x00007FEFA28630D8
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/nio/ch                                    !j9package 0x00007FEFA2862D30
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to jdk.sctp                       !j9module 0x00007FEFA28E3B98
19:22:20   [OUT]      to jdk.net                        !j9module 0x00007FEFA002B678
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/access/foreign                   !j9package 0x00007FEFA0027C48
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/net/ssl                                 !j9package 0x00007FEFA0027A98
19:22:20   [OUT] Exports javax/security/auth/login                     !j9package 0x00007FEFA0027E40
19:22:20   [OUT] Exports javax/crypto/spec                             !j9package 0x00007FEFA00242F0
19:22:20   [OUT] Exports java/nio/charset/spi                          !j9package 0x00007FEFA0027780
19:22:20   [OUT] Exports sun/reflect/generics/factory                  !j9package 0x00007FEFA00276A8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/util/math/intpoly                !j9package 0x00007FEFA2862D78
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/nio                                      !j9package 0x00007FEFA0027DF8
19:22:20   [OUT] Exports apple/security                                !j9package 0x00007FEFA0027FA8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports openj9/internal/tools/attach/target           !j9package 0x00007FEFA2862FB8
19:22:20   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:22:20   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/nio/cs                                    !j9package 0x00007FEFA2862CA0
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to jdk.charsets                   !j9module 0x00007FEFA28E71C8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/pkcs10                           !j9package 0x00007FEFA0027A50
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/pkcs12                           !j9package 0x00007FEFA0027A08
19:22:20  
19:22:20    ..........................................................
19:22:20      ............ 1 lines of output is removed ............
19:22:20    ..........................................................
19:22:20  
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/protocol/jrt                      !j9package 0x00007FEFA0027D68
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/internal/spec                    !j9package 0x00007FEFA28629D0
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/ext                                   !j9package 0x00007FEFA0024068
19:22:20   [OUT]      to jdk.net                        !j9module 0x00007FEFA002B678
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util                                      !j9package 0x00007FEFA00240F8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/xml/sax                      !j9package 0x00007FEFA00243C8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/spi                                  !j9package 0x00007FEFA00244A0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/logger                           !j9package 0x00007FEFA00244E8
19:22:20   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/jar                                 !j9package 0x00007FEFA00245C0
19:22:20   [OUT] Exports sun/text/resources/cldr                       !j9package 0x00007FEFA0027660
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/reflect/generics/reflectiveObjects        !j9package 0x00007FEFA0027468
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/access                           !j9package 0x00007FEFA2863558
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:22:20   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:22:20   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:22:20   [OUT]      to jdk.net                        !j9module 0x00007FEFA002B678
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/time/temporal                            !j9package 0x00007FEFA28635E8
19:22:20   [OUT] Exports java/lang/annotation                          !j9package 0x00007FEFA0027D20
19:22:20   [OUT] Exports sun/security/rsa                              !j9package 0x00007FEFA0024410
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/security                                 !j9package 0x00007FEFA2863438
19:22:20   [OUT] Exports java/nio/channels                             !j9package 0x00007FEFA0027F18
19:22:20   [OUT] Exports jdk/internal/reflect                          !j9package 0x00007FEFA0024140
19:22:20   [OUT]      to jdk.unsupported                !j9module 0x00007FEFA00313C8
19:22:20   [OUT]      to java.sql                       !j9module 0x00007FEFA28E70F0
19:22:20   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:22:20   [OUT]      to jdk.dynalink                   !j9module 0x00007FEFA002ABC8
19:22:20   [OUT]      to java.sql.rowset                !j9module 0x00007FEFA00314E8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/provider                         !j9package 0x00007FEFA2862F70
19:22:20   [OUT]      to jdk.security.auth              !j9module 0x00007FEFA002AE50
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:22:20   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/nio/charset                              !j9package 0x00007FEFA0027ED0
19:22:20   [OUT] Exports java/util/spi                                 !j9package 0x00007FEFA0024530
19:22:20   [OUT] Exports sun/net/www/protocol/jmod                     !j9package 0x00007FEFA0024608
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/text                                     !j9package 0x00007FEFA0024650
19:22:20   [OUT] Exports com/ibm/oti/util                              !j9package 0x00007FEFA00246E0
19:22:20   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to openj9.sharedclasses           !j9module 0x00007FEFA0033A50
19:22:20   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/security/auth/x500                      !j9package 0x00007FEFA0024800
19:22:20   [OUT] Exports com/sun/crypto/provider                       !j9package 0x00007FEFA2862DC0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/jca                              !j9package 0x00007FEFA2862988
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to jdk.naming.dns                 !j9module 0x00007FEFA0031B60
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to java.smartcardio               !j9module 0x00007FEFA0032B20
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/time/chrono                              !j9package 0x00007FEFA0024218
19:22:20   [OUT] Exports java/util                                     !j9package 0x00007FEFA0024890
19:22:20   [OUT] Exports jdk/internal/util                             !j9package 0x00007FEFA2863090
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/icu/impl/data/icudt67b           !j9package 0x00007FEFA2862E08
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/icu/text                         !j9package 0x00007FEFA0024698
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/text/spi                                  !j9package 0x00007FEFA0024848
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/icu/util                         !j9package 0x00007FEFA0024920
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/protocol/http                     !j9package 0x00007FEFA28631F8
19:22:20   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/crypto/interfaces                       !j9package 0x00007FEFA2862940
19:22:20   [OUT] Exports sun/security/tools/keytool                    !j9package 0x00007FEFA0027618
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/protocol/mailto                   !j9package 0x00007FEFA0024968
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/protocol/https                    !j9package 0x00007FEFA0027DB0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/concurrent/locks                    !j9package 0x00007FEFA0024458
19:22:20   [OUT] Exports sun/launcher                                  !j9package 0x00007FEFA0024578
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/locale/provider                      !j9package 0x00007FEFA0024728
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to jdk.localedata                 !j9module 0x00007FEFA00336F0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/objectweb/asm/tree/analysis  !j9package 0x00007FEFA00247B8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/util/math                        !j9package 0x00007FEFA2863480
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/icu/impl                         !j9package 0x00007FEFA00249B0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net                                       !j9package 0x00007FEFA2863288
19:22:20   [OUT]      to jdk.naming.dns                 !j9module 0x00007FEFA0031B60
19:22:20   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/lang/module                              !j9package 0x00007FEFA00240B0
19:22:20   [OUT] Exports sun/text/resources                            !j9package 0x00007FEFA00249F8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/ref                              !j9package 0x00007FEFA0024AD0
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/function                            !j9package 0x00007FEFA28632D0
19:22:20   [OUT] Exports java/nio/file/attribute                       !j9package 0x00007FEFA00281A0
19:22:20   [OUT] Exports java/nio/channels/spi                         !j9package 0x00007FEFA28634C8
19:22:20   [OUT] Exports javax/security/auth                           !j9package 0x00007FEFA00278E8
19:22:20   [OUT] Exports sun/security/validator                        !j9package 0x00007FEFA0028398
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/jimage/decompressor              !j9package 0x00007FEFA2863678
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/objectweb/asm/commons        !j9package 0x00007FEFA2862AA8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/time/format                              !j9package 0x00007FEFA2862CE8
19:22:20   [OUT] Exports java/lang/runtime                             !j9package 0x00007FEFA0027BB8
19:22:20   [OUT] Exports com/ibm/sharedclasses/spi                     !j9package 0x00007FEFA0028080
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to openj9.sharedclasses           !j9module 0x00007FEFA0033A50
19:22:20   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/math                             !j9package 0x00007FEFA00274B0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20  
19:22:20    ..........................................................
19:22:20      ............ 1 lines of output is removed ............
19:22:20    ..........................................................
19:22:20  
19:22:20   [OUT] Exports sun/security/util                             !j9package 0x00007FEFA00280C8
19:22:20   [OUT]      to jdk.security.auth              !j9module 0x00007FEFA002AE50
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to java.xml.crypto                !j9module 0x00007FEFA002BB88
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:22:20   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:22:20   [OUT]      to jdk.security.jgss              !j9module 0x00007FEFA0035160
19:22:20   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:22:20   [OUT]      to java.smartcardio               !j9module 0x00007FEFA0032B20
19:22:20   [OUT]      to java.security.sasl             !j9module 0x00007FEFA002B750
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/nio/file/spi                             !j9package 0x00007FEFA0024380
19:22:20   [OUT] Exports jdk/internal/jimage                           !j9package 0x00007FEFA28633F0
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/dns                                   !j9package 0x00007FEFA2863240
19:22:20   [OUT]      to jdk.naming.dns                 !j9module 0x00007FEFA0031B60
19:22:20   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/security/cert                            !j9package 0x00007FEFA0027930
19:22:20   [OUT] Exports sun/util/resources/cldr                       !j9package 0x00007FEFA00248D8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/locale                               !j9package 0x00007FEFA2863750
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/nio/file                                 !j9package 0x00007FEFA0027E88
19:22:20   [OUT] Exports sun/security/pkcs                             !j9package 0x00007FEFA2863798
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/xml/sax/helpers              !j9package 0x00007FEFA0028110
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/text                                      !j9package 0x00007FEFA00282C0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/text/spi                                 !j9package 0x00007FEFA0024260
19:22:20   [OUT] Exports java/time                                     !j9package 0x00007FEFA0024770
19:22:20   [OUT] Exports sun/security/provider/certpath/ssl            !j9package 0x00007FEFA0024A40
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports openj9/internal/management                    !j9package 0x00007FEFA00242A8
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/resources                            !j9package 0x00007FEFA00279C0
19:22:20   [OUT]      to jdk.localedata                 !j9module 0x00007FEFA00336F0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/lang/ref                                 !j9package 0x00007FEFA0024A88
19:22:20   [OUT] Exports sun/reflect/generics/scope                    !j9package 0x00007FEFA0024B18
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/nio/fs                                    !j9package 0x00007FEFA0024B60
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/stream                              !j9package 0x00007FEFA2863708
19:22:20   [OUT] Exports sun/reflect/annotation                        !j9package 0x00007FEFA00275D0
19:22:20   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/ftp                                   !j9package 0x00007FEFA2863120
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/idn                                   !j9package 0x00007FEFA00276F0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/reflect/generics/visitor                  !j9package 0x00007FEFA28631B0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/invoke/empty                              !j9package 0x00007FEFA2863318
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/invoke/util                               !j9package 0x00007FEFA2862A18
19:22:20   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/www/protocol/ftp                      !j9package 0x00007FEFA2863630
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/perf                             !j9package 0x00007FEFA2863048
19:22:20   [OUT]      to jdk.internal.jvmstat           !j9module 0x00007FEFA0031890
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to jdk.management.agent           !j9module 0x00007FEFA0031CC8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/smtp                                  !j9package 0x00007FEFA0027B28
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/security/provider/certpath                !j9package 0x00007FEFA28636C0
19:22:20   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/concurrent                          !j9package 0x00007FEFA0027FF0
19:22:20   [OUT] Exports sun/security/internal/interfaces              !j9package 0x00007FEFA2863168
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports com/ibm/oti/vm                                !j9package 0x00007FEFA0027978
19:22:20   [OUT]      to openj9.jvm                     !j9module 0x00007FEFA0033198
19:22:20   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:22:20   [OUT]      to openj9.cuda                    !j9module 0x00007FEFA0032970
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to openj9.sharedclasses           !j9module 0x00007FEFA0033A50
19:22:20   [OUT]      to jdk.management                 !j9module 0x00007FEFA0034ED8
19:22:20   [OUT]      to openj9.gpu                     !j9module 0x00007FEFA0033B28
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/util/jar                         !j9package 0x00007FEFA28635A0
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/module                           !j9package 0x00007FEFA00278A0
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to java.management.rmi            !j9module 0x00007FEFA0033C00
19:22:20   [OUT]      to java.instrument                !j9module 0x00007FEFA0038CA0
19:22:20   [OUT]      to openj9.dtfj                    !j9module 0x00007FEFA28E2D40
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/util/regex                               !j9package 0x00007FEFA0027738
19:22:20   [OUT] Exports sun/net/www/content/text                      !j9package 0x00007FEFA0027858
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/net                                     !j9package 0x00007FEFA2862E50
19:22:20   [OUT] Exports sun/net/www/protocol/file                     !j9package 0x00007FEFA00277C8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/lang/constant                            !j9package 0x00007FEFA0028038
19:22:20   [OUT] Exports jdk/internal/jrtfs                            !j9package 0x00007FEFA0027C90
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/lang                                     !j9package 0x00007FEFA0028158
19:22:20   [OUT] Exports sun/security/x509                             !j9package 0x00007FEFA0027588
19:22:20   [OUT]      to jdk.crypto.ec                  !j9module 0x00007FEFA00312A8
19:22:20   [OUT]      to jdk.crypto.cryptoki            !j9module 0x00007FEFA28E7600
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/security/cert                           !j9package 0x00007FEFA2863510
19:22:20   [OUT] Exports javax/crypto                                  !j9package 0x00007FEFA2862EE0
19:22:20   [OUT] Exports com/ibm/gpu/spi                               !j9package 0x00007FEFA00281E8
19:22:20   [OUT]      to openj9.gpu                     !j9module 0x00007FEFA0033B28
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/icu/lang                         !j9package 0x00007FEFA0028230
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/calendar                             !j9package 0x00007FEFA2862B80
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/security/spec                            !j9package 0x00007FEFA0028278
19:22:20   [OUT] Exports jdk/crypto/jniprovider                        !j9package 0x00007FEFA0028308
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/net/ftp/impl                              !j9package 0x00007FEFA0028350
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports com/ibm/oti/reflect                           !j9package 0x00007FEFA0027540
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/misc                             !j9package 0x00007FEFA0027CD8
19:22:20   [OUT]      to jdk.unsupported                !j9module 0x00007FEFA00313C8
19:22:20   [OUT]      to java.desktop                   !j9module 0x00007FEFA002C518
19:22:20   [OUT]      to jdk.attach                     !j9module 0x00007FEFA00338E8
19:22:20   [OUT]      to jdk.nio.mapmode                !j9module 0x00007FEFA28E7498
19:22:20   [OUT]      to java.xml                       !j9module 0x00007FEFA0035238
19:22:20   [OUT]      to java.management                !j9module 0x00007FEFA0032388
19:22:20   [OUT]      to jdk.compiler                   !j9module 0x00007FEFA00374D0
19:22:20   [OUT]      to java.security.jgss             !j9module 0x00007FEFA0034A10
19:22:20   [OUT]      to java.net.http                  !j9module 0x00007FEFA28E6EF8
19:22:20  
19:22:20    ..........................................................
19:22:20      ............ 1 lines of output is removed ............
19:22:20    ..........................................................
19:22:20  
19:22:20   [OUT]      to java.rmi                       !j9module 0x00007FEFA0038D78
19:22:20   [OUT]      to jdk.jshell                     !j9module 0x00007FEFA0032EC8
19:22:20   [OUT]      to java.naming                    !j9module 0x00007FEFA0033D20
19:22:20   [OUT]      to java.logging                   !j9module 0x00007FEFA002B3A8
19:22:20   [OUT]      to jdk.charsets                   !j9module 0x00007FEFA28E71C8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/util/cldr                                 !j9package 0x00007FEFA2863000
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/reflect/generics/repository               !j9package 0x00007FEFA0027810
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/security/auth/spi                       !j9package 0x00007FEFA2862E98
19:22:20   [OUT] Exports jdk/internal/event                            !j9package 0x00007FEFA0024338
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports javax/security/auth/callback                  !j9package 0x00007FEFA2862C10
19:22:20   [OUT] Exports java/security/interfaces                      !j9package 0x00007FEFA28628F8
19:22:20   [OUT] Exports sun/net/www/protocol/http/ntlm                !j9package 0x00007FEFA2862F28
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports jdk/internal/org/objectweb/asm                !j9package 0x00007FEFA2862AF0
19:22:20   [OUT]      to jdk.jlink                      !j9module 0x00007FEFA002B0D8
19:22:20   [OUT]      to jdk.jartool                    !j9module 0x00007FEFA00316E0
19:22:20   [OUT]      to openj9.dtfj                    !j9module 0x00007FEFA28E2D40
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports sun/launcher/resources                        !j9package 0x00007FEFA2862B38
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Exports java/io                                       !j9package 0x00007FEFA2862A60
19:22:20   [OUT] Exports java/lang/reflect                             !j9package 0x00007FEFA0027C00
19:22:20   [OUT] Exports java/util/concurrent/atomic                   !j9package 0x00007FEFA0024BA8
19:22:20   [OUT] Exports jdk/internal/util/xml                         !j9package 0x00007FEFA0024BF0
19:22:20   [OUT]      to ALL-UNNAMED
19:22:20   [OUT] Found 175 packages
19:22:20   [OUT] > 
19:22:20  >> Success condition was found: [Output match: Exports java/nio/file/spi]
19:22:20  >> Required condition was found: [Output match: !j9package 0x]
19:22:20  >> Required condition was found: [Output match: Exports com/ibm/gpu/spi]
19:22:20  >> Required condition was found: [Output match: to openj9.gpu]
19:22:20  >> Required condition was found: [Output match: !j9module 0x]
19:22:20  >> Failure condition was found: [Output match: to ALL-UNNAMED]
19:22:20  >> Required condition was found: [Output match: com/ibm/gpu/spi ]
19:22:20  >> Failure condition was not found: [Output match: DDRInteractiveCommandException]
19:22:20  
19:22:20  Testing: Verify !dumpmodule exports
19:22:20  Test start time: 2021/01/21 19:22:19 Greenwich Mean Time
19:22:20  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:20  Time spent starting: 4 milliseconds

19:22:24  Time spent executing: 3851 milliseconds
19:22:24  Test result: PASSED
19:22:24  
19:22:24  Testing: Run !dumpmodule help
19:22:24  Test start time: 2021/01/21 19:22:23 Greenwich Mean Time
19:22:24  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:24  Time spent starting: 3 milliseconds

19:22:28  Time spent executing: 4028 milliseconds
19:22:28  Test result: PASSED
19:22:28  
19:22:28  Testing: Run !dumpmodule with an invalid subcommand
19:22:28  Test start time: 2021/01/21 19:22:27 Greenwich Mean Time
19:22:28  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:28  Time spent starting: 3 milliseconds

19:22:32  Time spent executing: 4035 milliseconds
19:22:32  Test result: PASSED
19:22:32  
19:22:32  Testing: Run !dumpmodule with too many arguments
19:22:32  Test start time: 2021/01/21 19:22:31 Greenwich Mean Time
19:22:32  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:32  Time spent starting: 3 milliseconds

19:22:36  Time spent executing: 3808 milliseconds
19:22:36  Test result: PASSED
19:22:36  
19:22:36  Testing: Run !dumpmodule with a non-numeric module address
19:22:36  Test start time: 2021/01/21 19:22:35 Greenwich Mean Time
19:22:36  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:36  Time spent starting: 3 milliseconds

19:22:39  Time spent executing: 3699 milliseconds
19:22:39  Test result: PASSED
19:22:39  
19:22:39  Testing: Run !dumpmodule with an invalid module address
19:22:39  Test start time: 2021/01/21 19:22:39 Greenwich Mean Time
19:22:39  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:39  Time spent starting: 3 milliseconds

19:22:43  Time spent executing: 3865 milliseconds
19:22:43  Test result: PASSED
19:22:43  
19:22:43  Testing: Run !dumppackage on a globally exported package
19:22:43  Test start time: 2021/01/21 19:22:42 Greenwich Mean Time
19:22:43  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:43  Time spent starting: 3 milliseconds

19:22:47  Time spent executing: 3677 milliseconds
19:22:47  Test result: PASSED
19:22:47  
19:22:47  Testing: Run !dumppackage on a package exported to specific modules
19:22:47  Test start time: 2021/01/21 19:22:46 Greenwich Mean Time
19:22:47  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:47  Time spent starting: 3 milliseconds

19:22:51  Time spent executing: 3930 milliseconds
19:22:51  Test result: PASSED
19:22:51  
19:22:51  Testing: Run !dumppackage classes
19:22:51  Test start time: 2021/01/21 19:22:50 Greenwich Mean Time
19:22:51  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:51  Time spent starting: 4 milliseconds

19:22:55  Time spent executing: 4000 milliseconds
19:22:55  Test result: PASSED
19:22:55  
19:22:55  Testing: Verify !dumppackage classes
19:22:55  Test start time: 2021/01/21 19:22:54 Greenwich Mean Time
19:22:55  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:55  Time spent starting: 3 milliseconds

19:22:59  Time spent executing: 3965 milliseconds
19:22:59  Test result: PASSED
19:22:59  
19:22:59  Testing: Run !dumppackage help
19:22:59  Test start time: 2021/01/21 19:22:58 Greenwich Mean Time
19:22:59  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:22:59  Time spent starting: 4 milliseconds

19:23:02  Time spent executing: 3775 milliseconds
19:23:02  Test result: PASSED
19:23:02  
19:23:02  Testing: Run !dumppackage with an invalid subcommand
19:23:02  Test start time: 2021/01/21 19:23:02 Greenwich Mean Time
19:23:02  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:23:02  Time spent starting: 4 milliseconds

19:23:06  Time spent executing: 3804 milliseconds
19:23:06  Test result: PASSED
19:23:06  
19:23:06  Testing: Run !dumppackage with too many arguments
19:23:06  Test start time: 2021/01/21 19:23:06 Greenwich Mean Time
19:23:06  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:23:06  Time spent starting: 3 milliseconds

19:23:10  Time spent executing: 3714 milliseconds
19:23:10  Test result: PASSED
19:23:10  
19:23:10  Testing: Run !dumppackage with a non-numeric package address
19:23:10  Test start time: 2021/01/21 19:23:09 Greenwich Mean Time
19:23:10  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:23:10  Time spent starting: 4 milliseconds

19:23:14  Time spent executing: 3771 milliseconds
19:23:14  Test result: PASSED
19:23:14  
19:23:14  Testing: Run !dumppackage with an invalid package address
19:23:14  Test start time: 2021/01/21 19:23:13 Greenwich Mean Time
19:23:14  Running command: /Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/jdmpview -core j9corep.dmp
19:23:14  Time spent starting: 3 milliseconds

19:23:18  Time spent executing: 3843 milliseconds
19:23:18  Test result: PASSED
19:23:18  
19:23:18  
19:23:18  ---TEST RESULTS---
19:23:18  Number of PASSED tests: 52 out of 54
19:23:18  Number of FAILED tests: 2 out of 54
19:23:18  
19:23:18  ---SUMMARY OF FAILED TESTS---
19:23:18  Run !dumpmodule --illegal-access=deny
19:23:18  Run !dumpmodule exports --illegal-access=deny
19:23:18  -----------------------------
19:23:18  
19:23:18  
19:23:18  cmdLineTester_modularityddrtests_1_FAILED
pshipton commented 3 years ago

This is related to https://github.com/eclipse/openj9/issues/11639

The test did pass in OpenJ9 0.24.0 release testing. https://ci.eclipse.org/openj9/job/Test_openjdk15_j9_extended.functional_x86-64_mac_Release/17/tapResults/

I want to look at the core file, but the result file is a 2.6GB download. I've tried to download it but the download fails. I've seen this problem before trying to download from the AdoptOpenJDK artifactory. @lumpfish are you able to download https://ci.adoptopenjdk.net/job/Grinder/6018/artifact/functional_test_output.tar.gz extract the j9cored.dmp file, compress it, and get it to me?

pshipton commented 3 years ago

This problem is caused by running the wrong test material. It's running the head stream tests against a 0.24.0 release build.