- Dec 06, 2019
-
-
Stefan Marr authored
-
-
Stefan Marr authored
The goal here is to avoid duplicate code. I assume the checking of the flag is a minimal overhead since it only happens when caching, and on the fallback path. Both are not optimized. Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
The NPE is triggered when accessing an unresolvable outer name. Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
-
-
-
-
-
-
- Nov 29, 2019
-
-
Dominik Aumayr authored
-
- Nov 28, 2019
-
-
Dominik Aumayr authored
-
- Nov 12, 2019
-
-
Stefan Marr authored
-
SubstrateVM can intercept Unsafe access in order to recalculate field offsets before native image generation. Therefore, it is no longer necessary to maintain a feature and a substitution for this purpose. Closes #327
-
Stefan Marr authored
-
- Nov 11, 2019
-
-
Stefan Marr authored
- update JaCoCo to 0.8.5 - fix class path for extension - update JVMCI - update MX Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- Sep 15, 2019
-
-
Stefan Marr authored
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- Sep 06, 2019
-
-
Stefan Marr authored
-
Fabio Niephaus authored
-
- Aug 31, 2019
-
-
Stefan Marr authored
-
Stefan Marr authored
- also add JAVA_HOME to clean truffle Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
-
- Aug 17, 2019
-
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
- focus methods on main purpose - use a static trace file to avoid opening trace multiple times - fold TraceRecord ids into enum and move to own file - handle statistics in EventParseContext, too - record subtrace length during scanning to avoid over-reading - make TraceParser an object and instantiate in VM - this change requires some adaptation of primitives - for instance, TicksPrim needs to be explicitly a BasicPrimitiveOperation now - make buffer size testable - move initial trace scan to initialization that’s done explicitly - don’t swallow exceptions - store offset and length for context subtrace - if Subtrace length is not set, also use standardBufferSize this should only be relevant for the last subtrace Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
-
-
Stefan Marr authored
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- Aug 14, 2019
-
-
Stefan Marr authored
-
- Aug 13, 2019
-
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-