Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ORACLE_G1 (0.28 sec)

  1. platforms/core-runtime/launcher/src/integTest/groovy/org/gradle/launcher/daemon/server/health/gc/GarbageCollectionMonitoringIntegrationTest.groovy

                ]
            } else {
                return [
                    new GarbageCollectorUnderTest(JavaGarbageCollector.ORACLE_PARALLEL_CMS, ORACLE_PARALLEL_CMS),
                    new GarbageCollectorUnderTest(ORACLE_SERIAL9, ORACLE_SERIAL),
                    new GarbageCollectorUnderTest(JavaGarbageCollector.ORACLE_G1, ORACLE_G1)
                ]
            }
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:29:13 UTC 2023
    - 14.2K bytes
    - Viewed (0)
Back to top