amber-dev
Thread
Date
Earlier messages
Messages by Date
2026/04/14
Re: [External] : JEP532: Unreachable code issue.
Angelos Bimpoudis
2026/04/07
[External] : JEP532: Unreachable code issue.
Reinier Zwitserloot
2026/04/06
New candidate JEP: 532: Primitive Types in Patterns, instanceof, and switch (Fifth Preview)
Mark Reinhold
2026/04/04
Re: [External] : Experience Report -- Pain points parsing data into narrower types when using generics with nested patterns
David Alayachew
2026/04/02
Re: [External] : Experience Report -- Pain points parsing data into narrower types when using generics with nested patterns
David Alayachew
2026/04/01
Re: [External] : Experience Report -- Pain points parsing data into narrower types when using generics with nested patterns
Aaryn Tonita
2026/03/30
[External] : Experience Report -- Pain points parsing data into narrower types when using generics with nested patterns
David Alayachew
2026/03/27
Re: [External] : A pain point I ran into while modeling my hierarchy with DOP
David Alayachew
2026/03/27
Re: [External] : Question about exactness-based narrowing and ordinary assignment
Joe Mwangi
2026/03/26
Re: [External] : Question about exactness-based narrowing and ordinary assignment
Brian Goetz
2026/03/24
[External] : Question about exactness-based narrowing and ordinary assignment
Joe Mwangi
2026/03/23
Re: [External] : Re: Enhanced Enums Redux (with working code)
David Alayachew
2026/03/23
Re: [External] : Re: Enhanced Enums Redux (with working code)
Maurizio Cimadamore
2026/03/23
Re: [External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/03/23
Re: [External] : A pain point I ran into while modeling my hierarchy with DOP
David Alayachew
2026/03/23
Re: [External] : A pain point I ran into while modeling my hierarchy with DOP
Olexandr Rotan
2026/03/23
Re: [External] : A pain point I ran into while modeling my hierarchy with DOP
David Alayachew
2026/03/23
Re: [External] : A pain point I ran into while modeling my hierarchy with DOP
Aaryn Tonita
2026/03/22
[External] : A pain point I ran into while modeling my hierarchy with DOP
David Alayachew
2026/03/22
[External] : Question about switch expressions
David Alayachew
2026/03/20
Re: [External] : Would it make sense to change this compilation error message?
Jan Lahoda
2026/03/20
Re: [External] : Would it make sense to change this compilation error message?
Maurizio Cimadamore
2026/03/17
[External] : Would it make sense to change this compilation error message?
David Alayachew
2026/03/13
Re: [External] : As patterns in “local variable declaration”
vab2048
2026/03/13
Re: [External] : As patterns in “local variable declaration”
Angelos Bimpoudis
2026/03/13
[External] : As patterns in “local variable declaration”
vab2048
2026/03/10
Re: [External] : Guarded patterns for lambdas
Nir Lisker
2026/03/10
Re: [External] : javac produces unverifiable class-file when using primitive type with instanceof
Angelos Bimpoudis
2026/03/09
Re: [External] : Guarded patterns for lambdas
Brian Goetz
2026/03/09
Re: [External] : Guarded patterns for lambdas
Ethan McCue
2026/03/09
[External] : Guarded patterns for lambdas
Nir Lisker
2026/03/08
[External] : javac produces unverifiable class-file when using primitive type with instanceof
Zheka Kozlov
2026/03/07
Re: [External] : Proposal: Null-safe Varargs Factory Methods for Collections and Map Literals
Brian Goetz
2026/03/07
Re: [External] : Proposal: Null-safe Varargs Factory Methods for Collections and Map Literals
Ethan McCue
2026/03/07
[External] : Proposal: Null-safe Varargs Factory Methods for Collections and Map Literals
Hajo Lemcke
2026/03/06
[External] : BitSets, Flags and Bit Masks
Ryan Leach
2026/03/05
Re: [External] : Re: Enhanced Enums Redux (with working code)
Brian Goetz
2026/03/05
Re: [External] : Re: Enhanced Enums Redux (with working code)
Archie Cobbs
2026/03/05
[External] : Re: Enhanced Enums Redux (with working code)
Jens Lideström
2026/03/05
Re: Enhanced Enums Redux (with working code)
Maurizio Cimadamore
2026/03/04
[External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/03/04
Re: Enhanced Enums Redux (with working code)
Brian Goetz
2026/03/04
Re: Enhanced Enums Redux (with working code)
Maurizio Cimadamore
2026/03/04
[External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/03/04
[External] : Re: Enhanced Enums Redux (with working code)
Archie Cobbs
2026/03/04
Re: Enhanced Enums Redux (with working code)
Maurizio Cimadamore
2026/03/04
[External] : Re: Enhanced Enums Redux (with working code)
Archie Cobbs
2026/03/04
Re: Enhanced Enums Redux (with working code)
Maurizio Cimadamore
2026/03/04
[External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/03/04
[External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/03/03
git: openjdk/amber-docs: Adding link to Primitive Patterns JEP
duke
2026/02/26
[External] : Re: Exploratory proposal: First-class namespace construct for data-oriented / functional Java
Øyvind Kvien
2026/02/25
Re: [External] : pattern matching performance issue
Chen Liang
2026/02/25
[External] : Re: Exploratory proposal: First-class namespace construct for data-oriented / functional Java
Michał Kłeczek
2026/02/25
Re: Exploratory proposal: First-class namespace construct for data-oriented / functional Java
Brian Goetz
2026/02/24
[External] : Re: [SPAM] Question about introduction of Either/Result like type to the Java language
mfejzer
2026/02/24
Re: [External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/02/24
Re: [External] : Re: Enhanced Enums Redux (with working code)
Kasper Nielsen
2026/02/24
[External] : pattern matching performance issue
Мосин Николай
2026/02/24
Re: [External] : Re: Enhanced Enums Redux (with working code)
Archie Cobbs
2026/02/24
[External] : Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/02/23
[External] : Re: [SPAM] Question about introduction of Either/Result like type to the Java language
Olexandr Rotan
2026/02/23
Re: [SPAM] Question about introduction of Either/Result like type to the Java language
Brian Goetz
2026/02/23
[External] : Re: [SPAM] Question about introduction of Either/Result like type to the Java language
mfejzer
2026/02/23
Re: Enhanced Enums Redux (with working code)
Maurizio Cimadamore
2026/02/23
Re: [SPAM] Question about introduction of Either/Result like type to the Java language
Aaryn Tonita
2026/02/22
Re: [SPAM] Question about introduction of Either/Result like type to the Java language
Red IO
2026/02/22
Re: Enhanced Enums Redux (with working code)
Clement Cherlin
2026/02/22
Re: [SPAM] Question about introduction of Either/Result like type to the Java language
Remi Forax
2026/02/22
Question about introduction of Either/Result like type to the Java language
mfejzer
2026/02/22
Re: Enhanced Enums Redux (with working code)
Chen Liang
2026/02/22
Enhanced Enums Redux (with working code)
Clement Cherlin
2026/02/13
Re: Exploratory proposal: First-class namespace construct for data-oriented / functional Java
Mahied Maruf
2026/02/13
Exploratory proposal: First-class namespace construct for data-oriented / functional Java
Øyvind Kvien
2026/02/11
Re: Question about Array Patterns
David Alayachew
2026/02/11
Re: Question about Array Patterns
Brian Goetz
2026/02/10
"satisfies" behaviour within switch cases (JEP 530)
Protonull
2026/02/10
Re: JEP 468 updating non-updatable fields
Andy Gegg
2026/02/08
Re: Question about type pattern inside record pattern
Brian Goetz
2026/02/06
Re: Question about type pattern inside record pattern
Matias Koivikko
2026/02/06
Re: Question about type pattern inside record pattern
Remi Forax
2026/02/06
Re: Question about type pattern inside record pattern
Red IO
2026/02/06
Question about type pattern inside record pattern
Cay Horstmann
2026/02/05
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Mahied Maruf
2026/02/04
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Florent Guillaume
2026/02/02
Re: Question about Array Patterns
David Alayachew
2026/02/02
Re: Question about Array Patterns
Brian Goetz
2026/02/02
Question about Array Patterns
David Alayachew
2026/02/01
Discussion: The Glue Classes - Explicit, Modular Type Extension
Marek Kozieł
2026/01/31
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ethan McCue
2026/01/30
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Steffen Yount
2026/01/30
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ron Pressler
2026/01/30
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Steffen Yount
2026/01/30
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ron Pressler
2026/01/30
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ron Pressler
2026/01/30
Re: My experience with IO.print() and IO.println()
Rob Ross
2026/01/30
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Steffen Yount
2026/01/29
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Olexandr Rotan
2026/01/29
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Olexandr Rotan
2026/01/29
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Josiah Noel
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Olexandr Rotan
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ron Pressler
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Steffen Yount
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Steffen Yount
2026/01/28
Re: [External] : Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ethan McCue
2026/01/28
Re: [External] : Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ron Pressler
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ethan McCue
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Remi Forax
2026/01/28
Re: Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Ron Pressler
2026/01/27
Proposal: Static Service Traits—Enhancing Java’s Static Polymorphism and ServiceLoader Facilities
Steffen Yount
2026/01/27
Re: Explicit end-of-use: the 'forget' keyword
Attila Kelemen
2026/01/27
Re: Explicit end-of-use: the 'forget' keyword
Archie Cobbs
2026/01/27
Re: Explicit end-of-use: the 'forget' keyword
Attila Kelemen
2026/01/26
Re: Explicit end-of-use: the 'forget' keyword
Marek Kozieł
2026/01/26
Re: JEP 468 updating non-updatable fields
Holo The Sage Wolf
2026/01/26
[amber-docs] Withdrawn: Capitalize article titles according to Chicago style
Brian Goetz
2026/01/26
Re: JEP 468 updating non-updatable fields
Mahied Maruf
2026/01/26
Re: JEP 468 updating non-updatable fields
Aaryn Tonita
2026/01/26
Re: JEP 468 updating non-updatable fields
Holo The Sage Wolf
2026/01/26
Re: JEP 468 updating non-updatable fields
Ethan McCue
2026/01/26
Re: JEP 468 updating non-updatable fields
Brian Goetz
2026/01/26
Re: JEP 468 updating non-updatable fields
Ethan McCue
2026/01/26
Re: JEP 468 updating non-updatable fields
Brian Goetz
2026/01/26
Re: JEP 468 updating non-updatable fields
Brian Goetz
2026/01/26
Re: JEP 468 updating non-updatable fields
Aaryn Tonita
2026/01/26
Re: JEP 468 updating non-updatable fields
Ethan McCue
2026/01/26
Re: JEP 468 updating non-updatable fields
Brian Goetz
2026/01/26
Re: JEP 468 updating non-updatable fields
Ethan McCue
2026/01/26
Re: JEP 468 updating non-updatable fields
Brian Goetz
2026/01/26
git: openjdk/amber-docs: 2 new changesets
duke
2026/01/26
[amber-docs] Withdrawn: Add "Data-Oriented Programming for Java: Beyond Records"
Brian Goetz
2026/01/26
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Amazing Code
2026/01/26
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Attila Kelemen
2026/01/26
Re: Explicit end-of-use: the 'forget' keyword
Tagir Valeev
2026/01/26
Re: JEP 468 updating non-updatable fields
Tagir Valeev
2026/01/26
Re: JEP 468 updating non-updatable fields
Ryan Leach
2026/01/26
Re: [SPAM] Explicit end-of-use: the 'forget' keyword
Remi Forax
2026/01/25
RE: Explicit end-of-use: the 'forget' keyword
Sidney Monteiro
2026/01/25
Explicit end-of-use: the 'forget' keyword
Marek Kozieł
2026/01/25
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Mahied Maruf
2026/01/25
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Amazing Code
2026/01/25
Re: JEP 468 updating non-updatable fields
Brian Goetz
2026/01/25
JEP 468 updating non-updatable fields
Andy Gegg
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Chen Liang
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Tagir Valeev
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Archie Cobbs
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Attila Kelemen
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Remi Forax
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Archie Cobbs
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Tagir Valeev
2026/01/24
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Attila Kelemen
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Mahied Maruf
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Brian Goetz
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Mahied Maruf
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Archie Cobbs
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Brian Goetz
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Ethan McCue
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Ethan McCue
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Mahied Maruf
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Red IO
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
David Alayachew
2026/01/23
Re: Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Tagir Valeev
2026/01/23
Incident Report 9079511: Java Language Enhancement: Disallow access to static members via object references
Amazing Code
2026/01/19
Re: [amber-docs] RFR: Add "Data-Oriented Programming for Java: Beyond Records"
Nir Lisker
2026/01/19
[amber-docs] RFR: Add "Data-Oriented Programming for Java: Beyond Records"
Nicolai Parlog
2026/01/19
Re: [amber-docs] RFR: Add "Data-Oriented Programming for Java: Beyond Records"
Brian Goetz
2026/01/19
Re: [amber-docs] RFR: Capitalize article titles according to Chicago style
Brian Goetz
2026/01/19
[amber-docs] RFR: Capitalize article titles according to Chicago style
Nicolai Parlog
2026/01/14
Re: Amber features 2026
Archie Cobbs
2026/01/14
Re: Amber features 2026
Remi Forax
2026/01/13
Re: Amber features 2026
John Rose
2026/01/13
Re: Data Oriented Programming, Beyond Records
Ganapathi Vara Prasad
2026/01/13
Re: Data Oriented Programming, Beyond Records
Brian Goetz
2026/01/13
Re: Data Oriented Programming, Beyond Records
Ganapathi Vara Prasad
2026/01/13
Data Oriented Programming, Beyond Records
Ganapathi Vara Prasad
2026/01/13
Re: Amber features 2026
Brian Goetz
2026/01/13
Re: Amber features 2026
Archie Cobbs
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
david Grajales
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
david Grajales
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Anatoly Kupriyanov
2025/12/09
Fwd: [External] : Re: Feedback about LazyConstants API (JEP526)
Red IO
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Anatoly Kupriyanov
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Anatoly Kupriyanov
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Red IO
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Anatoly Kupriyanov
2025/12/09
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Maurizio Cimadamore
2025/12/08
Re: [External] : Re: Feedback about LazyConstants API (JEP526)
Per-Ake Minborg
2025/12/05
Re: Feedback about LazyConstants API (JEP526)
David Alayachew
2025/12/05
Re: Feedback about LazyConstants API (JEP526)
Kirill Semyonkin
2025/12/05
Re: Feedback about LazyConstants API (JEP526)
Red IO
2025/12/05
Re: Feedback about LazyConstants API (JEP526)
david Grajales
2025/12/05
Re: Feedback about LazyConstants API (JEP526)
Per-Ake Minborg
2025/12/04
Feedback about LazyConstants API (JEP526)
david Grajales
2025/12/02
Re: Reflection on records
Tagir Valeev
Earlier messages