Skip to content

Class cast exception fix#735

Merged
SougandhS merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:PrimitiveDetailFix
Jul 9, 2025
Merged

Class cast exception fix#735
SougandhS merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:PrimitiveDetailFix

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Jul 9, 2025

This commit processes a java.lang.Object class for JavaPrimitiveRuntimeContext.getReceivingType() when a valid IJavaReferenceType is required for primitive detail formatter calculation

fixes : #734

With fix
image

What it does

How to test

Author checklist

This commit processes a java.lang.Object class for
JavaPrimitiveRuntimeContext.getReceivingType() when a valid
IJavaReferenceType is required for primitive detail formatter
calculation

fixes : eclipse-jdt#734
@SougandhS SougandhS force-pushed the PrimitiveDetailFix branch from 3f203a2 to a22760f Compare July 9, 2025 03:08
@SougandhS SougandhS merged commit 8a448eb into eclipse-jdt:master Jul 9, 2025
13 checks passed
noopur2507 pushed a commit that referenced this pull request Jul 21, 2025
This commit processes a java.lang.Object class for
JavaPrimitiveRuntimeContext.getReceivingType() when a valid
IJavaReferenceType is required for primitive detail formatter
calculation

fixes : #734
noopur2507 added a commit that referenced this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class cast exception in org.eclipse.jdt.internal.debug.core.model.JDIType

1 participant