-
There are some intrinsics in JDK, that allow runtime swapping of class implementations.
AES-NI would allow getting ikvmnet from 16 MByte/s (128 MBit/s) up to JDK-level (Gigabit, beyond) in AES-scenar…
-
## New Issue Checklist
- [x] I updated my Mockingbird framework and CLI to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/birdrides/mockingbird/issues)
## D…
-
```
I hope that I have placed this issue in the correct category, apologies if not.
What steps will reproduce the problem?
--------------------------------------
If you try to stub a method with a re…
-
Programs may perform system calls, which can't be executed during verification.
One good example is `HashMap`s, which performs a system call to get a random value upon initialization. The program (…
-
A proper UI toolkit is integral to the success of any game engine. This goes beyond basic buttons and labels, but also has to deal with things like containers, layouts, input pass through and blocking…
-
```
*What steps will reproduce the problem?*
1. Create a class implementing Comparable:
public abstract class BaseComparable implements Comparable {
private Integer value;
public…
-
## Project description
When using MockitoExtension I would expect that if an invocation is performed on a mock for which no expectation/verification is performed the test would fail by default. Thi…
-
This discussion started in PR #837
@pleerock: "What do you think if we simply remove all drivers (except websql, sqljs) for browser package? And probably stub them somehow elegant? Same with advan…
-
## Use case
Currently it is possible to use `foreign` to declare C functions that take function arguments via `static_funptr`. In various places (including issues of this repository) it is shown how …
-
5.7.0-5.9.1
First, apologies for the incomplete bug report, I'm as yet unable to produce a minimal reproduction of the issue. However, since I think I've identified a root cause I thought it was wo…