Christian Despres

Results 96 comments of Christian Despres

I can reproduce `cmdLineTester_jvmtitests_hcr_OSRG_nongold_SE80_3` readily now. The program is still crashing at the same place as before: ``` 4964 TR_PersistentMethodInfo* methodInfo = bodyInfo->getMethodInfo(); //TR::Recompilation::getMethodInfoFromPC(pc); ``` and `bodyInfo` is `NULL`.

At the moment individual fresh AOT cache instances are created and held separately for each client. How would that interact with the persistence mechanism?

> We need to have an alternative way to traverse them, e.g. a non-blocking linked list When new records are added to a map, all their dependencies should already exist...

The records can depend on other records of different types. Since the record types will be kept in their own sections, can the record types be ordered so that the...

https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_jit_Personal/1038/

Attn @mpirvu. Not particularly related to the project. I've just been staring at vlogs a lot and the newlines have been annoying me.

Force-pushed to remove merge conflict.