- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    8
- 
        b32
- 
        x86
- 
        windows
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-2222690 | 7u6 | Audrey Lin | P3 | Closed | Fixed | b04 | 
                    inspect and find out if registry entry below is still needed, and clean up accordingly
HKCU
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove 'Java VM'
{
val EnableJavaConsole = d '00000000'
}
}
            
HKCU
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove 'Java VM'
{
val EnableJavaConsole = d '00000000'
}
}
- backported by
- 
                    JDK-2222690 inspect and remove HKCU/Software/Microsoft/Java VM/EnableJavaConsole if possible -           
- Closed
 
-