[netbeans] branch master updated (d29bbb336a -> 325c6d5fee)

2023-07-07 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

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


from d29bbb336a Merge pull request #6152 from 
junichi11/revert-fix-import-changes
 new c426df76ae Add default shortcut (SO-S) for SystemOpenAction.
 new 2614f55370 Add SystemOpenAction to Editor Tab actions, just after 
CopyPathToClipboardAction.
 new f208ee163f Don't include .shadow files as openable by SystemOpenAction.
 new 325c6d5fee Merge pull request #6159 from neilcsmith-net/gh6043-1

The 8761 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:
 .../netbeans/core/ui/sysopen/SystemOpenAction.java   | 20 
 1 file changed, 16 insertions(+), 4 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



[netbeans] branch master updated: upgrade bundled maven to 3.9.3.

2023-07-07 Thread mbien
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new cddb4280f4 upgrade bundled maven to 3.9.3.
 new 089991cb1d Merge pull request #6117 from mbien/maven-393
cddb4280f4 is described below

commit cddb4280f495f612f763ed1acaee3a56f62c8857
Author: Michael Bien 
AuthorDate: Fri Jun 23 16:26:16 2023 +0200

upgrade bundled maven to 3.9.3.
---
 ...ense.txt => apache-maven-3.9.3-bin-license.txt} |  2 +-
 ...otice.txt => apache-maven-3.9.3-bin-notice.txt} |  0
 ...ense.txt => apache-maven-3.9.3-epl-license.txt} |  4 +-
 ...se.txt => apache-maven-3.9.3-slf4j-license.txt} |  4 +-
 java/maven.embedder/external/binaries-list |  2 +-
 java/maven.embedder/external/binariesembedded-list | 44 +++---
 java/maven.embedder/nbproject/project.properties   |  2 +-
 java/maven.embedder/nbproject/project.xml  | 44 +++---
 .../org/netbeans/nbbuild/extlibs/ignored-overlaps  | 10 ++---
 9 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/java/maven.embedder/external/apache-maven-3.9.2-bin-license.txt 
b/java/maven.embedder/external/apache-maven-3.9.3-bin-license.txt
similarity index 99%
rename from java/maven.embedder/external/apache-maven-3.9.2-bin-license.txt
rename to java/maven.embedder/external/apache-maven-3.9.3-bin-license.txt
index 9161bcbb57..6c30dbd641 100644
--- a/java/maven.embedder/external/apache-maven-3.9.2-bin-license.txt
+++ b/java/maven.embedder/external/apache-maven-3.9.3-bin-license.txt
@@ -1,6 +1,6 @@
 Name: Apache Maven Distribution
 Description: Apache Maven Distribution
-Version: 3.9.2
+Version: 3.9.3
 License: Apache-2.0
 Origin: Apache Software Foundation
 URL: https://maven.apache.org/
diff --git a/java/maven.embedder/external/apache-maven-3.9.2-bin-notice.txt 
b/java/maven.embedder/external/apache-maven-3.9.3-bin-notice.txt
similarity index 100%
rename from java/maven.embedder/external/apache-maven-3.9.2-bin-notice.txt
rename to java/maven.embedder/external/apache-maven-3.9.3-bin-notice.txt
diff --git a/java/maven.embedder/external/apache-maven-3.9.2-epl-license.txt 
b/java/maven.embedder/external/apache-maven-3.9.3-epl-license.txt
similarity index 98%
rename from java/maven.embedder/external/apache-maven-3.9.2-epl-license.txt
rename to java/maven.embedder/external/apache-maven-3.9.3-epl-license.txt
index 6c8fc00999..5862ceb1b6 100644
--- a/java/maven.embedder/external/apache-maven-3.9.2-epl-license.txt
+++ b/java/maven.embedder/external/apache-maven-3.9.3-epl-license.txt
@@ -1,9 +1,9 @@
 Name: Apache Maven components under EPL v1.0
 Description: These Apache Maven components are under EPL v1.0: 
org.eclipse.sisu.inject-0.3.5.jar org.eclipse.sisu.plexus-0.3.5.jar
-Version: 3.9.2
+Version: 3.9.3
 License: Maven-EPL-v10
 Origin: Apache Software Foundation
-Files: 
apache-maven-3.9.2-bin.zip!/apache-maven-3.9.2/lib/org.eclipse.sisu.inject-0.3.5.jar
 
apache-maven-3.9.2-bin.zip!/apache-maven-3.9.2/lib/org.eclipse.sisu.plexus-0.3.5.jar
+Files: 
apache-maven-3.9.3-bin.zip!/apache-maven-3.9.3/lib/org.eclipse.sisu.inject-0.3.5.jar
 
apache-maven-3.9.3-bin.zip!/apache-maven-3.9.3/lib/org.eclipse.sisu.plexus-0.3.5.jar
 
 Eclipse Public License - v 1.0
 
diff --git a/java/maven.embedder/external/apache-maven-3.9.2-slf4j-license.txt 
b/java/maven.embedder/external/apache-maven-3.9.3-slf4j-license.txt
similarity index 94%
rename from java/maven.embedder/external/apache-maven-3.9.2-slf4j-license.txt
rename to java/maven.embedder/external/apache-maven-3.9.3-slf4j-license.txt
index 286c377f76..8d5d6c0388 100644
--- a/java/maven.embedder/external/apache-maven-3.9.2-slf4j-license.txt
+++ b/java/maven.embedder/external/apache-maven-3.9.3-slf4j-license.txt
@@ -1,9 +1,9 @@
 Name: slf4j
 Description: Part of Apache Maven Distribution
-Version: 3.9.2
+Version: 3.9.3
 License: MIT-slf4j
 Origin: Apache Software Foundation
-Files: apache-maven-3.9.2-bin.zip!/apache-maven-3.9.2/lib/slf4j-api-1.7.36.jar
+Files: apache-maven-3.9.3-bin.zip!/apache-maven-3.9.3/lib/slf4j-api-1.7.36.jar
 
 Copyright (c) 2004-2017 QOS.ch
 All rights reserved.
diff --git a/java/maven.embedder/external/binaries-list 
b/java/maven.embedder/external/binaries-list
index ff344e3a27..8e65f59aba 100644
--- a/java/maven.embedder/external/binaries-list
+++ b/java/maven.embedder/external/binaries-list
@@ -16,4 +16,4 @@
 # under the License.
 A2AC1CD690AB4C80DEFE7F9BCE14D35934C35CEC jdom:jdom:1.0
 5D9CE6ADD7B714B8095F0E3E396C5E9F8C5DCFEF 
org.apache.maven.shared:maven-dependency-tree:2.2
-E0FFA838CBB9BDF7DC89CF987A30EE1CAF4B3FB6 
org.apache.maven:apache-maven:3.9.2:bin@zip
+0A5439DE8AAF8B24161EC77A7C0C2C37340FC6FB 
org.apache.maven:apache-maven:3.9.3:bin@zip
diff --git a/java/maven.embedder/external/binariesembedded-list 
b/java/maven.embedder/external/binariesembedded-list
index 6546f860a9..19af8f0efa 1

[netbeans] branch master updated: Update rounding in terminal font metrics to address GH5980.

2023-07-07 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 8e4287fd29 Update rounding in terminal font metrics to address GH5980.
 new ca2d1fd386 Merge pull request #6163 from 
neilcsmith-net/terminal-metrics
8e4287fd29 is described below

commit 8e4287fd2913ee8eacb0368e6aacacc74075df5a
Author: Neil C Smith 
AuthorDate: Fri Jul 7 11:01:31 2023 +0100

Update rounding in terminal font metrics to address GH5980.
---
 .../src/org/netbeans/lib/terminalemulator/MyFontMetrics.java | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git 
a/ide/lib.terminalemulator/src/org/netbeans/lib/terminalemulator/MyFontMetrics.java
 
b/ide/lib.terminalemulator/src/org/netbeans/lib/terminalemulator/MyFontMetrics.java
index 2eececf595..39a66a9c31 100644
--- 
a/ide/lib.terminalemulator/src/org/netbeans/lib/terminalemulator/MyFontMetrics.java
+++ 
b/ide/lib.terminalemulator/src/org/netbeans/lib/terminalemulator/MyFontMetrics.java
@@ -123,7 +123,7 @@ class MyFontMetrics {
 
 public MyFontMetrics(Component component, Font font) {
 fm = component.getFontMetrics(font);
-width = fm.charWidth('a');
+width = fm.charWidth('m');
 height = fm.getHeight();
 ascent = fm.getAscent();
 leading = fm.getLeading();
@@ -178,19 +178,21 @@ class MyFontMetrics {
 cell_width = 1;
 
 } else {
-// round up pixel width to multiple of cell size
+// round pixel width to multiple of cell size
 // then distill into a width in terms of cells.
 int mod = pixel_width % width;
 int rounded_width = pixel_width;
-if (mod != 0) {
+if (mod > (width / 2)) {
 rounded_width = pixel_width + (width - mod);
+} else {
+rounded_width = pixel_width - mod;
 }
 cell_width = rounded_width / width;
 if (cell_width == 0) {
 cell_width = 1;
+} else if (cell_width > 1) {
+cwidth_cache.setMultiCell(true);
 }
-
-cwidth_cache.setMultiCell(true);
 }
 
 cwidth_cache.cache[c] = (byte) cell_width;


-
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: stabilize unreliable tests for smoother CI operation.

2023-07-07 Thread mbien
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 3a1176e137 stabilize unreliable tests for smoother CI operation.
 new bbc31453ed Merge pull request #6151 from 
mbien/ci-platform-test-stability
3a1176e137 is described below

commit 3a1176e137e05156581a131b6456760b4112e0f8
Author: Michael Bien 
AuthorDate: Tue Jul 4 22:40:04 2023 +0200

stabilize unreliable tests for smoother CI operation.

wrap platform/core.windows, favorites and settings into retry script.

mitigates the following exception which causes the tests to be very
unreliable in CI:
java.lang.AssertionError: Should have found a nonproblematic provider
of needs org.openide.modules.jre.JavaFX among [...]

Separate reliable from unreliable PHP tests and wrap unreliable tests
in retry script.
---
 .github/workflows/main.yml  | 12 
 php/php.editor/nbproject/project.properties | 10 --
 2 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index dea7036ff8..d5a50bd241 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -934,7 +934,7 @@ jobs:
 run: ant $OPTS -Dvanilla.javac.exists=true -f platform/core.ui test
 
   - name: platform/core.windows
-run: ant $OPTS -Dvanilla.javac.exists=true -f platform/core.windows 
test
+run: .github/retry.sh ant $OPTS -Dvanilla.javac.exists=true -f 
platform/core.windows test
 
   - name: platform/editor.mimelookup
 run: ant $OPTS -Dvanilla.javac.exists=true -f 
platform/editor.mimelookup test
@@ -943,7 +943,7 @@ jobs:
 run: ant $OPTS -Dvanilla.javac.exists=true -f 
platform/editor.mimelookup.impl test
 
   - name: platform/favorites
-run: ant $OPTS -Dvanilla.javac.exists=true -f platform/favorites test
+run: .github/retry.sh ant $OPTS -Dvanilla.javac.exists=true -f 
platform/favorites test
 
   - name: platform/javahelp
 run: ant $OPTS -Dvanilla.javac.exists=true -f platform/javahelp 
test-unit
@@ -1143,7 +1143,7 @@ jobs:
 run: ant $OPTS -Dvanilla.javac.exists=true -f platform/sendopts test
 
   - name: platform/settings
-run: ant $OPTS -Dvanilla.javac.exists=true -f platform/settings test
+run: .github/retry.sh ant $OPTS -Dvanilla.javac.exists=true -f 
platform/settings test
 
   - name: platform/spi.actions
 run: ant $OPTS -Dvanilla.javac.exists=true -f platform/spi.actions test
@@ -2234,7 +2234,11 @@ jobs:
   # longest step (~40min)
   - name: php.editor
 if: env.test_php == 'true' && success()
-run: ant $OPTS -f php/php.editor test
+run: ant $OPTS -Dtest.config=stable -f php/php.editor test
+
+  - name: php.editor (unreliable tests)
+if: env.test_php == 'true' && success()
+run: .github/retry.sh ant $OPTS -Dtest.config=unreliable -f 
php/php.editor test
 
   - name: php.latte
 run: ant $OPTS -f php/php.latte test
diff --git a/php/php.editor/nbproject/project.properties 
b/php/php.editor/nbproject/project.properties
index 484326a203..0c50d72387 100644
--- a/php/php.editor/nbproject/project.properties
+++ b/php/php.editor/nbproject/project.properties
@@ -30,9 +30,15 @@ test.config.uicommit.includes=\
 #  org/netbeans/test/php/Commit.class,\
 #  org/netbeans/test/php/project/test*.class
 
-test.config.stable.includes=\
-  org/netbeans/test/php/*/test*.class
+# known to fail sporadically, should be tested separately in CI, ideally with 
retry script until stabilized
+test.config.unreliable.includes=\
+  org/netbeans/modules/php/editor/verification/IntroduceSuggestionTest.class,\
+  org/netbeans/modules/php/editor/csl/GotoDeclarationPHP81Test.class,\
+  org/netbeans/modules/php/editor/csl/FoldingTest.class
+test.config.unreliable.excludes=
 
+test.config.stable.includes=**/*Test.class
+test.config.stable.excludes=${test.config.unreliable.includes}
 
 test.config.normal.includes=\
   org/netbeans/test/php/Commit.class,\


-
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 (bbc31453ed -> aaf846a189)

2023-07-07 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


from bbc31453ed Merge pull request #6151 from 
mbien/ci-platform-test-stability
 new 25347dfe7f Fix wrong javac tree access for module information in 
modular maven project
 new ceaeefc864 nb-javac-smokecheck verifies, that NB can be build with 
nbjavac, not with JDK 8
 new aaf846a189 Merge pull request #6154 from 
matthiasblaesing/maven_module_support

The 8770 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:
 .github/workflows/main.yml |  4 +-
 .../netbeans/modules/maven/ModuleInfoSupport.java  | 12 +--
 .../modules/maven/ModuleInfoSupportTest.java   | 97 ++
 3 files changed, 105 insertions(+), 8 deletions(-)
 create mode 100644 
java/maven/test/unit/src/org/netbeans/modules/maven/ModuleInfoSupportTest.java


-
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: Update JDK runtime version requirement warning.

2023-07-07 Thread mbien
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new d55be1aff9 Update JDK runtime version requirement warning.
 new d0793acdbd Merge pull request #6054 from mbien/update-min-jdk-warning
d55be1aff9 is described below

commit d55be1aff900a81b22081f7699fd16ab04e42553
Author: Michael Bien 
AuthorDate: Thu Jun 8 02:26:12 2023 +0200

Update JDK runtime version requirement warning.

 - NetBeans requires JDK 11 to run
 - disable check for tests
---
 .github/workflows/main.yml |  5 +--
 .../project/suite/BuildZipDistributionTest.java|  1 +
 .../nbjunit/src/org/netbeans/junit/NbTestCase.java |  1 +
 .../src/org/netbeans/junit/NbModuleSuiteTest.java  |  1 +
 .../autoupdate/services/NewClustersRebootTest.java |  1 +
 .../src/org/netbeans/Bundle.properties |  7 ++--
 platform/o.n.bootstrap/src/org/netbeans/Main.java  | 47 +++---
 7 files changed, 42 insertions(+), 21 deletions(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index dea7036ff8..e76bde4e3e 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1159,10 +1159,7 @@ jobs:
 
   - name: platform/uihandler
 run: ant $OPTS -Dvanilla.javac.exists=true -f platform/uihandler test
-
-  - name: platform/o.n.bootstrap
-run: ant $OPTS -Dvanilla.javac.exists=true -f platform/o.n.bootstrap 
test
-
+
   - name: Set up JDK 11
 uses: actions/setup-java@v3
 with:
diff --git 
a/apisupport/apisupport.ant/test/unit/src/org/netbeans/modules/apisupport/project/suite/BuildZipDistributionTest.java
 
b/apisupport/apisupport.ant/test/unit/src/org/netbeans/modules/apisupport/project/suite/BuildZipDistributionTest.java
index 73eba807b4..3e0356e34c 100644
--- 
a/apisupport/apisupport.ant/test/unit/src/org/netbeans/modules/apisupport/project/suite/BuildZipDistributionTest.java
+++ 
b/apisupport/apisupport.ant/test/unit/src/org/netbeans/modules/apisupport/project/suite/BuildZipDistributionTest.java
@@ -233,6 +233,7 @@ public class BuildZipDistributionTest extends TestBase {
 assertTrue("file found: " + testf, testf.exists());
 
 LinkedList allArgs = new 
LinkedList(Arrays.asList(args));
+allArgs.addFirst("-J-Dbootstrap.disableJDKCheck=true");
 allArgs.addFirst("-J-Dnetbeans.mainclass=" + 
MainCallback.class.getName());
 allArgs.addFirst(getWorkDirPath());
 allArgs.addFirst("--userdir");
diff --git a/harness/nbjunit/src/org/netbeans/junit/NbTestCase.java 
b/harness/nbjunit/src/org/netbeans/junit/NbTestCase.java
index db23be1bf9..ee467fc21b 100644
--- a/harness/nbjunit/src/org/netbeans/junit/NbTestCase.java
+++ b/harness/nbjunit/src/org/netbeans/junit/NbTestCase.java
@@ -79,6 +79,7 @@ import org.netbeans.junit.internal.NbModuleLogHandler;
 public abstract class NbTestCase extends TestCase implements NbTest {
 static {
 MethodOrder.initialize();
+System.setProperty("bootstrap.disableJDKCheck", "true");
 }
 /**
  * active filter
diff --git 
a/harness/nbjunit/test/unit/src/org/netbeans/junit/NbModuleSuiteTest.java 
b/harness/nbjunit/test/unit/src/org/netbeans/junit/NbModuleSuiteTest.java
index 1e106e208a..c910b95d77 100644
--- a/harness/nbjunit/test/unit/src/org/netbeans/junit/NbModuleSuiteTest.java
+++ b/harness/nbjunit/test/unit/src/org/netbeans/junit/NbModuleSuiteTest.java
@@ -59,6 +59,7 @@ public class NbModuleSuiteTest extends NbTestCase {
 
 assertEquals("Doesn't exist", System.getProperty("t.userdir"));
 assertProperty("netbeans.full.hack", "true");
+assertProperty("bootstrap.disableJDKCheck", "true");
 }
 
 public void testPreparePatches() throws URISyntaxException {
diff --git 
a/platform/autoupdate.services/test/unit/src/org/netbeans/modules/autoupdate/services/NewClustersRebootTest.java
 
b/platform/autoupdate.services/test/unit/src/org/netbeans/modules/autoupdate/services/NewClustersRebootTest.java
index cda8af5e67..f2e8f3f0dd 100644
--- 
a/platform/autoupdate.services/test/unit/src/org/netbeans/modules/autoupdate/services/NewClustersRebootTest.java
+++ 
b/platform/autoupdate.services/test/unit/src/org/netbeans/modules/autoupdate/services/NewClustersRebootTest.java
@@ -93,6 +93,7 @@ public class NewClustersRebootTest extends NbTestCase {
 assertTrue("file found: " + testf, testf.exists());
 
 LinkedList allArgs = new 
LinkedList(Arrays.asList(args));
+allArgs.addFirst("-J-Dbootstrap.disableJDKCheck=true");
 allArgs.addFirst("-J-Dnetbeans.mainclass=" + 
NewClustersRebootCallback.class.getName());
 allArgs.addFirst(System.getProperty("java.home"));
 allArgs.addFirst("--jdkhome");
diff --git a/platform/o.n.bootstrap/src/org/netbeans/Bundle.pr

[netbeans] branch master updated (d0793acdbd -> faf308b4da)

2023-07-07 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 d0793acdbd Merge pull request #6054 from mbien/update-min-jdk-warning
 add faf308b4da Added basic line indenting to HCL languages. (#6127)

No new revisions were added by this update.

Summary of changes:
 ide/languages.hcl/nbproject/project.xml|  35 ++--
 .../modules/languages/hcl/BasicHCLLexer.java   | 124 ---
 .../modules/languages/hcl/HCLIndenter.java | 231 +
 .../modules/languages/hcl/HCLLanguage.java |   4 +-
 .../netbeans/modules/languages/hcl/HCLTokenId.java |  98 +++--
 .../languages/hcl/ast/ASTBuilderListener.java  |  10 +-
 .../hcl/grammar/g4/HCLExpressionParser.g4  |   3 +-
 .../modules/languages/hcl/grammar/g4/HCLLexer.g4   |  10 +-
 .../languages/hcl/grammar/g4/HCLLexerBasics.g4 |  10 +-
 .../modules/languages/hcl/HCLIndenterTest.java | 184 
 10 files changed, 584 insertions(+), 125 deletions(-)
 create mode 100644 
ide/languages.hcl/src/org/netbeans/modules/languages/hcl/HCLIndenter.java
 create mode 100644 
ide/languages.hcl/test/unit/src/org/netbeans/modules/languages/hcl/HCLIndenterTest.java


-
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] (NETBEANSINFRA-277) NullPointerException: The content parameter cannot be null

2023-07-07 Thread Alvaro (Jira)
Alvaro created NETBEANSINFRA-277:


 Summary: NullPointerException: The content parameter cannot be null
 Key: NETBEANSINFRA-277
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-277
 Project: Apache NetBeans Infra
  Issue Type: Bug
  Components: 3rd-Party - Nb-javac
Reporter: Alvaro


Caused: org.netbeans.modules.parsing.spi.ParseException
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:186)
    at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
[catch] at 
org.netbeans.modules.csl.hints.infrastructure.HintsTask.run(HintsTask.java:69)
    at 
org.netbeans.modules.csl.hints.infrastructure.HintsTask.run(HintsTask.java:52)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:561)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:786)
    at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:702)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:663)
    at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
    at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
    at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
    at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: 
org.netbeans.modules.csl.hints.infrastructure.HintsTask@8184cef : class 
org.netbeans.modules.csl.hints.infrastructure.HintsTask ignored cancel for 
4,830 ms.
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: 
org.netbeans.modules.csl.editor.fold.GsfFoldManager$JavaElementFoldTask@2fb59f88
 : class 
org.netbeans.modules.csl.editor.fold.GsfFoldManager$JavaElementFoldTask ignored 
cancel for 89 ms.
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: 
org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask@5579e03c : class 
org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask ignored cancel 
for 1,461 ms.
WARNING [org.openide.filesystems.Ordering]: Not all children in / marked with 
the position attribute: 
[org-netbeans-modules-lsp-client-bindings-HyperlinkProviderImpl.instance], but 
some are: 
[org-netbeans-modules-csl-editor-hyperlink-GsfHyperlinkProvider.instance, 
HyperlinkProviderImpl.instance, 
org-netbeans-modules-editor-url-HyperlinkImpl.instance]

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
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