This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from b54acfa  Merge pull request #1018 from 
junichi11/netbeans-792-php-cc-return-type
     new 63eea8a  [NETBEANS-1658] Revert "[NETBEANS-1197] Avoid 
ClosedByInterruptException in NetBeans' classloader. Use NIO by default, but 
fall back to the old FileInputStream if ClosedByInterruptException is detected."
     new 80ad48b  [NETBEANS-1658] Revert "Move to Files.new* creation of I/O 
streams during IDE boot"
     new c2ea8f1  [NETBEANS-1658] Merge branch 'nio-backout'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 platform/core.netigso/nbproject/project.properties |   2 +-
 .../src/org/netbeans/core/netigso/Netigso.java     |  12 +--
 .../core/network/proxy/NbProxySelector.java        |  10 +-
 .../core/network/proxy/kde/KdeNetworkProxy.java    |  17 +++-
 platform/core.osgi/nbproject/project.properties    |   2 +-
 .../core/osgi/OSGiInstalledFileLocator.java        |  24 +++--
 platform/core.output2/nbproject/project.properties |   2 +-
 .../org/netbeans/core/output2/AbstractLines.java   |  45 +++++----
 .../src/org/netbeans/core/output2/Controller.java  |   4 +-
 .../core.startup.base/nbproject/project.properties |   2 +-
 .../core/startup/layers/ArchiveURLMapper.java      |  17 ++--
 .../startup/layers/NbinstURLStreamHandler.java     |   9 +-
 .../core/startup/layers/SystemFileSystemTest.java  |  16 ++--
 .../core/startup/logging/MessagesHandler.java      |   9 +-
 .../netbeans/core/startup/logging/NbLogging.java   |  12 +--
 .../src/org/netbeans/JarClassLoader.java           | 104 ++++++---------------
 .../o.n.bootstrap/src/org/netbeans/Stamps.java     |  68 +++++++++-----
 platform/o.n.bootstrap/src/org/netbeans/Util.java  |  25 ++---
 .../src/org/openide/filesystems/JarFileSystem.java |  22 +++--
 .../org/openide/filesystems/LocalFileSystem.java   |  27 ++----
 20 files changed, 206 insertions(+), 223 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to