Skip to content

Don't emit a TASTY section in classfiles when we're also emitting .tasty files #3515

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

Closed
smarter opened this issue Nov 20, 2017 · 1 comment
Closed

Comments

@smarter
Copy link
Member

smarter commented Nov 20, 2017

-YemitTasty can be used to generate .tasty files, but when we do this we still store TASTY in classfiles, this is unnecessary duplication.

@nicolasstucki
Copy link
Contributor

We also need to be able to load tasty from .tasty files.

@nicolasstucki nicolasstucki self-assigned this Nov 21, 2017
nicolasstucki added a commit that referenced this issue Nov 23, 2017
Fix #3515: Do not save tasty in .class with -YemitTasty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants