StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

apangin

Rating
1699.67 (153rd)
Reputation
55,133 (1,755th)
Page: 1 ... 5 6 7 8 9 ... 19
Title Δ
How to extract jvm parameters from binary heap dump 0.00
Kill/Term java on out of memory 0.00
Java primitive array layout in memory 0.00
RandomAccessFile.setLength much slower on Java 10 (Centos) 0.00
What is the best way to measure GC pause times? +1.21
Changing the klass pointer in an object header 0.00
How does Java initialize String literal +1.01
Retrieve Array Clone Method Handle Through a Public Lookup 0.00
Can java inline a large method if the most of it would be dead code... 0.00
Associate a Native Function calls to Java Method 0.00
When does Java read method bytecode? +1.55
JVM 1.8 crashed with SIGABRT on centos 0.00
Is it possible to get JDBC pool attribute values using SNMP? 0.00
Is the JVM able to do trivial recusive call precomputation? +1.15
Why do we need 3 areas in Young Generation for Garbage Collection? 0.00
When does Thread read a non-volatile variable from main memory inst... +1.23
Can the main method used to start a JVM be determined from a core f... 0.00
java.lang.VerifyError: (class: GregorSamsa, method: ...) Illegal ta... 0.00
jcmd - Handle custom commands in running JVM 0.00
What are "Events" in hs_err_pid.log? 0.00
Adding a check for null object in JVM bytecode 0.00
Difference between -XX:+PrintGC and -verbose:gc 0.00
Difference in committed memory and RSS in java process 0.00
What does "jmap -histo pid" print exactly 0.00
What is call site in Java when calling method? 0.00
Why max heap is changing at runtime? +0.29
Is there any hard limit on the JVM flags to control escape analysis? 0.00
How to find the root cause of a bug in a .so library 0.00
Is it possible to make java.lang.invoke.MethodHandle as fast as dir... +0.29
What exactly is considered a garbage collection root and how are th... +0.29
Not able to understand why "ajp-nio-8009-exec-XX" thread... 0.00
Inconceivable stack trace 0.00
Java heap Xms and linux free memory different 0.00
How can I find out the class containing the main() method inside th... 0.00
Cassandra start error with ThreadPriorityPolicy=42 +0.30
I get confused with MaxMetaspaceSize 0.00
How does just-in-time compiler optimizes Java parallel streams? 0.00
Find .jar file of other java process 0.00
Is it possible to call constructor on existing instance? +1.83
Why does using a method reference generate an inner class in byte c... +1.18
How to use jps -Joption 0.00
Why do I get different stacktraces with java.lang.Throwable#getStac... +2.13
How to use uprobe to trace OpenJDK HotSpot source code? 0.00
How to use objdump to disassemble OpenJDK(bin/java)? +0.30
Understanding synchronized method at runtime with no contention 0.00
Will `jcmd PID GC.class_histogram` call a full GC before collecting... +0.31
Get VMVersionMismatchException when using jmap command 0.00
JVM LINUX com.sun.tools.attach.AttachNotSupportedException: Unable... 0.00
Are args[] available througout the entire jvm lifecycle? 0.00
Why is a segmentation fault fatal in java? 0.00