Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 24 of 24 for adoptopenjdk (0.14 sec)

  1. platforms/documentation/docs/src/samples/readme-templates/multi-common-body.adoc.template

    == What you’ll need
    
    * A text editor or IDE - for example link:https://www.jetbrains.com/idea/download/[IntelliJ IDEA]
    * A Java Development Kit (JDK), version 8 or higher - for example link:https://adoptopenjdk.net/[AdoptOpenJDK]
    * The latest https://gradle.org/install[Gradle distribution]
    ${toolChain.raw}
    
    == Create a project folder
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Dec 08 11:21:22 UTC 2023
    - 14.7K bytes
    - Viewed (0)
  2. pilot/cmd/pilot-agent/status/server_test.go

    		})
    	}
    }
    
    func TestStatsContentType(t *testing.T) {
    	appOpenMetrics := `# TYPE jvm info
    # HELP jvm VM version info
    jvm_info{runtime="OpenJDK Runtime Environment",vendor="AdoptOpenJDK",version="16.0.1+9"} 1.0
    # TYPE jmx_config_reload_success counter
    # HELP jmx_config_reload_success Number of times configuration have successfully been reloaded.
    jmx_config_reload_success_total 0.0
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 15:07:03 UTC 2024
    - 42.6K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/releases/troubleshooting.adoc

    Revision:     a27f41e4ae5e8a41ab9b19f8dd6d86d7b384dad4
    
    Kotlin:       1.3.72
    Groovy:       2.5.11
    Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
    JVM:          14 (AdoptOpenJDK 14+36)
    OS:           Mac OS X 10.15.2 x86_64
    ----
    
    If not, here are some things you might see instead.
    
    === Command not found: gradle
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Apr 06 02:22:03 UTC 2024
    - 11.5K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    === Deprecations
    
    [[adoptopenjdk_download]]
    ==== AdoptOpenJDK toolchain download
    
    Following the move from AdoptOpenJDK to Adoptium, under the Eclipse foundation, it is no longer possible to download an AdoptOpenJDK build from their end point.
    Instead, an Eclipse Temurin or IBM Semeru build is returned.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top