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

Statics initialization order #7561

Closed
ncannasse opened this issue Oct 19, 2018 · 1 comment
Closed

Statics initialization order #7561

ncannasse opened this issue Oct 19, 2018 · 1 comment
Assignees
Labels
bug platform-cs Everything related to c# platform-java Everything related to Java

Comments

@ncannasse
Copy link
Member

In CS/Java, it seems class statics are initialized lazily (?)

Related issue: HeapsIO/hxbit#24

@ncannasse ncannasse added platform-java Everything related to Java platform-cs Everything related to c# labels Oct 19, 2018
@ncannasse ncannasse added this to the Bugs milestone Oct 19, 2018
@markknol markknol added bug and removed bug labels Dec 14, 2018
@Simn
Copy link
Member

Simn commented Apr 10, 2019

This is a duplicate of #4091, where you said it would be fine to leave this unspecified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug platform-cs Everything related to c# platform-java Everything related to Java
Projects
None yet
Development

No branches or pull requests

4 participants