This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206487

Summary: Assure that the evaluator and other parts that uses Java parser are up-to-date with the newest language features.
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 224716    
Bug Blocks:    

Description Martin Entlicher 2011-12-16 19:50:47 UTC
When new language features are introduced into a new version of Java language, assure that all debugger parts that use Java parser have all the new language features incorporated.
Comment 1 Martin Entlicher 2013-01-10 15:47:57 UTC
This is an umbrella issue, that is always relevant as new JDK versions are coming.