-
sun classes aren't supposed to be available anymore. If you're using a module-info they definitely aren't available. I tested 3.4 as well.
```
ava.lang.AssertionError: EqualsVerifier found a probl…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
i…
-
I'm concerned after running an EE 10 Platform TCK test locally that fails when trying to open remote logging listener which I think looks like an attempt to attack the machine which I started to worka…
-
Stress test failed with the below error on minikube with Kruize 0.0.20.2_mvp image
```
Waiting for experiments ...
2024-02-1515:28:51.860 ERROR [qtp1245065720-40][ExperimentDAOImpl.java(166)]-Ex…
-
EclipseLink is not accepting the id(this) operation, which is new in Jakarta Persistence 3.2, when it is placed within a JPQL SELECT or WHERE clause. (It's possible other clauses might not work either…
-
## Observed vs. expected behavior
When using ```JPAQuery.orderBy``` with user provided input there is a possibility to inject ```HQL``` query, which is then executed in database.
## Steps to repro…
-
### Description
Hello, community,
In order to be compliant GDPR, I was asked to find a way to make Keycloak crypt sensitive data in a database (user's info like email, username../realm keys/...). …
-
Sentry Issue: [MONITORFISH-14T](https://sentry.incubateur.net/organizations/betagouv/issues/134132/?referrer=github_integration)
Exemple de requêtes :
1.
```
select date_time from positions wher…
-
The JPQL UPDATE query `UPDATE Person SET firstName=:newFirstName WHERE id(this)=:ssn` which optionally omits the entity identification variable (for consistency with JDQL) gets NullPointerException ou…
-
## Description
Hard to rule out a quirk of my setup as the source of this, but on the off chance this is a wider issue thought it worth flagging that I'm currently receiving `ERROR: operator does n…