- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 7.1.2, 8.1.0, 7.1.3
 - 
    Component/s: Mission Control Core
 
- 
        JMC 8.1 Sprint 1, JMC 8.1 RDS 1, JMC 8.1 RDS 2, JMC 8.1 RDP2 1, JMC 8.1 RDP2 Final
 
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JMC-7684 | 8.0.1 | Marcus Hirt | P4 | Resolved | Fixed | |
| JMC-7363 | 8.1.0 | Marcus Hirt | P4 | Resolved | Fixed | 
The method getResult() in AutoBoxingRule.java can crash the program by dereferencing a null-pointer on line 166.
core/org.openjdk.jmc.flightrecorder.rules.jdk/src/main/java/org/openjdk/jmc/flightrecorder/rules/jdk/memory/AutoBoxingRule.java
secondFrameFromMostAllocated = StacktraceFormatToolkit.formatFrame(secondFrame.getFrame(), sep, false, false, true, true, true, false);