[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Pliskin updated NETBEANS-4654:
-
Description: 
While editing a large Groovy class about 1000 lines long I repeatedly 
experience a freeze of editor lasting a minute or two. Today that happened 
several times while editing a string constant like changing sb.append('\n') to 
sb.append('/'). The other days editor freezed apparently trying to figure out a 
continuation of partially typed identifiers. 

During freeze I cannot save the file and have to wait... Restarting NetBeans 
makes no change. I perform no build or any other actions in NetBeans apart from 
editing code. After waking up from a freeze NetBeans "saves a snapshot", 
whatever that means.

  was:
While editing a large Groovy class about 1000 lines long I repeatedly 
experience a freeze of editor lasting a minute or two. Today that happened 
several times while editing a string constant like changing sb.append('\n') to 
sb.append('/'). The other days editor freezed apparently trying to figure out a 
continuation of partially typed identifiers. 

During freeze I cannot save the file and have to wait... Restarting NetBeans 
makes no change. I perform no build or any other actions in NetBeans apart from 
editing code.


> Editor freezes in large Groovy code
> ---
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Editor
>Affects Versions: 12.0
> Environment: windows 10
>Reporter: Eugene Pliskin
>Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long I repeatedly 
> experience a freeze of editor lasting a minute or two. Today that happened 
> several times while editing a string constant like changing sb.append('\n') 
> to sb.append('/'). The other days editor freezed apparently trying to figure 
> out a continuation of partially typed identifiers. 
> During freeze I cannot save the file and have to wait... Restarting NetBeans 
> makes no change. I perform no build or any other actions in NetBeans apart 
> from editing code. After waking up from a freeze NetBeans "saves a snapshot", 
> whatever that means.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Pliskin updated NETBEANS-4654:
-
Description: 
While editing a large Groovy class about 1000 lines long I repeatedly 
experience a freeze of editor lasting a minute or two. Today that happened 
several times while editing a string constant like changing sb.append('\n') to 
sb.append('/'). The other days editor freezed apparently trying to figure out a 
continuation of partially typed identifiers. 

During freeze I cannot save the file and have to wait... Restarting NetBeans 
makes no change. I perform no build or any other actions in NetBeans apart from 
editing code.

  was:
While editing a large Groovy class about 1000 lines long I repeatedly 
experience a freeze of editor lasting a minute or two. Today it happened while 
changing a string constant in sb.append('\n') to sb.append('/'). The other days 
editor freezed apparently trying to figure out a continuation of partially 
typed identifiers. 

During freeze I cannot save the file and have to wait... Restarting NetBeans 
makes no change. I perform no build or any other actions in NetBeans apart from 
editing code.


> Editor freezes in large Groovy code
> ---
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Editor
>Affects Versions: 12.0
> Environment: windows 10
>Reporter: Eugene Pliskin
>Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long I repeatedly 
> experience a freeze of editor lasting a minute or two. Today that happened 
> several times while editing a string constant like changing sb.append('\n') 
> to sb.append('/'). The other days editor freezed apparently trying to figure 
> out a continuation of partially typed identifiers. 
> During freeze I cannot save the file and have to wait... Restarting NetBeans 
> makes no change. I perform no build or any other actions in NetBeans apart 
> from editing code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Pliskin updated NETBEANS-4654:
-
Description: 
While editing a large Groovy class about 1000 lines long I repeatedly 
experience a freeze of editor lasting a minute or two. Today it happened while 
changing a string constant in sb.append('\n') to sb.append('/'). The other days 
editor freezed apparently trying to figure out a continuation of partially 
typed identifiers. 

During freeze I cannot save the file and have to wait... Restarting NetBeans 
makes no change. I perform no build or any other actions in NetBeans apart from 
editing code.

  was:While editing a large Groovy class about 1000 lines long once or twice a 
day I experience a freeze of editor lasting a minute or two. Today it happened 
while changing a string constant in sb.append('\n') to sb.append('/'). The 
other days editor freezed apparently trying to figure out a continuation of 
partially typed identifiers. During freeze I cannot save the file and have to 
wait...


> Editor freezes in large Groovy code
> ---
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Editor
>Affects Versions: 12.0
> Environment: windows 10
>Reporter: Eugene Pliskin
>Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long I repeatedly 
> experience a freeze of editor lasting a minute or two. Today it happened 
> while changing a string constant in sb.append('\n') to sb.append('/'). The 
> other days editor freezed apparently trying to figure out a continuation of 
> partially typed identifiers. 
> During freeze I cannot save the file and have to wait... Restarting NetBeans 
> makes no change. I perform no build or any other actions in NetBeans apart 
> from editing code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Pliskin updated NETBEANS-4654:
-
Description: While editing a large Groovy class about 1000 lines long once 
or twice a day I experience a freeze of editor lasting a minute or two. Today 
it happened while changing a string constant in sb.append('\n') to 
sb.append('/'). The other days editor freezed apparently trying to figure out a 
continuation of partially typed identifiers. During freeze I cannot save the 
file and have to wait...  (was: While editing a large Groovy class about 1000 
lines long once or twice a day I experience a freeze of editor lasting a minute 
or two. Today it happened while changing a string constant in sb.append('\n') 
to sb.append('/'). The other days editor freezed apparently trying to figure 
out a continuation of partially typed identifiers. During freeze I cannot save 
the file and is forced to wait...)

> Editor freezes in large Groovy code
> ---
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Editor
>Affects Versions: 12.0
> Environment: windows 10
>Reporter: Eugene Pliskin
>Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long once or twice a day 
> I experience a freeze of editor lasting a minute or two. Today it happened 
> while changing a string constant in sb.append('\n') to sb.append('/'). The 
> other days editor freezed apparently trying to figure out a continuation of 
> partially typed identifiers. During freeze I cannot save the file and have to 
> wait...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Pliskin updated NETBEANS-4654:
-
Description: While editing a large Groovy class about 1000 lines long once 
or twice a day I experience a freeze of editor lasting a minute or two. Today 
it happened while changing a string constant in sb.append('\n') to 
sb.append('/'). The other days editor freezed apparently trying to figure out a 
continuation of partially typed identifiers. During freeze I cannot save the 
file and is forced to wait...  (was: While editing a large Groovy class about 
1000 lines long once or twice a day I experience a freeze of editor lasting a 
minute or two. Today it happened while changing a string constant in 
sb.append('\n') to sb.append('/'). The other days editor freezed apparently 
trying to figure out a continuation of partially typed identifiers.)

> Editor freezes in large Groovy code
> ---
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Editor
>Affects Versions: 12.0
> Environment: windows 10
>Reporter: Eugene Pliskin
>Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long once or twice a day 
> I experience a freeze of editor lasting a minute or two. Today it happened 
> while changing a string constant in sb.append('\n') to sb.append('/'). The 
> other days editor freezed apparently trying to figure out a continuation of 
> partially typed identifiers. During freeze I cannot save the file and is 
> forced to wait...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Pliskin updated NETBEANS-4654:
-
Description: While editing a large Groovy class about 1000 lines long once 
or twice a day I experience a freeze of editor lasting a minute or two. Today 
it happened while changing a string constant in sb.append('\n') to 
sb.append('/'). The other days editor freezed apparently trying to figure out a 
continuation of partially typed identifiers.  (was: While editing a large 
Groovy class about 1000 lines long once or twice a day I experience a slowness 
lasting a minute or two. Today it happened while changing a string constant in 
sb.append('\n') to sb.append('/'). The other day the slowness was probably 
associated with continuation hints.)
Summary: Editor freezes in large Groovy code  (was: Slowness editing 
Groovy code)

> Editor freezes in large Groovy code
> ---
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Editor
>Affects Versions: 12.0
> Environment: windows 10
>Reporter: Eugene Pliskin
>Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long once or twice a day 
> I experience a freeze of editor lasting a minute or two. Today it happened 
> while changing a string constant in sb.append('\n') to sb.append('/'). The 
> other days editor freezed apparently trying to figure out a continuation of 
> partially typed identifiers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Created] (NETBEANS-4654) Slowness editing Groovy code

2020-07-29 Thread Eugene Pliskin (Jira)
Eugene Pliskin created NETBEANS-4654:


 Summary: Slowness editing Groovy code
 Key: NETBEANS-4654
 URL: https://issues.apache.org/jira/browse/NETBEANS-4654
 Project: NetBeans
  Issue Type: Bug
  Components: groovy - Editor
Affects Versions: 12.0
 Environment: windows 10
Reporter: Eugene Pliskin
 Attachments: ui-log.xml

While editing a large Groovy class about 1000 lines long once or twice a day I 
experience a slowness lasting a minute or two. Today it happened while changing 
a string constant in sb.append('\n') to sb.append('/'). The other day the 
slowness was probably associated with continuation hints.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[netbeans] annotated tag 12.0-u1 updated (efd543a -> 1978229)

2020-07-29 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a change to annotated tag 12.0-u1
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


*** WARNING: tag 12.0-u1 was modified! ***

from efd543a  (commit)
  to 1978229  (tag)
 tagging efd543aaefdb0a9f8f0073896cb12c82fe4ef9c8 (commit)
 replaces 12.0
  by Laszlo Kishalmi
  on Wed Jul 29 21:24:41 2020 -0700

- Log -
Apache NetBeans 12.0-u1.
---


No new revisions were added by this update.

Summary of changes:


-
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



[jira] [Reopened] (NETBEANS-4510) java.lang.NullpointerException

2020-07-29 Thread Antonio Vieiro (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Vieiro reopened NETBEANS-4510:
--

> java.lang.NullpointerException
> --
>
> Key: NETBEANS-4510
> URL: https://issues.apache.org/jira/browse/NETBEANS-4510
> Project: NetBeans
>  Issue Type: New Feature
>Reporter: varuna priya
>Priority: Critical
> Fix For: 12.0
>
> Attachments: messages.log.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Closed] (NETBEANS-4510) java.lang.NullpointerException

2020-07-29 Thread Antonio Vieiro (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Vieiro closed NETBEANS-4510.

Resolution: Invalid

> java.lang.NullpointerException
> --
>
> Key: NETBEANS-4510
> URL: https://issues.apache.org/jira/browse/NETBEANS-4510
> Project: NetBeans
>  Issue Type: New Feature
>Reporter: varuna priya
>Priority: Critical
> Fix For: 12.0
>
> Attachments: messages.log.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[netbeans] branch master updated (ab38230 -> cd90e03)

2020-07-29 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository.

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


from ab38230  [NETBEANS-3910] Treat Flat Dark LaF as Darcula
 add cd90e03  [NETBEANS-4636] Make FileBuilt and SourceForBinary queries 
calculate with module-source-path in Gradle porjects

No new revisions were added by this update.

Summary of changes:
 .../gradle/java/queries/FileBuiltQueryImpl.java| 19 +++
 .../gradle/java/queries/GradleSourceForBinary.java | 27 +++---
 2 files changed, 39 insertions(+), 7 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



[jira] [Updated] (NETBEANS-4653) Netbeans fails to update plugins on statup

2020-07-29 Thread Anirban Pal (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anirban Pal updated NETBEANS-4653:
--
Attachment: NETBEANS-4653-Bug-IDE log.txt

> Netbeans fails to update plugins on statup
> --
>
> Key: NETBEANS-4653
> URL: https://issues.apache.org/jira/browse/NETBEANS-4653
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Module System
>Affects Versions: 11.0
> Environment: Windows 10, Apache Netbeans 11.0
>Reporter: Anirban Pal
>Priority: Major
>  Labels: -, Modules, nbjavac-impl.jar
> Attachments: NETBEANS-4653-Bug-IDE log.txt
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 
>  2019-08-13T11:17:10
>  1565675230626
>  83
>  300
>  17
>  CPU INFO
>  4
> 
> 
>  2019-08-13T11:17:11
>  1565675231242
>  84
>  300
>  17
>  SCREEN SIZE
>  1366
>  768
>  1
> 
> 
>  2019-08-13T11:17:11
>  1565675231243
>  85
>  700
>  17
>  IDE_STARTUP
> 
> 
>  2019-08-13T11:17:18
>  1565675238137
>  110
>  800
>  17
>  USG_LOOK_AND_FEEL
>  Windows
>  Windows
> 
> 
>  2019-08-13T11:17:28
>  1565675248306
>  113
>  800
>  35
>  MEMORY
>  8432844800
> 
> 
>  2019-08-13T11:17:46
>  1565675266702
>  114
>  400
>  23
>  UI_ACTION_BUTTON_PRESS
>  UI_ACTION_BUTTON_PRESS
>  org.openide.awt.Bundle
>  org.openide.awt.Actions$MenuItem[Check for Updates]
>  org.openide.awt.Actions$MenuItem
>  org.openide.awt.AlwaysEnabledAction[Check for Updates]
>  org.openide.awt.AlwaysEnabledAction
>  Check for Updates
> 
> 
>  2019-08-13T11:18:16
>  1565675296924
>  115
>  500
>  23
>  LOG_WINDOW_DEACTIVATED
>  LOG_WINDOW_DEACTIVATED
>  org.netbeans.core.ui.warmup.Bundle
> 
> 
>  2019-08-13T11:22:13
>  1565675533658
>  116
>  500
>  65
>  LOG_WINDOW_ACTIVATED
>  LOG_WINDOW_ACTIVATED
>  org.netbeans.core.ui.warmup.Bundle
>  131
> 
> 
>  2019-08-13T11:22:15
>  1565675535412
>  117
>  400
>  23
>  UI_ACTION_BUTTON_PRESS
>  UI_ACTION_BUTTON_PRESS
>  org.openide.awt.Bundle
>  org.openide.awt.Actions$MenuItem[Check for Updates]
>  org.openide.awt.Actions$MenuItem
>  org.openide.awt.AlwaysEnabledAction[Check for Updates]
>  org.openide.awt.AlwaysEnabledAction
>  Check for Updates
> 
> 
>  2019-08-13T11:22:28
>  1565675548694
>  118
>  800
>  66
>  INDEXING_STARTED
>  INDEXING_STARTED
>  org.netbeans.modules.parsing.impl.indexing.Bundle
>  0
> 
> 
>  2019-08-13T11:22:28
>  1565675548756
>  119
>  800
>  66
>  INDEXING_FINISHED
>  INDEXING_FINISHED
>  org.netbeans.modules.parsing.impl.indexing.Bundle
>  4
> 
> 
>  2019-08-13T11:22:28
>  1565675548854
>  120
>  500
>  23
>  LOG_WINDOW_DEACTIVATED
>  LOG_WINDOW_DEACTIVATED
>  org.netbeans.core.ui.warmup.Bundle
> 
> 
>  2020-04-02T00:24:34
>  1585767274357
>  44
>  300
>  17
>  CPU INFO
>  4
> 
> 
>  2020-04-02T00:24:40
>  1585767280338
>  45
>  300
>  17
>  SCREEN SIZE
>  1366
>  768
>  1
> 
> 
>  2020-04-02T00:24:40
>  1585767280338
>  46
>  700
>  17
>  IDE_STARTUP
> 
> 
>  2020-04-02T00:24:50
>  1585767290577
>  54
>  800
>  32
>  InputStream for http://tmgate.TechM/wpad.dat throws 
>  
>  java.net.UnknownHostException: tmgate.TechM
>  
>  java.net.AbstractPlainSocketImpl
>  connect
>  220
>  jrt:/java.base/java/net/AbstractPlainSocketImpl.class
>  
>  
>  java.net.Socket
>  connect
>  591
>  jrt:/java.base/java/net/Socket.class
>  
>  
>  java.net.Socket
>  connect
>  540
>  jrt:/java.base/java/net/Socket.class
>  
>  
>  sun.net.NetworkClient
>  doConnect
>  182
>  jrt:/java.base/sun/net/NetworkClient.class
>  
>  
>  sun.net.www.http.HttpClient
>  openServer
>  474
>  jrt:/java.base/sun/net/www/http/HttpClient.class
>  
>  
>  sun.net.www.http.HttpClient
>  openServer
>  569
>  jrt:/java.base/sun/net/www/http/HttpClient.class
>  
>  
>  sun.net.www.http.HttpClient
>  init
>  242
>  jrt:/java.base/sun/net/www/http/HttpClient.class
>  
>  
>  sun.net.www.http.HttpClient
>  New
>  341
>  jrt:/java.base/sun/net/www/http/HttpClient.class
>  
>  
>  sun.net.www.http.HttpClient
>  New
>  362
>  jrt:/java.base/sun/net/www/http/HttpClient.class
>  
>  
>  sun.net.www.protocol.http.HttpURLConnection
>  getNewHttpClient
>  1242
>  jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
>  
>  
>  sun.net.www.protocol.http.HttpURLConnection
>  plainConnect0
>  1221
>  jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
>  
>  
>  sun.net.www.protocol.http.HttpURLConnection$6
>  run
>  1065
>  
> jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection$6.class
>  
>  
>  sun.net.www.protocol.http.HttpURLConnection$6
>  run
>  1063
>  
> jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection$6.class
>  
>  
>  java.security.AccessController
>  doPrivileged
>  688
>  jrt:/java.base/java/security/AccessController.class
>  
>  
>  java.security.AccessController
>  doPrivilegedWithCombiner
>  940
>  

[jira] [Created] (NETBEANS-4653) Netbeans fails to update plugins on statup

2020-07-29 Thread Anirban Pal (Jira)
Anirban Pal created NETBEANS-4653:
-

 Summary: Netbeans fails to update plugins on statup
 Key: NETBEANS-4653
 URL: https://issues.apache.org/jira/browse/NETBEANS-4653
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Module System
Affects Versions: 11.0
 Environment: Windows 10, Apache Netbeans 11.0
Reporter: Anirban Pal



 2019-08-13T11:17:10
 1565675230626
 83
 300
 17
 CPU INFO
 4


 2019-08-13T11:17:11
 1565675231242
 84
 300
 17
 SCREEN SIZE
 1366
 768
 1


 2019-08-13T11:17:11
 1565675231243
 85
 700
 17
 IDE_STARTUP


 2019-08-13T11:17:18
 1565675238137
 110
 800
 17
 USG_LOOK_AND_FEEL
 Windows
 Windows


 2019-08-13T11:17:28
 1565675248306
 113
 800
 35
 MEMORY
 8432844800


 2019-08-13T11:17:46
 1565675266702
 114
 400
 23
 UI_ACTION_BUTTON_PRESS
 UI_ACTION_BUTTON_PRESS
 org.openide.awt.Bundle
 org.openide.awt.Actions$MenuItem[Check for Updates]
 org.openide.awt.Actions$MenuItem
 org.openide.awt.AlwaysEnabledAction[Check for Updates]
 org.openide.awt.AlwaysEnabledAction
 Check for Updates


 2019-08-13T11:18:16
 1565675296924
 115
 500
 23
 LOG_WINDOW_DEACTIVATED
 LOG_WINDOW_DEACTIVATED
 org.netbeans.core.ui.warmup.Bundle


 2019-08-13T11:22:13
 1565675533658
 116
 500
 65
 LOG_WINDOW_ACTIVATED
 LOG_WINDOW_ACTIVATED
 org.netbeans.core.ui.warmup.Bundle
 131


 2019-08-13T11:22:15
 1565675535412
 117
 400
 23
 UI_ACTION_BUTTON_PRESS
 UI_ACTION_BUTTON_PRESS
 org.openide.awt.Bundle
 org.openide.awt.Actions$MenuItem[Check for Updates]
 org.openide.awt.Actions$MenuItem
 org.openide.awt.AlwaysEnabledAction[Check for Updates]
 org.openide.awt.AlwaysEnabledAction
 Check for Updates


 2019-08-13T11:22:28
 1565675548694
 118
 800
 66
 INDEXING_STARTED
 INDEXING_STARTED
 org.netbeans.modules.parsing.impl.indexing.Bundle
 0


 2019-08-13T11:22:28
 1565675548756
 119
 800
 66
 INDEXING_FINISHED
 INDEXING_FINISHED
 org.netbeans.modules.parsing.impl.indexing.Bundle
 4


 2019-08-13T11:22:28
 1565675548854
 120
 500
 23
 LOG_WINDOW_DEACTIVATED
 LOG_WINDOW_DEACTIVATED
 org.netbeans.core.ui.warmup.Bundle


 2020-04-02T00:24:34
 1585767274357
 44
 300
 17
 CPU INFO
 4


 2020-04-02T00:24:40
 1585767280338
 45
 300
 17
 SCREEN SIZE
 1366
 768
 1


 2020-04-02T00:24:40
 1585767280338
 46
 700
 17
 IDE_STARTUP


 2020-04-02T00:24:50
 1585767290577
 54
 800
 32
 InputStream for http://tmgate.TechM/wpad.dat throws 
 
 java.net.UnknownHostException: tmgate.TechM
 
 java.net.AbstractPlainSocketImpl
 connect
 220
 jrt:/java.base/java/net/AbstractPlainSocketImpl.class
 
 
 java.net.Socket
 connect
 591
 jrt:/java.base/java/net/Socket.class
 
 
 java.net.Socket
 connect
 540
 jrt:/java.base/java/net/Socket.class
 
 
 sun.net.NetworkClient
 doConnect
 182
 jrt:/java.base/sun/net/NetworkClient.class
 
 
 sun.net.www.http.HttpClient
 openServer
 474
 jrt:/java.base/sun/net/www/http/HttpClient.class
 
 
 sun.net.www.http.HttpClient
 openServer
 569
 jrt:/java.base/sun/net/www/http/HttpClient.class
 
 
 sun.net.www.http.HttpClient
 init
 242
 jrt:/java.base/sun/net/www/http/HttpClient.class
 
 
 sun.net.www.http.HttpClient
 New
 341
 jrt:/java.base/sun/net/www/http/HttpClient.class
 
 
 sun.net.www.http.HttpClient
 New
 362
 jrt:/java.base/sun/net/www/http/HttpClient.class
 
 
 sun.net.www.protocol.http.HttpURLConnection
 getNewHttpClient
 1242
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
 
 
 sun.net.www.protocol.http.HttpURLConnection
 plainConnect0
 1221
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
 
 
 sun.net.www.protocol.http.HttpURLConnection$6
 run
 1065
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection$6.class
 
 
 sun.net.www.protocol.http.HttpURLConnection$6
 run
 1063
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection$6.class
 
 
 java.security.AccessController
 doPrivileged
 688
 jrt:/java.base/java/security/AccessController.class
 
 
 java.security.AccessController
 doPrivilegedWithCombiner
 940
 jrt:/java.base/java/security/AccessController.class
 
 
 sun.net.www.protocol.http.HttpURLConnection
 plainConnect
 1062
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
 
 
 sun.net.www.protocol.http.HttpURLConnection
 connect
 1009
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
 
 
 sun.net.www.protocol.http.HttpURLConnection
 getInputStream0
 1581
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection.class
 
 
 sun.net.www.protocol.http.HttpURLConnection$9
 run
 1501
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection$9.class
 
 
 sun.net.www.protocol.http.HttpURLConnection$9
 run
 1499
 jrt:/java.base/sun/net/www/protocol/http/HttpURLConnection$9.class
 
 
 java.security.AccessController
 doPrivileged
 688
 jrt:/java.base/java/security/AccessController.class
 
 
 java.security.AccessController
 doPrivilegedWithCombiner
 940
 

[jira] [Updated] (NETBEANS-4652) Php namespace confusion

2020-07-29 Thread flexJoly (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

flexJoly updated NETBEANS-4652:
---
Description: 
*Issue*

When two namespaces 'look-alike' and have the same classname, netbeans get 
confused ;)

 

To reproduce make two classes like this. 

 
{code:php}
namespace rhAdmin\sales\order\record;
use rh\data\record\ListFactory as rhBase;

class ListFactory extends rhBase {
}
{code}
 
{code:php}
namespace sales\order\record; 
use rhAdmin\sales\order\record\ListFactory as rhBase; 

class ListFactory extends rhBase {

}{code}
 

In the second class try to navigate with ctrl-click to rhAdmin\\ListFactory

Netbeans will go to the current class definition. Because as you can see in the 
screenshot below, netbeans does see the parent-class, but its first guess is 
the current class. I think this is because the namespaces are almost the same.

!image-2020-07-28-21-17-50-896.png|width=477,height=296!

 

It even happens that when typing fast and trusting the codecompletion, netbeans 
convert the use statement to: "use ListFactory as rhBase;" 
 Even when the rhAdmin-namespace-path is fully typed!!

!image-2020-07-28-21-21-31-086.png|width=478,height=347!

 

 

Maybe this issue is related to my other report: 
https://issues.apache.org/jira/browse/NETBEANS-4647

  was:
*Issue*

When two namespaces 'look-alike' and have the same classname, netbeans get 
confused ;)

 

To reproduce make two classes like this. 

 
{code:php}
namespace rhAdmin\sales\order\record;
use rh\data\record\ListFactory as rhBase;

class ListFactory extends rhBase {
}
{code}
 
{code:php}
namespace sales\order\record; 
use rhAdmin\sales\order\record\ListFactory as rhBase; 

class ListFactory extends rhBase {

}{code}
 

In the second class try to navigate with ctrl-click to rhAdmin\\ListFactory

Netbeans will go to the current class definition. Because as you can see in the 
screenshot below, netbeans does see the parent-class, but its first guess is 
the current class. I think this is because the namespaces are almost the samen.

!image-2020-07-28-21-17-50-896.png|width=477,height=296!

 

It even happens that when typing fast and trusting the codecompletion, netbeans 
convert the use statement to: "use ListFactory as rhBase;" 
Even when the rhAdmin-namespace-path is fully typed!!

!image-2020-07-28-21-21-31-086.png|width=478,height=347!

 

 

Maybe this issue is related to my other report: 
https://issues.apache.org/jira/browse/NETBEANS-4647


> Php namespace confusion
> ---
>
> Key: NETBEANS-4652
> URL: https://issues.apache.org/jira/browse/NETBEANS-4652
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.0
>Reporter: flexJoly
>Assignee: Junichi Yamamoto
>Priority: Major
> Attachments: image-2020-07-28-21-17-50-896.png, 
> image-2020-07-28-21-21-31-086.png
>
>
> *Issue*
> When two namespaces 'look-alike' and have the same classname, netbeans get 
> confused ;)
>  
> To reproduce make two classes like this. 
>  
> {code:php}
> namespace rhAdmin\sales\order\record;
> use rh\data\record\ListFactory as rhBase;
> class ListFactory extends rhBase {
> }
> {code}
>  
> {code:php}
> namespace sales\order\record; 
> use rhAdmin\sales\order\record\ListFactory as rhBase; 
> class ListFactory extends rhBase {
> }{code}
>  
> In the second class try to navigate with ctrl-click to 
> rhAdmin\\ListFactory
> Netbeans will go to the current class definition. Because as you can see in 
> the screenshot below, netbeans does see the parent-class, but its first guess 
> is the current class. I think this is because the namespaces are almost the 
> same.
> !image-2020-07-28-21-17-50-896.png|width=477,height=296!
>  
> It even happens that when typing fast and trusting the codecompletion, 
> netbeans convert the use statement to: "use ListFactory as rhBase;" 
>  Even when the rhAdmin-namespace-path is fully typed!!
> !image-2020-07-28-21-21-31-086.png|width=478,height=347!
>  
>  
> Maybe this issue is related to my other report: 
> https://issues.apache.org/jira/browse/NETBEANS-4647



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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