LinkedHashMap right-hand assignments are always null.

Description

The following will result in the value of result being null:

headers = createObject( "java", "java.util.LinkedHashMap" ).init(); headers.put( "Content-Type", "application/json" ); result = headers[ "Content-Type" ];

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created February 13, 2025 at 9:46 PM
Updated February 20, 2025 at 11:00 PM
Resolved February 20, 2025 at 11:00 PM

Flag notifications