Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type (original) (raw)
mandy chung mandy.chung at oracle.com
Tue May 22 19:15:17 UTC 2018
- Previous message (by thread): hg: valhalla/valhalla: Object methods on values
- Next message (by thread): Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The current lworld implementation throws ClassCircularityError when a value type declares a static field of its own type. The tests are updated to workaround it and get the tests in service.
http://cr.openjdk.java.net/~mchung/valhalla/webrevs/8202861/webrev.00/
thanks Mandy
- Previous message (by thread): hg: valhalla/valhalla: Object methods on values
- Next message (by thread): Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]