Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Internal compiler error: java.lang.NullPointerException(Internal compiler error: java.lang.NullPointerException)
Internal compiler error: java.lang.NullPointerException [message #1823568] Sun, 29 March 2020 07:39 Go to next message
cong Luo is currently offline cong LuoFriend
Messages: 2
Registered: March 2020
Junior Member
I had some problems when I upgraded from jee-201912-R to jee-202003-R. The following error prompts will be reported during class compilation(Can't compile to class at last).

Internal compiler error: java.lang.NullPointerException at
org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo.isDefinitelyNull(UnconditionalFlowInfo.java:890)

------------------------------------
Eclipse IDE for Enterprise Java Developers.
Version: 2020-03 (4.15.0)
Build id: 20200313-1211
Re: Internal compiler error: java.lang.NullPointerException [message #1823646 is a reply to message #1823568] Mon, 30 March 2020 17:20 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
If you can provide (a) a full stack trace and (b) a reproducing example, please file a bug at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JDT (component Core). Thanks.
Previous Topic:Problem with database connection
Next Topic:Using jdt for reading Groovy/Kotlin
Goto Forum:
  


Current Time: Thu Apr 25 02:02:42 GMT 2024

Powered by FUDForum. Page generated in 0.03401 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top