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 179716 - Windows launcher should require JDK 6
Summary: Windows launcher should require JDK 6
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks: 179668
  Show dependency tree
 
Reported: 2010-01-20 12:49 UTC by Jesse Glick
Modified: 2010-01-27 13:05 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-01-20 12:49:10 UTC
Currently o.n.bootstrap/launcher/windows/platformlauncher.cpp specifies

const char *PlatformLauncher::REQ_JAVA_VERSION = "1.5";

I guess this should be 1.6 now.
Comment 1 Antonin Nebuzelsky 2010-01-25 10:00:22 UTC
http://hg.netbeans.org/core-main/rev/20d5e71b3a70
Comment 2 Quality Engineering 2010-01-27 13:05:40 UTC
Integrated into 'main-golden', will be available in build *201001271614* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/20d5e71b3a70
User: Tonda Nebuzelsky <anebuzelsky@netbeans.org>
Log: #179716: Windows launcher should require JDK 6