Skip to content

Parser rule missed #192

Answered by ghost
ZhangShushu123 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ZhangShushu123, Do you have the complete log for this missing line? If so, can you share it? If you would like the pleasure of fixing this bug I'm happy to assign it to you and I'm happy to assist.

This rule would be defined in CMSPatterns as a GCParseRule. It would be parsed and interpreted in GenerationalHeapParser. In this case I'd like to see the lines just before this line to confirm how to interrupt this. At the moment I'm seeing this as a Concurrent Mode Failure but as a Full GC caused by an allocation failure, not from a promotion failure. This feels like a large allocation from a mutator thread directly into tenured.

You can setup testing for the rule in ConcurrentMarkSweepPa…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kcpeppe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants