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

VM should not treat static final variables as constant #3554

Closed
gbracha opened this issue Jun 12, 2012 · 1 comment
Closed

VM should not treat static final variables as constant #3554

gbracha opened this issue Jun 12, 2012 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report
Milestone

Comments

@gbracha
Copy link
Contributor

gbracha commented Jun 12, 2012

See issue #3549. This should be fixed only after the libraries have been converted to use const variables where needed. Per spec 10.1.

@gbracha
Copy link
Contributor Author

gbracha commented Jun 12, 2012

Added Duplicate label.
Marked as being merged into #3558.

@gbracha gbracha added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report labels Jun 12, 2012
@gbracha gbracha added this to the M1 milestone Jun 12, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

1 participant