The valhalla-dev June 2016 Archive by subject (original) (raw)
June 2016 Archives by subject
- Messages sorted by: [ thread ] [ author ] [ date ]
- More info on this list...
Starting: Wed Jun 1 14:17:24 UTC 2016
Ending: Thu Jun 30 20:14:38 UTC 2016
Messages: 64
- ArrayMirror Paul Benedict
- ArrayMirror Brian Goetz
- ArrayMirror Paul Benedict
- hg: valhalla/valhalla/hotspot: 45 new changesets david.simms at oracle.com
- hg: valhalla/valhalla/hotspot: Compile value types for 32-bit david.simms at oracle.com
- hg: valhalla/valhalla/jdk: 2 new changesets maurizio.cimadamore at oracle.com
- hg: valhalla/valhalla/jdk: 6 new changesets david.simms at oracle.com
- hg: valhalla/valhalla/jdk: Add a Main launcher for the interpreter; Main [ -cp classpath ] [ -trace ] main-class [ args ... ] brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Add ANT file for running tests brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Bugfix: use interpreter class loader instead of default when converting method descriptor strings into MethodType. Failing tests: 1. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Don't forget IDE files brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Fix: Model3Converter does not handle erased inner classes properly maurizio.cimadamore at oracle.com
- hg: valhalla/valhalla/jdk: Incremental progress on streams port; more test cases brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Initial push for RuntimeMirror API maurizio.cimadamore at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: add (failling) test case for reflection brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: better processing of caller sensitive and varargs MHs john.r.rose at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: Don't try to support reflective invocation of interpreted constructors from native; this allows us to turn back on verification, which found some codegen bugs. Failing tests: 2. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: For final field writes from , use reflection instead of putStatic MH. More logging. More checks that proxy classes are loaded before use. Fixed broken IDE configuration that was causing some classes to be on both the execution and interpretatino class path. More tests. Failing tests: 2. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: misc cleanups, extend special handling for final field writes to PUTFIELD as well as PUTSTATIC brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: more reduction on ASM-dependence -- parse method signatures directly rather than using Type. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: new test cases for arrays. Failing tests: 2 brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: Repair and simplify method selection logic. Handle native and abstract methods more gracefully. Add test for default method selection. Failing tests: 1 (testEnum). john.r.rose at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: Run tests with assertions and system assertions enabled; 2 failures brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: simplify workaround for array clone john.r.rose at oracle.com
- hg: valhalla/valhalla/jdk: Interpreter: Special-case dispatch for array clone operations; all tests pass. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: Migrate interpreter from ASM to JDK ClassFile parser; increase transparency between interpreter and bytecode so as to better support experimental bytecode forms. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: More formal separation of interpreter classpath vs underlying JVM classpath. For each interpreted class, create a proxy class that is loaded for its representation; methods on the proxy class make callbacks to the interpreter. Interpreter generates a stream of events for what it does; make tests consume these events and assert the right things are being interpreted vs executed natively. brian.goetz at oracle.com
- hg: valhalla/valhalla/jdk: More test cases; bugfixes for mismatches where native VM and interpreter had different view of a loaded class. Two failing test cases. brian.goetz at oracle.com
- hg: valhalla/valhalla/langtools: Enhancement: add signature attribute support for any type-variables maurizio.cimadamore at oracle.com
- Java shared memory Paul Sandoz
- Meta-expression for Lambda (capturing Lambda as expressions tree) Radosław Smogura
- Meta-expression for Lambda (capturing Lambda as expressions tree) Maurizio Cimadamore
- Valhalla reflection API - first stab Maurizio Cimadamore
- Valhalla reflection API - first stab Maurizio Cimadamore
- Value Types Bytecodes - "Level 0" prototype David Simms
- Value Types Bytecodes - "Level 0" prototype Paul Benedict
- Value Types Bytecodes - "Level 0" prototype David Simms
- Value Types Bytecodes - "Level 0" prototype Brian Goetz
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! John Rose
- Variants/case classes/algebraic data types/sums/oh my! Remi Forax
- Variants/case classes/algebraic data types/sums/oh my! Brian Goetz
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! forax at univ-mlv.fr
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! joe darcy
- Variants/case classes/algebraic data types/sums/oh my! John Rose
- Variants/case classes/algebraic data types/sums/oh my! forax at univ-mlv.fr
- Variants/case classes/algebraic data types/sums/oh my! John Rose
- Variants/case classes/algebraic data types/sums/oh my! Brian Goetz
- Variants/case classes/algebraic data types/sums/oh my! Brian Goetz
- Variants/case classes/algebraic data types/sums/oh my! Vitaly Davidovich
- Variants/case classes/algebraic data types/sums/oh my! forax at univ-mlv.fr
- Variants/case classes/algebraic data types/sums/oh my! Vitaly Davidovich
- Variants/case classes/algebraic data types/sums/oh my! forax at univ-mlv.fr
- Variants/case classes/algebraic data types/sums/oh my! Victor Nazarov
- Variants/case classes/algebraic data types/sums/oh my! forax at univ-mlv.fr
- Variants/case classes/algebraic data types/sums/oh my! Remi Forax
- Variants/case classes/algebraic data types/sums/oh my! org.openjdk at io7m.com
- Variants/case classes/algebraic data types/sums/oh my! John Rose
- Variants/case classes/algebraic data types/sums/oh my! forax at univ-mlv.fr
Last message date: Thu Jun 30 20:14:38 UTC 2016
Archived on: Fri Jun 14 14:44:38 UTC 2024
- Messages sorted by: [ thread ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).