Pinned Repositories
AnalyzingHotSpotCrashes
cl4cds
Documentation and Tools for the OpenJDK Class Data and Application Class Data Sharing (CDS/AppCDS) features
fireCRaCer
Experiments with firecracker and CRaC
hotspot_internals
JBreak2016
LeydenVsGraalNative
Benchmarks, data and scripts for comparing Leyden with Graal Native Image
Log4jPatch
Deploys an agent to fix CVE-2021-44228 (Log4j RCE vulnerability) in a running JVM process
Memory
Musings about Linux memory layout and the native memory consumtion of a Java process...
mmap-pause
Fork of Evan Jones original mmap-pause project
zlib-chromium
Fork of https://chromium.googlesource.com/chromium/src/third_party/zlib
simonis's Repositories
simonis/cl4cds
Documentation and Tools for the OpenJDK Class Data and Application Class Data Sharing (CDS/AppCDS) features
simonis/AnalyzingHotSpotCrashes
simonis/JBreak2016
simonis/HotSpot9_Eclipse_Project
simonis/FOSDEM2018
Slides and examples for my talks at the FreeJava Dev Room / FOSDEM 2018 about Class Data Sharing
simonis/JavaOne2017
My presentations for JavaOne2017
simonis/JPrime2018
Slides and examples for my talk at JPrime 2018 in Sofia about Class Data Sharing
simonis/GeeCON2017
Analyzing HotSpot Crashes presentation @ GeeCON2017 in Prague
simonis/GeeCON2018
Slides and examples for my talk at GeeCON 2018 in Krakow about Class Data Sharing
simonis/harfbuzz
HarfBuzz OpenType text shaping engine
simonis/HotSpot8_Eclipse_Project
simonis/hotspot_whitebox_testing
Little talk about HotSpot Whitebox testing (initially given in the Java DevRoom at FOSDEM 2016)
simonis/JBreak2018
My talk at JBreak2018 in Novosibirsk
simonis/JEEConf2018
My JEEConf 2018 talks
simonis/JUGS2018
"Das kleine OpenJDK Einmaleins" talk for JUG Stuttgart (January 24th, 2018)
simonis/ObjectLayout
Java classes designed with optimizable object layout in mind
simonis/OpenJDKInsAndOuts
JavaOne 2017 talk about OpenJDK
simonis/OptimizingErrorsAway