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 ... 7 8 9 10 11 ... 19
Title Δ
"Java HotSpot(TM) 64-Bit Server VM warning: Failed to reserve... 0.00
How to know how much time spent on compile a class or method in hot... +1.35
Is UseGCOverheadLimit supported with G1 GC? 0.00
Does Java JIT cheat when running JDK code? +1.46
Understanding the poor performance when reading lines from stdin vi... +0.31
Avoiding lambda and stream usage for a class used at VM Startup 0.00
Confusion about HotSpot JVM JIT +0.30
OpenJDK 8 Lambdas processing 0.00
Why Unsafe.allocateInstance(Class.class) failed? 0.00
Can you modify Java's (more specifically javaw's) memory ex... 0.00
java.lang.InternalError: a fault occurred in a recent unsafe memory... 0.00
Java thread dump CPU or just IO wait? 0.00
When is Java loop predication optimization triggered by the C2 JIT... 0.00
Where in the IntelliJ preferences/settings do I specify a JVM? +0.11
2 AtomicReferences can false share? 0.00
JVM bug? java.lang.VerifyError: Bad type on operand stack 0.00
VirtualMachine.list() returns empty list +0.32
Can a pthread dispatched from native code call back into JNI? +0.19
Measuring the blocking part of Garbage Collection time +0.04
Force tableswitch instead of lookupswitch +1.62
Agent JAR loaded but agent failed to initialize +0.32
JVisualVM CPU Profiling for remote JVM 0.00
Execute jstack with different user cause Full GC 0.00
Get the operation attempted in case of NPE +1.94
How to interpret Java G1 GC pause time cause 0.00
Getting line numbers from a stack trace in a JVM crash log +1.17
How to start JHiccup programmatically? 0.00
Simplest way to auto-restart a JVM on StackOverflowError 0.00
Declaring variables as final inside methods and performance +0.33
Unable to Connect to a Remote JVM using JStat 0.00
How to reproduce ClassCircularityError 0.00
What does this JVM crash log mean? +0.28
How to generate valid debug version of JDK9 without "0x00007ff... 0.00
Why is Arrays.copyOf 2 times faster than System.arraycopy for small... 0.00
How to get heap dump from java app running by HashiCorp Nomad? 0.00
is JVM stopped while executing jmap -heap option? 0.00
How to download the most updated java virtual machine(Hotspot) sour... 0.00
Why doesn't the JVM emit prefetch instructions on Windows x86 -0.57
OpenJDK vs Java HotspotVM 0.00
Why is the StringBuilder chaining pattern sb.append(x).append(y) fa... 0.00
Why does my Oracle JVM create all these objects for a simple 'H... +1.78
Re-loading java classpaths while JVM is up through JNI 0.00
Is it possible to find the creation time of a thread using thread d... 0.00
Where do these java native memory allocated from? 0.00
Is double division equal to integer division if there is no remaind... -1.84
How to find the position of single bit set in a long very fast +0.34
Set -noverify flag in java code +0.28
JVM JIT deoptimization after idle 0.00
How to set/get a value from another JVM 0.00
How to change Java native code (C implementation) from the JDK (Soc... 0.00