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

Load but not enter case accessors fields in Scala2Unpickler #19926

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Mar 12, 2024

Fixes #19421

@nicolasstucki nicolasstucki changed the title WIP fix #19421 Load but not enter case accessors fields in Scala2Unpickler Mar 13, 2024
@nicolasstucki nicolasstucki marked this pull request as ready for review March 13, 2024 08:10
@nicolasstucki nicolasstucki requested a review from sjrd March 13, 2024 09:00
@sjrd sjrd merged commit 3901279 into scala:main Mar 13, 2024
19 checks passed
@sjrd sjrd deleted the fix-19421 branch March 13, 2024 09:33
@Kordyjan Kordyjan added this to the 3.4.2 milestone Mar 28, 2024
Gedochao pushed a commit that referenced this pull request Aug 20, 2024
Originally fixed by #19926
Closes #19675

Even though this is a slower sbt scripted test, I think it's worth
adding, since it showcases a different issue than what #19926 was
fixing, and I do not believe it is reproducible in any way without a
scala-2 dependency (so we cannot minimize it into regular compilation
test).
WojciechMazur pushed a commit that referenced this pull request Aug 28, 2024
Originally fixed by #19926
Closes #19675

Even though this is a slower sbt scripted test, I think it's worth
adding, since it showcases a different issue than what #19926 was
fixing, and I do not believe it is reproducible in any way without a
scala-2 dependency (so we cannot minimize it into regular compilation
test).
[Cherry-picked 53a40b4]
WojciechMazur pushed a commit that referenced this pull request Dec 3, 2024
Originally fixed by #19926
Closes #19675

Even though this is a slower sbt scripted test, I think it's worth
adding, since it showcases a different issue than what #19926 was
fixing, and I do not believe it is reproducible in any way without a
scala-2 dependency (so we cannot minimize it into regular compilation
test).
[Cherry-picked 53a40b4]
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.

Error no member new scala.beans.BeanProperty . <init> under first incremental compilation
3 participants