-
Depends on https://github.com/eclipse-openj9/openj9/issues/15177
JVMTI
- can_support_virtual_threads //new capbility
- Suspend/ResumeAllVirtualThreads //new APIs
- finds all vthreads and suspen…
-
Loom proposes to introduce virtual threads to the JDK. Our current implementation is going to implement Virtual threads with a J9VMthread (except this J9VMthread will not be backed by a J9Thread/nativ…
-
When running tests, I appear to be hitting a deadlock in random places. This is occurring on tests not even using Mockito, so I assume this is down to the bytecode transformer. It appears to be totall…
-
Considerations:
- What JVM version the compiler requires to run.
- What JVM version the standard library may depend on.
- What JVM version Java-parts (e.g. fixpoint engine) may depend on (and be …
-
We should not spawn a new thread for every spawn expression. Instead we should maintain a thread pool and re-use threads for short-lived spawns.
-
I'm using MPM worker now and the usage of ```ps -C httpd -o rss``` will calculate a small amount which does not reflect the reality ?!?
```
[ -- ] httpd is currently using 81.22 MB of memory.
```
…
-
```
What steps will reproduce the problem?
1. Start application, Process tab
2. Ensure that third column displays memory values for processes (Mem)
What is the expected output? What do you see instea…
-
```
What steps will reproduce the problem?
1. Start application, Process tab
2. Ensure that third column displays memory values for processes (Mem)
What is the expected output? What do you see instea…
-
```
What steps will reproduce the problem?
1. Start application, Process tab
2. Ensure that third column displays memory values for processes (Mem)
What is the expected output? What do you see instea…
-
```
What steps will reproduce the problem?
1. Start application, Process tab
2. Ensure that third column displays memory values for processes (Mem)
What is the expected output? What do you see instea…