Skip to content

Project import generated by Copybara. #4468

Project import generated by Copybara.

Project import generated by Copybara. #4468

Triggered via pull request July 8, 2026 12:19
Status Success
Total duration 51m 24s
Artifacts 76

ci.yml

on: pull_request
boringssl_clone
5s
boringssl_clone
clang_format_check
36s
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.
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 (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?
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?
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
[UnusedVariable] The parameter 'serverId' 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?
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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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

Artifacts

Produced during runtime
Name Size Digest
boringssl-source Expired
372 KB
sha256:1c4d376da1adc89166f14a79ed731ed6f8db9b3811e083ccc3b3821d4e37299a
m2repo-Linux
9.49 MB
sha256:ba735a914aae1096f50bf2e6e057f1c1928ee341615f9f716bf1c7da4759a8b8
m2repo-Windows
1.88 MB
sha256:cbb4ddda937d0d583aae3c9eb416cbab9e57b53b14c834dd27d68ae012e3acde
m2repo-macOS
3.87 MB
sha256:743f24bb18b5b65cdf2cd91b0f35df1904f316e7c15797c94b5e161ff194732f
m2repo-uber
21.6 MB
sha256:4bdaee05e9873f56d412f4eb624596c69bea987b11543d710ec7345f5be6a35e
test-results-macos-14-11-temurin
56.9 KB
sha256:9bb2e7c4606b6eff5a1deeea1b82433e09406495b389b9401852e4f8b5b6ce08
test-results-macos-14-11-zulu
57.2 KB
sha256:101e78ef21740d9b8331784001603b1fddb4722223922ea5127209591139600f
test-results-macos-14-17-temurin
54 KB
sha256:c2f998f9f94b0291dcb13bfe34ff41763fd2d4b00d34420c252cd8c15df37c37
test-results-macos-14-17-zulu
53.9 KB
sha256:2da64d8a4a90f86f1e3f755df1b7069b2bc135fd08e8bbd893b5f9691194aaf4
test-results-macos-14-21-temurin
54.1 KB
sha256:d11590745d8cf8a6ad1e37a3afc47191ce9fd435b876eb2f5a69e4774b2fcb5d
test-results-macos-14-21-zulu
54.1 KB
sha256:11418578b6e65c68a81086fc224575b1ffe7d9508eb56a77c450a3f6853d5e72
test-results-macos-14-25-temurin
54.2 KB
sha256:c9be495d4c2131f49430dec8333e5eb7bd854020769822cb022931ebae44f8cc
test-results-macos-14-25-zulu
54 KB
sha256:bab02b13c543133ff6b655bb9106fbeea3c7dfa2506e5149196012093b23dfef
test-results-macos-14-8-zulu
57.4 KB
sha256:7e5ea2d1e6c5eee2fe69980aa7fc7b27c8d55f5cab19002250893ce881a9ae1f
test-results-macos-14-EA-temurin
54 KB
sha256:7dae19b1dfdd65f717f4c6f92abfee3ba1501a05b3775ed81db79b79b85d449d
test-results-macos-14-EA-zulu
54.3 KB
sha256:00f1db46369b704f3279d315d43f49ba1a0d3088b774066254e2006a6fff8226
test-results-macos-latest-11-temurin
57.4 KB
sha256:21919eec3913da644700887e500b701c60b0580677ebbc60ac12ffed290399fd
test-results-macos-latest-11-zulu
57.2 KB
sha256:84f00ed08f3e38e56aab32aa2e34dab6ace33517db1099d5830bede39c34a58f
test-results-macos-latest-17-temurin
54.4 KB
sha256:7c8bd2ddbec07b51b097c927db5457765fd6430743cd7138f4662c9dd9964a5d
test-results-macos-latest-17-zulu
54.6 KB
sha256:d0b8f4a85c39731111822543a1ceed6e5197cc0b22b9a534747529d8ad50323a
test-results-macos-latest-21-temurin
54.6 KB
sha256:27c7faad0119f79d470e8fdb81dfca1d6dd1d2c1548d98b16618d74d1fcaf3cb
test-results-macos-latest-21-zulu
54.3 KB
sha256:3f9ed1ca33c342d226626d5c3b05c683a78dd5f2933c1f83f1690804caa28824
test-results-macos-latest-25-temurin
54.6 KB
sha256:23af54ffe477d54979fd572ef9dd1140afce2ba934d83956fc44496caaf2c894
test-results-macos-latest-25-zulu
54.7 KB
sha256:6bf043e93d34f27ef6fe2eb1349888f30553ef167c139914980b3ea3df17f5ec
test-results-macos-latest-8-zulu
57.6 KB
sha256:e2659b7c03bc88a85bea0568519c4f13352a3741020ceaf4693b4dafcd65fd85
test-results-macos-latest-EA-temurin
54.4 KB
sha256:c4429c61455d8b4684467395098f70fbc21410b2e8df5d62dcac89e66dfb2eda
test-results-macos-latest-EA-zulu
54 KB
sha256:62d1318db081749e953bfa60b0981138ff5a13236cfa2e1f24ca0a585eee37fe
test-results-ubuntu-22.04-11-temurin
56.4 KB
sha256:163534838e0d447dd06cf3db6b1c317fe8b7da5982ff76d7216d716222f71f9b
test-results-ubuntu-22.04-11-zulu
56.6 KB
sha256:11e4a89cc56976f3f0e591d9cec9d8d46cf736115d2447fbb1996df6ea3944ca
test-results-ubuntu-22.04-17-temurin
53.8 KB
sha256:8043cd10a2797ef902689b56fcc61c8868992bd58081d4b7127b3dba68461d6a
test-results-ubuntu-22.04-17-zulu
53.8 KB
sha256:3b28b0f257e8886a712d9603614254e2ae436b2002ac855e46151796d71b11d1
test-results-ubuntu-22.04-21-temurin
53.7 KB
sha256:bfe1b6f674f77460e91727d4063b83e9b92a346a9a2ef7d34cc6cfd7f652d28b
test-results-ubuntu-22.04-21-zulu
53.8 KB
sha256:bcfbea5d4863991546d214519976a261e4c86c93c1ed840bbc5fa5d802dbe7d0
test-results-ubuntu-22.04-25-temurin
53.7 KB
sha256:b6a2f6964064abafd7442268391fb58b500bccd0d8bf2bf783b16e809836c822
test-results-ubuntu-22.04-25-zulu
53.8 KB
sha256:a0bf077abf9e5630b5ab50d82617e4dffdd6f82dede6880147f40e05a70a1bad
test-results-ubuntu-22.04-8-temurin
57 KB
sha256:1a5fdd2eb1b1dabd1f6dc0a293541c767820073a6baa589a1467621ccfe84702
test-results-ubuntu-22.04-8-zulu
57 KB
sha256:cdd9b59901e09169c1295ec131ebdebeead04871e8e7b79f534821598689e9ef
test-results-ubuntu-22.04-EA-temurin
53.7 KB
sha256:c1888e2a4b5396ef7bff1e650c28f60323b708baaddafe9c8d76a0d97aa38c1e
test-results-ubuntu-22.04-EA-zulu
53.7 KB
sha256:ba4eb775b5ef96f82ce512111e69f37de40f5ecd4ceeb2fda3b7470e42d928f1
test-results-ubuntu-22.04-arm-11-temurin
56.4 KB
sha256:1bffa418e91fe8b2f7465f7fd9d6f90609677bad4a8d493c55057c4027db0300
test-results-ubuntu-22.04-arm-11-zulu
56.6 KB
sha256:3205879398167a5bb18ba0a0ece3fa0ec1e064cb099d814f9b11d087f80aa832
test-results-ubuntu-22.04-arm-17-temurin
53.6 KB
sha256:6c7c9637b4a45ff17f4c853100a8416300710111e81b28ce2b04ad79c26a1acb
test-results-ubuntu-22.04-arm-17-zulu
53.7 KB
sha256:4de0acfe2550007d0d8164e203ea638b6292a936e7c2790aa774b598d1b589e0
test-results-ubuntu-22.04-arm-21-temurin
53.7 KB
sha256:0868e753958c4ac0d2c8083bd8a8112d06e525ae7fe412bc8266738d221408f7
test-results-ubuntu-22.04-arm-21-zulu
53.9 KB
sha256:d0f26f472cc1638d331f89b5f1774cba1a660d1db885eda61415a4357aa5ee18
test-results-ubuntu-22.04-arm-25-temurin
53.7 KB
sha256:19ca19039260ac288d4a6fa29f5c41294ef746ecf6ec78f823a6c53ab9422606
test-results-ubuntu-22.04-arm-25-zulu
53.7 KB
sha256:f69a52b7ed64ac71fbec92cc751f3e07a6f3860b5e878f72d4dfecfcf93c1d07
test-results-ubuntu-22.04-arm-8-temurin
56.9 KB
sha256:26d8e162b1f8c72b8cfaf202931f52aafd285097e5f1aaa1d1218c10928a2015
test-results-ubuntu-22.04-arm-8-zulu
57 KB
sha256:c5e19f5c16c145af71bbe74ec09e17aaeb78472328b4e5119cb7f121826141b2
test-results-ubuntu-22.04-arm-EA-temurin
53.7 KB
sha256:ee8e78107db410a1ce05d037cbb5d9dc758004b967d4499e84b28a8001167f3b
test-results-ubuntu-22.04-arm-EA-zulu
53.8 KB
sha256:8b2846ebe79dadfb7ceaed40777169d2aaf8364852154ff14cd1428be782b794
test-results-ubuntu-latest-11-temurin
56.4 KB
sha256:8c759ea0f9b13e2b9e3858a26a3886778baf19ab6e4b92659857b3ade09436b2
test-results-ubuntu-latest-11-zulu
56.5 KB
sha256:82b3a1ba2295d4eb97dc9352aab40359d59c2abd71ff2fac7bb1f55aa19ef17f
test-results-ubuntu-latest-17-temurin
53.7 KB
sha256:9a01ff6516bbc3573f5c34d6e6d442a02c103a95a29b22505aeceaea8a087b4a
test-results-ubuntu-latest-17-zulu
53.8 KB
sha256:9e246fc361eaa62346d2e12d482a037a8f3ca77d58f3d1ac8dfc18593074f92e
test-results-ubuntu-latest-21-temurin
53.6 KB
sha256:468f58dc547471c4f9288a35c34d475ddf7669e02965be9d3dc79cf64498de12
test-results-ubuntu-latest-21-zulu
53.7 KB
sha256:5046b28c8e1008bb539fd3294334bf8b79ee548218bf7f36e7df7ae073a03a54
test-results-ubuntu-latest-25-temurin
53.7 KB
sha256:142c609de6ed24262884bce805837c838fd1c825d57e72a6c83b99ff64f960b8
test-results-ubuntu-latest-25-zulu
53.7 KB
sha256:2fc5b31ef34ce59aca82ef5406ab0b28d70185e66d9a96670e4f16f487b6709b
test-results-ubuntu-latest-8-temurin
56.9 KB
sha256:e9763e55ef3c14520e9b38781875478a36207038b0ee4dd247fc2a7a51be1174
test-results-ubuntu-latest-8-zulu
57 KB
sha256:70686a4efd2c56205e1a4d3c830dc8f58e64777ec80826337572c6a697649e68
test-results-ubuntu-latest-EA-temurin
53.7 KB
sha256:dfd3974594dca2f10b4ced8c8520450f804b15482d8348c6e78fdc3294ce1d9d
test-results-ubuntu-latest-EA-zulu
53.7 KB
sha256:fbbe6c400f5384498c83180670bfc6138887204e38dc91f48f9ead96536ffe5f
test-results-windows-latest-11-temurin
59.5 KB
sha256:03ea686f496c16ad9e81cdda0bd597b2d99f3f17afae78c59f93cdf70a985ac9
test-results-windows-latest-11-zulu
59.6 KB
sha256:2991111c16b0ccdb96655c117d1a7fbcee455badde6b6720def7ba277a747b57
test-results-windows-latest-17-temurin
56.8 KB
sha256:5c89bf91fa008f849648f1b2df6be98c0158b9721f601165728721d05941036f
test-results-windows-latest-17-zulu
56.8 KB
sha256:8f7b7950d409e664ac94db87bcc9dcda4cd9a55c954a2f3e81b61801f587027d
test-results-windows-latest-21-temurin
56.3 KB
sha256:5843ca9ebd5fceb181ff1bc2a12ba72ae81b39f1f9be448ed84186068e1b4d22
test-results-windows-latest-21-zulu
56.8 KB
sha256:915510e49c2537663691a48a18fa52f569185858cbb7d0f1ecbf94ed0c60315d
test-results-windows-latest-25-temurin
56.8 KB
sha256:7b4f1915e5d25f31c87db71de82ba242904e06b926481d59cdba2b8435458b1a
test-results-windows-latest-25-zulu
56.9 KB
sha256:ce0597ad1c3c724aec532f15880eb8e6d1ff083dafaffc9340af3f882f5bf53f
test-results-windows-latest-8-temurin
59.6 KB
sha256:0579535ba980cca0cacbd449d87e8fa73c017a0d4449af32528fbe86d42f69ff
test-results-windows-latest-8-zulu
59.7 KB
sha256:7649238fc9b63453ad3e7bc79a71b9d36e86fca7e6625e5f21b72c6b7bddbf22
test-results-windows-latest-EA-temurin
56.8 KB
sha256:51f7e7e25218c4d56dbd740c346c43c63bab2519a6c98bdfc82b643dcbad37cf
test-results-windows-latest-EA-zulu
56.7 KB
sha256:9a9ed24b9041e13b6000dfc8a7e42239af1646de92fdcb2bb830b3f57fca8fe0
testjar
24.4 MB
sha256:35865d293befae10167d10c233357589c906e7e8b6265f5b2c96ffec94cb8dd2