Newbetuts
.
New posts in jvm
Difference between Resident Set Size (RSS) and Java total committed memory (NMT) for a JVM running in Docker container
java
linux
memory
docker
jvm
Why indirect increment is faster than direct inc?
java
performance
jvm
String pool vs Constant pool
java
string
jvm
constants
What is the /dev/urandom equivalent on Windows JVM level
windows
java
jvm
When can Hotspot allocate objects on the stack? [duplicate]
java
jvm
compiler-optimization
jvm-hotspot
stack-allocation
Is it possible to use sun.misc.Unsafe to call C functions without JNI?
java
c
jvm
java-native-interface
native-code
Check your module classpath for missing or conflicting dependencies [closed]
java
kotlin
intellij-idea
jvm
kotlin-multiplatform
Understanding metaspace line in JVM heap printout
java
linux
java-8
jvm
metaspace
How can I disable IPv6 stack use for IPv4 IPs on JRE?
java
jvm
ipv6
jvm-arguments
Tomcat doesn't use latest Java version
tomcat
jvm
-XX:MaxPermSize with or without -XX:PermSize
java
jvm
jvm-hotspot
permgen
how to retransform a class at runtime
java
jvm
aop
cglib
How are coroutines implemented in JVM langs without JVM support?
java
scala
jvm
kotlin
jvm-languages
Eclipse: stop code from running (java)
java
eclipse
jvm
Eclipse gives “Java was started but returned exit code 13” [duplicate]
java
eclipse
jvm
How JVM stack, heap and threads are mapped to physical memory or operation system
java
c++
memory
jvm
runtime
The output -1 becomes a slash in the loop
java
string
while-loop
jvm
jit
Java's "os.name" for Windows 10?
java
operating-system
jvm
windows-10
getproperty
Garbage collection on intern'd strings, String Pool, and perm-space
java
string
garbage-collection
jvm
string-interning
Do any compilers for the JVM use the "wide" goto?
java
jvm
goto
Prev
Next