Error accessing Map<String,Object> when the key doesn't exist

Description

The bridge method Map.get( Object key ) created by the compiler performs a cast of (K)key which may won't work if the map’s keys don’t have a generic type of Key.

Activity

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

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created March 18, 2025 at 6:57 PM
Updated March 18, 2025 at 6:58 PM
Resolved March 18, 2025 at 6:58 PM