Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
12.6
Description
After a full fresh install of NB12.6 and trying to run with Azul Open JDK 1.8 312, there are several ClassNotFoundExceptions in the logs. It seems that NB looks for missing methods that make NB not longer properly. For example, it is no longer possible to properly format Java sources files due to a java/nio/CharBuffer method missing.
Is NB platform supposed to no longer work with Java 8?
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-6064 java.lang.NoSuchMethodError: java.nio.CharBuffer.flip()
- Closed
-
NETBEANS-6182 Implement abstract methods -> java.lang.NoSuchMethodError
- Closed
-
NETBEANS-6272 Auto-indent function or pressing tab character in java editor throws NoSuchMethodError
- Closed
- fixes
-
NETBEANS-6432 Implement all abstract methods (hint bulb)
- Closed
- is caused by
-
NETBEANS-6349 Recent builds of the module responsible for java source parsing break BC to JDK 8
- Closed
- links to