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 - Remove version check after end of support JDK 1.7
Summary: Remove version check after end of support JDK 1.7
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 8.0.1
Hardware: All All
: P1 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 06:45 UTC by Libor Fischmeistr
Modified: 2014-05-05 06:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.