asotona commented on pull request #2224:
URL: https://github.com/apache/netbeans/pull/2224#issuecomment-660965750


   I'm sorry but I'm unable to execute the tests with JDK 14:
       [junit] -Xbootclasspath/p is no longer a supported option.
       [junit] Error: Could not create the Java Virtual Machine.
       [junit] Error: A fatal exception has occurred. Program will exit.
       [junit] Testsuite: 
org.netbeans.modules.java.editor.base.semantic.DetectorTest
       [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0 sec
       [junit] 
       [junit] Testcase: 
org.netbeans.modules.java.editor.base.semantic.DetectorTest:null:      Caused 
an ERROR
       [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
       [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
       [junit]  at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown 
Source)
       [junit]  at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       [junit]  at java.base/java.util.Vector.forEach(Vector.java:1358)
       [junit]  at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown 
Source)
       [junit]  at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       [junit]  at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown 
Source)
       [junit]  at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       [junit]  at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown 
Source)
       [junit]  at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       [junit]  at java.base/java.util.Vector.forEach(Vector.java:1358)
       [junit]  at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown 
Source)
       [junit]  at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       [junit]  at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown 
Source)
       [junit]  at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       [junit] 
       [junit] 
       [junit] Test org.netbeans.modules.java.editor.base.semantic.DetectorTest 
FAILED (crashed)
   
   I'm also unable to manually confirm if new patch works or not as my IDE gets 
to some weird state where it highlights records even I rollback the original 
patch.
   
   This is probably the best patch I can offer until NetBeans will be testable 
on JDK 14.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to