gctoolkit
gctoolkit copied to clipboard
NPE in com.microsoft.gctoolkit.parser.UnifiedGenerationalParser#remarkPhase
concurrentCyclePauseEvent is null NPE is swallowed by try-catch in com.microsoft.gctoolkit.parser.UnifiedGenerationalParser#process method.
Reproduces with gclogs/unified/parallel/parallelgc.log
@karianna / @dsgrieve Can I look into this ?
@sumitsawant go for it!
I'd guess the first step would be to create a unit test that exposes the issue.
Thanks @brunoborges , I'll take a look . Can you assign this to me ?
@sumitsawant - About a week ago, @kirk-microsoft and I traced through this issue. The issue is more complex than a simple NPE and @kirk-microsoft is working on a fix.
@dsgrieve Ah okay ! Cool , I'll take look at something else .
I believe that Issue #115 is tangled up in this.