-
Currently the `reevaluateRecord()` and `reevaluateEntity()` when Jira GDEV-3790 gets resolved.
Currently the behavior between the two when a record or entity is not found is inconsistent and they b…
-
When nesting multiple RunContext chains the return value of calling
- RunContext.CURRENT.get().getTransaction()
- ITransaction.CURRENT.get()
is not consistent.
Also the copy algorithm regard…
-
Hi,
The apikey auth supports both http header & param.
For http params, the name should be case insensitive if I'm right https://www.rfc-editor.org/rfc/rfc9110.html#section-5.6.6
idem for headers…
-
### Description
`public static final int`s (enums) are documented in an unusual way, with the documentation listing everything before the actual enums in code. Instead, the documentation should be pa…
-
And where the javadoc should be placed? at my own domain or just atri domain?
-
At https://github.com/micronaut-projects/micronaut-data/blob/2bfdebbce52fc810df1f817d461036f1e935b6d1/data-tx/src/main/java/io/micronaut/transaction/annotation/ReadOnly.java#L24-L25 is the following j…
-
System specs - (RedHat, Java 1.8.0_144)
Clean git clone.
```
gradlew --stacktrace
Creating GATK Python package archive...
:createPythonPackageArchive UP-TO-DATE
:compileJava UP-TO-DATE
:proce…
-
**Jetty version(s)**
Jetty 11.0.20+
**Enhancement Description**
RFC5705 defines and RFC8446 updates keying material exporters for TLS:
- https://www.rfc-editor.org/rfc/rfc5705.html
- https://ww…
-
There are several methods in the `LearnerTreeView` and `TeacherTreeView` that accept parameters that could be null. For example in `LearnerTreeView.getChild(T parent, int childIndex)`, `parent` could …
-
Master failure:
https://github.com/checkstyle/checkstyle/actions/runs/10268868835/job/28412946322#step:4:2435
> `https://checkstyle.org/styleguides/google-java-style-20220203/javaguide.html#s4.8.6.1…