Advertisement
Guest User

Untitled

a guest
May 12th, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 58.99 KB | Source Code | 0 0
  1. Java Concurrency Stress Tests
  2. ---------------------------------------------------------------------------------
  3. Rev: null, built by SemgHH with 17.0.7 at null
  4.  
  5. Burning up to figure out the exact CPU count....... done!
  6.  
  7. Probing the target OS:
  8.  (all failures are non-fatal, but may affect testing accuracy)
  9.  
  10. ----- [N/A] Trying to set global affinity with taskset
  11. Cannot run program "taskset": CreateProcess error=2, 系统找不到指定的文件。
  12. Initializing and probing the target VM:
  13.  (all failures are non-fatal, but may affect testing accuracy)
  14.  
  15. ----- [OK] Unlocking diagnostic VM options
  16. ----- [OK] Disabling performance data collection
  17. ----- [OK] Checking for C1 availability
  18. ----- [OK] Checking for C2 availability
  19. ----- [OK] Checking for biased locking support
  20. ----- [OK] Trimming down the VM heap size to 256M
  21. ----- [OK] Enabling Java heap pre-touch
  22. ----- [OK] Trimming down the number of parallel GC threads
  23. ----- [OK] Trimming down the number of concurrent GC threads
  24. ----- [OK] Trimming down the number of G1 concurrent refinement GC threads
  25. ----- [OK] Trimming down the number of compiler threads
  26. ----- [OK] Testing @Contended works on all results and infra objects
  27. ----- [OK] Unlocking debug information for non-safepoints
  28. ----- [OK] Unlocking C2 local code motion randomizer
  29. ----- [OK] Unlocking C2 global code motion randomizer
  30. ----- [OK] Unlocking C2 iterative global value numbering randomizer
  31. ----- [OK] Unlocking C2 conditional constant propagation randomizer
  32. ----- [OK] Checking if C2 randomizers accept stress seed
  33. ----- [OK] Testing allocation profiling
  34. ----- [OK] Testing Thread.onSpinWait
  35. ----- [OK] Testing PrintAssembly
  36. ----- [OK] Testing compiler directives
  37.  
  38. Probing what VM configurations are available:
  39.  (failures are non-fatal, but may miss some interesting cases)
  40.  (split compilation is requested and compiler directives are available)
  41.  
  42. ----- [OK] [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  43. ----- [OK] [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  44. ----- [OK] [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP]
  45. ----- [OK] [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP]
  46.  
  47. Detecting CPU topology and computing scheduling classes:
  48.   Fallback topology, faking CPU layout, downgrading to "NONE" affinity mode
  49.  
  50.   Scheduling classes for matching tests:
  51.     2 actors:
  52.       (PG free, CG free), (PG free, CG free)
  53.  
  54.   Test configuration:
  55.     Test preset mode: "default"
  56.     Hardware CPUs in use: 16
  57.     Spinning style: Thread.onSpinWait()
  58.     Test selection: "a.TestRA"
  59.     Forks per test: 1 normal, 5 stress
  60.     Iterations per fork: 5
  61.     Time per iteration: 1000 ms
  62.     Test stride: 40 strides x 256 tests, but taking no more than 64 Mb
  63.     Test result blob: "jcstress-results-2025-05-13-11-05-55.bin.gz"
  64.     Test results: "results/"
  65.  
  66.   Attached the interactive console.
  67.   Printing the progress line at most every 1000 milliseconds.
  68.  
  69. .......... [OK] a.TestRA
  70.  
  71.   Scheduling class:
  72.     actor1: package group free, core group free
  73.     actor2: package group free, core group free
  74.  
  75.   CPU allocation: unspecified
  76.  
  77.   Compilation: split
  78.     actor1: Interpreter
  79.     actor2: C2
  80.  
  81.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1829941890]
  82.   Fork: #3
  83.  
  84.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  85.        0  28,307,477   71.94%  Interesting
  86.       17  11,042,814   28.06%  Interesting
  87.  
  88. .......... [OK] a.TestRA                                                                                                                                                                                                     s)
  89.  
  90.   Scheduling class:
  91.     actor1: package group free, core group free
  92.     actor2: package group free, core group free
  93.  
  94.   CPU allocation: unspecified
  95.  
  96.   Compilation: split
  97.     actor1: Interpreter
  98.     actor2: C2
  99.  
  100.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1343305696]
  101.   Fork: #4
  102.  
  103.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  104.        0  28,084,961   72.03%  Interesting
  105.       17  10,906,930   27.97%  Interesting
  106.  
  107. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  108.  
  109.   Scheduling class:
  110.     actor1: package group free, core group free
  111.     actor2: package group free, core group free
  112.  
  113.   CPU allocation: unspecified
  114.  
  115.   Compilation: split
  116.     actor1: C1
  117.     actor2: C2
  118.  
  119.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=336976665]
  120.   Fork: #2
  121.  
  122.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  123.        0  38,857,024   99.11%  Interesting
  124.       17     349,907    0.89%  Interesting  
  125.  
  126. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  127.  
  128.   Scheduling class:
  129.     actor1: package group free, core group free
  130.     actor2: package group free, core group free
  131.  
  132.   CPU allocation: unspecified
  133.  
  134.   Compilation: split
  135.     actor1: C1
  136.     actor2: C2
  137.  
  138.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  139.   Fork: #1
  140.  
  141.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  142.        0  39,317,997   98.94%  Interesting
  143.       17     421,414    1.06%  Interesting
  144.  
  145. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  146.  
  147.   Scheduling class:
  148.     actor1: package group free, core group free
  149.     actor2: package group free, core group free
  150.  
  151.   CPU allocation: unspecified
  152.  
  153.   Compilation: split
  154.     actor1: C1
  155.     actor2: C1
  156.  
  157.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  158.   Fork: #1
  159.  
  160.   RESULT      SAMPLES     FREQ       EXPECT  DESCRIPTION
  161.        0  167,772,765   49.66%  Interesting  
  162.       17  170,083,766   50.34%  Interesting
  163.  
  164. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  165.  
  166.   Scheduling class:
  167.     actor1: package group free, core group free
  168.     actor2: package group free, core group free
  169.  
  170.   CPU allocation: unspecified
  171.  
  172.   Compilation: split
  173.     actor1: C2
  174.     actor2: C1
  175.  
  176.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  177.   Fork: #1
  178.  
  179.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  180.        0     440,880    1.36%  Interesting
  181.       17  31,956,451   98.64%  Interesting
  182.  
  183. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  184.  
  185.   Scheduling class:
  186.     actor1: package group free, core group free
  187.     actor2: package group free, core group free
  188.  
  189.   CPU allocation: unspecified
  190.  
  191.   Compilation: split
  192.     actor1: C2
  193.     actor2: C1
  194.  
  195.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=347427289]
  196.   Fork: #1
  197.  
  198.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  199.        0     425,487    1.32%  Interesting
  200.       17  31,900,164   98.68%  Interesting
  201.  
  202. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  203.  
  204.   Scheduling class:
  205.     actor1: package group free, core group free
  206.     actor2: package group free, core group free
  207.  
  208.   CPU allocation: unspecified
  209.  
  210.   Compilation: split
  211.     actor1: C2
  212.     actor2: C1
  213.  
  214.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1120384625]
  215.   Fork: #5
  216.  
  217.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  218.        0     422,060    1.31%  Interesting
  219.       17  31,709,031   98.69%  Interesting
  220.  
  221. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  222.  
  223.   Scheduling class:
  224.     actor1: package group free, core group free
  225.     actor2: package group free, core group free
  226.  
  227.   CPU allocation: unspecified
  228.  
  229.   Compilation: split
  230.     actor1: Interpreter
  231.     actor2: C2
  232.  
  233.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1740845394]
  234.   Fork: #1
  235.  
  236.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  237.        0  26,649,371   71.30%  Interesting  
  238.       17  10,724,600   28.70%  Interesting
  239.  
  240. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  241.  
  242.   Scheduling class:
  243.     actor1: package group free, core group free
  244.     actor2: package group free, core group free
  245.  
  246.   CPU allocation: unspecified
  247.  
  248.   Compilation: split
  249.     actor1: Interpreter
  250.     actor2: C2
  251.  
  252.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  253.   Fork: #1
  254.  
  255.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  256.        0  28,960,251   75.50%  Interesting
  257.       17   9,396,760   24.50%  Interesting
  258.  
  259. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  260.  
  261.   Scheduling class:
  262.     actor1: package group free, core group free
  263.     actor2: package group free, core group free
  264.  
  265.   CPU allocation: unspecified
  266.  
  267.   Compilation: split
  268.     actor1: C2
  269.     actor2: C2
  270.  
  271.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=479125840]
  272.   Fork: #2
  273.  
  274.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  275.        0   4,745,963   15.92%  Interesting
  276.       17  25,070,888   84.08%  Interesting
  277.  
  278. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  279.  
  280.   Scheduling class:
  281.     actor1: package group free, core group free
  282.     actor2: package group free, core group free
  283.  
  284.   CPU allocation: unspecified
  285.  
  286.   Compilation: split
  287.     actor1: C2
  288.     actor2: C1
  289.  
  290.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=2046914712]
  291.   Fork: #2
  292.  
  293.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  294.        0     447,950    1.38%  Interesting
  295.       17  32,041,541   98.62%  Interesting
  296.  
  297. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  298.  
  299.   Scheduling class:
  300.     actor1: package group free, core group free
  301.     actor2: package group free, core group free
  302.  
  303.   CPU allocation: unspecified
  304.  
  305.   Compilation: split
  306.     actor1: C1
  307.     actor2: Interpreter
  308.  
  309.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  310.   Fork: #1
  311.  
  312.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  313.        0  46,244,842   98.57%  Interesting
  314.       17     672,809    1.43%  Interesting
  315.  
  316. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  317.  
  318.   Scheduling class:
  319.     actor1: package group free, core group free
  320.     actor2: package group free, core group free
  321.  
  322.   CPU allocation: unspecified
  323.  
  324.   Compilation: split
  325.     actor1: C2
  326.     actor2: C2
  327.  
  328.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1331686253]
  329.   Fork: #5
  330.  
  331.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  332.        0   4,994,443   15.51%  Interesting
  333.       17  27,198,088   84.49%  Interesting
  334.  
  335. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  336.  
  337.   Scheduling class:
  338.     actor1: package group free, core group free
  339.     actor2: package group free, core group free
  340.  
  341.   CPU allocation: unspecified
  342.  
  343.   Compilation: split
  344.     actor1: C1
  345.     actor2: C2
  346.  
  347.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1213413605]
  348.   Fork: #5
  349.  
  350.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  351.        0  38,740,444   99.02%  Interesting
  352.       17     384,567    0.98%  Interesting
  353.  
  354. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  355.  
  356.   Scheduling class:
  357.     actor1: package group free, core group free
  358.     actor2: package group free, core group free
  359.  
  360.   CPU allocation: unspecified
  361.  
  362.   Compilation: split
  363.     actor1: C2
  364.     actor2: C1
  365.  
  366.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1316166264]
  367.   Fork: #4
  368.  
  369.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  370.        0     559,642    1.71%  Interesting
  371.       17  32,124,409   98.29%  Interesting
  372.  
  373. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  374.  
  375.   Scheduling class:
  376.     actor1: package group free, core group free
  377.     actor2: package group free, core group free
  378.  
  379.   CPU allocation: unspecified
  380.  
  381.   Compilation: split
  382.     actor1: C2
  383.     actor2: C1
  384.  
  385.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1043979797]
  386.   Fork: #4
  387.  
  388.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  389.        0     512,478    1.75%  Interesting
  390.       17  28,720,693   98.25%  Interesting
  391.  
  392. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  393.  
  394.   Scheduling class:
  395.     actor1: package group free, core group free
  396.     actor2: package group free, core group free
  397.  
  398.   CPU allocation: unspecified
  399.  
  400.   Compilation: split
  401.     actor1: C2
  402.     actor2: Interpreter
  403.  
  404.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=115573164]
  405.   Fork: #2
  406.  
  407.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  408.        0   1,180,026    3.92%  Interesting
  409.       17  28,923,545   96.08%  Interesting
  410.  
  411. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  412.  
  413.   Scheduling class:
  414.     actor1: package group free, core group free
  415.     actor2: package group free, core group free
  416.  
  417.   CPU allocation: unspecified
  418.  
  419.   Compilation: split
  420.     actor1: C2
  421.     actor2: C1
  422.  
  423.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=986177370]
  424.   Fork: #5
  425.  
  426.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  427.        0     539,478    1.63%  Interesting
  428.       17  32,564,413   98.37%  Interesting
  429.  
  430. .......... [OK] a.TestRA                                                                                                                                                                                                       s)
  431.  
  432.   Scheduling class:
  433.     actor1: package group free, core group free
  434.     actor2: package group free, core group free
  435.  
  436.   CPU allocation: unspecified
  437.  
  438.   Compilation: split
  439.     actor1: C1
  440.     actor2: C2
  441.  
  442.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1828045952]
  443.   Fork: #3
  444.  
  445.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  446.        0  39,588,371   98.93%  Interesting
  447.       17     427,520    1.07%  Interesting
  448.  
  449. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  450.  
  451.   Scheduling class:
  452.     actor1: package group free, core group free
  453.     actor2: package group free, core group free
  454.  
  455.   CPU allocation: unspecified
  456.  
  457.   Compilation: split
  458.     actor1: C1
  459.     actor2: C2
  460.  
  461.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=2027777640]
  462.   Fork: #2
  463.  
  464.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  465.        0  39,637,002   99.00%  Interesting
  466.       17     399,369    1.00%  Interesting
  467.  
  468. .......... [OK] a.TestRA                                                                                                                                                                                                       s)
  469.  
  470.   Scheduling class:
  471.     actor1: package group free, core group free
  472.     actor2: package group free, core group free
  473.  
  474.   CPU allocation: unspecified
  475.  
  476.   Compilation: split
  477.     actor1: C1
  478.     actor2: C2
  479.  
  480.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=934917541]
  481.   Fork: #1
  482.  
  483.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  484.        0  37,536,861   98.89%  Interesting
  485.       17     420,790    1.11%  Interesting
  486.  
  487. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  488.  
  489.   Scheduling class:
  490.     actor1: package group free, core group free
  491.     actor2: package group free, core group free
  492.  
  493.   CPU allocation: unspecified
  494.  
  495.   Compilation: split
  496.     actor1: Interpreter
  497.     actor2: C2
  498.  
  499.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=2121420515]
  500.   Fork: #4
  501.  
  502.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  503.        0  32,818,373   76.48%  Interesting
  504.       17  10,095,438   23.52%  Interesting
  505.  
  506. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  507.  
  508.   Scheduling class:
  509.     actor1: package group free, core group free
  510.     actor2: package group free, core group free
  511.  
  512.   CPU allocation: unspecified
  513.  
  514.   Compilation: split
  515.     actor1: C2
  516.     actor2: C2
  517.  
  518.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1723649494]
  519.   Fork: #4
  520.  
  521.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  522.        0   4,937,707   15.41%  Interesting
  523.       17  27,111,464   84.59%  Interesting
  524.  
  525. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  526.  
  527.   Scheduling class:
  528.     actor1: package group free, core group free
  529.     actor2: package group free, core group free
  530.  
  531.   CPU allocation: unspecified
  532.  
  533.   Compilation: split
  534.     actor1: C1
  535.     actor2: C2
  536.  
  537.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=345296743]
  538.   Fork: #4
  539.  
  540.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  541.        0  25,328,818   97.39%  Interesting  
  542.       17     678,753    2.61%  Interesting  
  543.  
  544. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  545.  
  546.   Scheduling class:
  547.     actor1: package group free, core group free
  548.     actor2: package group free, core group free
  549.  
  550.   CPU allocation: unspecified
  551.  
  552.   Compilation: split
  553.     actor1: C2
  554.     actor2: C2
  555.  
  556.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  557.   Fork: #1
  558.  
  559.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  560.        0   2,954,870   14.22%  Interesting
  561.       17  17,830,301   85.78%  Interesting
  562.  
  563. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  564.  
  565.   Scheduling class:
  566.     actor1: package group free, core group free
  567.     actor2: package group free, core group free
  568.  
  569.   CPU allocation: unspecified
  570.  
  571.   Compilation: split
  572.     actor1: C2
  573.     actor2: C2
  574.  
  575.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1487869217]
  576.   Fork: #2
  577.  
  578.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  579.        0   3,159,802   15.38%  Interesting
  580.       17  17,379,609   84.62%  Interesting
  581.  
  582. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  583.  
  584.   Scheduling class:
  585.     actor1: package group free, core group free
  586.     actor2: package group free, core group free
  587.  
  588.   CPU allocation: unspecified
  589.  
  590.   Compilation: split
  591.     actor1: C2
  592.     actor2: Interpreter
  593.  
  594.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=2145419963]
  595.   Fork: #1
  596.  
  597.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  598.        0   1,078,106    5.17%  Interesting
  599.       17  19,788,985   94.83%  Interesting
  600.  
  601. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  602.  
  603.   Scheduling class:
  604.     actor1: package group free, core group free
  605.     actor2: package group free, core group free
  606.  
  607.   CPU allocation: unspecified
  608.  
  609.   Compilation: split
  610.     actor1: C2
  611.     actor2: C2
  612.  
  613.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=672002088]
  614.   Fork: #1
  615.  
  616.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  617.        0   3,181,864   15.73%  Interesting
  618.       17  17,050,347   84.27%  Interesting
  619.  
  620. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  621.  
  622.   Scheduling class:
  623.     actor1: package group free, core group free
  624.     actor2: package group free, core group free
  625.  
  626.   CPU allocation: unspecified
  627.  
  628.   Compilation: split
  629.     actor1: Interpreter
  630.     actor2: C2
  631.  
  632.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=736112362]
  633.   Fork: #5
  634.  
  635.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  636.        0  18,849,127   73.37%  Interesting
  637.       17   6,841,004   26.63%  Interesting
  638.  
  639. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  640.  
  641.   Scheduling class:
  642.     actor1: package group free, core group free
  643.     actor2: package group free, core group free
  644.  
  645.   CPU allocation: unspecified
  646.  
  647.   Compilation: split
  648.     actor1: C2
  649.     actor2: C2
  650.  
  651.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1331874514]
  652.   Fork: #3
  653.  
  654.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  655.        0   3,121,532   13.76%  Interesting
  656.       17  19,568,279   86.24%  Interesting
  657.  
  658. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  659.  
  660.   Scheduling class:
  661.     actor1: package group free, core group free
  662.     actor2: package group free, core group free
  663.  
  664.   CPU allocation: unspecified
  665.  
  666.   Compilation: split
  667.     actor1: C1
  668.     actor2: C2
  669.  
  670.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  671.   Fork: #1
  672.  
  673.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  674.        0  27,192,592   96.61%  Interesting
  675.       17     955,139    3.39%  Interesting
  676.  
  677. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  678.  
  679.   Scheduling class:
  680.     actor1: package group free, core group free
  681.     actor2: package group free, core group free
  682.  
  683.   CPU allocation: unspecified
  684.  
  685.   Compilation: split
  686.     actor1: C2
  687.     actor2: C2
  688.  
  689.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1278320926]
  690.   Fork: #3
  691.  
  692.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  693.        0   4,405,199   15.68%  Interesting
  694.       17  23,691,332   84.32%  Interesting
  695.  
  696. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  697.  
  698.   Scheduling class:
  699.     actor1: package group free, core group free
  700.     actor2: package group free, core group free
  701.  
  702.   CPU allocation: unspecified
  703.  
  704.   Compilation: split
  705.     actor1: Interpreter
  706.     actor2: C2
  707.  
  708.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1390041613]
  709.   Fork: #1
  710.  
  711.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  712.        0  25,992,241   75.57%  Interesting
  713.       17   8,401,890   24.43%  Interesting
  714.  
  715. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  716.  
  717.   Scheduling class:
  718.     actor1: package group free, core group free
  719.     actor2: package group free, core group free
  720.  
  721.   CPU allocation: unspecified
  722.  
  723.   Compilation: split
  724.     actor1: C2
  725.     actor2: C1
  726.  
  727.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1739032314]
  728.   Fork: #1
  729.  
  730.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  731.        0     726,936    2.63%  Interesting
  732.       17  26,929,275   97.37%  Interesting
  733.  
  734. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  735.  
  736.   Scheduling class:
  737.     actor1: package group free, core group free
  738.     actor2: package group free, core group free
  739.  
  740.   CPU allocation: unspecified
  741.  
  742.   Compilation: split
  743.     actor1: C2
  744.     actor2: C2
  745.  
  746.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1891105579]
  747.   Fork: #5
  748.  
  749.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  750.        0   2,782,443   10.49%  Interesting
  751.       17  23,737,128   89.51%  Interesting
  752.  
  753. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  754.  
  755.   Scheduling class:
  756.     actor1: package group free, core group free
  757.     actor2: package group free, core group free
  758.  
  759.   CPU allocation: unspecified
  760.  
  761.   Compilation: split
  762.     actor1: C2
  763.     actor2: Interpreter
  764.  
  765.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=605997005]
  766.   Fork: #3
  767.  
  768.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  769.        0   1,270,069    4.71%  Interesting
  770.       17  25,679,582   95.29%  Interesting
  771.  
  772. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  773.  
  774.   Scheduling class:
  775.     actor1: package group free, core group free
  776.     actor2: package group free, core group free
  777.  
  778.   CPU allocation: unspecified
  779.  
  780.   Compilation: split
  781.     actor1: Interpreter
  782.     actor2: C2
  783.  
  784.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=125817068]
  785.   Fork: #5
  786.  
  787.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  788.        0  23,050,853   69.01%  Interesting
  789.       17  10,349,998   30.99%  Interesting
  790.  
  791. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  792.  
  793.   Scheduling class:
  794.     actor1: package group free, core group free
  795.     actor2: package group free, core group free
  796.  
  797.   CPU allocation: unspecified
  798.  
  799.   Compilation: split
  800.     actor1: C2
  801.     actor2: Interpreter
  802.  
  803.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=525234445]
  804.   Fork: #4
  805.  
  806.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  807.        0   1,046,914    3.77%  Interesting
  808.       17  26,732,177   96.23%  Interesting
  809.  
  810. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  811.  
  812.   Scheduling class:
  813.     actor1: package group free, core group free
  814.     actor2: package group free, core group free
  815.  
  816.   CPU allocation: unspecified
  817.  
  818.   Compilation: split
  819.     actor1: Interpreter
  820.     actor2: Interpreter
  821.  
  822.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  823.   Fork: #1
  824.  
  825.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  826.        0  17,462,633   39.58%  Interesting
  827.       17  26,659,498   60.42%  Interesting
  828.  
  829. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  830.  
  831.   Scheduling class:
  832.     actor1: package group free, core group free
  833.     actor2: package group free, core group free
  834.  
  835.   CPU allocation: unspecified
  836.  
  837.   Compilation: split
  838.     actor1: C1
  839.     actor2: C2
  840.  
  841.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1165552734]
  842.   Fork: #3
  843.  
  844.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  845.        0  36,821,699   98.66%  Interesting
  846.       17     501,072    1.34%  Interesting
  847.  
  848. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  849.  
  850.   Scheduling class:
  851.     actor1: package group free, core group free
  852.     actor2: package group free, core group free
  853.  
  854.   CPU allocation: unspecified
  855.  
  856.   Compilation: split
  857.     actor1: Interpreter
  858.     actor2: Interpreter
  859.  
  860.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  861.   Fork: #1
  862.  
  863.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  864.        0  16,644,407   36.10%  Interesting
  865.       17  29,464,284   63.90%  Interesting
  866.  
  867. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  868.  
  869.   Scheduling class:
  870.     actor1: package group free, core group free
  871.     actor2: package group free, core group free
  872.  
  873.   CPU allocation: unspecified
  874.  
  875.   Compilation: split
  876.     actor1: Interpreter
  877.     actor2: C2
  878.  
  879.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1601048268]
  880.   Fork: #2
  881.  
  882.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  883.        0  27,901,040   75.67%  Interesting
  884.       17   8,971,171   24.33%  Interesting
  885.  
  886. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  887.  
  888.   Scheduling class:
  889.     actor1: package group free, core group free
  890.     actor2: package group free, core group free
  891.  
  892.   CPU allocation: unspecified
  893.  
  894.   Compilation: split
  895.     actor1: Interpreter
  896.     actor2: C1
  897.  
  898.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  899.   Fork: #1
  900.  
  901.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  902.        0   1,039,205    2.34%  Interesting
  903.       17  43,308,206   97.66%  Interesting
  904.  
  905. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  906.  
  907.   Scheduling class:
  908.     actor1: package group free, core group free
  909.     actor2: package group free, core group free
  910.  
  911.   CPU allocation: unspecified
  912.  
  913.   Compilation: split
  914.     actor1: C2
  915.     actor2: C2
  916.  
  917.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1190929361]
  918.   Fork: #1
  919.  
  920.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  921.        0   4,521,802   14.93%  Interesting
  922.       17  25,755,849   85.07%  Interesting
  923.  
  924. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  925.  
  926.   Scheduling class:
  927.     actor1: package group free, core group free
  928.     actor2: package group free, core group free
  929.  
  930.   CPU allocation: unspecified
  931.  
  932.   Compilation: split
  933.     actor1: C2
  934.     actor2: C1
  935.  
  936.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=632509099]
  937.   Fork: #3
  938.  
  939.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  940.        0     567,187    1.86%  Interesting
  941.       17  29,864,064   98.14%  Interesting
  942.  
  943. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  944.  
  945.   Scheduling class:
  946.     actor1: package group free, core group free
  947.     actor2: package group free, core group free
  948.  
  949.   CPU allocation: unspecified
  950.  
  951.   Compilation: split
  952.     actor1: C2
  953.     actor2: Interpreter
  954.  
  955.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=987806461]
  956.   Fork: #3
  957.  
  958.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  959.        0   1,246,797    4.57%  Interesting
  960.       17  26,010,054   95.43%  Interesting
  961.  
  962. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  963.  
  964.   Scheduling class:
  965.     actor1: package group free, core group free
  966.     actor2: package group free, core group free
  967.  
  968.   CPU allocation: unspecified
  969.  
  970.   Compilation: split
  971.     actor1: C2
  972.     actor2: Interpreter
  973.  
  974.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1855326571]
  975.   Fork: #5
  976.  
  977.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  978.        0   1,408,557    4.59%  Interesting
  979.       17  29,278,694   95.41%  Interesting
  980.  
  981. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  982.  
  983.   Scheduling class:
  984.     actor1: package group free, core group free
  985.     actor2: package group free, core group free
  986.  
  987.   CPU allocation: unspecified
  988.  
  989.   Compilation: split
  990.     actor1: C1
  991.     actor2: C1
  992.  
  993.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  994.   Fork: #1
  995.  
  996.   RESULT      SAMPLES     FREQ       EXPECT  DESCRIPTION
  997.        0  136,994,732   49.22%  Interesting
  998.       17  141,346,919   50.78%  Interesting
  999.  
  1000. .......... [OK] a.TestRA                                                                                                                                                                                                       s)
  1001.  
  1002.   Scheduling class:
  1003.     actor1: package group free, core group free
  1004.     actor2: package group free, core group free
  1005.  
  1006.   CPU allocation: unspecified
  1007.  
  1008.   Compilation: split
  1009.     actor1: Interpreter
  1010.     actor2: C2
  1011.  
  1012.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1033576350]
  1013.   Fork: #2
  1014.  
  1015.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1016.        0  22,534,011   67.90%  Interesting
  1017.       17  10,651,800   32.10%  Interesting
  1018.  
  1019. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1020.  
  1021.   Scheduling class:
  1022.     actor1: package group free, core group free
  1023.     actor2: package group free, core group free
  1024.  
  1025.   CPU allocation: unspecified
  1026.  
  1027.   Compilation: split
  1028.     actor1: C2
  1029.     actor2: Interpreter
  1030.  
  1031.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=689218762]
  1032.   Fork: #2
  1033.  
  1034.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1035.        0   1,313,950    4.87%  Interesting
  1036.       17  25,656,181   95.13%  Interesting
  1037.  
  1038. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1039.  
  1040.   Scheduling class:
  1041.     actor1: package group free, core group free
  1042.     actor2: package group free, core group free
  1043.  
  1044.   CPU allocation: unspecified
  1045.  
  1046.   Compilation: split
  1047.     actor1: C2
  1048.     actor2: C1
  1049.  
  1050.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=592901670]
  1051.   Fork: #2
  1052.  
  1053.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1054.        0     630,731    2.46%  Interesting
  1055.       17  25,059,400   97.54%  Interesting
  1056.  
  1057. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1058.  
  1059.   Scheduling class:
  1060.     actor1: package group free, core group free
  1061.     actor2: package group free, core group free
  1062.  
  1063.   CPU allocation: unspecified
  1064.  
  1065.   Compilation: split
  1066.     actor1: C2
  1067.     actor2: Interpreter
  1068.  
  1069.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=2073755061]
  1070.   Fork: #5
  1071.  
  1072.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1073.        0   1,324,223    5.00%  Interesting
  1074.       17  25,154,388   95.00%  Interesting
  1075.  
  1076. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1077.  
  1078.   Scheduling class:
  1079.     actor1: package group free, core group free
  1080.     actor2: package group free, core group free
  1081.  
  1082.   CPU allocation: unspecified
  1083.  
  1084.   Compilation: split
  1085.     actor1: C1
  1086.     actor2: Interpreter
  1087.  
  1088.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  1089.   Fork: #1
  1090.  
  1091.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1092.        0  42,025,023   96.52%  Interesting
  1093.       17   1,513,428    3.48%  Interesting
  1094.  
  1095. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1096.  
  1097.   Scheduling class:
  1098.     actor1: package group free, core group free
  1099.     actor2: package group free, core group free
  1100.  
  1101.   CPU allocation: unspecified
  1102.  
  1103.   Compilation: split
  1104.     actor1: C1
  1105.     actor2: C2
  1106.  
  1107.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1515789688]
  1108.   Fork: #1
  1109.  
  1110.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1111.        0  34,263,000   97.53%  Interesting
  1112.       17     868,411    2.47%  Interesting
  1113.  
  1114. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1115.  
  1116.   Scheduling class:
  1117.     actor1: package group free, core group free
  1118.     actor2: package group free, core group free
  1119.  
  1120.   CPU allocation: unspecified
  1121.  
  1122.   Compilation: split
  1123.     actor1: Interpreter
  1124.     actor2: C2
  1125.  
  1126.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1442051148]
  1127.   Fork: #3
  1128.  
  1129.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1130.        0  21,741,795   67.71%  Interesting  
  1131.       17  10,368,816   32.29%  Interesting
  1132.  
  1133. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1134.  
  1135.   Scheduling class:
  1136.     actor1: package group free, core group free
  1137.     actor2: package group free, core group free
  1138.  
  1139.   CPU allocation: unspecified
  1140.  
  1141.   Compilation: split
  1142.     actor1: C1
  1143.     actor2: C2
  1144.  
  1145.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1603112524]
  1146.   Fork: #4
  1147.  
  1148.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1149.        0  35,178,392   97.55%  Interesting
  1150.       17     884,859    2.45%  Interesting
  1151.  
  1152. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1153.  
  1154.   Scheduling class:
  1155.     actor1: package group free, core group free
  1156.     actor2: package group free, core group free
  1157.  
  1158.   CPU allocation: unspecified
  1159.  
  1160.   Compilation: split
  1161.     actor1: C2
  1162.     actor2: Interpreter
  1163.  
  1164.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  1165.   Fork: #1
  1166.  
  1167.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1168.        0   1,460,184    5.04%  Interesting
  1169.       17  27,496,507   94.96%  Interesting
  1170.  
  1171. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1172.  
  1173.   Scheduling class:
  1174.     actor1: package group free, core group free
  1175.     actor2: package group free, core group free
  1176.  
  1177.   CPU allocation: unspecified
  1178.  
  1179.   Compilation: split
  1180.     actor1: Interpreter
  1181.     actor2: C2
  1182.  
  1183.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  1184.   Fork: #1
  1185.  
  1186.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1187.        0  29,310,641   86.30%  Interesting
  1188.       17   4,653,410   13.70%  Interesting
  1189.  
  1190. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1191.  
  1192.   Scheduling class:
  1193.     actor1: package group free, core group free
  1194.     actor2: package group free, core group free
  1195.  
  1196.   CPU allocation: unspecified
  1197.  
  1198.   Compilation: split
  1199.     actor1: C2
  1200.     actor2: C2
  1201.  
  1202.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  1203.   Fork: #1
  1204.  
  1205.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1206.        0   3,816,967   13.33%  Interesting
  1207.       17  24,822,284   86.67%  Interesting
  1208.  
  1209. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1210.  
  1211.   Scheduling class:
  1212.     actor1: package group free, core group free
  1213.     actor2: package group free, core group free
  1214.  
  1215.   CPU allocation: unspecified
  1216.  
  1217.   Compilation: split
  1218.     actor1: C2
  1219.     actor2: C1
  1220.  
  1221.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  1222.   Fork: #1
  1223.  
  1224.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1225.        0     795,332    2.75%  Interesting
  1226.       17  28,079,439   97.25%  Interesting
  1227.  
  1228. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1229.  
  1230.   Scheduling class:
  1231.     actor1: package group free, core group free
  1232.     actor2: package group free, core group free
  1233.  
  1234.   CPU allocation: unspecified
  1235.  
  1236.   Compilation: split
  1237.     actor1: C2
  1238.     actor2: C1
  1239.  
  1240.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=632029467]
  1241.   Fork: #3
  1242.  
  1243.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1244.        0     589,309    2.10%  Interesting
  1245.       17  27,415,062   97.90%  Interesting
  1246.  
  1247. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1248.  
  1249.   Scheduling class:
  1250.     actor1: package group free, core group free
  1251.     actor2: package group free, core group free
  1252.  
  1253.   CPU allocation: unspecified
  1254.  
  1255.   Compilation: split
  1256.     actor1: C1
  1257.     actor2: C2
  1258.  
  1259.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=2056592934]
  1260.   Fork: #5
  1261.  
  1262.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1263.        0  38,494,430   98.18%  Interesting
  1264.       17     712,501    1.82%  Interesting
  1265.  
  1266. .......... [OK] a.TestRA                                                                                                                                                                                                       s)  
  1267.  
  1268.   Scheduling class:
  1269.     actor1: package group free, core group free
  1270.     actor2: package group free, core group free
  1271.  
  1272.   CPU allocation: unspecified
  1273.  
  1274.   Compilation: split
  1275.     actor1: C2
  1276.     actor2: C2
  1277.  
  1278.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1768262965]
  1279.   Fork: #4
  1280.  
  1281.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1282.        0   6,108,265   17.59%  Interesting
  1283.       17  28,623,786   82.41%  Interesting
  1284.  
  1285. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  1286.  
  1287.   Scheduling class:
  1288.     actor1: package group free, core group free
  1289.     actor2: package group free, core group free
  1290.  
  1291.   CPU allocation: unspecified
  1292.  
  1293.   Compilation: split
  1294.     actor1: C2
  1295.     actor2: Interpreter
  1296.  
  1297.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=844857405]
  1298.   Fork: #1
  1299.  
  1300.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1301.        0   4,012,095    8.78%  Interesting
  1302.       17  41,686,996   91.22%  Interesting
  1303.  
  1304. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  1305.  
  1306.   Scheduling class:
  1307.     actor1: package group free, core group free
  1308.     actor2: package group free, core group free
  1309.  
  1310.   CPU allocation: unspecified
  1311.  
  1312.   Compilation: split
  1313.     actor1: C2
  1314.     actor2: Interpreter
  1315.  
  1316.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking, -XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:StressSeed=1566866264]
  1317.   Fork: #4
  1318.  
  1319.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1320.        0   4,643,759    9.49%  Interesting
  1321.       17  44,301,412   90.51%  Interesting
  1322.  
  1323. .......... [OK] a.TestRA                                                                                                                                                                                                      s)    
  1324.  
  1325.   Scheduling class:
  1326.     actor1: package group free, core group free
  1327.     actor2: package group free, core group free
  1328.  
  1329.   CPU allocation: unspecified
  1330.  
  1331.   Compilation: split
  1332.     actor1: C2
  1333.     actor2: Interpreter
  1334.  
  1335.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:+UseBiasedLocking]
  1336.   Fork: #1
  1337.  
  1338.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1339.        0   6,410,360   12.90%  Interesting
  1340.       17  43,282,331   87.10%  Interesting
  1341.  
  1342. .......... [OK] a.TestRA                                                                                                                                                                  
  1343.  
  1344.   Scheduling class:
  1345.     actor1: package group free, core group free
  1346.     actor2: package group free, core group free
  1347.  
  1348.   CPU allocation: unspecified
  1349.  
  1350.   Compilation: split
  1351.     actor1: Interpreter
  1352.     actor2: C1
  1353.  
  1354.   JVM args: [-XX:ThreadPriorityPolicy=1, -XX:+UnlockExperimentalVMOptions, -XX:+EnableJVMCIProduct, -XX:-UnlockExperimentalVMOptions, -XX:-UseBiasedLocking]
  1355.   Fork: #1
  1356.  
  1357.   RESULT     SAMPLES     FREQ       EXPECT  DESCRIPTION
  1358.        0     646,287    0.80%  Interesting
  1359.       17  79,643,524   99.20%  Interesting
  1360.  
  1361. (ETA: now) (Sampling Rate: 50.32 M/sec) (JVMs: 0 starting, 0 running, 0 finishing) (CPUs: 16 configured, 0 allocated) (Results: 68 planned; 68 passed, 0 failed, 0 soft errs, 0 hard errs)
  1362.  
  1363. RUN RESULTS:
  1364.   Interesting tests: 1 matching test results.
  1365.  
  1366. .......... [OK] a.TestRA
  1367.  
  1368.   Results across all configurations:
  1369.  
  1370.   RESULT        SAMPLES     FREQ       EXPECT  DESCRIPTION
  1371.        0  1,255,770,032   43.78%  Interesting
  1372.       17  1,612,295,516   56.22%  Interesting
  1373.  
  1374.  
  1375.   Failed tests: No matches.
  1376.  
  1377.   Error tests: No matches.
  1378.  
  1379.   All remaining tests: No matches.
  1380.  
Tags: RA-test
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement