Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk-8288590's min program comile script #43

Merged
merged 3 commits into from
Apr 12, 2024
Merged

jdk-8288590's min program comile script #43

merged 3 commits into from
Apr 12, 2024

Conversation

tahiat
Copy link
Owner

@tahiat tahiat commented Apr 12, 2024

No description provided.

@tahiat
Copy link
Owner Author

tahiat commented Apr 12, 2024

Professor, the expected log don't match with the log for the min program.
Expected:

incompatible types: inference variable R has incompatible bounds
equality constraints: java.lang.Object,A,T,A,RR
upper bounds: java.util.List,java.lang.Object

In min program:

incompatible types: inference variable R#1 has incompatible bounds
equality constraints: Object,A#1,T#2,A#2,RR
lower bounds: List<T#2>,Object

representation differed in both cases though the message is same.

resources/test_data.json Outdated Show resolved Hide resolved
@tahiat tahiat requested a review from kelloggm April 12, 2024 13:12
@tahiat tahiat merged commit f33ad6f into main Apr 12, 2024
1 check passed
@kelloggm kelloggm deleted the jdk90 branch April 12, 2024 13:28
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.

2 participants