This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Thu Apr 25 2024 09:18:06 UTC
Hide Search Description
197 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
269502 cnd Toolchai alexvsimon NEW --- Fortran module's name can cause build error 2017-03-15
268802 cnd Mixed De mromashova NEW --- IDE hangs while debugging mixed projects 2016-12-02
268174 cnd Remote vkvashin NEW --- "There were some problems while saving file.cc" dialog (full remote) 2017-04-05
268658 cnd Code Mod alexvsimon NEW --- Introduce Move, Copy refactorings 2017-03-28
268086 cnd Debugger mromashova NEW --- "Reverse Debugging" doesn't work on Ubuntu 16.04 2017-04-03
268733 cnd Debugger mromashova NEW --- OutOfMemoryError: Java heap space 2016-10-28
268815 cnd Debugger mromashova NEW --- in debugger: frequent debugger errors make stepping painful 2017-08-15
269133 cnd Debugger mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbHandlerExpert.appendCommandStart 2016-11-27
269486 cnd Debugger mromashova NEW --- Breakpoints and CurrentPC are not shown in the editor while debugging 2017-04-10
268235 cnd Code Mod petrk NEW --- [newcodemodel] Broken GDB tooltips and complex expressions in Fortran projects 2017-03-29
268270 cnd Code Mod petrk NEW --- ArrayIndexOutOfBoundsException: 2 2017-03-31
268358 cnd Code Mod petrk NEW --- C++14: Variable captured with initializer by a lambda is unable to be resolved 2017-03-31
268586 cnd Code Mod petrk NEW --- IDE doesn't differ "operator int ()" from "operator int () const" 2017-03-31
268628 cnd Code Mod petrk NEW --- Wrong resolving of overloaded functions 2017-03-30
268640 cnd Code Mod petrk NEW --- Building a C++ Application 2017-04-05
268702 cnd Code Mod petrk NEW --- error indications 2017-04-03
268922 cnd Code Mod petrk NEW --- [newcodemodel] java.io.FileNotFoundException: /usr/lib 2017-03-31
268929 cnd Code Mod petrk NEW --- c++14: digit separator 2017-04-05
268274 cnd Remote vkvashin NEW --- NetBeans IDE 8.0.2 does not prompt to download remote file 2017-04-05
268300 cnd Editor vkvashin NEW --- A file is open in two different tabs for some NFS mounts 2017-04-04
268418 cnd Code Mod vkvashin NEW --- Unable to REsolve Identifiers after Windows 10 update 2017-04-04
268450 cnd Code Com vkvashin NEW --- Constructor completion doesn't work for stack-allocated vars 2017-04-04
268562 cnd Code Mod vkvashin NEW --- Exception: File systems differ: incoming=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@1be34ede];cur=r_tester@spb-lesnaya; project=/usr/include org.netbeans.modules.cnd.modelimpl.csm.core.LibPro 2017-04-05
268796 cnd Remote vkvashin NEW --- Pre-build fails because simple remote (SFTP) does not remove remote files that are removed locally 2017-04-04
267993 cnd Code Mod vv159170 NEW --- Chained includes are not supported inside bodies 2017-03-31
268691 cnd Editor vv159170 NEW --- Automatic background project scanning starts during refactoring, then halts refactoring, which in turn blocks IDE until all the scanning is done. 2017-03-30
268701 cnd Navigati vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.refactoring.ui.WhereUsedPanel.getScopeProject 2017-03-30
268875 cnd Code Mod vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.getFileContainer 2017-03-30
269243 cnd Code Mod vv159170 NEW --- incorrect handling of orphan system includes after changes in main file 2017-03-30
269541 cnd Code Mod vv159170 NEW --- [newcodemodel] IllegalArgumentException: No enum constant org.netbeans.modules.cnd.apt.impl.support.clank.APTToClankCompilationDB.LanguageFlavor.CPP 2017-03-30
268206 cnd -- Other alexvsimon NEW --- Renamed file misses focus 2016-10-28
269203 cnd Project alexvsimon NEW --- strange paths are added in some cases 2016-12-01
268970 cnd Code Mod vv159170 STAR --- [newcodemodel] Fix Clank 3.9 upgrade 2017-10-02
269098 cnd Code Mod vv159170 STAR --- [newcodemodel] False 'cannot find include file' and related 'unable to resolve indentifier' 2017-04-03
269010 cnd Code Mod petrk REOP --- splitted source files not recognized for code assistance 2017-03-31
269453 cnd Code Mod petrk REOP --- Unable to resolve identifier for auto-declared range declaration in C++11 range based for loop for pointer types 2017-12-01
268867 cnd Remote vv159170 REOP --- Untrusted results of RemoteCodeModelTestCase tests 2017-05-10
267970 cnd Code Mod vkvashin RESO DUPL NoClassDefFoundError: org/llvm/ir/DataLayout 2016-09-13
267995 cnd -- Other alexvsimon RESO FIXE Grammar errors in UI 2016-09-14
268000 cnd Toolchai alexvsimon RESO FIXE IDE forgets paths in "Path Variable" window 2016-09-14
268018 cnd Code Mod alexvsimon RESO FIXE Introduce IDE action "Clean C/C++ cache and restart IDE" 2016-09-15
268022 cnd Toolchai alexvsimon RESO FIXE No C/C++ Compilers Found window appears on adding a remote host 2016-09-15
268575 cnd Editor alexvsimon RESO WORK Makefile constant color changes to black on indent and is unreadable when using dark theme 2016-10-21
268582 cnd Code Mod alexvsimon RESO WORK Ide underlines std::vector as error 2016-11-30
268872 cnd Code Mod alexvsimon RESO DUPL Reparse Project breaks Code Assistance in current file 2016-12-05
269031 cnd executio ilia RESO INVA Clean hangs on Windows for Project with existing sources 2016-12-07
269270 cnd -- Other ilia RESO FIXE Fixing results of wrong automated merge at cnd-main 2017-02-10
268142 cnd Code Mod issues RESO FIXE macOS upgrade from OS 10.11 (el Capitan) causes issue with include files missing from C++ IDE. 2016-09-30
267888 cnd Debugger mromashova RESO DUPL JNI tests: IDE hangs if user selected "Make Current" in Sessions tab 2016-11-30
267979 cnd Code Mod petrk RESO FIXE FileModel2Test.testBug256516 and testBug256516c are failed with old code model 2016-09-14
267921 cnd Remote vkvashin RESO FIXE NPE FileOperationsProvider$FileOperations.isDirectory 2016-09-08
267937 cnd Remote vkvashin RESO FIXE NullPointerException at org.netbeans.modules.remote.ui.NewRemoteProjectAction.performAction 2017-03-06
267949 cnd Remote vkvashin RESO FIXE Test RemoteDevelopment2Test is broken 2016-09-14
267950 cnd Remote vkvashin RESO FIXE Test RemoteDevelopmentTest is broken 2016-09-14
267975 cnd Remote V vkvashin RESO FIXE NullPointerException at org.netbeans.modules.subversion.remote.RepositoryFile.<init> 2016-09-14
268918 cnd Remote vkvashin RESO DUPL StackOverflowError at java.util.HashMap.putVal 2016-12-01
267904 cnd Code Mod vv159170 RESO DUPL AssertionError: LHS: must not be called for emptyKey 2016-09-09
267905 cnd Code Mod vv159170 RESO DUPL AssertionError: LHS: must not be called for emptyKey 2016-09-09
267917 cnd Code Mod vv159170 RESO DUPL AssertionError: LHS: must not be called for emptyKey 2016-09-09
269113 cnd -- Other vv159170 RESO DUPL Stable java.lang.ArrayIndexOutOfBoundsException exception on Sparc Solaris in QA tests 2016-12-03
268140 cnd Project alexvsimon RESO DUPL org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.waitInitTask: LowPerformance took 42849 ms. 2016-09-22
268289 cnd Project alexvsimon RESO WORK Can not build the project because of OS change warning 2016-10-20
268473 cnd Project alexvsimon RESO INCO NullPointerException at org.netbeans.modules.cnd.makeproject.ui.ViewItemPasteType.pasteImpl 2016-10-17
268639 cnd Project alexvsimon RESO DUPL AbstractMethodError: org.netbeans.modules.cnd.makeproject.ui.MakeLogicalViewProvider.checkForChangedViewItemNodes(Lorg/netbeans/modules/cnd/makeproject/api/configurations/ConfigurationDescriptorProvid 2016-11-02
268676 cnd Project alexvsimon RESO DUPL IllegalAccessError: org/netbeans/modules/cnd/makeproject/api/configurations/ConfigurationDescriptorProvider$Delta 2016-10-26
268841 cnd Remote V alexvsimon RESO WORK Remote git dives to deep into the unopened project directory 2017-04-02
268941 platform Output W alexvsimon RESO FIXE Missing support for gcc -fdiagnostics-color=always in output window 2017-04-13
269074 cnd Code Com alexvsimon RESO INVA text color in autocompletion popup window 2016-12-01
269122 cnd Project alexvsimon RESO WONT OutOfMemoryError: GC overhead limit exceeded 2016-11-27
269172 cnd Editor alexvsimon RESO INVA fortran source code format does not recognize function type 2016-11-30
269266 cnd Editor alexvsimon RESO INCO java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification 2017-03-29
269319 cnd Remote alexvsimon RESO WORK Clean&Build duplicates source files in Projects tab 2017-03-28
269396 cnd -- Other alexvsimon RESO FIXE Reopening an existing C++ project reorders the subprojects in the makefile 2017-06-05
269497 cnd Remote V alexvsimon RESO FIXE Garbled characters for sidebar diff and remote Git diff 2017-04-13
269586 cnd Project alexvsimon RESO WONT OutOfMemoryError: GC overhead limit exceeded 2017-01-18
269587 cnd Project alexvsimon RESO WONT OutOfMemoryError: GC overhead limit exceeded 2017-01-18
268381 cnd executio ilia RESO FIXE In built-in editor a context menu launches 6 new processes 2017-07-20
269321 cnd executio ilia RESO FIXE 2: No such file 2017-04-12
269431 cnd UnitTest ilia RESO INVA how to achieve total MCDC in Cunit testing framework 2017-04-03
269479 cnd UnitTest ilia RESO INCO i got error relocation truncated to fit: R_X86_64_PC32 against undefined symbol 2017-03-28
268144 cnd Project issues RESO FIXE after upgrade OS to macOS, Netbeans folder of standard files missing for C++ apps. 2016-09-22
268228 cnd Code Mod issues RESO DUPL org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Request Processor: Validating files for ConfigINI 2016-09-27
268327 cnd Project issues RESO DUPL Sometimes "Configure Code Assistance..." and "Failed #include/#error Directives" are not clickable 2016-10-03
268605 cnd Remote V issues RESO WONT Remote vcs does not work with git version 1.7.1 2016-11-23
269163 cnd Code Mod issues RESO WORK "Unrecognized"/unknown functions from libc/libm displayed as errors 2016-11-29
269552 cnd Project issues RESO FIXE cannot compile c++ program when using Linux version 2.6.32-642.el6.x86_64 2017-01-13
268340 cnd Debugger mromashova RESO INVA ArrayIndexOutOfBoundsException: 4 >= 0 2016-12-01
268466 cnd Debugger mromashova RESO WORK ClassNotFoundException: org.netbeans.modules.cnd.debugger.common2.utils.optionw.OptionSet 2016-12-01
268840 cnd Debugger mromashova RESO FIXE Upgrade your GDB message 2017-04-13
269175 cnd Debugger mromashova RESO DUPL org.netbeans.modules.cnd.debugger.common2.debugger.ModelListenerSupport.modelChanged: LowPerformance took 3185 ms. 2017-04-10
269194 cnd Debugger mromashova RESO INVA Fortran conditional breakpoint does not work 2016-12-01
269475 cnd Debugger mromashova RESO FIXE attach debugger doesn't apply the existing filter on the processes list when you reopen netbeans 2017-04-13
268260 cnd Code Mod petrk RESO FIXE Auto complete fails and shows error on vector of vectors when they are written in a certain way 2016-09-29
268002 cnd Remote vkvashin RESO WORK Get rid of warnings "INFO: Warning - could not install some modules" when running RemoteDevelopment2Test 2016-10-07
268474 cnd Code Mod vkvashin RESO WONT java.io.EOFException at java.io.DataInputStream.readInt 2017-04-04
268486 cnd Code Com vkvashin RESO DUPL Wrong insertion text for templates 2016-10-12
268679 cnd Remote vkvashin RESO DUPL NullPointerException at org.netbeans.modules.cnd.api.remote.RemoteSyncSupport.getPathMap 2016-10-27
268699 cnd Remote vkvashin RESO WORK Unable to connect to C++ remote linux buildhost. Same configuration works in netbeans 7 but not in >8 2017-04-05
268759 cnd Code Mod vkvashin RESO DUPL Parser doesn't resolve names imported with 'using' from inline namespaces 2016-11-01
268844 cnd Remote vkvashin RESO FIXE Vim 7.4 has wrong -I paths in code assistance options 2017-04-12
268863 cnd Remote vkvashin RESO WONT NullPointerException at org.netbeans.modules.cnd.remote.support.RemoteServerListProviderImpl.getRemoteServers 2017-03-30
267951 cnd Code Com vv159170 RESO WORK Should not be called from UI thread 2017-03-30
267954 cnd -- Other vv159170 RESO FIXE Warnings in encapsulate field refactoring 2017-04-13
268003 cnd Code Mod vv159170 RESO WONT OutOfMemoryError: Java heap space 2016-09-15
268038 cnd Code Mod alexvsimon VERI FIXE Supress writes during startup 2016-09-19
268127 cnd Remote alexvsimon VERI FIXE Deadlock when opening project with remote source 2016-09-23
267972 cnd Code Mod vkvashin VERI FIXE Failing tests after clank binaries upgraded 2016-09-14
268001 cnd UnitTest alexvsimon VERI FIXE Simple c++ test library not passed to linker 2016-09-21
268085 cnd Project alexvsimon VERI FIXE MinGW: "Use Build Analyzer" check box breaks CMake based projects 2016-09-20
268627 cnd Code Com alexvsimon VERI FIXE Code Completion adds std::std::map 2016-12-07
268711 cnd Code Com alexvsimon VERI FIXE Code completion does not insert specialized types 2016-12-08
268973 cnd Code Com alexvsimon VERI FIXE "AutoInclude" tests hangs 2016-12-07
269032 cnd Project alexvsimon VERI FIXE Launchers can not be modified through dialog: do not use asLines or fix it 2016-12-08
269115 cnd Code Mod alexvsimon VERI FIXE Fix new code model bugs 2016-12-08
268063 cnd Debugger mromashova VERI FIXE New Pinned Watch for uninitialized variable creates a wrong watch 2016-09-19
268064 cnd Debugger mromashova VERI FIXE Several Pinned Watches for uninitialized variables break debugger 2016-09-19
268067 cnd Debugger mromashova VERI FIXE Inconvenient way to call "Show Pinned Watches" context menu item 2016-09-19
268814 cnd Debugger mromashova VERI FIXE in debugger: array elements are sorted by string, not element order 2016-12-07
268324 cnd Navigati petrk VERI FIXE REGRESSION: incorrect Is Overridden annotation 2016-12-09
268671 cnd Code Mod petrk VERI FIXE C++14: IDE parser fails on "Variable templates" 2016-12-13
269201 cnd Code Mod petrk VERI FIXE Unnamed inner structures and unions in C11 language or as an extension in previous standards 2016-12-08
268361 cnd Remote V vkvashin VERI FIXE 95% requests to remote agent are from remote VCS 2016-12-09
268419 cnd Code Mod vkvashin VERI FIXE Error on string with using std::string 2016-12-15
268442 cnd Code Mod vkvashin VERI FIXE org.openide.text.FilterDocument cannot be cast to org.netbeans.editor.BaseDocument 2016-12-14
268792 cnd Remote vkvashin VERI FIXE RemoteBuildUpdatesDownloadTestCase fails for the past 118 builds 2016-12-09
268903 cnd Remote vkvashin VERI FIXE Stack overflow in remote file system 2016-12-09
269148 cnd Code Mod vkvashin VERI FIXE Exceptions in unit tests (old code model) 2016-12-09
269205 cnd Remote V vkvashin VERI FIXE 72-77% of time is spent in FilesystemInterceptorImpl.refreshRecursively 2016-12-11
269281 cnd Remote vkvashin VERI FIXE IDE can't create full remote project with space in name 2016-12-13
267980 cnd Code Mod vv159170 VERI FIXE [newcodemodel] Start entry path should be absolute! 2016-09-20
268070 cnd Project vv159170 VERI FIXE "Always relative" is not working for remote project 2016-09-20
268301 cnd Code Mod vv159170 VERI FIXE ArrayIndexOutOfBoundsException: 308 2016-12-13
269068 cnd Code Mod vv159170 VERI FIXE [newcodemodel] AssertionError: Invalid index! 2016-12-12
269130 cnd Code Mod vv159170 VERI FIXE [newcodemodel] AssertionError: Cannot modify const object! 2016-12-12
269199 cnd Editor vv159170 VERI FIXE Editor ignore C++11 standard in standard headers 2016-12-15
267952 cnd Editor alexvsimon VERI FIXE Exception in fortran editor. 2016-12-08
267956 cnd Project alexvsimon VERI FIXE Configuration name should be removed from "Modify Tool Collection Path" window 2016-12-07
267996 cnd Project alexvsimon VERI FIXE "Modify Tool Collection Path" check box doesn't work if "Use Build Analyzer" check box is switched on 2016-12-09
268103 cnd Project alexvsimon VERI FIXE "The project tool collection does not equal to real compiler" window appears 2016-12-14
268133 cnd Project alexvsimon VERI FIXE IDE ignores environment variables if toolchain is not updated 2016-12-08
268205 cnd Code Com alexvsimon VERI FIXE On Linux "Auto #include" doesn't work if current compiler is Oracle Developer Studio 2016-12-08
268467 cnd Code Com alexvsimon VERI FIXE Code completion adds #include <sstream> instead of #include <iostream> 2016-12-07
268484 cnd Code Com alexvsimon VERI FIXE Code Completion adds #include <map> instead of #include <array> 2016-12-07
268485 cnd Code Com alexvsimon VERI FIXE Code completion adds #include <bits/unordered_map.h> instead of #include <unordered_map> 2016-12-07
268584 cnd Code Com alexvsimon VERI FIXE std::array doesn't appear in Code Completion list in first file 2016-12-07
268715 cnd -- Other alexvsimon VERI FIXE "File main.cpp" is modified. Save?" window appears if user deletes modified file 2016-12-07
268766 cnd Project alexvsimon VERI FIXE NullPointerException at org.netbeans.modules.cnd.discovery.buildsupport.ToolsWrapperUtility.fixScript 2016-12-13
268773 cnd Project alexvsimon VERI FIXE Building pkg-config on enum takes very long time 2016-12-13
269016 cnd Editor alexvsimon VERI FIXE Syntax highlighter - add new categories 2016-12-08
269079 cnd Code Com alexvsimon VERI FIXE In color profile, C/C++ Syntax->Fields color == autocomplete popup window text color 2017-04-21
269165 cnd Project alexvsimon VERI FIXE [launchers] buildCommand is not consistent with runCommand in Launchers 2016-12-08
269196 cnd Editor alexvsimon VERI FIXE Read/Write filter doesn't work correctly with fields in structure 2016-12-07
269220 cnd Project alexvsimon VERI FIXE java.util.MissingResourceException: bin/Linux-arm_64/libBuildTrace.so 2016-12-08
269250 cnd Code Mod alexvsimon VERI FIXE Display more exact C++ method names in Navigator 2017-04-19
269257 cnd -- Other alexvsimon VERI FIXE IDE doesn't highlight "#pragma omp taskgroup " and "#pragma omp taskloop" directives 2016-12-10
269306 cnd Editor alexvsimon VERI FIXE IDE doesn't highlight some new OpenMP keywords 2017-04-19
269327 cnd Project alexvsimon VERI FIXE "The project tool collection does not equal to real compiler" window appears 2017-04-19
269428 cnd Editor alexvsimon VERI FIXE c enum class with values are not formatted properly 2017-06-05
269554 cnd Project alexvsimon VERI FIXE IllegalArgumentException: Illegal group reference: group index is missing 2017-04-24
269236 cnd -- Other danilasergeyev VERI FIXE Change FileChooserBuilder usage according to API changes from bug #268811 2016-12-13
268788 cnd executio ilia VERI FIXE org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: SFTP: : Uploading C:\Program Files\NetBeans 8.1\cnd\bin\Linux-x86\rfs_controller to max.grachev@135.247.194.83:/var/tmp/dligh 2016-12-12
268874 cnd executio ilia VERI FIXE External console processes are not closed 2016-12-13
268278 cnd Debugger mromashova VERI FIXE NullPointerException at org.netbeans.editor.ext.ToolTipSupport.ensureVisibility 2016-12-12
268306 cnd Debugger mromashova VERI FIXE NegativeArraySizeException at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerSettingsBridge.noteSignalList 2016-12-14
268692 cnd Debugger mromashova VERI FIXE "Using Gdb Debugger" item is not consistent with other NetBeans debuggers 2017-04-08
268732 cnd Debugger mromashova VERI FIXE a11y: mnemonic conflicts in "Attach" window 2016-12-08
268756 cnd Debugger mromashova VERI FIXE NullPointerException at com.oracle.tools.ide.projectless.debug.utils.CorefileUtils.isCorefile 2016-12-08
268809 cnd Debugger mromashova VERI FIXE java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification 2016-12-12
268905 cnd Debugger mromashova VERI FIXE IllegalStateException: Can't dispose InputContext while it's active 2016-12-13
268928 cnd Debugger mromashova VERI FIXE Regressions in new Attach dialog window 2016-12-11
268967 cnd Debugger mromashova VERI FIXE NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.actions.ContinueActionProvider.update 2016-12-13
269340 cnd Debugger mromashova VERI FIXE If user selected LLDB, then "Upgrade your GDB to use The Debugger Console" message appears 2017-04-19
268930 cnd Code Mod petrk VERI FIXE C++11: user-defined literals 2017-04-21
269173 cnd Code Mod petrk VERI FIXE Accuracy regression on mysql (and some other projects) 2016-12-08
269245 cnd Code Mod petrk VERI FIXE Static array indices in parameter declarations not recognized 2017-04-24
269272 cnd Code Mod petrk VERI FIXE Wrong name lookup results when template parameters are omitted 2016-12-12
269290 cnd Code Mod petrk VERI FIXE C++14: unresolved return type of function with auto type 2016-12-12
269292 cnd Code Mod petrk VERI FIXE ะก++14: decltype(auto) is not supported 2016-12-12
269323 cnd Code Mod petrk VERI DUPL Unresolved 'string' on Ubuntu 16.10 (GCC 6.2) 2016-12-15
268153 cnd executio vkvashin VERI FIXE NullPointerException at org.netbeans.modules.nativeexecution.api.util.ProcessUtils.execute 2016-12-08
268318 cnd Code Com vkvashin VERI FIXE NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.getResolvedContext 2016-12-09
268487 cnd Code Com vkvashin VERI FIXE Don't list forward declarations in code completion 2016-12-08
268583 cnd Remote vkvashin VERI FIXE Exception when setting up host: "Potentially long method ... is invoked in AWT thread" 2016-12-09
268698 cnd Debugger vkvashin VERI FIXE NullPointerException when attaching debugger without specifying a project 2016-12-13
268771 cnd Remote vkvashin VERI FIXE Can't build project in simple remote mode with IPv6 2016-12-12
268772 cnd Remote vkvashin VERI FIXE Remote Versioning asks for /home/.hg and similar files 2016-12-09
268787 cnd Remote vkvashin VERI FIXE Simple remote does not work if there is no unzip on remote host 2016-12-09
268908 cnd Remote vkvashin VERI FIXE Exception: Should not be called from UI thread 2016-12-09
268909 cnd Remote V vkvashin VERI FIXE Tons of vcs-* and exec* files in /var/tmp 2016-12-13
268926 cnd Remote vkvashin VERI FIXE Remote File System should support DeleteOnExit 2016-12-09
269000 cnd Remote vkvashin VERI FIXE Auto mounts list should be restored on subsequent connection 2016-12-10
269167 cnd Remote vkvashin VERI FIXE Remote leaves warmup zip files (w/o ".zip" extension) in /tmp directory of the remote host 2016-12-09
269170 cnd Remote vkvashin VERI FIXE VCSOwnerTestCase constantly fails 2016-12-09
269195 cnd Remote vkvashin VERI FIXE Remote can not create a file inside a cyclic link 2016-12-08
269198 cnd Remote vkvashin VERI FIXE Endless recursion through cyclic links 2016-12-08
269282 cnd Remote vkvashin VERI FIXE NPE in unit tests 2016-12-14
267953 cnd Editor alexvsimon VERI FIXE Missing READ-LOCK when accessing TokenHierarchy in fortran editor 2017-04-20
197 bugs found.

as