Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 51 for 7u80 (0.15 sec)

  1. .teamcity/jdks.yaml

    version: v1
    jdks:
      - param: "linux.java7.oracle.64bit"
        os: linux
        arch: amd64
        vendor: "oracle"
        version: "7u80"
        sha256: bad9a731639655118740bee119139c1ed019737ec802a630dd7ad7aab4309623
      - params: [ "linux.java8.openjdk.64bit", "linux.java8.oracle.64bit" ]
        os: linux
        arch: amd64
        vendor: "oracle"
        version: "8u401"
        sha256: 19684fccd7ff32a8400e952a643f0049449a772ef63b8037d5b917cbd137d173
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 06:42:07 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  2. test/inline_big.go

    	a[704] = 0
    	a[705] = 0
    	a[706] = 0
    	a[707] = 0
    	a[708] = 0
    	a[709] = 0
    	a[710] = 0
    	a[711] = 0
    	a[712] = 0
    	a[713] = 0
    	a[714] = 0
    	a[715] = 0
    	a[716] = 0
    	a[717] = 0
    	a[718] = 0
    	a[719] = 0
    	a[720] = 0
    	a[721] = 0
    	a[722] = 0
    	a[723] = 0
    	a[724] = 0
    	a[725] = 0
    	a[726] = 0
    	a[727] = 0
    	a[728] = 0
    	a[729] = 0
    	a[730] = 0
    	a[731] = 0
    	a[732] = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 18 11:58:37 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  3. platforms/software/signing/src/integTest/groovy/org/gradle/plugins/signing/SigningDistributionsIntegrationSpec.groovy

     */
    
    package org.gradle.plugins.signing
    
    
    import spock.lang.Issue
    
    class SigningDistributionsIntegrationSpec extends SigningIntegrationSpec {
    
        @Issue("https://github.com/gradle/gradle/issues/7580")
        def "can sign a distribution zip when distribution plugin is applied after signing is configured"() {
            given:
            buildFile << """
                signing {
                    ${signingConfiguration()}
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Oct 11 12:16:09 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  4. tests/testdata/config/se-example.yaml

    # example, the following configuration creates a non-existent external
    # service called foo.bar.com backed by three domains: us.foo.bar.com:8080,
    # uk.foo.bar.com:9080, and in.foo.bar.com:7080
    
    # Modified to use port 8000
    apiVersion: networking.istio.io/v1alpha3
    kind: ServiceEntry
    metadata:
      name: external-svc-dns
      namespace: seexamples
    spec:
      hosts:
      - foo.bar.com
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Jun 27 15:20:03 UTC 2020
    - 5.3K bytes
    - Viewed (0)
  5. pkg/kubelet/cm/memorymanager/policy_static_test.go

    				},
    			},
    			machineState: state.NUMANodeMap{
    				0: &state.NUMANodeState{
    					MemoryMap: map[v1.ResourceName]*state.MemoryTable{
    						v1.ResourceMemory: {
    							Allocatable:    7680 * mb,
    							Free:           7680 * mb,
    							Reserved:       0,
    							SystemReserved: 512 * mb,
    							TotalMemSize:   8 * gb,
    						},
    						hugepages1Gi: {
    							Allocatable:    8 * gb,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 05:49:15 UTC 2023
    - 100.4K bytes
    - Viewed (0)
  6. src/runtime/sigtab_linux_mipsx.go

    	/*  75 */ {_SigNotify, "signal 75"},
    	/*  76 */ {_SigNotify, "signal 76"},
    	/*  77 */ {_SigNotify, "signal 77"},
    	/*  78 */ {_SigNotify, "signal 78"},
    	/*  79 */ {_SigNotify, "signal 79"},
    	/*  80 */ {_SigNotify, "signal 80"},
    	/*  81 */ {_SigNotify, "signal 81"},
    	/*  82 */ {_SigNotify, "signal 82"},
    	/*  83 */ {_SigNotify, "signal 83"},
    	/*  84 */ {_SigNotify, "signal 84"},
    	/*  85 */ {_SigNotify, "signal 85"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 6K bytes
    - Viewed (0)
  7. pilot/pkg/serviceregistry/serviceentry/conversion_test.go

    			{Number: 8080, Name: "http-alt-port", Protocol: "http"},
    		},
    		Endpoints: []*networking.WorkloadEntry{
    			{
    				Address: "2.2.2.2",
    				Ports:   map[string]uint32{"http-port": 7080, "http-alt-port": 18080},
    				Labels:  map[string]string{label.SecurityTlsMode.Name: model.IstioMutualTLSModeLabel},
    			},
    			{
    				Address: "3.3.3.3",
    				Ports:   map[string]uint32{"http-port": 1080},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 39K bytes
    - Viewed (0)
  8. docs/en/docs/img/deployment/concepts/process-ram.drawio

                        <mxGeometry x="780" y="420" width="250" height="100" as="geometry"/>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 10K bytes
    - Viewed (0)
  9. src/runtime/sigtab_aix.go

    	75:          {_SigNotify, "signal 75"},
    	76:          {_SigNotify, "signal 76"},
    	77:          {_SigNotify, "signal 77"},
    	78:          {_SigNotify, "signal 78"},
    	79:          {_SigNotify, "signal 79"},
    	80:          {_SigNotify, "signal 80"},
    	81:          {_SigNotify, "signal 81"},
    	82:          {_SigNotify, "signal 82"},
    	83:          {_SigNotify, "signal 83"},
    	84:          {_SigNotify, "signal 84"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 03 20:58:16 UTC 2018
    - 11.3K bytes
    - Viewed (0)
  10. src/cmd/internal/obj/arm/asm5.go

    	{AMOVH, C_REG, C_NONE, C_LOREG, 72, 8, 0, LTO, 0, C_PBIT | C_WBIT | C_UBIT},
    	{AMOVH, C_REG, C_NONE, C_ADDR, 94, 8, 0, LTO | LPCREL, 4, C_PBIT | C_WBIT | C_UBIT},
    	{AMOVHS, C_REG, C_NONE, C_LAUTO, 72, 8, REGSP, LTO, 0, C_PBIT | C_WBIT | C_UBIT},
    	{AMOVHS, C_REG, C_NONE, C_LOREG, 72, 8, 0, LTO, 0, C_PBIT | C_WBIT | C_UBIT},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 79.4K bytes
    - Viewed (0)
Back to top