Home
last modified time | relevance | path

Searched +full:jdk11 +full:- +full:build (Results 1 – 25 of 28) sorted by relevance

12

/external/bazelbuild-rules_java/java/
Drepositories.bzl7 # http://www.apache.org/licenses/LICENSE-2.0
30 "https://mirror.bazel.build/bazel_java_tools/releases/java/v12.3/java_tools-v12.3.zip",
31 … "https://github.com/bazelbuild/java_tools/releases/download/java_v12.3/java_tools-v12.3.zip",
40 … "https://mirror.bazel.build/bazel_java_tools/releases/java/v12.3/java_tools_linux-v12.3.zip",
41 …"https://github.com/bazelbuild/java_tools/releases/download/java_v12.3/java_tools_linux-v12.3.zip",
50 … "https://mirror.bazel.build/bazel_java_tools/releases/java/v12.3/java_tools_windows-v12.3.zip",
51 …ttps://github.com/bazelbuild/java_tools/releases/download/java_v12.3/java_tools_windows-v12.3.zip",
60 …"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.3/java_tools_darwin_x86_64-v12.3.zi…
61 …/github.com/bazelbuild/java_tools/releases/download/java_v12.3/java_tools_darwin_x86_64-v12.3.zip",
70 …"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.3/java_tools_darwin_arm64-v12.3.zip…
[all …]
/external/aws-sdk-java-v2/.github/workflows/
Dcodebuild-ci.yml4 paths-ignore:
5 - '**.md'
6 - '.all-contributorsrc'
7 - 'docs/**'
10 - master
11 paths-ignore:
12 - '**.md'
13 - '.all-contributorsrc'
14 - 'docs/**'
17 id-token: write
[all …]
/external/ow2-asm/asm-test/src/main/java/org/objectweb/asm/test/
DAsmTest.java2 // Copyright (c) 2000-2011 INRIA, France Telecom
46 * <li>a small set of hand-crafted classes designed to contain as much class file structures as
48 * called "precompiled classes" below, because they are not compiled as part of the build.
102 JDK11(11, Api.ASM7), enumConstant
134 * A precompiled class, hand-crafted to contain some set of class file structures. These classes
135 * are not compiled as part of the build. Instead, they have been compiled beforehand, with the
159 JDK9_MODULE("jdk9.module-info", JdkVersion.JDK9),
160 JDK11_ALL_INSTRUCTIONS("jdk11.AllInstructions", JdkVersion.JDK11),
161 JDK11_ALL_STRUCTURES("jdk11.AllStructures", JdkVersion.JDK11),
162 JDK11_ALL_STRUCTURES_NESTED("jdk11.AllStructures$Nested", JdkVersion.JDK11),
[all …]
/external/protobuf/
Dtests.sh3 # Build and run tests for the protobuf project. We use this script to run
8 if [ -f src/protoc ]; then
14 git submodule update --init --recursive
17 ./configure CXXFLAGS="-fPIC -std=c++11" # -fPIC is needed for python cpp test.
19 make -j$(nproc)
24 make check -j$(nproc) || (cat src/test-suite.log; false)
30 ./configure LIBS=-ltcmalloc && make clean && make \
31 PTHREAD_CFLAGS='-pthread -DGOOGLE_PROTOBUF_HEAP_CHECK_DRACONIAN' \
34 PPROF_PATH=/usr/bin/google-pprof HEAPCHECK=strict ./protobuf-test
38 grep -q -- "-Og" src/Makefile.am &&
[all …]
/external/ow2-asm/
D.gitlab-ci.yml1 image: gradle:7.6-jdk11
7 GRADLE: 'gradle -Dorg.gradle.jvmargs=-XX:MaxMetaspaceSize=512m'
13 - '$GRADLE_USER_HOME'
15 build:
17 - $GRADLE build
18 - $GRADLE test jacocoTestCoverageVerification
19 - if [ $NEXUS_USER_NAME ]; then $GRADLE publish; fi
20 - if [ !$NEXUS_USER_NAME ]; then $GRADLE publishToMavenLocal; fi
21- if [ $SONAR_LOGIN ]; then $GRADLE jacocoTestReport sonarqube -Dsonar.host.url=$SONAR -Dsonar.log…
/external/cronet/third_party/protobuf/
Dtests.sh3 # Build and runs tests for the protobuf project. We use this script to run
7 # For when some other test needs the C++ main build, including protoc and
12 if [ -f src/protoc ]; then
18 git submodule update --init --recursive
21 ./configure CXXFLAGS="-fPIC -std=c++11" # -fPIC is needed for python cpp test.
23 make -j$(nproc)
28 make check -j$(nproc) || (cat src/test-suite.log; false)
34 ./configure LIBS=-ltcmalloc && make clean && make \
35 PTHREAD_CFLAGS='-pthread -DGOOGLE_PROTOBUF_HEAP_CHECK_DRACONIAN' \
38 PPROF_PATH=/usr/bin/google-pprof HEAPCHECK=strict ./protobuf-test
[all …]
/external/boringssl/src/
DMODULE.bazel.lock6 "https://bcr.bazel.build/"
21 "version": "0.0.0-dev",
44 "com_google_absl": "abseil-cpp@20230802.0",
47 "com_googlesource_code_re2": "re2@2023-09-01",
58 "integrity": "sha256-itWYxzrXluDYKAsILOvYKmMNc+c808cAV5OKZQG7pdc=",
59 "strip_prefix": "googletest-1.14.0",
61 …"https://bcr.bazel.build/modules/googletest/1.14.0.bcr.1/patches/module_dot_bazel.patch": "sha256-
80 "file": "https://bcr.bazel.build/modules/platforms/0.0.9/MODULE.bazel",
103 "https://github.com/bazelbuild/platforms/releases/download/0.0.9/platforms-0.0.9.tar.gz"
105 "integrity": "sha256-XtpTnIQSZQMcL4LYrno6ZJC9YhduDAOPxGnqv5H2FJs=",
[all …]
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DJsonAeadTest.java6 * http://www.apache.org/licenses/LICENSE-2.0
78 * However, some implementations of ciphers (e.g. AES-GCM in jdk) check that
103 .build()); in getInitializedCipher()
113 // TODO(bleichen): This works for BouncyCastle but looks non-standard. in getInitializedCipher()
130 * "algorithm" : "AES-EAX",
138 * "type" : "AES-EAX",
168 // <li> Version 0.6 adds test vectors for Chacha20-Poly1305. in testAead()
169 // Chacha20-Poly1305 is a new cipher added in jdk11. in testAead()
224 // E.g. an implementation must never encrypt using AES-GCM with an IV of length 0, in testAead()
293 * Tests ChaCha20-Poly1305 defined in RFC 7539.
[all …]
DJsonSignatureTest.java6 * http://www.apache.org/licenses/LICENSE-2.0
63 .build(); in getKeystorePrivateKey()
88 * digests (e.g. "SHA-256") but are not used in the corresponding names for digital signatures
90 * cryptographic primitive. On the other hand, the dash remains for SHA-3. Hence, the correct
91 * name for ECDSA with SHA3-256 is "SHA3-256WithECDSA".
93 * <p>See https://docs.oracle.com/en/java/javase/11/docs/specs/security/standard-names.html
99 if (md.equalsIgnoreCase("SHA-1")) { in convertMdName()
101 } else if (md.equalsIgnoreCase("SHA-224")) { in convertMdName()
103 } else if (md.equalsIgnoreCase("SHA-256")) { in convertMdName()
105 } else if (md.equalsIgnoreCase("SHA-384")) { in convertMdName()
[all …]
DRsaOaepTest.java6 * http://www.apache.org/licenses/LICENSE-2.0
50 * Checks implementations of RSA-OAEP.
83 keyProtection.build()).getKey(KEY_ALIAS_1, null); in saveKeyPairToKeystoreAndReturnPrivateKey()
87 * A list of algorithm names for RSA-OAEP.
89 * The standard algorithm names for RSA-OAEP are defined in
94 "RSA/None/OAEPwithSHA-1andMGF1Padding",
95 "RSA/None/OAEPwithSHA-224andMGF1Padding",
96 "RSA/None/OAEPwithSHA-256andMGF1Padding",
97 "RSA/None/OAEPwithSHA-384andMGF1Padding",
98 "RSA/None/OAEPwithSHA-512andMGF1Padding",
[all …]
/external/brotli/
D.travis.yml5 - master
11 - os: linux
12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-7
16 - ubuntu-toolchain-r-test
18 - gcc-7
19 - g++-7
20 - os: linux
21 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.4
25 - ubuntu-toolchain-r-test
27 - gcc-4.4
[all …]
/external/dagger2/java/dagger/hilt/processor/internal/
DProcessors.java8 * http://www.apache.org/licenses/LICENSE-2.0
99 env.getFiler().write(JavaFile.builder(name.packageName(), builder.build()).build(), mode); in generateAggregatingClass()
108 return annotationMembers.build(); in getAnnotationValues()
132 annotationValue -> { in getOptionalAnnotationClassValues()
149 .filter(annotationValue -> annotationValue.getName().equals(key))
152 annotationValue ->
167 "Cannot find a top-level type for " + XElements.toStableString(originalElement));
198 .filter(mirror -> ClassName.get(mirror.getAnnotationType()).equals(className))
239 // This check is needed to keep the name stable when compiled with jdk8 vs jdk11. jdk11
276 originalSimpleName.substring(0, originalSimpleName.length() - suffix.length());
[all …]
/external/cronet/components/cronet/tools/
Dgenerate_javadoc.py4 # Use of this source code is governed by a BSD-style license that can be
17 sys.path.insert(0, os.path.join(REPOSITORY_ROOT, 'build/android/gyp'))
19 # pylint: disable=wrong-import-position
21 import action_helpers # build_utils adds //build to sys.path.
25 # pylint: enable=wrong-import-position
31 JAVA_11_HOME = os.path.join(REPOSITORY_ROOT, 'third_party', 'jdk11', 'current')
36 javadoc: warning - The old Doclet and Taglet APIs in the packages
60 android_sdk_jar = os.path.join(SDK_DIR, 'platforms', 'android-27',
69 '-d',
71 '-quiet',
[all …]
/external/google-java-format/core/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
9 ~ http://www.apache.org/licenses/LICENSE-2.0
16 -->
19 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
24 <artifactId>google-java-format-parent</artifactId>
25 <version>HEAD-SNAPSHOT</version>
28 <artifactId>google-java-format</artifactId>
37 <!-- Required runtime dependencies -->
[all …]
/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
DHttpRequestRunnable.java91 // It will check if the task cancelled before each three sequential potentially time-consuming
93 // - request construction;
94 // - request execution (the most time consuming, taking);
95 // - response construction.
123 HttpJsonMetadata.newBuilder().setHeaders(httpResponse.getHeaders()).build()); in run()
129 result.setResponseHeaders(HttpJsonMetadata.newBuilder().setHeaders(e.getHeaders()).build()); in run()
149 resultListener.setResult(result.setTrailers(trailers.build()).build()); in run()
175 .setMediaType((new HttpMediaType("application/json; charset=utf-8"))); in createHttpRequest()
177 // Force underlying HTTP lib to set Content-Length header to avoid 411s. in createHttpRequest()
207 // A workaround to support PATCH request. This assumes support of "X-HTTP-Method-Override" in buildRequest()
[all …]
/external/bazelbuild-rules_rust/crate_universe/private/
Dcrates_vendor.bzl10 set -euo pipefail
12 if [[ -z "${{BAZEL_REAL:-}}" ]]; then
19 # --default_system_javabase set to the empty string, but if you provide a path,
20 # it may set it to a value (eg. "/usr/local/buildtools/java/jdk11").
21 exec env - BAZEL_REAL="${{BAZEL_REAL}}" BUILD_WORKSPACE_DIRECTORY="${{BUILD_WORKSPACE_DIRECTORY}}" …
104 name = "cargo-bazel-splicing-manifest.json",
116 args = ["--splicing-manifest", _runfiles_path(manifest, is_windows)]
123 # Ensure the data is using kebab-case as that's what `cargo_toml::DependencyDetail` expects.
147 name = "cargo-bazel-config.json",
164 args = ["--config", _runfiles_path(config, is_windows)]
[all …]
/external/truth/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
8 <artifactId>truth-parent</artifactId>
9 <version>HEAD-SNAPSHOT</version>
13 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
16 <!-- Properties for multiple-artifact deps. -->
17 <auto-value.version>1.10.1</auto-value.version>
18 <!--
[all …]
/external/angle/build/android/gyp/
Dlint.py4 # Use of this source code is governed by a BSD-style license that can be
20 import action_helpers # build_utils adds //build to sys.path.
22 …//chromium.googlesource.com/chromium/src/+/main/build/android/docs/lint.md' # pylint: disable=lin…
27 "Assert", # R8 --force-enable-assertions is used to enable java asserts.
33 "MissingApplicationIcon", # False positive for non-production targets.
37 "StringFormatCount", # Has false-positives.
51 """Returns relative path to top-level src dir."""
83 # Required to make lint-resources.xml be written to a per-target path.
85 main_module.set('partial-results-dir', partials_dir)
102 # non-test files, which lint does not allow:
[all …]
/external/cronet/build/android/gyp/
Dlint.py4 # Use of this source code is governed by a BSD-style license that can be
20 import action_helpers # build_utils adds //build to sys.path.
22 …//chromium.googlesource.com/chromium/src/+/main/build/android/docs/lint.md' # pylint: disable=lin…
27 "Assert", # R8 --force-enable-assertions is used to enable java asserts.
32 "MissingApplicationIcon", # False positive for non-production targets.
70 """Returns relative path to top-level src dir."""
123 lint = ElementTree.SubElement(main_module, 'lint-checks')
170 uses_sdk = manifest.find('./uses-sdk')
172 uses_sdk = ElementTree.Element('uses-sdk')
189 root, encoding='utf-8')).toprettyxml(indent=' ').encode('utf-8'))
[all …]
/external/guava/android/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
8 <artifactId>guava-parent</artifactId>
9 <version>32.1.2-android</version>
15 <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
22 <javac.version>9+181-r4173-1</javac.version>
23 <!-- Empty for all JDKs but 9-12 -->
24 <maven-javadoc-plugin.additionalJOptions></maven-javadoc-plugin.additionalJOptions>
25 <project.build.outputTimestamp>2023-02-01T00:00:00Z</project.build.outputTimestamp>
[all …]
/external/guava/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
8 <artifactId>guava-parent</artifactId>
9 <version>32.1.2-jre</version>
15 <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
22 <javac.version>9+181-r4173-1</javac.version>
23 <!-- Empty for all JDKs but 9-12 -->
24 <maven-javadoc-plugin.additionalJOptions></maven-javadoc-plugin.additionalJOptions>
25 <project.build.outputTimestamp>2023-02-01T00:00:00Z</project.build.outputTimestamp>
[all …]
/external/sdk-platform-java/api-common-java/
DCHANGELOG.md3 ## [2.3.1](https://github.com/googleapis/api-common-java/compare/v2.3.0...v2.3.1) (2022-12-06)
8 * Build with JDK11 and target JDK8 ([1862611](https://github.com/googleapis/api-common-java/commit/…
10 ## [2.3.0](https://github.com/googleapis/api-common-java/compare/v2.2.2...v2.3.0) (2022-12-05)
15 …71](https://github.com/googleapis/api-common-java/issues/371)) ([9f6f62d](https://github.com/googl…
20 …auto-value.version to v1.10.1 ([#378](https://github.com/googleapis/api-common-java/issues/378)) (…
21 …lue:auto-value to v1.10.1 ([#380](https://github.com/googleapis/api-common-java/issues/380)) ([96e…
22 …to-value-annotations to v1.10.1 ([#381](https://github.com/googleapis/api-common-java/issues/381))…
23 …82](https://github.com/googleapis/api-common-java/issues/382)) ([da19378](https://github.com/googl…
24 …79](https://github.com/googleapis/api-common-java/issues/379)) ([3cbb296](https://github.com/googl…
26 ## [2.2.2](https://github.com/googleapis/api-common-java/compare/v2.2.1...v2.2.2) (2022-08-04)
[all …]
/external/rust/cxx/
DMODULE.bazel.lock6 "https://bcr.bazel.build/"
71 "vendor__cc-1.0.89": "vendor__cc-1.0.89",
72 "vendor__clap-4.5.1": "vendor__clap-4.5.1",
73 "vendor__codespan-reporting-0.11.1": "vendor__codespan-reporting-0.11.1",
74 "vendor__once_cell-1.19.0": "vendor__once_cell-1.19.0",
75 "vendor__proc-macro2-1.0.78": "vendor__proc-macro2-1.0.78",
76 "vendor__quote-1.0.35": "vendor__quote-1.0.35",
77 "vendor__scratch-1.0.7": "vendor__scratch-1.0.7",
78 "vendor__syn-2.0.52": "vendor__syn-2.0.52"
115 … "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz"
[all …]
/external/jacoco/org.jacoco.build/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
6 http://www.eclipse.org/legal/epl-2.0
8 SPDX-License-Identifier: EPL-2.0
11 Evgeny Mandrikov - initial API and implementation
12 -->
13 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…
17 <artifactId>org.jacoco.build</artifactId>
22 <description>JaCoCo - Java Code Coverage Library</description>
31 <url>https://www.eclipse.org/legal/epl-2.0/</url>
[all …]
/external/aws-sdk-java-v2/changelogs/
D2.5.x-CHANGELOG.md1 # __2.5.71__ __2019-06-25__
3 - ### Bugfixes
4- Only allows a single execution interceptor with the same class name to be included in loaded exe…
7 - ### Features
8- Starting today, you can use Traffic Mirroring to copy network traffic from an elastic network in…
11 - ### Features
12 - Changing Amazon EKS full service name to Amazon Elastic Kubernetes Service.
15 - ### Bugfixes
16- Fixes [#1196](https://github.com/aws/aws-sdk-java-v2/issues/1196) by changing S3 FilterRule enum…
18 # __2.5.70__ __2019-06-24__
[all …]

12