Results 53 issues of Thomas Skjølberg

Add module info OR default module name in manifest, so that it is possible to use this project as a dependency in a project using modules (JDK9+). ## Detailed Description...

Feature
Help Wanted

### Scenario * JaCoCo version: 0.8.5 (latest) * Operating system: Linux * Tool integration: Maven * Description of your use case: create aggregate report for multi-module Maven build ### Current...

type: enhancement

Hi, are fonts included in the android images (circleci/android:api-30-node) ? I'm getting an [error](https://github.com/usefulness/easylauncher-gradle-plugin/issues/130) indicating it is not. Would it be possible to follow the [same approach](https://github.com/CircleCI-Public/cimg-openjdk/issues/63) as in the...

This is a very good utility project, however it could need some polish / tidying up: * close old and finished project issues, add documentations where applicable (thread safety?) *...

See [fails](https://github.com/skjolber/datasets-json-benchmark/blob/master/frameworks/jsoniter-bench/src/test/java/org/nvd/json/jsoniter/reduced/TestDeserialization.java#L66) vs [works](https://github.com/skjolber/datasets-json-benchmark/blob/master/frameworks/jsoniter-bench/src/test/java/org/nvd/json/jsoniter/reduced/TestDeserialization2.java#L20).

Hi, I was searching for docker images for openjdk versions 11 and 17 at seeing some [impressive benchmark results](https://www.phoronix.com/scan.php?page=article&item=h1-2022-linux&num=3), but it seems there is only [8 and 13](https://github.com/clearlinux/dockerfiles/tree/master/openjdk). Openjdk 11...

**Is your feature request related to a problem? Please describe.** We have been using structured logging directly to console for quite some time for our kubernetes JVMs. However it seems...

I would prefer comparing the performance to the streaming apis of the competing parsers (i.e. jacksons and so), instead of first mapping to objects. At least for the simpler benchmarks,...

Hi, would it be possible to bump objenesis to [3.2](http://objenesis.org/notes.html) - we're seeing some issues with android.

We are seeing crashes when scanning multiple images. Running the command ``` docker exec -it 7066a033352ca22b3cef6cc9feaf41ede4612e8250697cfbf37b397470e893be clair-scanner --ip 172.17.0.4 --clair=http://172.17.y.x:6060 -t High --report /report.json --log /log.json --reportAll=true --exit-when-no-features=false a.b.c/d-12/nix@sha256:654742f54c755cd4c9f4562dd36b377a7710615ba464fbdcf9b8edf574948222 ```...