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

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


    from 2602169290b Merge pull request #9041 from 
lahodaj/java-hints-local-class
     add 8287f240fa7 Use Runtime.version() where applicable and remove 
unreachable code
     new 8da3d412a39 Merge pull request #9213 from mbien/use-runtime-version

The 1 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:
 .../gradle/GradleJavaCompatProblemsProvider.java   |  16 +-
 .../gradle/execute/DefaultJavaRuntimeManager.java  |   2 +-
 .../debugger/ui/views/debugging/DebugTreeView.java |   9 +-
 .../jpda/ui/models/BigStringCustomEditor.java      |  30 +---
 .../debugger/jpda/expr/EvaluatorVisitor.java       |   2 +-
 .../modules/debugger/jpda/util/JPDAUtils.java      |  19 +--
 .../java/file/launcher/SingleSourceFileUtil.java   |   7 +-
 .../errors/EnablePreviewSingleSourceFile.java      |  13 +-
 .../EnablePreviewSingleSourceFile.java             |   9 +-
 java/java.source.base/nbproject/project.xml        |   8 -
 .../modules/java/source/NoJavacHelper.java         |  60 --------
 .../performance/utilities/CommonUtilities.java     |  14 --
 .../php/project/connections/ftp/Bundle.properties  |   9 +-
 .../php/project/connections/ftp/FtpClient.java     |  15 --
 .../connections/ftp/WindowsJdk7WarningPanel.form   | 123 ---------------
 .../connections/ftp/WindowsJdk7WarningPanel.java   | 171 ---------------------
 .../core/nativeaccess/NativeWindowSystemImpl.java  |  15 --
 .../src/org/netbeans/core/output2/Controller.java  |  18 +--
 .../netbeans/core/windows/options/WinSysPanel.java |  23 +--
 .../windows/view/ui/CloseButtonTabbedPane.java     |  22 ---
 .../netbeans/modules/netbinox/JarBundleFile.java   |  15 +-
 .../netbeans/modules/netbinox/NetbinoxFactory.java |  25 +--
 .../src/org/netbeans/JarClassLoader.java           |  62 ++------
 .../src/org/netbeans/swing/plaf/Startup.java       |  17 +-
 24 files changed, 48 insertions(+), 656 deletions(-)
 delete mode 100644 
php/php.project/src/org/netbeans/modules/php/project/connections/ftp/WindowsJdk7WarningPanel.form
 delete mode 100644 
php/php.project/src/org/netbeans/modules/php/project/connections/ftp/WindowsJdk7WarningPanel.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to