NetBeans 6.9 High Resistance process for bugs 186012, 186303, 186350
alexander simon - Sun Microsystems - St Petersburg Russia <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Bug 186012 - Fortran navigator is not updated: https://netbeans.org/bugzilla/show_bug.cgi?id=186012 Fortran navigator (and supporting Fortran code model) is a new feature that very important for Oracle Solaris Studio. Some times navigator (and code model) became an empty. Change set: http://hg.netbeans.org/cnd-main/rev/14a1e8798e7d Safe because fix adds a missed Fortran mime type. Bug 186303 - hand-created toolchains vanish after Reset: https://netbeans.org/bugzilla/show_bug.cgi?id=186303 Restoring default tool collection on remote host forgets manually added tool collections. It is a user data lost. Change set: http://hg.netbeans.org/cnd-main/rev/d681f60ea375 Safe because fix marks manually added tool collections as not auto generated and excluded from reset action. Bug 186350 - SunStudio and OracleSolarisStudio compiler options (Performance Release mode) are changed in latest builds (1-2 week ago): https://netbeans.org/bugzilla/show_bug.cgi?id=186350 Regression. Compiler flags was changed for Oracle Solaris Studio 12.2 Compiler Collection and Oracle Solaris Studio Express 6/10 Compiler Collection. Bug prevent using new compiler flags if user uses aliased tool collections SunStudio and OracleSolarisStudio. Change set: https://netbeans.org/bugzilla/show_bug.cgi?id=186350 Safe according to Vladimir Voskresensky review: https://netbeans.org/bugzilla/show_bug.cgi?id=186350#c10 Thanks, Alexander