[netbeans] branch master updated (8d5cc20 -> 0ac6f06)

2021-07-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

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


from 8d5cc20  Merge pull request #3038 from mbien/rule_migration
 new 698d758  Upgrade libraries in module 'websvc.restlib'
 new 0ac6f06  Merge pull request #2963 from pepness/webscv.restlib-2.31

The 5691 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:
 .../asm-all-repackaged-2.2.0-b21-license.txt   | 439 ---
 enterprise/websvc.restlib/external/binaries-list   |  45 +-
 .../external/cglib-2.2.0-b21-license.txt   | 612 -
 .../external/guava-14.0.1-license.txt  | 209 ---
 .../websvc.restlib/external/hk2-2.6.1-license.txt  |  93 
 .../external/hk2-api-2.2.0-b21-license.txt | 406 --
 .../external/hk2-locator-2.2.0-b21-license.txt | 406 --
 .../external/hk2-utils-2.2.0-b21-license.txt   | 406 --
 .../jakarta.annotation-api-1.3.5-license.txt   |  93 
 .../jakarta.persistence-api-2.2.3-license.txt  |  93 
 .../external/jakarta.servlet-api-4.0.4-license.txt |  93 
 ...xt => jakarta.validation-api-2.0.2-license.txt} |  10 +-
 .../external/jakarta.ws.rs-api-2.1.6-license.txt   |  93 
 .../jakarta.xml.bind-api-2.3.3-license.txt |  35 ++
 .../external/javax.annotation-api-1.2-license.txt  | 387 -
 .../external/javax.inject-2.2.0-b21-license.txt| 387 -
 .../external/javax.servlet-api-3.0.1-license.txt   | 387 -
 .../external/javax.ws.rs-api-2.0-license.txt   | 406 --
 .../external/jaxb-api-2.2.7-license.txt| 406 --
 .../external/jersey-2.34-license.txt   |  93 
 .../external/jersey-client-2.5.1-license.txt   | 406 --
 .../external/jersey-common-2.5.1-license.txt   | 406 --
 .../jersey-container-servlet-2.5.1-license.txt | 406 --
 ...jersey-container-servlet-core-2.5.1-license.txt | 406 --
 .../jersey-entity-filtering-2.5.1-license.txt  | 406 --
 .../external/jersey-media-moxy-2.5.1-license.txt   | 406 --
 .../external/jersey-server-2.5.1-license.txt   | 406 --
 .../osgi-resource-locator-1.0.1-license.txt| 387 -
 ...nal-license.txt => osgi.core-8.0.0-license.txt} |  10 +-
 .../external/persistence-api-1.0-license.txt   | 387 -
 enterprise/websvc.restlib/manifest.mf  |   1 -
 .../websvc.restlib/nbproject/project.properties|  82 ++-
 enterprise/websvc.restlib/nbproject/project.xml|  28 +-
 .../netbeans/modules/websvc/swdp/Bundle.properties |   4 +-
 .../org/netbeans/modules/websvc/swdp/restapi.xml   |   4 +-
 .../src/org/netbeans/modules/websvc/swdp/swdp.xml  |  39 +-
 .../org/netbeans/nbbuild/extlibs/ignored-overlaps  |  11 +-
 nbbuild/licenses/EPL-v20-GPL-2-CP  | 431 +++
 38 files changed, 1139 insertions(+), 8186 deletions(-)
 delete mode 100644 
enterprise/websvc.restlib/external/asm-all-repackaged-2.2.0-b21-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/cglib-2.2.0-b21-license.txt
 delete mode 100644 enterprise/websvc.restlib/external/guava-14.0.1-license.txt
 create mode 100644 enterprise/websvc.restlib/external/hk2-2.6.1-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/hk2-api-2.2.0-b21-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/hk2-locator-2.2.0-b21-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/hk2-utils-2.2.0-b21-license.txt
 create mode 100644 
enterprise/websvc.restlib/external/jakarta.annotation-api-1.3.5-license.txt
 create mode 100644 
enterprise/websvc.restlib/external/jakarta.persistence-api-2.2.3-license.txt
 create mode 100644 
enterprise/websvc.restlib/external/jakarta.servlet-api-4.0.4-license.txt
 rename enterprise/websvc.restlib/external/{org.osgi.core-4.2.0-license.txt => 
jakarta.validation-api-2.0.2-license.txt} (97%)
 create mode 100644 
enterprise/websvc.restlib/external/jakarta.ws.rs-api-2.1.6-license.txt
 create mode 100644 
enterprise/websvc.restlib/external/jakarta.xml.bind-api-2.3.3-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/javax.annotation-api-1.2-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/javax.inject-2.2.0-b21-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/javax.servlet-api-3.0.1-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/javax.ws.rs-api-2.0-license.txt
 delete mode 100644 
enterprise/websvc.restlib/external/jaxb-api-2.2.7-license.txt
 create mode 100644 

[netbeans] branch master updated: OptionsExport settings for refactoring rule migration.

2021-07-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo 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 b5587b9  OptionsExport settings for refactoring rule migration.
 new 8d5cc20  Merge pull request #3038 from mbien/rule_migration
b5587b9 is described below

commit b5587b9a9f2b254218cce5fa910d93cd10988a04
Author: Michael Bien 
AuthorDate: Sat Jul 3 05:55:48 2021 +0200

OptionsExport settings for refactoring rule migration.
---
 .../netbeans/modules/refactoring/java/resources/Bundle.properties | 2 ++
 .../org/netbeans/modules/refactoring/java/resources/mf-layer.xml  | 8 
 2 files changed, 10 insertions(+)

diff --git 
a/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/Bundle.properties
 
b/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/Bundle.properties
index d6538d1..e6f3b61 100644
--- 
a/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/Bundle.properties
+++ 
b/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/Bundle.properties
@@ -17,3 +17,5 @@
 
 OpenIDE-Module-Name=Java Refactoring
 OpenIDE-Module-Display-Category=Java
+
+RefactoringRules.Options.Export.displayName=Refactoring Rules
diff --git 
a/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/mf-layer.xml
 
b/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/mf-layer.xml
index 86ae75d..0726ea1 100644
--- 
a/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/mf-layer.xml
+++ 
b/java/refactoring.java/src/org/netbeans/modules/refactoring/java/resources/mf-layer.xml
@@ -94,4 +94,12 @@
 
 
 
+
+
+
+
+
+
+
+
 

-
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-5719) Unused property hint shown when used to instantiate an anonymous class

2021-07-19 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto closed NETBEANS-5719.
--
Fix Version/s: 12.5
   Resolution: Fixed

> Unused property hint shown when used to instantiate an anonymous class
> --
>
> Key: NETBEANS-5719
> URL: https://issues.apache.org/jira/browse/NETBEANS-5719
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.4
> Environment: Product Version: Apache NetBeans IDE 12.4
> Java: 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7-27
> Runtime: OpenJDK Runtime Environment 15.0.2+7-27
>Reporter: Czukowski
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.5
>
> Attachments: image-2021-05-27-12-06-22-136.png
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> If a class property is used only to create an instance of an anonymous class, 
> it is marked with an 'Unused' hint.
> The example code is below. There is also an image attached with a screenshot, 
> note how {{$anyParameter}} in {{Factory1}} constructor is underlined. This 
> goes for both constructor argument promotion and the PHP7-style property 
> declaration.
>  
> {code:php}
>  namespace Cz\Test\UsedProperty;
> class Factory1
> {
> public function __construct(private bool $anyParameter)
> {
> }
> public function create(): Interface1
> {
> return new class ($this->anyParameter) implements Interface1
> {
> public function __construct(private bool $parameter1)
> {
> }
> public function getSomeParameter(): bool
> {
> return $this->parameter1;
> }
> };
> }
> }
> interface Interface1
> {
> function getSomeParameter(): bool;
> }
> {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



[netbeans] branch master updated: [NETBEANS-5719] Unused property hint is shown when the property is used as a constructor argument

2021-07-19 Thread tmysik
This is an automated email from the ASF dual-hosted git repository.

tmysik 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 ffa25de  [NETBEANS-5719] Unused property hint is shown when the 
property is used as a constructor argument
 new 062895f  Merge pull request #3065 from 
junichi11/netbeans-5719-unused-hint
ffa25de is described below

commit ffa25de111f84ecf2df178fd4f98c3bc42763389
Author: Junichi Yamamoto 
AuthorDate: Mon Jul 19 13:48:33 2021 +0900

[NETBEANS-5719] Unused property hint is shown when the property is used as 
a constructor argument

https://issues.apache.org/jira/browse/NETBEANS-5719

- Scan constructor arguments of an anonymous class
---
 .../modules/php/editor/csl/SemanticAnalysis.java   |  3 ++
 .../data/testfiles/semantic/netbeans5719_01.php| 49 
 .../semantic/netbeans5719_01.php.semantic  | 49 
 .../data/testfiles/semantic/netbeans5719_02.php| 52 ++
 .../semantic/netbeans5719_02.php.semantic  | 52 ++
 .../php/editor/csl/SemanticAnalyzerTest.java   |  8 
 6 files changed, 213 insertions(+)

diff --git 
a/php/php.editor/src/org/netbeans/modules/php/editor/csl/SemanticAnalysis.java 
b/php/php.editor/src/org/netbeans/modules/php/editor/csl/SemanticAnalysis.java
index a8b41d4..1f8909f 100644
--- 
a/php/php.editor/src/org/netbeans/modules/php/editor/csl/SemanticAnalysis.java
+++ 
b/php/php.editor/src/org/netbeans/modules/php/editor/csl/SemanticAnalysis.java
@@ -576,6 +576,9 @@ public class SemanticAnalysis extends SemanticAnalyzer {
 return;
 }
 if (node.isAnonymous()) {
+// NETBEANS-5719 scan ctor params before 
ClassInstanceCreationTypeInfo is created
+// to avoid recognizing $this as an instance of an anonymous 
class
+scan(node.ctorParams());
 addToPath(node);
 typeInfo = new ClassInstanceCreationTypeInfo(node);
 scan(node.getAttributes());
diff --git 
a/php/php.editor/test/unit/data/testfiles/semantic/netbeans5719_01.php 
b/php/php.editor/test/unit/data/testfiles/semantic/netbeans5719_01.php
new file mode 100644
index 000..82fcc8e
--- /dev/null
+++ b/php/php.editor/test/unit/data/testfiles/semantic/netbeans5719_01.php
@@ -0,0 +1,49 @@
+http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+namespace NetBeans5719;
+
+class Test
+{
+public function __construct(private bool $usedParameter, private bool 
$unusedParameter)
+{
+}
+
+public function create(): TestInterface
+{
+return new class ($this->usedParameter) implements TestInterface // 
used here
+{
+public function __construct(private bool $anonParameter)
+{
+}
+
+public function test(): bool
+{
+return $this->anonParameter;
+}
+};
+}
+}
+
+
+interface TestInterface
+{
+function test(): bool;
+}
diff --git 
a/php/php.editor/test/unit/data/testfiles/semantic/netbeans5719_01.php.semantic 
b/php/php.editor/test/unit/data/testfiles/semantic/netbeans5719_01.php.semantic
new file mode 100644
index 000..0601332
--- /dev/null
+++ 
b/php/php.editor/test/unit/data/testfiles/semantic/netbeans5719_01.php.semantic
@@ -0,0 +1,49 @@
+http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+namespace NetBeans5719;
+
+class |>CLASS:Test<|
+{
+public function |>METHOD:__construct<|(private bool 
$|>FIELD:usedParameter<|, private bool $|>FIELD,UNUSED:unusedParameter<|)
+{
+}
+
+public function |>METHOD:create<|(): TestInterface
+{
+return new class ($this->|>FIELD:usedParameter<|) implements 
TestInterface // used here
+{
+public function |>METHOD:__construct<|(private bool 
$|>FIELD:anonParameter<|)
+{
+}
+
+public function |>METHOD:test<|(): bool
+{
+return $this->|>FIELD:anonParameter<|;
+}
+};
+}
+}
+
+
+interface |>CLASS:TestInterface<|
+{
+function |>METHOD:test<|(): bool;
+}
diff --git 

[netbeans] branch master updated: Micronaut: Allow for creating project on JDK 16. (#3058)

2021-07-19 Thread dbalek
This is an automated email from the ASF dual-hosted git repository.

dbalek 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 3fc4e69  Micronaut: Allow for creating project on JDK 16. (#3058)
3fc4e69 is described below

commit 3fc4e69523769eb6d0c9c7ef16c2cb3088030563
Author: Dusan Balek 
AuthorDate: Mon Jul 19 16:18:51 2021 +0200

Micronaut: Allow for creating project on JDK 16. (#3058)
---
 .../micronaut/newproject/BasePropertiesVisual.form | 11 +--
 .../micronaut/newproject/BasePropertiesVisual.java |  7 +--
 .../micronaut/newproject/MicronautLaunchService.java   | 15 +++
 java.hints.jdk.ConvertTextBlockToString.properties | 18 ++
 4 files changed, 39 insertions(+), 12 deletions(-)

diff --git 
a/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.form
 
b/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.form
index 312a899..7a2aff8 100644
--- 
a/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.form
+++ 
b/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.form
@@ -306,16 +306,7 @@
 
   
 
-  
-
-
-
-
-
-
-
-
-  
+  
 
   
   
diff --git 
a/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.java
 
b/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.java
index a63e0ef..5e702a9 100644
--- 
a/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.java
+++ 
b/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/BasePropertiesVisual.java
@@ -60,6 +60,7 @@ public class BasePropertiesVisual extends JPanel implements 
DocumentListener, Ac
 customRadioButton.setSelected(true);
 versionTextField.setText("");
 applicationTypeComboBox.removeAllItems();
+javaVersionComboBox.removeAllItems();
 }
 @Override
 public void focusLost(FocusEvent e) {
@@ -153,8 +154,6 @@ public class BasePropertiesVisual extends JPanel implements 
DocumentListener, Ac
 javaVersionLabel.setLabelFor(javaVersionComboBox);
 org.openide.awt.Mnemonics.setLocalizedText(javaVersionLabel, 
org.openide.util.NbBundle.getMessage(BasePropertiesVisual.class, 
"LBL_JavaVersion")); // NOI18N
 
-javaVersionComboBox.setModel(new 
javax.swing.DefaultComboBoxModel<>(new String[] { "8", "9", "10", "11", "12", 
"13", "14", "15" }));
-
 org.openide.awt.Mnemonics.setLocalizedText(languageLabel, 
org.openide.util.NbBundle.getMessage(BasePropertiesVisual.class, 
"LBL_Language")); // NOI18N
 
 languageButtonGroup.add(javaRadioButton);
@@ -402,6 +401,9 @@ public class BasePropertiesVisual extends JPanel implements 
DocumentListener, Ac
 for (MicronautLaunchService.ApplicationType type : 
service.getApplicationTypes(serviceUrl)) {
 applicationTypeComboBox.addItem(type);
 }
+for (String version : service.getJdkVersions(serviceUrl)) {
+javaVersionComboBox.addItem(version);
+}
 versionTextField.setText(micronautVersion);
 initialized = true;
 } catch (Exception ex) {
@@ -423,6 +425,7 @@ public class BasePropertiesVisual extends JPanel implements 
DocumentListener, Ac
 public void actionPerformed(ActionEvent e) {
 versionTextField.setText("");
 applicationTypeComboBox.removeAllItems();
+javaVersionComboBox.removeAllItems();
 if ("CUSTOM".equals(e.getActionCommand())) {
 customTextField.requestFocus();
 } else {
diff --git 
a/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/MicronautLaunchService.java
 
b/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/MicronautLaunchService.java
index 4c6a2a0..3c0f9f3 100644
--- 
a/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/MicronautLaunchService.java
+++ 
b/enterprise/micronaut/src/org/netbeans/modules/micronaut/newproject/MicronautLaunchService.java
@@ -44,6 +44,7 @@ public class MicronautLaunchService {
 
 private static final MicronautLaunchService INSTANCE = new 
MicronautLaunchService();
 private static final String VERSIONS = "versions/";
+private static final String OPTIONS = "select-options/";
 private static final String APPLICATION_TYPES = "application-types/";
 private static final String FEATURES = "features/";
 private static final String CREATE = "create/";
@@ -79,6 +80,20 @@ public class MicronautLaunchService {
 return types;
 }
 

[jira] [Created] (NETBEANS-5865) FlatLaf filechooser labels missing

2021-07-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-5865:
--

 Summary: FlatLaf filechooser labels missing
 Key: NETBEANS-5865
 URL: https://issues.apache.org/jira/browse/NETBEANS-5865
 Project: NetBeans
  Issue Type: Bug
  Components: FlatLaf
Reporter: Neil C Smith


In the standard filechooser (eg. from Open File) using FlatLaf, the popup menu 
has blank labels, and the details view has the property keys as table headers 
(similar to image at 
[https://github.com/JFormDesigner/FlatLaf/issues/98#issuecomment-627454929] )  
Seems to be specific to use inside NetBeans.  Missing values from 
[https://github.com/JFormDesigner/FlatLaf/blob/main/flatlaf-core/src/main/resources/com/formdev/flatlaf/resources/Bundle.properties]
 ?



--
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: [NETBEANS-5864] Sightly better support of GTK with a dark theme

2021-07-19 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo 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 60b1d34  [NETBEANS-5864] Sightly better support of GTK with a dark 
theme
 new d470209  Merge pull request #3063 from lkishalmi/NETBEANS-5864
60b1d34 is described below

commit 60b1d3423601b6f1fe6ce36476788067ffd67fb7
Author: Laszlo Kishalmi 
AuthorDate: Sun Jul 18 10:43:46 2021 -0700

[NETBEANS-5864] Sightly better support of GTK with a dark theme
---
 .../src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git 
a/platform/o.n.swing.plaf/src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java 
b/platform/o.n.swing.plaf/src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java
index 3eea842..30075a9 100644
--- a/platform/o.n.swing.plaf/src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java
+++ b/platform/o.n.swing.plaf/src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java
@@ -145,6 +145,11 @@ public class GtkLFCustoms extends LFCustoms {
 @Override
 public Object[] createLookAndFeelCustomizationKeysAndValues() {
 if (ThemeValue.functioning()) {
+// Better than nothing detection of GTK dark themes
+ThemeValue textText = new ThemeValue (Region.PANEL, 
ColorType.TEXT_FOREGROUND, Color.BLACK);
+ThemeValue text = new ThemeValue (Region.PANEL, 
ColorType.TEXT_BACKGROUND, Color.GRAY);
+Boolean dark = UIUtils.isBrighter(textText.getColor(), 
text.getColor());
+
 return new Object[] {
 //XXX once the JDK team has integrated support for standard
 //UIManager keys into 1.5 (not there as of b47), these can 
@@ -154,12 +159,16 @@ public class GtkLFCustoms extends LFCustoms {
 "controlShadow", new ThemeValue (Region.PANEL, 
ThemeValue.DARK, Color.DARK_GRAY), //NOI18N
 "controlDkShadow", new ThemeValue (Region.PANEL, 
ThemeValue.BLACK, Color.BLACK), //NOI18N
 "controlLtHighlight", new ThemeValue (Region.PANEL, 
ThemeValue.WHITE, Color.WHITE), //NOI18N
-"textText", new ThemeValue (Region.PANEL, 
ColorType.TEXT_FOREGROUND, Color.BLACK), //NOI18N
-"text", new ThemeValue (Region.PANEL, 
ColorType.TEXT_BACKGROUND, Color.GRAY), //NOI18N
+"textText", textText, //NOI18N
+"text", text, //NOI18N
+
+
+"nb.dark.theme", dark, //NOI18N
+"nb.wizard.hideimage", dark, //NOI18N
 
 "tab_unsel_fill", control, //NOI18N
  
-"SplitPane.dividerSize", new Integer (2),  //NOI18N
+"SplitPane.dividerSize", 2,  //NOI18N
 
 SYSTEMFONT, controlFont, //NOI18N
 USERFONT, controlFont, //NOI18N

-
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 (06ec476 -> 93db28a)

2021-07-19 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository.

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


from 06ec476  Merge pull request #3061 from 
matthiasblaesing/excessive_cpu_usage_lsp_client
 add 93db28a  Fixed test cases to run/pass on JDK17 (#2954)

No new revisions were added by this update.

Summary of changes:
 .../base/javadoc/JavadocCompletionUtils.java   |   2 +-
 .../java/editor/base/javadoc/JavadocImports.java   | 473 +-
 .../java/editor/base/javadoc/Utilities.java| 543 +
 .../editor/base/semantic/UnusedDetectorTest.java   |   2 +-
 .../{1.8 => 17}/testGenerate129140.pass|   0
 .../{1.8 => 17}/testGenerate133625a.pass   |   0
 .../{1.8 => 17}/testGenerate133625b.pass   |   0
 .../{1.8 => 17}/testGenerate133625c.pass   |   0
 .../{1.8 => 17}/testGenerate133625d.pass   |   0
 .../{1.8 => 17}/testMethodProposals1.pass  |   0
 .../17/testMethodProposals2.pass   |  46 ++
 .../17/testMethodProposals3.pass   |  82 
 .../modules/editor/java/GoToSupportTest.java   |  17 +-
 13 files changed, 1140 insertions(+), 25 deletions(-)
 create mode 100644 
java/java.editor.base/src/org/netbeans/modules/java/editor/base/javadoc/Utilities.java
 copy 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/{1.8
 => 17}/testGenerate129140.pass (100%)
 copy 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/{1.8
 => 17}/testGenerate133625a.pass (100%)
 copy 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/{1.8
 => 17}/testGenerate133625b.pass (100%)
 copy 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/{1.8
 => 17}/testGenerate133625c.pass (100%)
 copy 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/{1.8
 => 17}/testGenerate133625d.pass (100%)
 copy 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/{1.8
 => 17}/testMethodProposals1.pass (100%)
 create mode 100644 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/17/testMethodProposals2.pass
 create mode 100644 
java/java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/codegen/DelegateMethodGeneratorTest/17/testMethodProposals3.pass

-
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