Skip to content

Project import generated by Copybara. #4480

Project import generated by Copybara.

Project import generated by Copybara. #4480

Triggered via push July 10, 2026 13:07
Status Success
Total duration 1h 48m 25s
Artifacts 76

ci.yml

on: push
boringssl_clone
6s
boringssl_clone
clang_format_check
clang_format_check
Matrix: build
Matrix: android-test
Matrix: openjdk-test
Fit to window
Zoom out
Zoom in

Annotations

55 warnings and 12 notices
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest): common/src/test/java/org/conscrypt/DuckTypedHpkeSpiTest.java#L188
[UnusedMethod] Method 'setupBaseForTesting' is never used.
build (macos-latest): openjdk/src/test/java/org/conscrypt/AddressUtilsTest.java#L485
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
build (macos-latest): common/src/main/java/org/conscrypt/OpenSSLX509Certificate.java#L458
[DefaultCharset] Implicit use of the platform default charset, which can result in differing behaviour between JVM executions or incorrect behavior if the encoding of the data source doesn't match expectations.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L374
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L358
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L294
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L274
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L193
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L142
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L131
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/HpkeSuite.java#L120
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
build (macos-latest): common/src/main/java/org/conscrypt/SSLParametersImpl.java#L787
[UnusedVariable] The parameter 'spake2PlusCipherSuitesNeeded' is never read.
android-test (26): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
android-test (26): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
android-test (26): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
android-test (26): android-stub/src/main/java/android/pake/PakeOption.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (26): android-stub/src/main/java/android/pake/PakeOption.java#L81
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (26): android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (26): android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (26): testing/src/main/java/tests/util/ServiceTester.java#L88
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (26): testing/src/main/java/tests/util/ServiceTester.java#L75
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (26): testing/src/main/java/tests/util/ServiceTester.java#L62
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (30): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
android-test (30): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
android-test (30): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
android-test (30): android-stub/src/main/java/android/pake/PakeOption.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (30): android-stub/src/main/java/android/pake/PakeOption.java#L81
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (30): android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (30): android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (30): testing/src/main/java/tests/util/ServiceTester.java#L88
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (30): testing/src/main/java/tests/util/ServiceTester.java#L75
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (30): testing/src/main/java/tests/util/ServiceTester.java#L62
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
build (ubuntu-22.04): common/src/test/java/org/conscrypt/DuckTypedHpkeSpiTest.java#L188
[UnusedMethod] Method 'setupBaseForTesting' is never used.
build (ubuntu-22.04): openjdk/src/test/java/org/conscrypt/AddressUtilsTest.java#L485
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L152
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L141
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L110
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L101
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L75
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L64
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
build (ubuntu-22.04): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
android-test (34): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
android-test (34): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
android-test (34): android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
android-test (34): android-stub/src/main/java/android/pake/PakeOption.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (34): android-stub/src/main/java/android/pake/PakeOption.java#L81
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (34): android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (34): android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
android-test (34): testing/src/main/java/tests/util/ServiceTester.java#L88
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (34): testing/src/main/java/tests/util/ServiceTester.java#L75
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
android-test (34): testing/src/main/java/tests/util/ServiceTester.java#L62
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
build (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 21, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 25, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 11, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 17, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 11, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 21, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 17, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, EA, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 8, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, 25, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
openjdk-test (macos-latest, EA, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167

Artifacts

Produced during runtime
Name Size Digest
boringssl-source Expired
372 KB
sha256:ef2a7d21458c2af208c5a148cb945b0072028e366d9a84dc47fd9318df5e269e
m2repo-Linux
9.53 MB
sha256:09be0f9d22216b1bb0202b23ae5db5537fb05f5a71073ea974710108c8ba44eb
m2repo-Windows
1.88 MB
sha256:bf10a70fb345124f4ae27eb978bd4d3d2759a54332f1a41b062cc98562e21af6
m2repo-macOS
3.87 MB
sha256:1e8c9916443b544f864eb7d25eb7460301941922af8bfa99261d2639f366c2bb
m2repo-uber
21.7 MB
sha256:64b4b49fe1450745bfe5a5774617fb161b86bf14ba138151d49b8a369b227e35
test-results-macos-14-11-temurin
57.1 KB
sha256:d5d838af28de5c15317082ed9b667ba53aa311d3e7c527e93b0d3fc5fd7aab24
test-results-macos-14-11-zulu
56.9 KB
sha256:b0c10ade15d83b718b11f53725d60c277111e30dd05334e3112eaf96a69ad51e
test-results-macos-14-17-temurin
53.9 KB
sha256:1eb934ee3b8c9a2a70506009c62b886ea98cef2d7f6e7d89a01121c3658e253e
test-results-macos-14-17-zulu
54 KB
sha256:6b39b2e7433bf2f673dc577a9174865a3edf0987204d29a91c0ba178bdcb07c0
test-results-macos-14-21-temurin
54 KB
sha256:501c7326db67c54b8d01ccd1a662d99a2b5aeb612fd74f5482267339cbecfebf
test-results-macos-14-21-zulu
54.1 KB
sha256:42d2529ff5d3a871f855322dde6df2081988dea37b1f0e85ee5bb4a373f2049e
test-results-macos-14-25-temurin
54 KB
sha256:a3c31be4df868c722ae930c49e9f6d6f9ce70e62ff97e627507e4331181cbd93
test-results-macos-14-25-zulu
54.4 KB
sha256:5f1a05a7e3f506b9abbcd910629d62d16b819492802be5cd093dab844fdc3571
test-results-macos-14-8-zulu
57.3 KB
sha256:b5447ace15c23de4a28c4fe78e2ec61b3e23dc8a7fa10e37f81caa63e0c0cad8
test-results-macos-14-EA-temurin
53.9 KB
sha256:90e7c977472e9fdcabbc3e1124b60e78f8464330c71a5c53da19b6c2874223ea
test-results-macos-14-EA-zulu
54 KB
sha256:7a9173bae6b47bebbf7273a70a1eefb311809c534d137de634e4fd5c09b6df96
test-results-macos-latest-11-temurin
57.2 KB
sha256:46faa2e8a0f1459f877f08312f434e70718fdce16a2d3135a7d6926678c025e7
test-results-macos-latest-11-zulu
56.8 KB
sha256:fb8ce0ebabee1ecaff74f8b5a5223a6d339281ba8e9a738f0a158af9f785c92a
test-results-macos-latest-17-temurin
54.5 KB
sha256:35cd4aa6de43c020de2c33000cea4729edcc3d1b36ea81b9cad6f18b023a63ba
test-results-macos-latest-17-zulu
54.1 KB
sha256:76a8bf47b125d87555dc19dcc286da641f1234cbec5effd7702757cfda13b011
test-results-macos-latest-21-temurin
54.2 KB
sha256:417c6786a5027bda926bdbef145ee5ba22ff9ea6addb3c19f3794b463255c6f6
test-results-macos-latest-21-zulu
54.1 KB
sha256:58248b579dfb99e3958b6ecd7dc0bf09b2ced0ac930800d55e00b99372adc9f3
test-results-macos-latest-25-temurin
54.5 KB
sha256:777d79039d0b3d8ab8ebeb1d833e2fad1d9928806265208c3356790d466305c2
test-results-macos-latest-25-zulu
54.1 KB
sha256:0beb8d664dabffc18cb25ab3dd9d8153558166987c4fbfc2151de671fdbb3143
test-results-macos-latest-8-zulu
57.7 KB
sha256:86c83817c837135985cf5eabbc6823a87906bbe5a9545c0eb6fde3481413572f
test-results-macos-latest-EA-temurin
54.2 KB
sha256:ae5bd4fcdc220ff7b893983eceaa2ae97291d7211c73b157c05169d8708179b3
test-results-macos-latest-EA-zulu
54.5 KB
sha256:eabea398653bb59b48513833c975b4326186ee1ccfd451b3c39951041d9ba70e
test-results-ubuntu-22.04-11-temurin
56.3 KB
sha256:5ff810f95d9ddd38b2e143b64bd720c2fe99c975161a1dbc1003267676813327
test-results-ubuntu-22.04-11-zulu
56.6 KB
sha256:12e0ca4effd1b9f2769bac662479e0da4740fbb70cb11da7462433726298f0a8
test-results-ubuntu-22.04-17-temurin
53.5 KB
sha256:ee4155eb3b06a2efa8dcb0fbdd18427ac41f1fb527ce31be1a376f5bf11fbcb9
test-results-ubuntu-22.04-17-zulu
53.7 KB
sha256:11ce9b5fd91cc095c5456df95e3e0b6818dd6915009ff9d78002c3dd04d384c8
test-results-ubuntu-22.04-21-temurin
53.7 KB
sha256:0acb2f7ff0a57ca2e54283a400874d126cd26dfe3d245808a76039a9aa3df911
test-results-ubuntu-22.04-21-zulu
53.8 KB
sha256:30037b242c30a409191d05336661d8b422721560f6b904f2e10aac1956a98a98
test-results-ubuntu-22.04-25-temurin
53.7 KB
sha256:26df9e7f48378ea7f370371bf9b3b25bd1d762f8366dda87485b54e03c1bc103
test-results-ubuntu-22.04-25-zulu
53.8 KB
sha256:2aeda007279e4503e2cdc560f22eb1df0da2712b42522f0be3fa7908a0921674
test-results-ubuntu-22.04-8-temurin
56.8 KB
sha256:201d96a526daff5aaacbe0e499843c7ceae2d96d4a161e8cf8704f2edd116a41
test-results-ubuntu-22.04-8-zulu
57 KB
sha256:74cabc1f045678d4649d1a67ac130ae28cc9e1adbad0e8b30c8eeaf5606e24a0
test-results-ubuntu-22.04-EA-temurin
53.7 KB
sha256:f5290e675fb4d94aaa06ae1ead1b95dd9163977e995fba61d9673a5555df09fd
test-results-ubuntu-22.04-EA-zulu
53.7 KB
sha256:b57e83ac7f2a65fbf352a4ba5da918b2d5b51be72b3dcd4ec00a7908ca5b5a3b
test-results-ubuntu-22.04-arm-11-temurin
56.4 KB
sha256:3b4ed86a3ba662725411ae249148d1629d490e561952d661d3bfa2d9b578aa5a
test-results-ubuntu-22.04-arm-11-zulu
56.5 KB
sha256:a231f8cc8f03e30f415e49c7957830d3b06c0d5642f1b6e7d4c8227fe1c416af
test-results-ubuntu-22.04-arm-17-temurin
53.6 KB
sha256:a4048514faa7b64d3cd6a893b9ba25c62bab737ab8bd73d1314268a4085bc170
test-results-ubuntu-22.04-arm-17-zulu
53.7 KB
sha256:70ee6e44208e59410a8ddc545bb86df3c850cc174242885fcd7a0463d6976091
test-results-ubuntu-22.04-arm-21-temurin
53.7 KB
sha256:f3666ddaa79acc54b005895b39404f85e66a429ea9017462d96864b233269155
test-results-ubuntu-22.04-arm-21-zulu
53.7 KB
sha256:3e4fa4c4d187f3caa434ae9a6f7fd87fd15dc1316300f84d4ebe7bd47a22bc8b
test-results-ubuntu-22.04-arm-25-temurin
53.8 KB
sha256:e93e4396fbff15c9fae289c1f06424f5daf9db0439ee247b404eede1150b92a6
test-results-ubuntu-22.04-arm-25-zulu
53.8 KB
sha256:286a32aee22da486f75555a9db9605918344cdad937813ab6e665d0f11f32ae9
test-results-ubuntu-22.04-arm-8-temurin
57 KB
sha256:c46ec2a02a9955a4b37dd26cd0069a488d0c7bb7055859902dcd3ee822ed71e5
test-results-ubuntu-22.04-arm-8-zulu
57 KB
sha256:cfa6d80e77d20ebd991a695ab8cfc9aad24c1581ff5889885cf458c0652c62d8
test-results-ubuntu-22.04-arm-EA-temurin
53.6 KB
sha256:b97dcb3ea0f320e2e7add781b5950bb2b3b92df614c6e5a3cdd4cb8b1b8b3a72
test-results-ubuntu-22.04-arm-EA-zulu
53.7 KB
sha256:4224df9705a0cc97f469b9f3de67a31b848ad22fff4d49a9d4d2038b91d99c3b
test-results-ubuntu-latest-11-temurin
56.3 KB
sha256:cf00acb87634ee0ef0f3d4142cab2169d31f9958757150c39982041cd1b29596
test-results-ubuntu-latest-11-zulu
56.6 KB
sha256:c218f222baafe892565d0ad150dd6c041cb1b669fdc14cc981366a71925a8ad7
test-results-ubuntu-latest-17-temurin
53.8 KB
sha256:b14ab2a1b0294bfa2e8c42f7cddff6e4d842a3b85c8f24584ee7d60642ca9d5e
test-results-ubuntu-latest-17-zulu
53.6 KB
sha256:cd6994afaf7c46369439959d87f5a4a9c5c7bd251e47ca9500ca91171cf5cac5
test-results-ubuntu-latest-21-temurin
53.6 KB
sha256:c05204ca60ecba5c8627ed61cc853d7f350a2a6756c5e2ace5c9b0cca937f8d1
test-results-ubuntu-latest-21-zulu
53.8 KB
sha256:1a0a39c220198865d6388e30b55a73aae25cccb6614fc1bb385494e5cecd9470
test-results-ubuntu-latest-25-temurin
53.6 KB
sha256:78a10c4dfcb114175f6ec6e31e0db283b8d167ddb06d1bc95466a70a07b7967b
test-results-ubuntu-latest-25-zulu
53.7 KB
sha256:08476bc56fc6f0118a599efe75092db66002f866acbe7c5de3cfd25098b3c5cd
test-results-ubuntu-latest-8-temurin
56.7 KB
sha256:651bbc4c9e0455b5d92b42ab734c68f98f52cf016dabac603c3219f0451d414e
test-results-ubuntu-latest-8-zulu
57.1 KB
sha256:aa129c67e4de381ad4cab34c29806db0c283dd9c90fad5a6326428ddb6b6bed3
test-results-ubuntu-latest-EA-temurin
53.7 KB
sha256:c8a77775e026fc6bd192f417310a9d8a49cf450b75fbc2161eb5be5dcb3e7099
test-results-ubuntu-latest-EA-zulu
53.6 KB
sha256:b36f5e6f1daf2f4cdc53c723086834b9b40e1fa8baea312df9d1904cddcf0b9a
test-results-windows-latest-11-temurin
59.5 KB
sha256:17fe9aefc8becc32783e3d7deb3c1e4cb803f7405217662cd6162502bd489013
test-results-windows-latest-11-zulu
59.6 KB
sha256:2ea3693d9af657ee51c5a9b0cfa65dae1dbd9bb4ffca07cdc8895c17659b6f52
test-results-windows-latest-17-temurin
56.8 KB
sha256:a9b3b6f8857551e550d425159caedd6143fa8fec9634fb46d64c2cd2426d8494
test-results-windows-latest-17-zulu
56.8 KB
sha256:fb92ffd2623fdcc425596d5de59f70c29db50c4adb97f6e1d9eaa040d39b4f0c
test-results-windows-latest-21-temurin
56.9 KB
sha256:6a7d5a266cdf68e7a7dcaabd8cd5d8aadd4ecdae95d3862abb7323e5a534fa21
test-results-windows-latest-21-zulu
56.8 KB
sha256:545376da0693231752f1413e186e95fd4fba5e81eafeb32d498e04a533e8c940
test-results-windows-latest-25-temurin
56.5 KB
sha256:ae1c6e037de40a44fc034b975d9129705bbfc90b3157604151c082ba357728df
test-results-windows-latest-25-zulu
56.8 KB
sha256:284ca0d5aac55136d0890796c11fd20e869cd2af53d7773588c7cb5b1c46df0a
test-results-windows-latest-8-temurin
59.5 KB
sha256:d1d556ed7af3037c161b006c8acc36991616994ea81c2082f1c3ec6140a18a78
test-results-windows-latest-8-zulu
59.6 KB
sha256:5dd2e455e53ed6279fdf31a7c02ad349279e17e77347b8528c86f98bfdba5b82
test-results-windows-latest-EA-temurin
56.6 KB
sha256:671a62f08ba44da2bfabbaacc361fb1c51ae6f1c8b747ed7b142fa5d03319750
test-results-windows-latest-EA-zulu
56.7 KB
sha256:844b87e41da45cf5cda4ecbb64ace976ed39af31d05c709667ef1386a802bdfa
testjar
24.2 MB
sha256:e16d040b3f9d0d0f89a602e2b22c9d77ba7fabb0e5f4239ecc33b30d24e55a1a