[
https://issues.apache.org/jira/browse/NETBEANS-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bien closed NETBEANS-6050.
----------------------------------
Fix Version/s: 13
Resolution: Fixed
duplicate of https://issues.apache.org/jira/browse/NETBEANS-6285
> 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
> Priority: Major
> Fix For: 13
>
> Attachments: UI.log, message.log, messages.log
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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.20.10#820010)
---------------------------------------------------------------------
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