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 9fc7bdb0f38 Merge pull request #8379 from mbien/boolean-constructors
     add 654b1bbd36f Replace Long constructor usage.
     add 3ebd6cb3968 Merge pull request #8381 from mbien/long-constructors

No new revisions were added by this update.

Summary of changes:
 ide/api.debugger/nbproject/project.properties      |  2 +-
 .../src/org/netbeans/api/debugger/Properties.java  | 40 +++++++++++-----------
 .../modules/bugzilla/issue/CommentsPanel.java      |  3 +-
 .../db/dataview/util/DBReadWriteHelper.java        | 12 +++----
 .../org/netbeans/modules/schema2beans/Common.java  |  8 ++---
 .../modules/schema2beans/GraphManager.java         |  6 ++--
 .../modules/schema2beansdev/S2bConfig.java         |  4 +--
 .../modules/schema2beansdev/gen/JavaUtil.java      | 10 +++---
 .../modules/subversion/FileStatusCache.java        |  3 +-
 .../bugtracking/commons/AttachmentsPanel.java      | 10 +++---
 .../xml/multiview/XmlMultiViewDataObject.java      |  4 +--
 .../org/netbeans/modules/classfile/CPLongInfo.java |  3 +-
 .../performance/utilities/CommonUtilities.java     |  6 ++--
 .../utilities/MeasureStartupTimeTestCase.java      |  2 +-
 .../swing/tabcontrol/plaf/ChicletWrapper.java      |  2 +-
 .../propertysheet/IndexedPropertyEditor.java       |  6 ++--
 .../src/org/openide/filesystems/XMLMapAttr.java    |  7 ++--
 .../src/org/openide/loaders/DataNode.java          |  2 +-
 .../src/org/openide/text/DataEditorSupport.java    | 10 +++---
 .../netbeans/modules/uihandler/SlownessData.java   |  2 +-
 .../lib/profiler/ui/charts/DateTimeAxisUtils.java  |  8 ++---
 .../lib/profiler/ui/locks/LockContentionPanel.java |  4 +--
 .../profiler/ui/memory/DiffAllocResultsPanel.java  |  4 +--
 .../ui/memory/DiffLivenessResultsPanel.java        |  4 +--
 .../ui/memory/DiffSampledResultsPanel.java         |  4 +--
 .../ui/memory/LiveReverseMemCallGraphPanel.java    |  5 ++-
 .../memory/SnapshotReverseMemCallGraphPanel.java   |  4 +--
 .../lib/profiler/ui/threads/ThreadsPanel.java      |  4 +--
 .../lib/profiler/heap/StackTraceSegment.java       |  2 +-
 .../tests/jfluid/monitor/MonitorTestCase.java      |  2 +-
 .../profiler/heapwalk/ClassesListController.java   |  2 +-
 .../details/netbeans/PlatformDetailsProvider.java  |  4 +--
 .../profiler/snaptracer/logs/LogReader.java        |  4 +--
 .../websvc/saas/codegen/model/ParameterInfo.java   |  6 ++--
 34 files changed, 99 insertions(+), 100 deletions(-)


---------------------------------------------------------------------
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