-
Please let me know if this should be broken up into separate GitHub issues!
Initial problem listing for Window AArch64 for JDK11 and JDK17:
```
- JDK11u:
- tools/jlink/plugins/VendorInfoPlug…
-
## Describe the bug
We are having issues within core Java when the JVM tries to reach a safepoint. We experience a delay of 104-108 seconds, where the JVM is paused when trying to reach the safepoint…
-
The implicit memory management of Java allows to implement algorithms very straight forward but relying too much on this concept can result in very heavy garbage collector loads.
In my JS workloads…
-
**Describe the bug**
With Hazelcast version 4.1.1 invocation to map.get is slow on multiple calls, no cpu or memory spike
**Expected behavior**
We expect the same performance what we used t…
-
### Description
Support [Sentry profiling](https://docs.sentry.io/product/profiling/) running in the JVM
```[tasklist]
### Milestones
- [ ] Profile Java code in the JVM for single hub mode (de…
-
Hello from Apache Lucene project, where we run CI builds with various JVMs and versions, including OpenJ9.
We sometimes see CI failures that seem to be OpenJ9 specific, and we don't have many dev r…
-
I have some test which trigger a screen resize in the middle of the test. I've noticed this immediately kills any video recording that was in progress as the videos that are uploaded to the server end…
-
1. Load Barrier 机制,与 CMS / G1GC 的 Writer Barrier 有很大不同 - [ZGC 笔记:Colored Pointers](https://zhuanlan.zhihu.com/p/199842393)
1. Colored Pointer & Multi-Mapping (ARM 支持 Pointer Masking 机制(x86不支持,只能…
-
It would be nice if the agent could process events generated by the Java Flight Record and send them to the server. Where possibl3 the events should be linked to traces/spans. The events should then b…
-
Allow to process events while profiling is active