[jira] [Commented] (NETBEANS-892) Refactor -> Move Class into other class breaks multicatches and lambas in destination class

2018-05-30 Thread Austin Stephens (JIRA)


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

Austin Stephens commented on NETBEANS-892:
--

It appears, likewise, that moving a class OUT of the current class causes the 
same issue.

> Refactor -> Move Class into other class breaks multicatches and lambas in 
> destination class
> ---
>
> Key: NETBEANS-892
> URL: https://issues.apache.org/jira/browse/NETBEANS-892
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Refactoring
>Affects Versions: 9.0
>Reporter: Austin Stephens
>Priority: Major
> Attachments: SampleProject.7z
>
>
> Move the class "MoveMe" into the class "Killer". Things break



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-892) Refactor -> Move Class into other class breaks multicatches and lambas in destination class

2018-05-30 Thread Austin Stephens (JIRA)


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

Austin Stephens updated NETBEANS-892:
-
Priority: Major  (was: Critical)

> Refactor -> Move Class into other class breaks multicatches and lambas in 
> destination class
> ---
>
> Key: NETBEANS-892
> URL: https://issues.apache.org/jira/browse/NETBEANS-892
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Refactoring
>Affects Versions: 9.0
>Reporter: Austin Stephens
>Priority: Major
> Attachments: SampleProject.7z
>
>
> Move the class "MoveMe" into the class "Killer". Things break



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-892) Refactor -> Move Class into other class breaks multicatches and lambas in destination class

2018-05-30 Thread Austin Stephens (JIRA)
Austin Stephens created NETBEANS-892:


 Summary: Refactor -> Move Class into other class breaks 
multicatches and lambas in destination class
 Key: NETBEANS-892
 URL: https://issues.apache.org/jira/browse/NETBEANS-892
 Project: NetBeans
  Issue Type: Bug
  Components: java - Refactoring
Affects Versions: 9.0
Reporter: Austin Stephens
 Attachments: SampleProject.7z

Move the class "MoveMe" into the class "Killer". Things break



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-891) Performing undo on a document causes all cloned editors to scroll to that point

2018-05-30 Thread Austin Stephens (JIRA)


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

Austin Stephens updated NETBEANS-891:
-
Priority: Major  (was: Critical)

> Performing undo on a document causes all cloned editors to scroll to that 
> point
> ---
>
> Key: NETBEANS-891
> URL: https://issues.apache.org/jira/browse/NETBEANS-891
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Navigation
>Affects Versions: 8.2, 9.0
>Reporter: Austin Stephens
>Priority: Major
>
> It is rather annoying when working in multiple places in a large file. I 
> loose my places in the other files.
> It moves the caret too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-891) Performing undo on a document causes all cloned editors to scroll to that point

2018-05-30 Thread Austin Stephens (JIRA)
Austin Stephens created NETBEANS-891:


 Summary: Performing undo on a document causes all cloned editors 
to scroll to that point
 Key: NETBEANS-891
 URL: https://issues.apache.org/jira/browse/NETBEANS-891
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Navigation
Affects Versions: 8.2, 9.0
Reporter: Austin Stephens


It is rather annoying when working in multiple places in a large file. I loose 
my places in the other files.
It moves the caret too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-890) Remove the use of deprecated layout class "EqualFlowLayout" in NbPresenter

2018-05-30 Thread Austin Stephens (JIRA)
Austin Stephens created NETBEANS-890:


 Summary: Remove the use of deprecated layout class 
"EqualFlowLayout" in NbPresenter
 Key: NETBEANS-890
 URL: https://issues.apache.org/jira/browse/NETBEANS-890
 Project: NetBeans
  Issue Type: Bug
  Components: platform - DialogsWizards
Affects Versions: 8.2, 9.0
Reporter: Austin Stephens


Documentation professes that "EqualFlowLayout" is not used anywhere in the 
NetBeans codebase. It is referenced in initializeButtons()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-889) False positive of "Null Pointer Dereference" when invoking Lamda

2018-05-30 Thread Austin Stephens (JIRA)
Austin Stephens created NETBEANS-889:


 Summary:  False positive of "Null Pointer Dereference" when 
invoking Lamda
 Key: NETBEANS-889
 URL: https://issues.apache.org/jira/browse/NETBEANS-889
 Project: NetBeans
  Issue Type: Bug
  Components: java - Hints
Affects Versions: 8.2, 9.0
Reporter: Austin Stephens


If the last line of a void Lamda is "field = null" and invoke the resulting (in 
this case) Runnable, Netbeans will tell you that you are dereferncing a null 
pointer.


{code:java}
// Some comments here
String value = "";
void nullDereference(){
Runnable run = ()->{
value = null;
};
run.run();//false positive
}
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



[incubator-netbeans] branch master updated: [NETBEANS-777] JDK10-LVTI: Fix for NPE on typing invalid block/javadoc comment just after var keyword

2018-05-30 Thread jlahoda
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new a60cbbb  [NETBEANS-777] JDK10-LVTI: Fix for NPE on typing invalid 
block/javadoc comment just after var keyword
a60cbbb is described below

commit a60cbbbd300d11c46adc38cf1aef53ec24a6c3a6
Author: Arunava Sinha 
AuthorDate: Thu May 31 00:52:57 2018 +0530

[NETBEANS-777] JDK10-LVTI: Fix for NPE on typing invalid block/javadoc 
comment just after var keyword
---
 .../src/org/netbeans/lib/java/lexer/JavaLexer.java |  4 +-
 .../lib/java/lexer/JavaLexerBatchTest.java | 63 ++
 2 files changed, 65 insertions(+), 2 deletions(-)

diff --git a/java.lexer/src/org/netbeans/lib/java/lexer/JavaLexer.java 
b/java.lexer/src/org/netbeans/lib/java/lexer/JavaLexer.java
index 7aa0a6d..d0a598d 100644
--- a/java.lexer/src/org/netbeans/lib/java/lexer/JavaLexer.java
+++ b/java.lexer/src/org/netbeans/lib/java/lexer/JavaLexer.java
@@ -1052,9 +1052,9 @@ public class JavaLexer implements Lexer {
 if (AFTER_VAR_TOKENS.contains(next.id())) {
 do {
 next = nextToken();
-} while 
(AFTER_VAR_TOKENS.contains(next.id()));
+} while (next != null && 
AFTER_VAR_TOKENS.contains(next.id()));
 
-varKeyword = next.id() == 
JavaTokenId.IDENTIFIER;
+varKeyword = next != null && next.id() 
== JavaTokenId.IDENTIFIER;
 }
 
 input.backup(input.readLengthEOF()- len);
diff --git 
a/java.lexer/test/unit/src/org/netbeans/lib/java/lexer/JavaLexerBatchTest.java 
b/java.lexer/test/unit/src/org/netbeans/lib/java/lexer/JavaLexerBatchTest.java
index 927d2eb..b87cbdd 100644
--- 
a/java.lexer/test/unit/src/org/netbeans/lib/java/lexer/JavaLexerBatchTest.java
+++ 
b/java.lexer/test/unit/src/org/netbeans/lib/java/lexer/JavaLexerBatchTest.java
@@ -634,4 +634,67 @@ public class JavaLexerBatchTest extends TestCase {
 LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.INT_LITERAL, 
"0");
 LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.SEMICOLON, 
";");
 }
+
+public void testVarWithIncompleteBlockComment() {
+String text = "var /* i = 0;";
+InputAttributes attr = new InputAttributes();
+attr.setValue(JavaTokenId.language(), "version", (Supplier) () 
-> {
+return "10";
+}, true);
+TokenHierarchy hi = TokenHierarchy.create(text, false, 
JavaTokenId.language(), EnumSet.noneOf(JavaTokenId.class), attr);
+TokenSequence ts = hi.tokenSequence();
+
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.IDENTIFIER, 
"var");
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.WHITESPACE, " 
");
+LexerTestUtilities.assertNextTokenEquals(ts, 
JavaTokenId.BLOCK_COMMENT, "/* i = 0;");
+}
+
+public void testVarWithIncompleteJavaDocComment() {
+String text = "var /** i = 0;";
+InputAttributes attr = new InputAttributes();
+attr.setValue(JavaTokenId.language(), "version", (Supplier) () 
-> {
+return "10";
+}, true);
+TokenHierarchy hi = TokenHierarchy.create(text, false, 
JavaTokenId.language(), EnumSet.noneOf(JavaTokenId.class), attr);
+TokenSequence ts = hi.tokenSequence();
+
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.IDENTIFIER, 
"var");
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.WHITESPACE, " 
");
+LexerTestUtilities.assertNextTokenEquals(ts, 
JavaTokenId.JAVADOC_COMMENT, "/** i = 0;");
+}
+
+public void testVarWithInvalidComment() {
+String text = "var */ i = 0;";
+InputAttributes attr = new InputAttributes();
+attr.setValue(JavaTokenId.language(), "version", (Supplier) () 
-> {
+return "10";
+}, true);
+TokenHierarchy hi = TokenHierarchy.create(text, false, 
JavaTokenId.language(), EnumSet.noneOf(JavaTokenId.class), attr);
+TokenSequence ts = hi.tokenSequence();
+
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.IDENTIFIER, 
"var");
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.WHITESPACE, " 
");
+LexerTestUtilities.assertNextTokenEquals(ts, 
JavaTokenId.INVALID_COMMENT_END, "*/");
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.WHITESPACE, " 
");
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.IDENTIFIER, 
"i");
+LexerTestUtilities.assertNextTokenEquals(ts, JavaTokenId.WHITESPACE, " 
");
+LexerTestUtilities.assertNextTokenEquals(ts, 

[jira] [Created] (NETBEANS-888) Open Recent file not working

2018-05-30 Thread Javier A. Ortiz (JIRA)
Javier A. Ortiz created NETBEANS-888:


 Summary: Open Recent file not working
 Key: NETBEANS-888
 URL: https://issues.apache.org/jira/browse/NETBEANS-888
 Project: NetBeans
  Issue Type: Bug
  Components: ide - UI
Affects Versions: 9.0
 Environment: MacOS High Sierra version 10.13.4
Reporter: Javier A. Ortiz


Clicking on File>Open Recent File>File doesn't open the file but using the 
shortcut for the most recent one works.

No error or suspecting messages in the log either.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-887) IDE freezes during runtime

2018-05-30 Thread Olimpia Popica (JIRA)
Olimpia Popica created NETBEANS-887:
---

 Summary: IDE freezes during runtime
 Key: NETBEANS-887
 URL: https://issues.apache.org/jira/browse/NETBEANS-887
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Actions/Menu/Toolbar
Affects Versions: 8.2
Reporter: Olimpia Popica
 Attachments: messages.log, messages.log.1, messages.log.2, uigestures, 
uigestures.1

Some weeks ago I installed Netbeans 8.2 on a Windows 10 computer.

As soon as I opened the IDE and I tried to open an existing project, it froze 
completely. The only way I could stop it was by killing its process.

The freezing happens very often, mostly during run-time, while writing code (in 
this case, the not saved code is lost), but also when trying to create a new 
project (File -> New Project). 

 

*System Info:*
 Product Version = NetBeans IDE 8.2 (Build 201609300101) (#5fd841261bf9)
 Operating System = Windows 10 version 10.0 running on amd64
 Java; VM; Vendor = 1.8.0_171; Java HotSpot(TM) 64-Bit Server VM 25.171-b11; 
Oracle Corporation
 Runtime = Java(TM) SE Runtime Environment 1.8.0_171-b11
 Java Home = C:\Program Files\Java\jdk1.8.0_171\jre
 System Locale; Encoding = en_US (nb); Cp1252
 Current Directory = C:\Program Files\NetBeans 8.2
 User Directory = \AppData\Roaming\NetBeans\8.2
 Cache Directory = \AppData\Local\NetBeans\Cache\8.2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Comment Edited] (NETBEANS-882) Exception running under JDK 11

2018-05-30 Thread Rami Swailem (JIRA)


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

Rami Swailem edited comment on NETBEANS-882 at 5/30/18 10:20 AM:
-

I can confirm. It looks like the IDE got into some loop while saving snapshots.

*!image-2018-05-30-11-34-53-526.png!*

!image-2018-05-30-12-20-16-090.png!

 

*Product Version:*Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-303-on-20180523)

*Java:*11-ea; Java HotSpot(TM) 64-Bit Server VM 11-ea+15

*Runtime:*Java(TM) SE Runtime Environment 11-ea+15

*System:*Mac OS X version 10.13.4 running on x86_64; UTF-8; en_DE (nb)

*User directory:*/Users/rami/Library/Application Support/NetBeans/dev

*Cache directory:*/Users/rami/Library/Caches/NetBeans/dev

 

 

 

javax.management.openmbean.OpenDataException: Argument value of wrong type for 
item lineNumber: value java.lang.ref.Reference, type 
javax.management.openmbean.SimpleType(name=java.lang.Integer)
 at 
java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
 at 
java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
 at 
java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
 Caused: java.lang.AssertionError
 at 
java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
 at 
java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
 at 
java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
 at 
java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
 Caused: java.lang.reflect.InvocationTargetException
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
 at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.base/java.lang.reflect.Method.invoke(Method.java:566)
 at 
org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
 Caused: java.lang.RuntimeException
 at 
org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
 at 
org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
 at 
org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
 at 
org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
 at 
org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
 at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
 at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
 [catch] at 
org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:223)
 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)


was (Author: palman):
I can confirm. It looks like the IDE got into some loop while saving snapshots.

*!image-2018-05-30-11-34-53-526.png!*

*Product Version:*Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-303-on-20180523)

*Java:*11-ea; Java HotSpot(TM) 64-Bit Server VM 11-ea+15

*Runtime:*Java(TM) SE Runtime Environment 11-ea+15

*System:*Mac OS X version 10.13.4 running on x86_64; UTF-8; en_DE (nb)

*User directory:*/Users/rami/Library/Application Support/NetBeans/dev

*Cache directory:*/Users/rami/Library/Caches/NetBeans/dev

 

 

 

javax.management.openmbean.OpenDataException: Argument value of wrong type for 
item lineNumber: value java.lang.ref.Reference, type 
javax.management.openmbean.SimpleType(name=java.lang.Integer)
 at 
java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
 at 
java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
 at 
java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
Caused: java.lang.AssertionError
 at 
java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
 at 
java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
 at 
java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
 at 

[jira] [Updated] (NETBEANS-882) Exception running under JDK 11

2018-05-30 Thread Rami Swailem (JIRA)


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

Rami Swailem updated NETBEANS-882:
--
Attachment: (was: image-2018-05-30-11-34-45-862.png)

> Exception running under JDK 11
> --
>
> Key: NETBEANS-882
> URL: https://issues.apache.org/jira/browse/NETBEANS-882
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Sven Reimers
>Priority: Major
> Attachments: image-2018-05-30-11-34-53-526.png
>
>
> Installed some modules and got this - no code no nothing done..
> {code:java}
> javax.management.openmbean.OpenDataException: Argument value of wrong type 
> for item lineNumber: value java.lang.ref.Reference, type 
> javax.management.openmbean.SimpleType(name=java.lang.Integer)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
> Caused: java.lang.AssertionError
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
> at 
> java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
> at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
> at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:569)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
> at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
> at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:223)
> 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){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-882) Exception running under JDK 11

2018-05-30 Thread Rami Swailem (JIRA)


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

Rami Swailem updated NETBEANS-882:
--
Attachment: image-2018-05-30-11-34-45-862.png

> Exception running under JDK 11
> --
>
> Key: NETBEANS-882
> URL: https://issues.apache.org/jira/browse/NETBEANS-882
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Sven Reimers
>Priority: Major
> Attachments: image-2018-05-30-11-34-45-862.png, 
> image-2018-05-30-11-34-53-526.png
>
>
> Installed some modules and got this - no code no nothing done..
> {code:java}
> javax.management.openmbean.OpenDataException: Argument value of wrong type 
> for item lineNumber: value java.lang.ref.Reference, type 
> javax.management.openmbean.SimpleType(name=java.lang.Integer)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
> Caused: java.lang.AssertionError
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
> at 
> java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
> at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
> at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:569)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
> at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
> at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:223)
> 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){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Commented] (NETBEANS-882) Exception running under JDK 11

2018-05-30 Thread Rami Swailem (JIRA)


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

Rami Swailem commented on NETBEANS-882:
---

I can confirm. It looks like the IDE got into some loop while saving snapshots.

*!image-2018-05-30-11-34-53-526.png!*

*Product Version:*Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-303-on-20180523)

*Java:*11-ea; Java HotSpot(TM) 64-Bit Server VM 11-ea+15

*Runtime:*Java(TM) SE Runtime Environment 11-ea+15

*System:*Mac OS X version 10.13.4 running on x86_64; UTF-8; en_DE (nb)

*User directory:*/Users/rami/Library/Application Support/NetBeans/dev

*Cache directory:*/Users/rami/Library/Caches/NetBeans/dev

 

 

 

javax.management.openmbean.OpenDataException: Argument value of wrong type for 
item lineNumber: value java.lang.ref.Reference, type 
javax.management.openmbean.SimpleType(name=java.lang.Integer)
 at 
java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
 at 
java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
 at 
java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
Caused: java.lang.AssertionError
 at 
java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
 at 
java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
 at 
java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
 at 
java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
Caused: java.lang.reflect.InvocationTargetException
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
 at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.base/java.lang.reflect.Method.invoke(Method.java:566)
 at 
org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
Caused: java.lang.RuntimeException
 at 
org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
 at 
org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
 at 
org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
 at 
org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
 at 
org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
 at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
 at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
[catch] at 
org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:223)
 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)

> Exception running under JDK 11
> --
>
> Key: NETBEANS-882
> URL: https://issues.apache.org/jira/browse/NETBEANS-882
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Sven Reimers
>Priority: Major
> Attachments: image-2018-05-30-11-34-45-862.png, 
> image-2018-05-30-11-34-53-526.png
>
>
> Installed some modules and got this - no code no nothing done..
> {code:java}
> javax.management.openmbean.OpenDataException: Argument value of wrong type 
> for item lineNumber: value java.lang.ref.Reference, type 
> javax.management.openmbean.SimpleType(name=java.lang.Integer)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
> Caused: java.lang.AssertionError
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
> at 
> java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
> at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
> at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
> at 

[jira] [Updated] (NETBEANS-882) Exception running under JDK 11

2018-05-30 Thread Rami Swailem (JIRA)


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

Rami Swailem updated NETBEANS-882:
--
Attachment: image-2018-05-30-11-34-53-526.png

> Exception running under JDK 11
> --
>
> Key: NETBEANS-882
> URL: https://issues.apache.org/jira/browse/NETBEANS-882
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Sven Reimers
>Priority: Major
> Attachments: image-2018-05-30-11-34-45-862.png, 
> image-2018-05-30-11-34-53-526.png
>
>
> Installed some modules and got this - no code no nothing done..
> {code:java}
> javax.management.openmbean.OpenDataException: Argument value of wrong type 
> for item lineNumber: value java.lang.ref.Reference, type 
> javax.management.openmbean.SimpleType(name=java.lang.Integer)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
> Caused: java.lang.AssertionError
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
> at 
> java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
> at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
> at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:569)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
> at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
> at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:223)
> 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){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-886) Code completion does not work in "if" statement

2018-05-30 Thread Peter Nabbefeld (JIRA)
Peter Nabbefeld created NETBEANS-886:


 Summary: Code completion does not work in "if" statement
 Key: NETBEANS-886
 URL: https://issues.apache.org/jira/browse/NETBEANS-886
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
 Environment: Linux, NB 9.0 RC1 (and predecessors)
Reporter: Peter Nabbefeld


package org.example.ds;

public class Test {

    public void test() {
    String test = "abcd";
    // [1] test.contains("a");
    // [2] if (test.contains("a"));
    }
}

 

When writing Java code, in case [1] code completion works, case [2] not (just 
typing "test.c" gives me correct correct list of proposals in the first case, 
but weird ones like "continue" in the second).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-885) NPE on invalid Java source code

2018-05-30 Thread Peter Nabbefeld (JIRA)
Peter Nabbefeld created NETBEANS-885:


 Summary: NPE on invalid Java source code
 Key: NETBEANS-885
 URL: https://issues.apache.org/jira/browse/NETBEANS-885
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
 Environment: Linux, NetBeans 9.0 RC1 (and predecessors).
Reporter: Peter Nabbefeld


I sometimes like to write some code using hints for completion like this:

package test;
import java.io.File;

public class Test {

    public void test() {
    File[] files = new File[0];
    for (file : files)
    }
}

This results in NullPointerExceptions on editing, formatting, or even just 
re-opening the file.

Additionally to bug resolution I'd like to know how to write tests for such 
situations, so I'd be glad if You could append a diff for the changes.

Relevant part of stacktrace:

java.lang.NullPointerException
SEVERE [org.openide.util.Exceptions]
java.lang.NullPointerException
    at jdk.compiler/com.sun.tools.javac.tree.Pretty.visitVarDef(Pretty.java:636)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:950)
    at jdk.compiler/com.sun.tools.javac.tree.Pretty.printExpr(Pretty.java:194)
    at jdk.compiler/com.sun.tools.javac.tree.Pretty.printExpr(Pretty.java:209)
    at jdk.compiler/com.sun.tools.javac.tree.JCTree.toString(JCTree.java:429)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl.createBreadcrumbs(BreadCrumbsNodeImpl.java:260)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3$1.scan(BreadCrumbsNodeImpl.java:535)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3$1.scan(BreadCrumbsNodeImpl.java:514)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:90)
    at jdk.compiler/com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.visitBlock(TreeScanner.java:248)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
    at jdk.compiler/com.sun.source.util.TreeScanner.scan(TreeScanner.java:86)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3$1.scan(BreadCrumbsNodeImpl.java:539)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3$1.visitMethod(BreadCrumbsNodeImpl.java:544)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3$1.visitMethod(BreadCrumbsNodeImpl.java:514)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:898)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3.run(BreadCrumbsNodeImpl.java:514)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl$3.run(BreadCrumbsNodeImpl.java:503)
    at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
    at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
    at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
    at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
    at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
    at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
    at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
    at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:451)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:422)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsNodeImpl.getChildren(BreadCrumbsNodeImpl.java:503)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsScanningTask.rootAndSelection(BreadCrumbsScanningTask.java:114)
    at 
org.netbeans.modules.java.navigation.BreadCrumbsScanningTask.run(BreadCrumbsScanningTask.java:82)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:561)
[catch] 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 

[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 92

2018-05-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 6da86bd  Automated site publishing by Jenkins build 92
6da86bd is described below

commit 6da86bdc828638cc219b00ba582888fbf1c9891c
Author: jenkins 
AuthorDate: Wed May 30 06:18:47 2018 +

Automated site publishing by Jenkins build 92
---
 content/community/mailing-lists.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/community/mailing-lists.html 
b/content/community/mailing-lists.html
index 6f938a9..251501e 100644
--- a/content/community/mailing-lists.html
+++ b/content/community/mailing-lists.html
@@ -110,7 +110,7 @@ the email addresses below, substituting 
subscribe@ with diges
 Users list
 
 Use this list to ask questions about the usage of the NetBeans IDE, whether
-for Java, JavaScript, C/C++, or any other language or technology.
+for Java, JavaScript, C/C++, or any other language or technology, whether as 
user of NetBeans IDE or developer on top of the NetBeans Platform.
 
 
 This list is also useful as well for those using the NetBeans APIs to 
develop modules and applications.

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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



[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 91

2018-05-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new d52d790  Automated site publishing by Jenkins build 91
d52d790 is described below

commit d52d790457ce804a03bf131d5ad4d1d444c64eb1
Author: jenkins 
AuthorDate: Wed May 30 06:17:56 2018 +

Automated site publishing by Jenkins build 91
---
 content/community/mailing-lists.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/community/mailing-lists.html 
b/content/community/mailing-lists.html
index b0013be..6f938a9 100644
--- a/content/community/mailing-lists.html
+++ b/content/community/mailing-lists.html
@@ -110,7 +110,7 @@ the email addresses below, substituting 
subscribe@ with diges
 Users list
 
 Use this list to ask questions about the usage of the NetBeans IDE, whether
-for Java, JavaScript, C/C++, or any 
other language or technology.
+for Java, JavaScript, C/C++, or any other language or technology.
 
 
 This list is also useful as well for those using the NetBeans APIs to 
develop modules and applications.

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update mailing-lists.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new f2f5a09  Update mailing-lists.asciidoc
f2f5a09 is described below

commit f2f5a0962b01d2fb0074280c7634eedafd995947
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:17:56 2018 +0200

Update mailing-lists.asciidoc
---
 netbeans.apache.org/src/content/community/mailing-lists.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/community/mailing-lists.asciidoc 
b/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
index 93cf8ff..603 100644
--- a/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
+++ b/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
@@ -40,7 +40,7 @@ the email addresses below, substituting `subscribe@` with 
`digest-subscribe@` an
 === Users list
 
 Use this list to ask questions about the usage of the NetBeans IDE, whether
-for Java, JavaScript, C/C++, or any other language or technology.
+for Java, JavaScript, C/C++, or any other language or technology, whether as 
user of NetBeans IDE or developer on top of the NetBeans Platform.
 
 This list is also useful as well for those using the NetBeans APIs to develop 
modules and applications.
 

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update mailing-lists.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new b709ba4  Update mailing-lists.asciidoc
b709ba4 is described below

commit b709ba413305c29b9229da1be846889dcb0d35e2
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:17:08 2018 +0200

Update mailing-lists.asciidoc
---
 netbeans.apache.org/src/content/community/mailing-lists.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/community/mailing-lists.asciidoc 
b/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
index 4082ea3..93cf8ff 100644
--- a/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
+++ b/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
@@ -40,7 +40,7 @@ the email addresses below, substituting `subscribe@` with 
`digest-subscribe@` an
 === Users list
 
 Use this list to ask questions about the usage of the NetBeans IDE, whether
-for `Java`, `JavaScript`, `C/C++`, or any other language or technology.
+for Java, JavaScript, C/C++, or any other language or technology.
 
 This list is also useful as well for those using the NetBeans APIs to develop 
modules and applications.
 

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 89

2018-05-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 1eba7fb  Automated site publishing by Jenkins build 89
1eba7fb is described below

commit 1eba7fbdd595864108c3e6f22d014b920912e7f7
Author: jenkins 
AuthorDate: Wed May 30 06:11:31 2018 +

Automated site publishing by Jenkins build 89
---
 content/download/nb90/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download/nb90/index.html b/content/download/nb90/index.html
index 559a2cc..004b903 100644
--- a/content/download/nb90/index.html
+++ b/content/download/nb90/index.html
@@ -119,10 +119,10 @@
 
 
 
-See Apache NetBeans 9.0 RC1, 
released on may, 2018.
+See Apache NetBeans 9.0 RC1, 
released in May 2018.
 
 
-See Apache NetBeans 9.0 Beta, 
released on february, 2018.
+See Apache NetBeans 9.0 Beta, 
released in February 2018.
 
 
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 96b462a  Update index.asciidoc
96b462a is described below

commit 96b462a0d17b78ef85c522da92cf73999abe53fd
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:10:45 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 6903e68..2264c44 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -38,8 +38,8 @@ The main goals for this release are
 
 === Downloads
 
-- See link:/download/nb90/nb90-rc1.html[Apache NetBeans 9.0 RC1], released on 
may, 2018.
-- See link:/download/nb90/nb90-beta.html[Apache NetBeans 9.0 Beta], released 
on february, 2018.
+- See link:/download/nb90/nb90-rc1.html[Apache NetBeans 9.0 RC1], released in 
May 2018.
+- See link:/download/nb90/nb90-beta.html[Apache NetBeans 9.0 Beta], released 
in February 2018.
 
 === Features
 

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 87

2018-05-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 67b5585  Automated site publishing by Jenkins build 87
67b5585 is described below

commit 67b5585b01f846ac3812f284504fb96116cff93b
Author: jenkins 
AuthorDate: Wed May 30 06:08:50 2018 +

Automated site publishing by Jenkins build 87
---
 content/download/nb90/index.html | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/content/download/nb90/index.html b/content/download/nb90/index.html
index 6a874a4..559a2cc 100644
--- a/content/download/nb90/index.html
+++ b/content/download/nb90/index.html
@@ -85,6 +85,7 @@
 Downloads
 Features
 
+Supporting Local 
Variable Type Inference
 Supporting the Jigsaw 
Module System
 A brand new 
Java Modular Application project type
 Java Shell support
@@ -129,6 +130,12 @@
 
 Features
 
+Supporting Local Variable 
Type Inference
+
+Hints and refactorings for transforming to/from the new JDK 10 "var" 
type.
+
+
+
 Supporting the Jigsaw Module 
System
 
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 978db1f  Update index.asciidoc
978db1f is described below

commit 978db1f8662a1731a6c17150b051ef0e2cdd2eb6
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:08:03 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 5 +
 1 file changed, 5 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index ce9222f..6903e68 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -77,6 +77,11 @@ And even some more
 Note: When rendered into HTML, the images will automatically be wrapped around 
'colorbox', so that they're enlarged when clicked.
 
 
+
+ Supporting Local Variable Type Inference
+
+Hints and refactorings for transforming to/from the new JDK 10 "var" type.
+
  Supporting the Jigsaw Module System
 [.feature]
 --

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 23c7061  Update index.asciidoc
23c7061 is described below

commit 23c7061763fa79fc5c78a9c77677873a76fe80b2
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:06:42 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 4 
 1 file changed, 4 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 5c8cbea..ce9222f 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -76,10 +76,6 @@ And even some more
 
 Note: When rendered into HTML, the images will automatically be wrapped around 
'colorbox', so that they're enlarged when clicked.
 
- Supporting Local Variable Type Inference
-
-Hints and refactorings for transforming to/from the new JDK 10 "var" type.
-
 
  Supporting the Jigsaw Module System
 [.feature]

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 84

2018-05-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 7d9d45a  Automated site publishing by Jenkins build 84
7d9d45a is described below

commit 7d9d45ae413250deaf5bf6e10da44269d9f98065
Author: jenkins 
AuthorDate: Wed May 30 06:06:05 2018 +

Automated site publishing by Jenkins build 84
---
 content/download/nb90/index.html | 101 ++-
 1 file changed, 3 insertions(+), 98 deletions(-)

diff --git a/content/download/nb90/index.html b/content/download/nb90/index.html
index 6a874a4..77d86d0 100644
--- a/content/download/nb90/index.html
+++ b/content/download/nb90/index.html
@@ -85,9 +85,7 @@
 Downloads
 Features
 
-Supporting the Jigsaw 
Module System
-A brand new 
Java Modular Application project type
-Java Shell support
+Supporting Local 
Variable Type Inference
 
 
 
@@ -129,102 +127,9 @@
 
 Features
 
-Supporting the Jigsaw Module 
System
-
-
+Supporting Local Variable 
Type Inference
 
-
-
-
-NetBeans 9 supports http://openjdk.java.net/projects/jigsaw/spec/;>JPMS (Jigsaw).
-
-
-Modulepath was added as a paradigm to NetBeans in addition to Classpath.
-
-
-The standard NetBeans Java SE Project Type (Ant based) can be a single JDK 
9 module simply by adding a module-info.java file into the default 
package.
-
-
-
-
-
-
-
-
-
-Of course, we provide full autocompletion for 
module-info.java
-
-
-
-
-
-A brand new Java 
Modular Application project type
-
-
-
-
-
-
-We have added a new Java Modular project type. This allows 
to develop
-several JDK9 modules in one NetBeans project (Ant based).
-
-
-The advantage of this project type over several Java SE projects (each
-containing one module) is that dependencies are simply managed by declaring
-appropriate exports and requires in 
module-info.java, and all modules
-in the project will be compiled at once.
-
-
-
-
-
-Java Shell support
-
-
-
-
-
-
-Java Shell is a new tool included in JDK9 defined in http://openjdk.java.net/jeps/222;>JEP 222 to introduce REPL
-(read-eval-print-loop) capabilities to Java.
-
-
-NetBeans provides integrated console-like UI for the Java Shell, leveraing 
NetBeans editor capabilites.
-
-
-NetBeans can support the tool with the user project configuration, so the 
Java
-Shell is set up to work with project classes and libraries, providing 
autocompletion out of the box in
-the editor.
-
-
-
-
-
-
-
-
-
-Also NetBeans greatly extends the capabilities of the commandline tool.
-NetBeans can execute the shell as an agent, similar to a 
debugging agent, on the
-debugged or run application (currently only J2SE applications are supported,
-both Ant and Maven-based).
-
-
-
-
-
-
-
-
-
-Snippets written in JShell can be redefined and tested, even against a 
running
-code.
-
-
-When the prototype is ready, it can be saved to a regular Java source file
-and integrated with the project.
-
-
+Hints and refactorings for transforming to/from the new JDK 10 "var" 
type.
 
 
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 6abb0bb  Update index.asciidoc
6abb0bb is described below

commit 6abb0bb0ed1202966b42bdd66e8191513bfb8118
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:05:36 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index ddd9aac..5c8cbea 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -76,7 +76,6 @@ And even some more
 
 Note: When rendered into HTML, the images will automatically be wrapped around 
'colorbox', so that they're enlarged when clicked.
 
-
  Supporting Local Variable Type Inference
 
 Hints and refactorings for transforming to/from the new JDK 10 "var" type.

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new fde86b3  Update index.asciidoc
fde86b3 is described below

commit fde86b3fc6cfd3650d9264fccc82244d7fd04bb8
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:05:16 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 5 +
 1 file changed, 5 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index ce9222f..ddd9aac 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -77,6 +77,11 @@ And even some more
 Note: When rendered into HTML, the images will automatically be wrapped around 
'colorbox', so that they're enlarged when clicked.
 
 
+ Supporting Local Variable Type Inference
+
+Hints and refactorings for transforming to/from the new JDK 10 "var" type.
+
+
  Supporting the Jigsaw Module System
 [.feature]
 --

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 82

2018-05-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new c44e842  Automated site publishing by Jenkins build 82
c44e842 is described below

commit c44e842dd7bd294023e3a87a43bae9df579cfa40
Author: jenkins 
AuthorDate: Wed May 30 06:04:38 2018 +

Automated site publishing by Jenkins build 82
---
 content/download/nb90/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download/nb90/index.html b/content/download/nb90/index.html
index 3731cb2..6a874a4 100644
--- a/content/download/nb90/index.html
+++ b/content/download/nb90/index.html
@@ -85,7 +85,7 @@
 Downloads
 Features
 
-Supporting JPMS (Jigsaw)
+Supporting the Jigsaw 
Module System
 A brand new 
Java Modular Application project type
 Java Shell support
 
@@ -129,7 +129,7 @@
 
 Features
 
-Supporting JPMS (Jigsaw)
+Supporting the Jigsaw Module 
System
 
 
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 2927edc  Update index.asciidoc
2927edc is described below

commit 2927edcbe114cb9bc6f09d98f9aefc214f26bd18
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:03:49 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 6913852..ce9222f 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -77,7 +77,7 @@ And even some more
 Note: When rendered into HTML, the images will automatically be wrapped around 
'colorbox', so that they're enlarged when clicked.
 
 
- Supporting JPMS (Jigsaw)
+ Supporting the Jigsaw Module System
 [.feature]
 --
 image:nb90-module-info.png[Adding module-info.java, title="Adding 
module-info.java", role="left", link="nb90-module-info.png"]

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2018-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 3b02d55  Update index.asciidoc
3b02d55 is described below

commit 3b02d55546d02bd57defc8023364bd7923a903d3
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 08:01:16 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 763012d..6913852 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -77,16 +77,16 @@ And even some more
 Note: When rendered into HTML, the images will automatically be wrapped around 
'colorbox', so that they're enlarged when clicked.
 
 
- Supporting JPMS (Jigsaw) to full extent
+ Supporting JPMS (Jigsaw)
 [.feature]
 --
 image:nb90-module-info.png[Adding module-info.java, title="Adding 
module-info.java", role="left", link="nb90-module-info.png"]
 
-NetBeans 9 supports link:http://openjdk.java.net/projects/jigsaw/spec/[JPMS 
(Jigsaw)] to full extent. 
+NetBeans 9 supports link:http://openjdk.java.net/projects/jigsaw/spec/[JPMS 
(Jigsaw)]. 
 
-Modulepath was added as a crucial paradigm to NetBeans in addition to 
Classpath.
+Modulepath was added as a paradigm to NetBeans in addition to Classpath.
 
-The standard NetBeans Java SE Project Type (Ant based) can be a single JDK9 
module simply by adding a `module-info.java` file into the default package.
+The standard NetBeans Java SE Project Type (Ant based) can be a single JDK 9 
module simply by adding a `module-info.java` file into the default package.
 --
 
 [.feature]

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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