February 2018 Archives by date
Starting: Thu Feb 1 01:00:29 UTC 2018
Ending: Wed Feb 28 23:50:12 UTC 2018
Messages: 158
- hg: valhalla/valhalla: Scanner, parser, semantic analysis and attribution support for value types
Srikanth
- [Nestmates] RFR: 8196320: [Nestmates] Restore the old enclosing-class based isSamePackageMember check in sun/invoke/util/VerifyAccess.java
David Holmes
- [Nestmates] RFR: 8196320: [Nestmates] Restore the old enclosing-class based isSamePackageMember check in sun/invoke/util/VerifyAccess.java
mandy chung
- [Nestmates] RFR: 8196320: [Nestmates] Restore the old enclosing-class based isSamePackageMember check in sun/invoke/util/VerifyAccess.java
David Holmes
- Moving from VVT to the L-world value types (LWVT)
John Rose
- [PATCH] GPU Exploitation Infrastructure
Ben Walsh
- Moving from VVT to the L-world value types (LWVT)
Paul Sandoz
- [Nestmates] RFR: 8196320: [Nestmates] Restore the old enclosing-class based isSamePackageMember check in sun/invoke/util/VerifyAccess.java
mandy chung
- [Nestmates] RFR: 8196320: [Nestmates] Restore the old enclosing-class based isSamePackageMember check in sun/invoke/util/VerifyAccess.java
David Holmes
- [PATCH] GPU Exploitation Infrastructure
Paul Sandoz
- hg: valhalla/valhalla: 8196320: [Nestmates] Restore the old enclosing-class based isSamePackageMember check in sun/invoke/util/VerifyAccess.java
david.holmes at oracle.com
- hg: valhalla/valhalla: 65 new changesets
david.simms at oracle.com
- hg: valhalla/valhalla: Merge
david.simms at oracle.com
- hg: valhalla/valhalla: 2 new changesets
david.simms at oracle.com
- [lworld] New "L-World" implementation branch created
David Simms
- [lworld] New "L-World" implementation branch created
John Rose
- hg: valhalla/valhalla: Scanner, parser, semantic analysis and attribution support for value types
Karen Kinnear
- [lworld] New "L-World" implementation branch created
Karen Kinnear
- hg: valhalla/valhalla: Reverse inadvertent push to exp branch that was meant for lworld branch instead
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: Merge
david.holmes at oracle.com
- [Nestmates] 8196774: [Nestmates] Restore private Lookup check in VerifAccess.isMemberAccessible
David Holmes
- hg: valhalla/valhalla: Scanner, parser, semantic analysis and attribution support for value types
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: Scanner, parser, semantic analysis and attribution support for value types
Srikanth
- hg: valhalla/valhalla: Scanner, parser, semantic analysis and attribution support for value types
Srikanth
- hg: valhalla/valhalla: 8196774: [Nestmates] Restore private Lookup check in VerifAccess.isMemberAccessible
david.holmes at oracle.com
- hg: valhalla/valhalla: Initial support for code generation using defaultvalue and withfield
srikanth.adayapalam at oracle.com
- [PATCH] ObjectInputStream Reading Performance Optimisation
Ben Walsh
- hg: valhalla/valhalla: Initial support for code generation using defaultvalue and withfield
Remi Forax
- [PATCH] GPU Exploitation Infrastructure
Ben Walsh
- hg: valhalla/valhalla: Value-based classes (vbc) / Oop value test via metadata ptr
david.simms at oracle.com
- [PATCH] ObjectInputStream Reading Performance Optimisation
David Holmes
- hg: valhalla/valhalla: Initial support for code generation using defaultvalue and withfield
Srikanth
- hg: valhalla/valhalla: Initial support for code generation using defaultvalue and withfield
Remi Forax
- [PATCH] ObjectInputStream Reading Performance Optimisation
Ben Walsh
- [PATCH] ObjectInputStream Reading Performance Optimisation
Alan Bateman
- optimizing acmp in L-World
Tobias Hartmann
- optimizing acmp in L-World
Tobias Hartmann
- [PATCH] ObjectInputStream Reading Performance Optimisation
Ben Walsh
- optimizing acmp in L-World
Tobias Hartmann
- [Nestmates] RFR: 8197393: [Nestmates] Add missing NestHost attribute length check in classFileParser
David Holmes
- optimizing acmp in L-World
John Rose
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
David Holmes
- optimizing acmp in L-World
David Simms
- hg: valhalla/valhalla: Initial support for code generation using defaultvalue and withfield
Frederic Parain
- [Exp] Experimenting with "value-based" classes and oop testing
David Simms
- [Nestmates] RFR: 8197393: [Nestmates] Add missing NestHost attribute length check in classFileParser
mandy chung
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
mandy chung
- [Nestmates] RFR: 8197393: [Nestmates] Add missing NestHost attribute length check in classFileParser
David Holmes
- hg: valhalla/valhalla: 8197393: [Nestmates] Add missing NestHost attribute length check in classFileParser
david.holmes at oracle.com
- optimizing acmp in L-World
John Rose
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
David Holmes
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
Karen Kinnear
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
David Holmes
- hg: valhalla/valhalla: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
david.holmes at oracle.com
- [Nestmates] RFR: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
David Holmes
- [Nestmates] RFR: 8197402: [Nestmates] Update javac tests that assume existence of synthetic nested classes for constructor access
David Holmes
- hg: valhalla/valhalla: Tighten up a few loose ends in attribution and code generation for withfield
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: Tighten up a few loose ends in attribution and code generation for withfield
Srikanth
- hg: valhalla/valhalla: Test that defaultvalue cannot be used with abstract classes or interfaces.
srikanth.adayapalam at oracle.com
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- hg: valhalla/valhalla: Restore check for ensuring that explicit type arguments to a generic method invocation are reference types - Seems to have been deleted inadvertently many moons ago
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: Tighten up a few loose ends in attribution and code generation for vwithfield (front-port from lworld)
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: Additional tests for vwithfield (front-port from lworld)
srikanth.adayapalam at oracle.com
- Moving from VVT to the L-world value types (LWVT)
Frederic Parain
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- Moving from VVT to the L-world value types (LWVT)
John Rose
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
Karen Kinnear
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
mandy chung
- hg: valhalla/valhalla: 8197402: [Nestmates] Update javac tests that assume existence of synthetic nested classes for constructor access
david.holmes at oracle.com
- hg: valhalla/valhalla: 134 new changesets
david.holmes at oracle.com
- [Nestmates] RFR: 8197395: [Nestmates] VerifyAccess.isMemberAccessible must not allow private access between legacy nested types
David Holmes
- hg: valhalla/valhalla: Merge
david.holmes at oracle.com
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- Question about improvement on reified generics
Marcus Manning
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- hg: valhalla/valhalla: 3 new changesets
david.simms at oracle.com
- Moving from VVT to the L-world value types (LWVT)
Frederic Parain
- [Nestmates] RFR: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
mandy chung
- [Nestmates] RFR: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
David Holmes
- [Nestmates] RFR: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
mandy chung
- hg: valhalla/valhalla: 39 new changesets
david.holmes at oracle.com
- hg: valhalla/valhalla: Merge
david.holmes at oracle.com
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- hg: valhalla/valhalla: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
david.holmes at oracle.com
- hg: valhalla/valhalla: Fix test failure post merge (adjust "golden" file)
srikanth.adayapalam at oracle.com
- [Exp] First prototype of new acmp bytecode
Tobias Hartmann
- [Exp] First prototype of new acmp bytecode
John Rose
- hg: valhalla/valhalla: First transition step toward L-world experimentation
Frederic Parain
- hg: valhalla/valhalla: First transition step toward L-world experimentation
frederic.parain at oracle.com
- [Nestmates] RFR: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
Karen Kinnear
- [Nestmates] RFR: 8197539: [Nestmates] Revert all changes to VerifyAccess.isSameMemberPackage and Lookup.in behaviour
David Holmes
- [Exp] First prototype of new acmp bytecode
Tobias Hartmann
- [PATCH] GPU Exploitation Infrastructure
Paul Sandoz
- hg: valhalla/valhalla: 8197799: Add support for ACC_FLATTENABLE flag for fields.
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: 8197799: Add support for ACC_FLATTENABLE flag for fields.
Srikanth
- withfield semantics
Srikanth
- hg: valhalla/valhalla: 8197792: Allow updates to instance fields of value types via withfield by any method in the same nest
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: 8197792: Allow updates to instance fields of value types via withfield by any method in the same nest
Srikanth
- hg: valhalla/valhalla: 8197791: Allow null to be cast into a value type (for now)
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: 8197791: Allow null to be cast into a value type (for now)
Srikanth
- hg: valhalla/valhalla: [Exp] Fixed windows build
tobias.hartmann at oracle.com
- Moving from VVT to the L-world value types (LWVT)
John Rose
- Moving from VVT to the L-world value types (LWVT)
Ali Ebrahimi
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- [Exp] First prototype of new acmp bytecode
Tobias Hartmann
- [Exp] First prototype of new acmp bytecode
John Rose
- RFE JDK-8187698: [Nestmates][Testbug] Test java/lang/invoke/AccessControlTest.java needs updating for nestmates
mandy chung
- RFE JDK-8187698: [Nestmates][Testbug] Test java/lang/invoke/AccessControlTest.java needs updating for nestmates
David Holmes
- RFE JDK-8187698: [Nestmates][Testbug] Test java/lang/invoke/AccessControlTest.java needs updating for nestmates
mandy chung
- RFE JDK-8187698: [Nestmates][Testbug] Test java/lang/invoke/AccessControlTest.java needs updating for nestmates
David Holmes
- RFE JDK-8187698: [Nestmates][Testbug] Test java/lang/invoke/AccessControlTest.java needs updating for nestmates
mandy chung
- hg: valhalla/valhalla: 8187698: [Nestmates][Testbug] Test java/lang/invoke/AccessControlTest.java needs updating for nestmates
mandy.chung at oracle.com
- Value array flattening in L-world
David Simms
- Value array flattening in L-world
Remi Forax
- Value array flattening in L-world
David Simms
- Value array flattening in L-world
David Simms
- Value array flattening in L-world
John Rose
- Value array flattening in L-world
John Rose
- [Exp] First prototype of new acmp bytecode
Tobias Hartmann
- Value array flattening in L-world
forax at univ-mlv.fr
- Value array flattening in L-world
David Simms
- [lworld] Dropping jdk.incubator.mvt and MVT change in MethodHandle and reflection
mandy chung
- Value array flattening in L-world
John Rose
- Value array flattening in L-world
John Rose
- hg: valhalla/valhalla: 8197911: [lworld] Null assignment to array cells that are value instances or fields tagged ACC_FLATTENABLE should be rejected.
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: [lworld] Additional tests for null assignment behavior involving multidimensional arrays
srikanth.adayapalam at oracle.com
- Comments on JDK-8198408 please ?
Srikanth
- Comments on JDK-8198408 please ?
John Rose
- Moving from VVT to the L-world value types (LWVT)
John Rose
- Moving from VVT to the L-world value types (LWVT)
John Rose
- Comments on JDK-8198408 please ?
Maurizio Cimadamore
- Moving from VVT to the L-world value types (LWVT)
John Rose
- Comments on JDK-8198408 please ?
John Rose
- Comments on JDK-8198408 please ?
Maurizio Cimadamore
- Comments on JDK-8198408 please ?
John Rose
- Moving from VVT to the L-world value types (LWVT)
Srikanth
- hg: valhalla/valhalla: [lworld] Withdraw @Flattenable annotation and introduce __Flattenable modifier
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: [lworld] Where statically discernible, javac should reject null assignments to, null casts to and null comparisons with value instances.
srikanth.adayapalam at oracle.com
- hg: valhalla/valhalla: [lworld] Where statically discernible, javac should reject null assignments to, null casts to and null comparisons with value instances.
Srikanth
- Comments on JDK-8198408 please ?
Srikanth
- Comments on JDK-8198408 please ?
Maurizio Cimadamore
- Comments on JDK-8198408 please ?
Stephen Colebourne
- Comments on JDK-8198408 please ?
Remi Forax
- Banning constructors in value classes (JDK-8198749)
Srikanth
- Banning constructors in value classes (JDK-8198749)
John Rose
- [lworld] Dropping jdk.incubator.mvt and MVT change in MethodHandle and reflection
Karen Kinnear
- [lworld] Dropping jdk.incubator.mvt and MVT change in MethodHandle and reflection
John Rose
- [lworld] Dropping jdk.incubator.mvt and MVT change in MethodHandle and reflection
mandy chung
- [lworld] Dropping jdk.incubator.mvt and MVT change in MethodHandle and reflection
Karen Kinnear
- [lworld] Dropping jdk.incubator.mvt and MVT change in MethodHandle and reflection
mandy chung
- hg: valhalla/valhalla: Drop jdk.incubator.mvt and MVT change from MethodHandle and reflection
mandy.chung at oracle.com
- Comments on JDK-8198408 please ?
Ali Ebrahimi
- Comments on JDK-8198408 please ?
Remi Forax
- CFV: New Valhalla Committer: Harold Seigel
Karen Kinnear
- CFV: New Valhalla Committer: Harold Seigel
David Holmes
- CFV: New Valhalla Committer: Harold Seigel
John Rose
- CFV: New Valhalla Committer: Harold Seigel
Frederic Parain
Last message date:
Wed Feb 28 23:50:12 UTC 2018
Archived on: Fri Jun 14 14:44:41 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).