- 
    Type:
Enhancement
 - 
    Resolution: Fixed
 - 
    Priority:
  P2                     
     - 
    Affects Version/s: 8.1.0
 - 
    Component/s: Mission Control Core
 - 
    None
 
- 
        JMC 8.1 Sprint 1
 
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JMC-7644 | 8.0.1 | Henrik Dafgård | P2 | Resolved | Fixed | |
| JMC-7253 | 8.0.0 | Henrik Dafgård | P2 | Resolved | Fixed | 
JMC should add support for the JDK 15 hidden classes. The most important part is to support this in the core APIs, by adding a function to IMCType like "isHidden()" and a field that the v1 parser can read. For v0 this should always return false.