-
Hibernate jmolecules-bytebuddy has dependency with hibernate 5.x
org.jmolecules.integrations
jmolecules-bytebuddy
provided
![Image](https://github.com/user-attachments/assets/bfce3bcc-3e6b-4e6…
-
### What happened?
I have an @AutoValue class with the `@DefaultSchema(AutoValueSchema.class)`. One of the getters/setters is a `Map`. When using elements of this class in my pipeline, I get the foll…
-
Not sure if these are two different problems or two messages about the same problem. These messages are emitted when running tests:
> Mockito is currently self-attaching to enable the inline-mock-m…
-
**Title:** Enhancement Request: Provide Distribution Without Shading ByteBuddy and ASM
**Description:**
I would like to propose an enhancement for the Blockhound library regarding its dependency…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/actions/ru…
-
```
public Map
-
Hello!
getting error while using mockK:
java.lang.ExceptionInInitializerError
at io.mockk.MockKKt.clearAllMocks(MockK.kt:1630)
at ru.tinkoff.kora.test.extension.junit5.MockUtils.resetIfMock(Mo…
-
My project only had included `mockito-scala` as dependency.
When upgrading to JDK21, we've got the following error:
```
[info] org.mockito.exceptions.base.MockitoException: Mockito cannot mock…
-
The main issue with Javassist it's that it read classes from disk before instrumenting. Such behaviour breaks compatibility with other tools which are instrumenting classes (see discussion https://git…
-
As part of https://github.com/Blazebit/blaze-persistence/issues/817 and corresponding https://github.com/quarkusio/quarkus/issues/3374 I would like to re-write parts with `javassist` (AFAIK only `Prox…