Pierpaolo Vittorini created NETBEANS-6050:
---------------------------------------------
Summary: java.lang.NoSuchMethodError:
java.nio.CharBuffer.flip()Ljava/nio/CharBuffer;
Key: NETBEANS-6050
URL: https://issues.apache.org/jira/browse/NETBEANS-6050
Project: NetBeans
Issue Type: Bug
Components: editor - Formatting & Indentation
Affects Versions: 12.5
Environment: OS: Linux 5.11.0-36-generic #40-Ubuntu SMP Fri Sep 17
18:15:22 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
NetBeans: 12.5 installed from the SNAP store
JDK:
openjdk version "1.8.0_292"
OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0ubuntu1-b10)
OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode)
Reporter: Pierpaolo Vittorini
Attachments: messages.log
While writing code, pressing Return causes the error, and no indentation is
applied. The problem is present only in the SNAP version of Netbeans 12.5. The
binary and source (recompiled) versions works correctly.
The exception seems to be related to compilation with JDK>=9, while NB should
work also on JDK1.8 (the JDK version I am using).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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