Skip to content

Fix #10143 and test stdlib from TASTy directly from Jar and TASTy files #10154

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

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Nov 3, 2020

Now we test that the -from-tasty compilation works on the std lib for a jar or individual tasty files.

We also fix #10143 as this failure shows up in the second set of tests. We did not parse correctly the name of the package if it was represented with a SHAREDtype in TASTy. Now we follow the shared type and read its name.

Passing the class names will no be supported in the future.
@nicolasstucki nicolasstucki changed the title Test stdlib from TASTy directly from Jar Test stdlib from TASTy directly from Jar and Tasty files Nov 3, 2020
@nicolasstucki nicolasstucki changed the title Test stdlib from TASTy directly from Jar and Tasty files Test stdlib from TASTy directly from Jar and TASTy files Nov 3, 2020
@nicolasstucki nicolasstucki changed the title Test stdlib from TASTy directly from Jar and TASTy files Fix #10143 and test stdlib from TASTy directly from Jar and TASTy files Nov 3, 2020
@nicolasstucki nicolasstucki linked an issue Nov 3, 2020 that may be closed by this pull request
@nicolasstucki nicolasstucki force-pushed the test-stdlib-from-tasty-directly-from-jar branch from 9047a32 to 5fe3369 Compare November 3, 2020 12:41
@nicolasstucki nicolasstucki marked this pull request as ready for review November 3, 2020 12:41
@nicolasstucki nicolasstucki requested a review from smarter November 3, 2020 12:45
@nicolasstucki nicolasstucki merged commit 7eac235 into scala:master Nov 3, 2020
@nicolasstucki nicolasstucki deleted the test-stdlib-from-tasty-directly-from-jar branch November 3, 2020 15:59
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.

Tasty stdlib cannot be loaded by the doctool
3 participants