Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Tue May 22 19:33:11 UTC 2018
- Previous message (by thread): Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Next message (by thread): hg: valhalla/valhalla: 8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+1 Paul.
On May 22, 2018, at 12:15 PM, mandy chung <mandy.chung at oracle.com> wrote:
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/ <http://cr.openjdk.java.net/~mchung/valhalla/webrevs/8202861/webrev.00/> thanks Mandy
- Previous message (by thread): Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Next message (by thread): hg: valhalla/valhalla: 8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]