February 2019 Archives by subject
      
      Starting: Fri Feb  1 08:03:18 UTC 2019
         Ending: Thu Feb 28 09:55:48 UTC 2019
         Messages: 85
     
- Error and runtime exception should be propagated instead of being wrapped in isSubstitutable
 
Mandy Chung
 - Fwd: valhalla-spec-comments post from jackammo77 at gmail.com requires approval
 
Brian Goetz
 - hg: valhalla/valhalla: 111 new changesets
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: 177 new changesets
 
david.simms at oracle.com
 - hg: valhalla/valhalla: 2 new changesets
 
mandy.chung at oracle.com
 - hg: valhalla/valhalla: 2 new changesets
 
ioi.lam at oracle.com
 - hg: valhalla/valhalla: 2 new changesets
 
mandy.chung at oracle.com
 - hg: valhalla/valhalla: 8215477: [lworld] C2 should avoid value type allocations when inlining incrementally
 
rwestrel at redhat.com
 - hg: valhalla/valhalla: 8215559: [lworld] Scalarize calls with a value type receiver
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: 8218142: [lworld] C1 support for array covariance for aaload
 
ioi.lam at oracle.com
 - hg: valhalla/valhalla: 8218143: Merge with main, fails compiler/valhalla/valuetypes/TestNewAcmp.java
 
rwestrel at redhat.com
 - hg: valhalla/valhalla: 8218612: [lworld] C1 support for array covariance for aastore
 
ioi.lam at oracle.com
 - hg: valhalla/valhalla: 8218614: [lworld] Re-enable array covariance compiler tests
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: 8218919: [lworld] C1 aastore of flattened array needs null and type check
 
ioi.lam at oracle.com
 - hg: valhalla/valhalla: 8218925: [lworld] C2 register allocator spills into reserved argument stack slots
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: 8218979: [lworld] TestBasicFunctionality fails due to unexpected number of StoreNodes
 
rwestrel at redhat.com
 - hg: valhalla/valhalla: 8219154: [lworld] C1 aastore of flattened array needs null check for L-types
 
ioi.lam at oracle.com
 - hg: valhalla/valhalla: 8219200: [lworld] Various crashes after fix for JDK-8215477
 
rwestrel at redhat.com
 - hg: valhalla/valhalla: 8219572: [lworld] vmTestbase/gc/ArrayJuggle/* tests fail with Idealize should return new nodes
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: 82 new changesets
 
david.simms at oracle.com
 - hg: valhalla/valhalla: [lworld] Added missing copyright header
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: [lworld] Small cleanup of calling convention related code
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: isSubstitutable should catch any error or runtime exception and let it pass through
 
mandy.chung at oracle.com
 - hg: valhalla/valhalla: Merge
 
tobias.hartmann at oracle.com
 - hg: valhalla/valhalla: misleading TODO in PhaseMacroExpand::value_type_from_mem()
 
rwestrel at redhat.com
 - hg: valhalla/valhalla: Summary: Change verifier to allow assignability of arrays of value types to arrays of java.lang.Objects and interfaces.
 
harold.seigel at oracle.com
 - hg: valhalla/valhalla: Summary: Instead of storing nonfindable class name in the constant pool, save it in the instanceKlass as the external_name.
 
harold.seigel at oracle.com
 - hg: valhalla/valhalla: Trailing whitespace turned up in merge
 
david.simms at oracle.com
 - it's a value! it's a reference!
 
Michael van Acken
 - it's a value! it's a reference!
 
John Rose
 - it's a value! it's a reference!, was Substitutability, was Re: Finding the spirit of L-World
 
John Rose
 - it's a value! it's a reference!, was Substitutability, was Re: Finding the spirit of L-World
 
John Rose
 - it's a value! it's a reference!, was Substitutability, was Re: Finding the spirit of L-World
 
Brian Goetz
 - RFR(L): 8215559: [lworld] Scalarize calls with a value type receiver
 
Tobias Hartmann
 - RFR(L): 8215559: [lworld] Scalarize calls with a value type receiver
 
Roland Westrelin
 - RFR(L): 8215559: [lworld] Scalarize calls with a value type receiver
 
Tobias Hartmann
 - RFR(L) Valhalla support for AArch64
 
Tobias Hartmann
 - RFR(L) Valhalla support for AArch64
 
Tobias Hartmann
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Ioi Lam
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Tobias Hartmann
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Ioi Lam
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Srikanth
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Karen Kinnear
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Remi Forax
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Frederic Parain
 - RFR 8218142 [lworld] C1 support for array covariance for aaload
 
Karen Kinnear
 - RFR 8218612 [lworld] C1 support for array covariance for aastore
 
Ioi Lam
 - RFR 8218612 [lworld] C1 support for array covariance for aastore
 
Tobias Hartmann
 - RFR 8218612 [lworld] C1 support for array covariance for aastore
 
Ioi Lam
 - RFR 8218612 [lworld] C1 support for array covariance for aastore
 
Tobias Hartmann
 - RFR 8218612 [lworld] C1 support for array covariance for aastore
 
Roland Westrelin
 - RFR 8218919 [lworld] C1 aastore of flattened array needs null and type check
 
Ioi Lam
 - RFR 8218919 [lworld] C1 aastore of flattened array needs null and type check
 
Tobias Hartmann
 - RFR 8219154 [lworld] C1 aastore of flattened array needs null check for L-types
 
Ioi Lam
 - RFR 8219154 [lworld] C1 aastore of flattened array needs null check for L-types
 
Tobias Hartmann
 - RFR 8219154 [lworld] C1 aastore of flattened array needs null check for L-types
 
Ioi Lam
 - RFR 8219242 [lworld] C1 aastore on a Phi node needs flattened array check
 
Ioi Lam
 - RFR 8219242 [lworld] C1 aastore on a Phi node needs flattened array check
 
Tobias Hartmann
 - RFR 8219242 [lworld] C1 aastore on a Phi node needs flattened array check
 
Ioi Lam
 - RFR 8219242 [lworld] C1 aastore on a Phi node needs flattened array check
 
Tobias Hartmann
 - RFR: 8215477: [lworld] C2 should avoid value type allocations when inlining incrementally
 
Roland Westrelin
 - RFR: 8215477: [lworld] C2 should avoid value type allocations when inlining incrementally
 
Tobias Hartmann
 - RFR: 8215477: [lworld] C2 should avoid value type allocations when inlining incrementally
 
Roland Westrelin
 - RFR: 8215477: [lworld] C2 should avoid value type allocations when inlining incrementally
 
Tobias Hartmann
 - RFR: 8215477: [lworld] C2 should avoid value type allocations when inlining incrementally
 
Roland Westrelin
 - RFR: 8218143: Merge with main, fails compiler/valhalla/valuetypes/TestNewAcmp.java
 
Tobias Hartmann
 - RFR: 8218979: [lworld] TestBasicFunctionality fails due to unexpected number of StoreNodes
 
Roland Westrelin
 - RFR: 8218979: [lworld] TestBasicFunctionality fails due to unexpected number of StoreNodes
 
Tobias Hartmann
 - RFR: 8218979: [lworld] TestBasicFunctionality fails due to unexpected number of StoreNodes
 
Roland Westrelin
 - RFR: 8219200: [lworld] Various crashes after fix for JDK-8215477
 
Roland Westrelin
 - RFR: 8219200: [lworld] Various crashes after fix for JDK-8215477
 
Tobias Hartmann
 - RFR: 8219200: [lworld] Various crashes after fix for JDK-8215477
 
Roland Westrelin
 - rfr [lworld] change the verifier to allow array covariance
 
Harold Seigel
 - rfr [lworld] change the verifier to allow array covariance
 
Ioi Lam
 - rfr [lworld] change the verifier to allow array covariance
 
Harold Seigel
 - Substitutability, was Re: Finding the spirit of L-World
 
Stephen Colebourne
 - Substitutability, was Re: Finding the spirit of L-World
 
Brian Goetz
 - Substitutability, was Re: Finding the spirit of L-World
 
Stephen Colebourne
 - Substitutability, was Re: Finding the spirit of L-World
 
Brian Goetz
 - Substitutability, was Re: Finding the spirit of L-World
 
Joe Darcy
 - Substitutability, was Re: Finding the spirit of L-World
 
Aaron Scott-Boddendijk
 - valhalla-spec-comments post from jackammo77 at gmail.com requires approval
 
John Rose
 - valhalla-spec-comments post from jackammo77 at gmail.com requires approval
 
Stephen Colebourne
 - valhalla-spec-comments post from jackammo77 at gmail.com requires approval
 
Remi Forax
 - valhalla-spec-comments post from jackammo77 at gmail.com requires approval
 
Remi Forax
    
 
    
      Last message date: 
       Thu Feb 28 09:55:48 UTC 2019
    Archived on: Fri Jun 14 14:44:44 UTC 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).