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 241492 - Cannot change installation directory for JDK 8
Summary: Cannot change installation directory for JDK 8
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION, RELNOTE
Depends on:
Blocks:
 
Reported: 2014-02-06 13:52 UTC by Jiri Rechtacek
Modified: 2014-02-14 02:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2014-02-06 13:52:20 UTC
In JDK 8 / NetBeans IDE co-bundle installer on Windows is not possible change install directory for JDK. Caused by JDK installer bug, see ID 8029716 - INSTALLDIR is ignored when installing JDK.
Comment 1 Jiri Rechtacek 2014-02-06 13:55:30 UTC
A workaround in the bundle installer - http://hg.netbeans.org/core-main/rev/de7172f3ee64
Comment 2 Quality Engineering 2014-02-14 02:54:50 UTC
Integrated into 'main-silver', will be available in build *201402140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/de7172f3ee64
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #241492: make installation dir read/only as a workaround