Bug 578559

Summary: "Non-externalized string literal" error in Expression View
Product: [Eclipse Project] JDT Reporter: Jörg Kubitz <jkubitz-eclipse>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.23   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard: stalebug
Attachments:
Description Flags
Screenshot none

Description Jörg Kubitz CLA 2022-02-03 07:50:35 EST
Created attachment 287968 [details]
Screenshot

the expression
 Arrays.stream(myArray).map(e->"").count()
or
 Arrays.stream(new String[]{}).map(e->"").count()

evaluates to 
 <error(s)_during_the_evaluation>
 [Non-externalized string literal; it should be followed by //$NON-NLS-<n>$]		

thats useless. 

Sorry for spamming bugs. Don't know why i run into all of them today.
Comment 1 Eclipse Genie CLA 2024-01-25 17:38:01 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.