This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 244291

Summary: Remove version check after end of support JDK 1.7
Product: platform Reporter: Libor Fischmeistr <lfischmeistr>
Component: Launchers&CLIAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: 8.0.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Libor Fischmeistr 2014-05-05 06:45:54 UTC
Because of issue 243569 there had to be added check if the IDE is launching on JDK 1.7. But as soon as the version 1.7 won't be supported the check will be unnecessary.