Petr Bouda

Results 20 issues of Petr Bouda

Reproducer: ``` git clone https://github.com/petrbouda/jvm-memory-allocators-comparison.git docker build -t jvm-allocators:mesh -f Dockerfile-mesh . docker run -e MALLOCSTATS=1 jvm-allocators:mesh java -version libmesh: caught null pointer dereference (signal: 11) ```

Hi Marcus, New OpenTracing API is already out: https://mvnrepository.com/artifact/io.opentracing/opentracing-api/0.32.0 Could you make a new version? I would like to start testing this very nice feature :) Thank you a lot...

Create a page to list the flags for the given profile

Try out a simple deployment to cloud: - 2 deployed containers as services with a mounted shared folder with JFR recordings - 1 deplyed Jeffrey with the mounted shared folder...

Currently, we haven't any tests to be focused on bringing features to first version of Jersey (to check whether community has any interest to this app) Reasons for omitting tests:...

There is no Error-Handling between Java Server (backend) and Vue.js (frontend). Propagate user-friendly notifications to users.