- Sort Score
- Num 10 results
- Language All
Results 111 - 120 of 311 for jdk8 (0.04 seconds)
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/ToolchainManager.java
/** * Service interface for managing Maven toolchains, which provide abstraction for different * build tools and environments. * * <p>A toolchain represents a specific build tool configuration (e.g., JDK, compiler) that can be * used during the Maven build process. This service allows for retrieving, storing, and managing * these toolchains.</p> * * @since 4.0.0 */ @Experimental
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Feb 11 12:33:57 GMT 2025 - 3.5K bytes - Click Count (0) -
android/guava-testlib/src/com/google/common/collect/testing/testers/MapPutTester.java
* {@link java.util.TreeMap} can suppress it with {@code * FeatureSpecificTestSuiteBuilder.suppressing()} until <a * href="https://bugs.openjdk.org/browse/JDK-5045147">JDK-5045147</a> is fixed. */ @J2ktIncompatible @GwtIncompatible // reflection public static Method getPutNullKeyUnsupportedMethod() { return getMethod(MapPutTester.class, "testPut_nullKeyUnsupported");Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 9.1K bytes - Click Count (0) -
guava/pom.xml
<excludePackageNames> com.azul.tooling.in,com.google.common.base.internal,com.google.common.base.internal.*,com.google.thirdparty.publicsuffix,com.google.thirdparty.publicsuffix.*,com.oracle.*,com.sun.*,java.*,javax.*,jdk,jdk.*,org.*,sun.* </excludePackageNames> <!-- Ignore some tags that are found in Java 11 sources but not recognized... under -source 8, I think it was? I can no longer reproduce the failure. --> <tags>
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Nov 17 21:36:50 GMT 2025 - 9.6K bytes - Click Count (0) -
guava-testlib/src/com/google/common/collect/testing/testers/CollectionToArrayTester.java
* of {@link Arrays#asList(Object[])} can suppress it with {@code * FeatureSpecificTestSuiteBuilder.suppressing()} until <a * href="https://bugs.openjdk.org/browse/JDK-6260652">JDK-6260652</a> is fixed. */ @J2ktIncompatible @GwtIncompatible // reflection public static Method getToArrayIsPlainObjectArrayMethod() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Sep 08 18:35:13 GMT 2025 - 8.2K bytes - Click Count (0) -
build-tools-internal/src/integTest/resources/org/elasticsearch/gradle/internal/fake_adoptium_windows.zip
jdk-1.0.2/bin/java...
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Aug 18 16:52:22 GMT 2021 - 490 bytes - Click Count (0) -
build-tools-internal/src/integTest/resources/org/elasticsearch/gradle/internal/fake_openjdk_windows.zip
jdk-1.0.2/bin/java...
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 490 bytes - Click Count (0) -
build-tools-internal/src/integTest/resources/org/elasticsearch/gradle/internal/fake_adoptium_linux.tar.gz
fake_adoptium_linux.tar jdk-1.0.2/bin/java...
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Aug 18 16:52:22 GMT 2021 - 181 bytes - Click Count (0) -
okhttp/src/androidHostTest/resources/okhttp3/robolectric.properties
# Robolectric on API 36 requires JDK 21
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Feb 04 20:45:04 GMT 2026 - 47 bytes - Click Count (0) -
android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionToArrayTester.java
* of {@link Arrays#asList(Object[])} can suppress it with {@code * FeatureSpecificTestSuiteBuilder.suppressing()} until <a * href="https://bugs.openjdk.org/browse/JDK-6260652">JDK-6260652</a> is fixed. */ @J2ktIncompatible @GwtIncompatible // reflection public static Method getToArrayIsPlainObjectArrayMethod() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Sep 08 18:35:13 GMT 2025 - 8.2K bytes - Click Count (0) -
.github/workflows/maven.yml
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 1.5K bytes - Click Count (0)