Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

Use cases of jvm dup instruction

Different performance of "if" and "if else" in Java

java performance jvm jmh

How can I give java.util.Random a specific seed in thirdparty classes?

java random jvm classloader

Zombie http.proxyHost settings for JVM on OSX

java eclipse macos proxy jvm

Is there any way to pre-allocate the heap in the .NET runtime, like -Xmx/-Xms in Java?

.net jvm heap-memory

how to know which class / package/ methods used by given jar file?

java java-me jar jvm

Clojure: gc overhead limit exceeded, lazy evaluation, pi sequence

What are the advantages and disadvantages of using Nailgun vs netcat to provide fast CLI to a Java application?

java jvm performance netcat

See the java heap content in run time

java memory jvm

Scala generics - why I can't create parametrised object inside generic class?

scala jvm jvm-languages

How to know method is JITed or interpreted

java jvm

Good reference for how scala is mapped to jvm bytecode

scala jvm bytecode

Java vs Scala Threads - under the covers in the JVM

java multithreading scala jvm

JMH hangs between benchmarks (unable to kill forked JVM?)

java jvm jmh

How to make the jvm load my java.lang.String instead of the one in rt.jar

java jvm classloader

Two SSLContext in same JVM

ssl jvm

Programmatically capture Full GC count

java garbage-collection jvm

How to truly turn off Tiered Compilation?

java jboss jvm

How to find out where exact young/old gen is located in memory?

java jvm jmx java-memory-model

How to avoid truncated stack traces with Java Flight Recorder

java jvm jmc jfr flamegraph