July 2018 Archives by date
Starting: Mon Jul 2 05:59:16 UTC 2018
Ending: Tue Jul 31 18:49:25 UTC 2018
Messages: 309
- hg: valhalla/valhalla: [lworld] At compile time, disallow declaring value classes with no instance fields
srikanth.adayapalam at oracle.com
- Value type alignment in array ?
Remi Forax
- hg: valhalla/valhalla: [lworld] Fix pack200 failure due to unevolved attribute visitor
srikanth.adayapalam at oracle.com
- Value type alignment in array ?
John Rose
- Traversing an array of value types seen as an array of Object is slow
Tobias Hartmann
- RFR: JDK-8205549 JDK-8205698 Support of flattened values in Unsafe
Tobias Hartmann
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
mandy.chung at oracle.com
- hg: valhalla/valhalla: Add #include logging/log.hpp in unsafe.cpp
mandy.chung at oracle.com
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
Tobias Hartmann
- hg: valhalla/valhalla: 8206147: [lworld] Javac crashes with assertion failure while handing withField when field involved is private and of inner type
srikanth.adayapalam at oracle.com
- RFR(S): 8206245: [lworld] C2 crashes when merging values with different types
Tobias Hartmann
- hg: valhalla/valhalla: 8205686: [lworld] __WithField seems to have trouble if the value type is a generic type.
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
mandy chung
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
Tobias Hartmann
- Empty value type ?
John Rose
- hg: valhalla/valhalla: 8205437: [lworld] java/lang/invoke/condy/ConstantBootstrapsTest.java fails to compile
mandy.chung at oracle.com
- hg: valhalla/valhalla: lworld: Allow empty values under the option -XDallowEmptyValues
srikanth.adayapalam at oracle.com
- RFR(S): 8206245: [lworld] C2 crashes when merging values with different types
Roland Westrelin
- RFR(S): 8206245: [lworld] C2 crashes when merging values with different types
Tobias Hartmann
- hg: valhalla/valhalla: 8206245: [lworld] C2 crashes when merging values with different types
tobias.hartmann at oracle.com
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Roland Westrelin
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Roland Westrelin
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- Review Request JDK-8206121: [lworld] ensure non-nullable on setting value field via reflection and VarHandle
mandy chung
- [LWORLD] fix test ./test/hotspot/jtreg/runtime/valhalla/valuetypes/Empty.java
Harold David Seigel
- [LWORLD] fix test ./test/hotspot/jtreg/runtime/valhalla/valuetypes/Empty.java
Remi Forax
- [LWORLD] fix test ./test/hotspot/jtreg/runtime/valhalla/valuetypes/Empty.java
Harold David Seigel
- hg: valhalla/valhalla: Summary: Add -XDallowEmptyValues to JTReg test .../valuetypes/Empty.java so it will compile
harold.seigel at oracle.com
- Review Request JDK-8206121: [lworld] ensure non-nullable on setting value field via reflection and VarHandle
Paul Sandoz
- hg: valhalla/valhalla: 8205686: [lworld] __WithField seems to have trouble if the value type is a generic type.
Remi Forax
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Roland Westrelin
- Review Request JDK-8206121: [lworld] ensure non-nullable on setting value field via reflection and VarHandle
mandy chung
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Roland Westrelin
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Roland Westrelin
- Review Request JDK-8206121: [lworld] ensure non-nullable on setting value field via reflection and VarHandle
Paul Sandoz
- RFR: Value types consistency checks
Frederic Parain
- Review Request JDK-8206121: [lworld] ensure non-nullable on setting value field via reflection and VarHandle
mandy chung
- hg: valhalla/valhalla: 8206121: [lworld] ensure non-nullable on setting value field via reflection and VarHandle
mandy.chung at oracle.com
- RFR: Value types consistency checks
John Rose
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- RFR: 8206904: [lworld] fix Unsafe get* with value types
Roland Westrelin
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Roland Westrelin
- RFR(M): 8204615: [lworld] C2 support for java.lang.Object methods on value types
Tobias Hartmann
- hg: valhalla/valhalla: 8204615: [lworld] C2 support for java.lang.Object methods on value types
tobias.hartmann at oracle.com
- RFR: 8206904: [lworld] fix Unsafe get* with value types
Tobias Hartmann
- RFR: 8206904: [lworld] fix Unsafe get* with value types
Roland Westrelin
- RFR: 8206904: [lworld] fix Unsafe get* with value types
Tobias Hartmann
- RFR: 8206904: [lworld] fix Unsafe get* with value types
Roland Westrelin
- hg: valhalla/valhalla: 8206904: [lworld] fix Unsafe get* with value types
rwestrel at redhat.com
- valhalla/valhalla repo
Harold David Seigel
- [lworld] Handling of missing ValueTypes attributes
Ioi Lam
- [lworld] Handling of missing ValueTypes attributes
John Rose
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Ioi Lam
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Tobias Hartmann
- [lworld] Handling of missing ValueTypes attributes
Tobias Hartmann
- hg: valhalla/valhalla: 639 new changesets
harold.seigel at oracle.com
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- hg: valhalla/valhalla: lworld: Some cleanup in preparation for value type constructors support.
srikanth.adayapalam at oracle.com
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Ioi Lam
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Tobias Hartmann
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Ioi Lam
- [lworld] Handling of missing ValueTypes attributes
Karen Kinnear
- [lworld] Handling of missing ValueTypes attributes
John Rose
- [lworld] Handling of missing ValueTypes attributes
Ioi Lam
- RFR(XS): 8206108: [lworld] TestEliminateAllocationPhi fails with SIGSEGV in PhaseMacroExpand::expand_allocate_common
Roland Westrelin
- RFR(XS): 8206108: [lworld] TestEliminateAllocationPhi fails with SIGSEGV in PhaseMacroExpand::expand_allocate_common
Tobias Hartmann
- [lworld] Handling of missing ValueTypes attributes
Tobias Hartmann
- RFR(XS): 8206108: [lworld] TestEliminateAllocationPhi fails with SIGSEGV in PhaseMacroExpand::expand_allocate_common
Roland Westrelin
- hg: valhalla/valhalla: 8206108: [lworld] TestEliminateAllocationPhi fails with SIGSEGV in PhaseMacroExpand::expand_allocate_common
rwestrel at redhat.com
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- hg: valhalla/valhalla: [lworld] Enable runtime tests with -Xcomp and fix indentation
tobias.hartmann at oracle.com
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Maurizio Cimadamore
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Roland Westrelin
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Maurizio Cimadamore
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Roland Westrelin
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR: Value types consistency checks
Karen Kinnear
- hg: valhalla/valhalla: Summary: Add value types consistency checks
harold.seigel at oracle.com
- [lworld] Handling of missing ValueTypes attributes
Karen Kinnear
- [lworld] Handling of missing ValueTypes attributes
Karen Kinnear
- JDK-8205549: unsafe and LW1: needed for MethodHandles, VarHandles and Reflection
Karen Kinnear
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
Karen Kinnear
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
John Rose
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
mandy chung
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
mandy chung
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Ioi Lam
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
John Rose
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
John Rose
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Brian Goetz
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
John Rose
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- hg: valhalla/valhalla: 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
tobias.hartmann at oracle.com
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
John Rose
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Remi Forax
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- hg: valhalla/valhalla: 8198749: lworld: Translation of value constructors in classic constructor notation
srikanth.adayapalam at oracle.com
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- hg: valhalla/valhalla: Summary: Add value types consistency checks
Tobias Hartmann
- hg: valhalla/valhalla: 8206002: [lworld] ValueTypesTest fails with 'assert(Universe::heap()->is_in_closed_subset(o)) failed: should be in closed'.
tobias.hartmann at oracle.com
- hg: valhalla/valhalla: 8206002: [lworld] ValueTypesTest fails with 'assert(Universe::heap()->is_in_closed_subset(o)) failed: should be in closed'.
Tobias Hartmann
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
John Rose
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
John Rose
- hg: valhalla/valhalla: 8205549: [lworld] Unsafe support for flattened field of value type
Karen Kinnear
- boxing + unboxing a VT is not a no-op ?
Remi Forax
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Ioi Lam
- ASM for value types that generates ValueTypes attribute?
Karen Kinnear
- RFR 8207205 [lworld] Unsafe/VarHandle read-modify-write value accessors
Paul Sandoz
- RFR JDK-8207207: [lworld] test/jdk/valhalla/valuetypes/ValueBootstrapMethod fails with ICCE
mandy chung
- RFR 8207205 [lworld] Unsafe/VarHandle read-modify-write value accessors
Karen Kinnear
- ASM for value types that generates ValueTypes attribute?
Karen Kinnear
- RFR JDK-8207207: [lworld] test/jdk/valhalla/valuetypes/ValueBootstrapMethod fails with ICCE
Karen Kinnear
- RFR JDK-8207207: [lworld] test/jdk/valhalla/valuetypes/ValueBootstrapMethod fails with ICCE
Paul Sandoz
- hg: valhalla/valhalla: 8207207: [lworld] test/jdk/valhalla/valuetypes/ValueBootstrapMethod fails with ICCE
mandy.chung at oracle.com
- RFR 8207205 [lworld] Unsafe/VarHandle read-modify-write value accessors
mandy chung
- RFR 8207205 [lworld] Unsafe/VarHandle read-modify-write value accessors
Paul Sandoz
- RFR 8207205 [lworld] Unsafe/VarHandle read-modify-write value accessors
Paul Sandoz
- hg: valhalla/valhalla: 8207205: [lworld] Unsafe/VarHandle read-modify-write value accessors
paul.sandoz at oracle.com
- [lworld] Handling of missing ValueTypes attributes
Ioi Lam
- hg: valhalla/valhalla: lworld: Eliminate redundant null check inserted by javac.
srikanth.adayapalam at oracle.com
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
John Rose
- [lworld] Handling of missing ValueTypes attributes
Tobias Hartmann
- [lworld] Handling of missing ValueTypes attributes
Tobias Hartmann
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Tobias Hartmann
- boxing + unboxing a VT is not a no-op ?
Tobias Hartmann
- RFR: several small changes including 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomp
Roland Westrelin
- boxing + unboxing a VT is not a no-op ?
forax at univ-mlv.fr
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR: several small changes including 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomp
Tobias Hartmann
- hg: valhalla/valhalla: 8206112: [lworld] TestLWorld fails with 'bci must not shift' with -Xcomp
tobias.hartmann at oracle.com
- hg: valhalla/valhalla: 8206112: [lworld] TestLWorld fails with 'bci must not shift' with -Xcomp
Tobias Hartmann
- RFR: several small changes including 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomp
Tobias Hartmann
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
Paul Sandoz
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
Harold David Seigel
- LocalDate profiling datapoint
Stephen Colebourne
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
John Rose
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
mandy chung
- RFR JDK-8207197: [lworld] VarHandle array support for value types
mandy chung
- CFV: New Valhalla Committer: Ioi Lam
Ioi Lam
- RFR JDK-8207219: [lworld] C2 should not invoke a method if its signature has inconsistent use of ValueType
Ioi Lam
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Remi Forax
- hg: valhalla/valhalla: 8207330: [Lworld] Javac fails to mark the synthetic field holding enclosing instance as ACC_FLATTENABLE where it should
srikanth.adayapalam at oracle.com
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- CFV: New Valhalla Committer: Ioi Lam
Tobias Hartmann
- RFR: several small changes including 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomp
Roland Westrelin
- RFR: several small changes including 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomp
Tobias Hartmann
- hg: valhalla/valhalla: 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomp
rwestrel at redhat.com
- RFR JDK-8207219: [lworld] C2 should not invoke a method if its signature has inconsistent use of ValueType
Tobias Hartmann
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Harold David Seigel
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Harold David Seigel
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
Srikanth
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
Srikanth
- CFV: New Valhalla Committer: Ioi Lam
David Simms
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Remi Forax
- boxing + unboxing a VT is not a no-op ?
Tobias Hartmann
- hg: valhalla/valhalla: 8207341: [Lworld] Javac generates bad code for value constructors when expressions with side effects are involved
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: 8207332: [Lworld] Javac generates bad code for value constructors involving chained assignments
srikanth.adayapalam at oracle.com
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
Srikanth
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
mandy chung
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Harold David Seigel
- RFR JDK-8207219: [lworld] C2 should not invoke a method if its signature has inconsistent use of ValueType
Ioi Lam
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
mandy chung
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
John Rose
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
forax at univ-mlv.fr
- boxing + unboxing a VT is not a no-op ?
forax at univ-mlv.fr
- RFR JDK-8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
mandy chung
- hg: valhalla/valhalla: 8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
mandy.chung at oracle.com
- hg: valhalla/valhalla: 8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Srikanth
- hg: valhalla/valhalla: [Lworld] Emit slightly better byte code sequence for withfield operation involving fields of category 1 computational type
srikanth.adayapalam at oracle.com
- [lworld] VerifyError: Bad type on operand stack, limitation in javac for value type constructors
Srikanth
- [lworld] Test cases for value type consistency checks
Ioi Lam
- RFR JDK-8207197: [lworld] VarHandle array support for value types
David Simms
- RFR(S): 8207346: [lworld] C2 fails with "already heap allocated value types should be linked directly"
Tobias Hartmann
- boxing + unboxing a VT is not a no-op ?
Tobias Hartmann
- hg: valhalla/valhalla: 8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Tobias Hartmann
- hg: valhalla/valhalla: 8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
Remi Forax
- hg: valhalla/valhalla: 8205910: [Lworld] Diagnose use of 'this' with DU fields (for VTs and VBCs)
srikanth.adayapalam at oracle.com
- boxing + unboxing a VT is not a no-op ?
forax at univ-mlv.fr
- hg: valhalla/valhalla: 8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated class
mandy chung
- boxing + unboxing a VT is not a no-op ?
Tobias Hartmann
- boxing + unboxing a VT is not a no-op ?
forax at univ-mlv.fr
- RFR JDK-8207401: [lworld] TestLWorld.java crashes java_lang_String::create_from_symbol
mandy chung
- RFR JDK-8207401: [lworld] TestLWorld.java crashes java_lang_String::create_from_symbol
Harold David Seigel
- RFR JDK-8207197: [lworld] VarHandle array support for value types
mandy chung
- RFR JDK-8207197: [lworld] VarHandle array support for value types
David Simms
- CFV: New Valhalla Committer: Ioi Lam
John Rose
- CFV: New Valhalla Committer: Ioi Lam
John Rose
- CFV: New Valhalla Committer: Ioi Lam
Harold David Seigel
- CFV: New Valhalla Committer: Ioi Lam
Vladimir Ivanov
- CFV: New Valhalla Committer: Ioi Lam
mandy chung
- hg: valhalla/valhalla: 2 new changesets
mandy.chung at oracle.com
- CFV: New Valhalla Committer: Ioi Lam
Lois Foltan
- CFV: New Valhalla Committer: Ioi Lam
Srikanth
- CFV: New Valhalla Committer: Ioi Lam
Tobias Hartmann
- [lworld] Test cases for value type consistency checks
Tobias Hartmann
- CFV: New Valhalla Committer: Ioi Lam
David Simms
- boxing + unboxing a VT is not a no-op ?
Tobias Hartmann
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
Tobias Hartmann
- boxing + unboxing a VT is not a no-op ?
forax at univ-mlv.fr
- boxing + unboxing a VT is not a no-op ?
Tobias Hartmann
- RFR(S): 8207346: [lworld] C2 fails with "already heap allocated value types should be linked directly"
Roland Westrelin
- RFR(S): 8207346: [lworld] C2 fails with "already heap allocated value types should be linked directly"
Tobias Hartmann
- CFV: New Valhalla Committer: Ioi Lam
Roland Westrelin
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
Roland Westrelin
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
Tobias Hartmann
- hg: valhalla/valhalla: 8207346: [lworld] C2 fails with "already heap allocated value types should be linked directly"
tobias.hartmann at oracle.com
- hg: valhalla/valhalla: 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
tobias.hartmann at oracle.com
- [lworld] Test cases for value type consistency checks
Ioi Lam
- RFR: version specific class file parser and verifier fixes
Harold David Seigel
- RFR JDK-8207790: [lworld] update reflection to generate ValueTypes attribute
mandy chung
- RFR: version specific class file parser and verifier fixes
John Rose
- RFR: version specific class file parser and verifier fixes
Harold David Seigel
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
John Rose
- RFR: version specific class file parser and verifier fixes
mandy chung
- IncompatibleClassChangeError bug
Remi Forax
- IncompatibleClassChangeError bug
Remi Forax
- IncompatibleClassChangeError bug
mandy chung
- RFR: version specific class file parser and verifier fixes
Harold David Seigel
- IncompatibleClassChangeError bug
forax at univ-mlv.fr
- RFR JDK-8207790: [lworld] update reflection to generate ValueTypes attribute
mandy chung
- RFR JDK-8207815: [lworld] JVM_GetArrayElement and, JVM_SetArrayElement don't work for flatten array
mandy chung
- RFR JDK-8207815: [lworld] JVM_GetArrayElement and, JVM_SetArrayElement don't work for flatten array
John Rose
- RFR JDK-8207815: [lworld] JVM_GetArrayElement and, JVM_SetArrayElement don't work for flatten array
mandy chung
- [lworld] Clean up compiler test cases
Ioi Lam
- hg: valhalla/valhalla: 8207815: [lworld] JVM_GetArrayElement and, JVM_SetArrayElement don't work for flatten array
mandy.chung at oracle.com
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
John Rose
- RFR(L): 8205044: [lworld] Interpreter and compiler support for acmp with value type operands
Tobias Hartmann
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
Tobias Hartmann
- RFR JDK-8207790: [lworld] update reflection to generate ValueTypes attribute
Tobias Hartmann
- hg: valhalla/valhalla: [lworld] Refactoring of changes for 8205044
tobias.hartmann at oracle.com
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
John Rose
- [lworld] Clean up compiler test cases
Tobias Hartmann
- RFR(S): 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"
Tobias Hartmann
- RFR(S): 8207844: [lworld] Crash during method resolution because value type holder is not linked
Tobias Hartmann
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Tobias Hartmann
- RFR(S): 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"
Roland Westrelin
- RFR(S): 8207844: [lworld] Crash during method resolution because value type holder is not linked
Roland Westrelin
- RFR(S): 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"
Tobias Hartmann
- RFR(S): 8207844: [lworld] Crash during method resolution because value type holder is not linked
Tobias Hartmann
- hg: valhalla/valhalla: 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"
tobias.hartmann at oracle.com
- hg: valhalla/valhalla: 8207844: [lworld] Crash during method resolution because value type holder is not linked
tobias.hartmann at oracle.com
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Roland Westrelin
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Tobias Hartmann
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Roland Westrelin
- RFR JDK-8207790: [lworld] update reflection to generate ValueTypes attribute
mandy chung
- RFR(XS): 8207344: [lworld] hotspot jtreg test TestArrayCopyAsLoadsStores.java fails with EnableValhalla
Roland Westrelin
- [lworld] Patch for TestNewAcmp.java
Ioi Lam
- hg: valhalla/valhalla: 8207790: [lworld] update reflection to generate ValueTypes attribute
mandy.chung at oracle.com
- RFR(S): 8207844: [lworld] Crash during method resolution because value type holder is not linked
John Rose
- RFR(S): 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"
John Rose
- Unsafe API and explicit VT allocation
John Rose
- [lworld] Handling of missing ValueTypes attributes
John Rose
- RFR [lworld] Compiler tests cleanup
Ioi Lam
- RFR(S): 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"
Tobias Hartmann
- RFR [lworld] Compiler tests cleanup
Tobias Hartmann
- hg: valhalla/valhalla: [lworld] Compiler tests cleanup
tobias.hartmann at oracle.com
- hg: valhalla/valhalla: [lworld] Added missing -XX:+UnlockDiagnosticVMOptions to TestNewAcmp.java
tobias.hartmann at oracle.com
- [lworld] Patch for TestNewAcmp.java
Tobias Hartmann
- hg: valhalla/valhalla: [lworld] Cleanup of 8207844
tobias.hartmann at oracle.com
- RFR(S): 8207844: [lworld] Crash during method resolution because value type holder is not linked
Tobias Hartmann
- RFR(S): 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
Tobias Hartmann
- Unsafe API and explicit VT allocation
Roland Westrelin
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Tobias Hartmann
- RFR(XS): 8207344: [lworld] hotspot jtreg test TestArrayCopyAsLoadsStores.java fails with EnableValhalla
Tobias Hartmann
- hg: valhalla/valhalla: 8207344: [lworld] hotspot jtreg test TestArrayCopyAsLoadsStores.java fails with EnableValhalla
rwestrel at redhat.com
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Roland Westrelin
- RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Tobias Hartmann
- hg: valhalla/valhalla: 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
tobias.hartmann at oracle.com
- [lworld] Handling of missing ValueTypes attributes
Tobias Hartmann
- Unsafe API and explicit VT allocation
John Rose
- RFR(S): 8207844: [lworld] Crash during method resolution because value type holder is not linked
John Rose
- hg: valhalla/valhalla: [Lworld]: Test value instance creation using new under separate compilation.
srikanth.adayapalam at oracle.com
- RFR:JDK-8198749 Translation of value constructors in classic constructor notation
Srikanth
- hg: valhalla/valhalla: [Lworld]: Test value instance creation using new under separate compilation.
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: [Lworld]: Test value instance creation using new under separate compilation.
Srikanth
- hg: valhalla/valhalla: Adjust prototype README & version
david.simms at oracle.com
- CFV: New Valhalla Committer: Ioi Lam
Frederic Parain
- [lworld] Handling of missing ValueTypes attributes
Ioi Lam
- CFV: New Valhalla Committer: Ioi Lam
Karen Kinnear
- CFV: New Valhalla Committer: Ioi Lam
Stanislav Smirnov
- JDK-8208163 [lworld] JDK-8208163 Valhalla causes ~2x times performance regression on String(char[]) constructor.
Sergey Kuksenko
- JDK-8208163 [lworld] JDK-8208163 Valhalla causes ~2x times performance regression on String(char[]) constructor.
Tobias Hartmann
- RFR (s): 8208162: Support for multi-dimensional value arrays is incomplete
David Simms
- RFR (s): 8208162: Support for multi-dimensional value arrays is incomplete
Karen Kinnear
- RFR (s): 8208162: Support for multi-dimensional value arrays is incomplete
Frederic Parain
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Ioi Lam
- hg: valhalla/valhalla: 8208162: Support for multi-dimensional value arrays is incomplete
david.simms at oracle.com
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Tobias Hartmann
- hg: valhalla/valhalla: Summary: Add -XX:+IgnoreUnrecognizedVMOptions to test because -XX:+AlwaysIncrementalInline is a develop flag
harold.seigel at oracle.com
- hg: valhalla/valhalla: 8207788: [lworld] multinewarray bytecode should check for ValueType inconsistency
frederic.parain at oracle.com
- CFV: New Valhalla Committer: Ioi Lam
Paul Sandoz
- RFR (s): 8208162: Support for multi-dimensional value arrays is incomplete
John Rose
- optimizing acmp in L-World
Sergey Kuksenko
- optimizing acmp in L-World
John Rose
- hg: valhalla/valhalla: 8206140: [lworld] Move return value null checks into the callee
tobias.hartmann at oracle.com
- RFR(S) JDK-8206140 [lworld] Move return value null checks into the callee
Tobias Hartmann
- optimizing acmp in L-World
Sergey Kuksenko
- hg: valhalla/valhalla: Added tag lw1_0 for changeset d2aa5d494481
david.simms at oracle.com
- "L-World" Value Types Early Access Binaries now available
David Simms
Last message date:
Tue Jul 31 18:49:25 UTC 2018
Archived on: Fri Jun 14 14:44:42 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).