Pinned Repositories
callspy
A simple tracing agent
CompileStashingandReadyNowDemo
A demo that I am using for JFocus 2018 talk
ExceptionExample01
GilExamples
JavaBytecodesInLLVMIR
Support Java Bytecodes interpreter templates generation from code written in LLVM IR
modulesamples
onSpinWaitMultiReleaseJar
ivankrylov's Repositories
ivankrylov/onSpinWaitMultiReleaseJar
ivankrylov/modulesamples
ivankrylov/callspy
A simple tracing agent
ivankrylov/CompileStashingandReadyNowDemo
A demo that I am using for JFocus 2018 talk
ivankrylov/ExceptionExample01
ivankrylov/GilExamples
ivankrylov/JavaBytecodesInLLVMIR
Support Java Bytecodes interpreter templates generation from code written in LLVM IR
ivankrylov/LLVMBasedAsmGenerator
Use LLVM's description of targets with td files to create HotSpot Assembler class for the same archs
ivankrylov/OLImplementation
The is the prototype of implementation of ObjectLayout support in OpenJDK 8.
ivankrylov/onspinwait
Support information for the OpenJDK SpinLoopHint proposal
ivankrylov/request-processor
Sample, memory-intensive application in Java for testing of Garbage Collectors.
ivankrylov/runAndProcessSpecBenchmark
ivankrylov/StructuredRecordsIOExample
A simple main and a few classes for the StructuredRecordsIO idea
ivankrylov/words-frequency-calculator
Simple application finding most frequent words in a given text file, demonstrating features of Java and C++