- Stockholm, Sweden
Popular repositories Loading
2,076 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 11 commits in 11 repositories
Created a pull request in openjdk/jdk that received 8 comments
8352116: Deadlock with GCLocker and JVMTI after JDK-8192647
Using a new lock (JNICritical_lock
) in GCLocker::block
to resolve a deadlock issue. The root cause of the deadlock is that holding Heap_lock
while …
+24
−11
lines changed
•
8
comments
Reviewed 2 pull requests in 1 repository
openjdk/jdk
2 pull requests
-
8353559: Restructure CollectedHeap error printing
This contribution was made on Apr 3
-
8271870: G1: Add objArray splitting when scanning object with evacuation failure
This contribution was made on Apr 2