-
**Käsitteen tyyppi**
Muutos olemassa olevaan käsitteeseen
**prefabel**
[kohoneuleet](http://www.yso.fi/onto/yso/p26710)
**Tila**
Käsittelyssä
**Ehdotettu muutos**
Ohjaustermin lisääminen ellei…
-
When i click menu -> window -> applications. visualvm is freeze, not any response. the logs is:
WARNING [org.openide.awt.Toolbar]: Error in AWT task
java.lang.InternalError: Remote thread failed fo…
-
Allowing for a safe access to these literals in testing code.
-
As reported in https://github.com/adoptium/aqa-tests/issues/4258#issuecomment-1398963195, small set of jdk_jfr testcases, jdk/jfr/jcmd/* testcases occasionally coredump executing jcmd (appears to be c…
-
If a project's build file sets the JVM args this can stop the profiling working.
Trace included a warning about this for hprof:
```
Logger.error("Error reading trace file: " + hprofFi…
-
## Is your feature request related to a problem? Please describe.
We would like to have the option to control the JFR EVENTS QUEUE SIZE on the Java APM agent side via an environment variable or newre…
-
Such events that are missing include: `ActiveRecording`, `ActiveSetting`, `ContainerCPUThrottling`, `ContainerCPUUsage`, `ContainerConfiguration`, `ContainerIOUsage`, `ContainerMemoryUsage`, `ThreadS…
-
Good afternoon. About sh stopping the server node from yardstick. Now there are used commands
pkill -9 -f "Dyardstick. server"
pkill -9 -f "benchmark-server-restarter-start.sh"
the -9 key forcibl…
-
Async-profiler can label samples by tid, and dump it in bottom of stack traces for non-jfr, or in meta table if jfr. I tried both:
1.
```
PYROSCOPE_AP_EXTRA_ARGUMENTS=jstackdepth=1024,threads
PYR…
-
[Java Flight Recorder](https://docs.oracle.com/javacomponents/jmc-5-4/jfr-runtime-guide/about.htm#JFRUH170) (JFR) is a tool used to collect runtime diagnostic data of Java applications. It is integrat…