eclipse-jdt / eclipse-jdt/eclipse.jdt.core

[Records][Type Inference] Instrument javac for trace/log/debug dump generation during record type inference

Open
#5,209 1 comment 0 reactions 1 assignee Claimed by @srikanth-sankaran View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

https://github.com/eclipse-jdt/eclipse.jdt.core/issues/4838 instrumented `com.sun.tools.javac.comp.Infer#instantiateMethod` to expose the innards of generic method type variable inference - but it still leaves `com.sun.tools.javac.comp.Infer#instantiatePatternType` completely untouched thereby doing nothing regarding the opacity of record type inference.

This ticket is to address that - @stephan-herrmann - FYI.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.