Prevent sporadic error on live reload with HTTP/2 #27
quarkus-github-bot-lint.yml
on: push
quarkus-github-bot.yml validation
18s
Annotations
1 error
JVM Tests - JDK 17 Windows:
devtools/cli/src/test/java/io/quarkus/cli/config/SetConfigTest.java#L74
java.lang.RuntimeException: java.lang.NegativeArraySizeException: -98
at io.smallrye.config.crypto.AESGCMNoPaddingSecretKeysHandler.decode(AESGCMNoPaddingSecretKeysHandler.java:44)
at io.smallrye.config.ExpressionConfigSourceInterceptor$1.accept(ExpressionConfigSourceInterceptor.java:79)
|