3214096 - Can't install IDE with JDK7u6
Jiri Rechtacek <[email protected]> Thu, 21 Jun 2012 12:27:57 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=214096 Due to recent changes in install location of JDK for Mac (since JDK 7u6b13), Mac native installer of IDE rejects IDE installation if only JDK 7u6 installed in the system. The proposed fix uses a standard Mac's script for getting installed Java. Risk assessment: low risk The patch was reviewed by Ondrej Vrabec. Changesets: http://hg.netbeans.org/core-main/rev/48e11ed48e32 http://hg.netbeans.org/core-main/rev/3a27f8de4ae1 Jirka