Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

creating a JVM from within a JNI method

Maven: Finding out whether running in a 32 or a 64 bit JVM

java maven-2 jvm maven

How many JVM we can have in one machine?

java jvm

programmatically setting max java heap size

java jvm heap-memory

"Could not create the Java virtual machine" caused by virus or machine is messed up?

java windows ant jvm

Runtime error when JUnit testing

java unit-testing jvm

Shutdown tomcat using web application deployed in it

java jakarta-ee tomcat jvm

The Java ClassLoader Security Model

java security jvm classloader

Thread creation listener

Access JMX from inside JVM

java jvm jmx

java was started but returned exit code

java eclipse jvm exit-code

Is Files.getLastModifiedTime() leaking memory?

Java thread start time

java multithreading time jvm

Why is there no ICMP instruction?

java jvm jvm-bytecode

Arrays in different languages - store references, or raw objects?

java c arrays jvm

Measure cache misses in JVM

java jvm jprofiler

JVM garbage collection - tracing live objects in young generation

Does javac ever generate static bridge methods?

java jvm decompiling

Alternative solutions for using native APIs: JVM_LoadClass0, JVM_AllocateNewArray and JVM_AllocateNewObject

java c++ c jvm java-9

which compiler is used when -server -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+UseJVMCICompiler

java jvm java-9 java-11 graalvm