[jira] [Commented] (NETBEANS-5914) NetBeans 12.4 freezes on startup

2021-08-29 Thread Jaroslav Tulach (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406560#comment-17406560
 ] 

Jaroslav Tulach commented on NETBEANS-5914:
---

All the here-in listed deadlocks are going to be fixed by 
https://github.com/apache/netbeans/pull/3136 and especially 
https://github.com/apache/netbeans/commit/9227546960199ecec44755a03cce6f1d59ade69d

> NetBeans 12.4 freezes on startup
> 
>
> Key: NETBEANS-5914
> URL: https://issues.apache.org/jira/browse/NETBEANS-5914
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.5
> Environment: NetBeans 12.4 on Zulu/OpenJDK 11 on Windows 10.
>Reporter: Eirik Bakke
>Assignee: Jaroslav Tulach
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 12.6
>
> Attachments: 12.5-beta2-threaddump-1629986898821.tdump, 210506 
> NetBeans Deadlock on Startup 2.txt, 210506 NetBeans Deadlock on Startup.txt, 
> 210516 Another NetBeans Deadlock.txt, 210526 NetBeans Deadlock again.txt
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> On NetBeans 12.4, I was previously experiencing some intermittent freezes on 
> startup, at the time when projects were being loaded and such. I did some 
> thread dumps of the frozen IDE using VisualVM. I'm uploading these now in 
> case they are related to NETBEANS-5913.



--
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-5907) Upgrade eclipselink from 2.7.7 to 2.7.9

2021-08-29 Thread Jira


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

José Contreras closed NETBEANS-5907.

Resolution: Implemented

PR merged into master

> Upgrade eclipselink from 2.7.7 to 2.7.9
> ---
>
> Key: NETBEANS-5907
> URL: https://issues.apache.org/jira/browse/NETBEANS-5907
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Libraries
>Affects Versions: 12.5
>Reporter: José Contreras
>Assignee: José Contreras
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.6
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> - Slightly decreased size of java/eclipselink directory (9.4 MB to 9.3 MB)
> - Override new abstract method "isEmbeddable()"
> - Update License version
> - Update libraries
> - This is mainly maintenance release and contains bug fixes
> - Deprecated Functionality: None
> - Known Issues
>  --When running EclipseLink 2.7 in Glassfish 4.0, you must specify a valid 
> datasource 
>  in the persistence.xml through either the jta-data-source or 
> non-jta-data-source tags.
> --Java hotspot compiler may crash when compiling 
> org.eclipse.persistence.internal.sessions.CommitManager::commitChangedObjectsForClassWithChangeSet
>  
>  As a workaround, execute java with 
>  
> -XX:CompileCommand=exclude,org/eclipse/persistence/internal/sessions/CommitManager,commitChangedObjectsForClassWithChangeSet
>  
>  command line option for JIT compiler.



--
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-5962) flatlaf dark theme does not properly render multiline string

2021-08-29 Thread Pieter van den Hombergh (Jira)
Pieter van den Hombergh created NETBEANS-5962:
-

 Summary: flatlaf dark theme does not properly render multiline 
string
 Key: NETBEANS-5962
 URL: https://issues.apache.org/jira/browse/NETBEANS-5962
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Formatting  Indentation
Affects Versions: 12.5
 Environment: Product Version: Apache NetBeans IDE 12.5-beta2
Java: 17; OpenJDK 64-Bit Server VM 17+35-2724
Runtime: OpenJDK Runtime Environment 17+35-2724
System: Linux version 5.11.0-27-generic running on amd64; UTF-8; en_US (nb)
User directory: /home/hom/.netbeans/12.5-beta2
Cache directory: /home/hom/.cache/netbeans/12.5-beta2

openjdk version "17" 2021-09-14
OpenJDK Runtime Environment (build 17+35-2724)
OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)

Linux twohunderd 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 
UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
Reporter: Pieter van den Hombergh
 Attachments: netbeansdarkflatlaf-blockstring.png

The text in a multiline string is rendered with a light background, even when 
the general theme is flatlaf dark.

 

See attached imahe



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