home.social

#jvmls — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jvmls, aggregated by home.social.

fetched live
  1. Growing the Java Language. Brian Goetz (Java Language Architect) 2025 JVM Language Summit session on evolving the Java language.

    #java #jdk #jvmls

    youtube.com/watch?v=Gz7Or9C0TpM

  2. #java #jvmls impressive talk by Brian Goetz youtube.com/watch?v=Gz7Or9C0TpM it's going to take a while, but the proposed capabilities would be amazing.

  3. Many of the N talks at #JVMLS referenced Guy Steele’s 1998 talk "Growing a Language".

    I had never seen it myself so I took the time this morning to watch it. If you, like myself, haven’t seen it, I really, really recommend you spend 60 minutes or so to watch it as well.

    I mean, that is, if you are into programming languages.

    Anyway, it is really neat to see the ideas (or maybe just the idea) in Steele’s talk directing the evolution of contemporary #Java.

    youtu.be/_ahvzDzKdB0?si=HD_YrX

  4. "Your program might beaver off into the abyss." - John Rose #JVMLS

  5. @igb which talk recording to watch? 🙏🏻 #JVMLS

  6. Thanks to #JVMLS I now know what a monoid is.

    Next up: endofunctors.

  7. Valhalla value objects are tearable!

    (Well, maybe, under certain circumstances, possibly opt-in.)

    #Java #jvmls2025 #jvmls

  8. What the image says. 😉 Reply with your questions here until Sunday evening and then Billy will pose (some of) them to the #Java Architects at #JVMLS.

    You can watch their answers on our YouTube channel on on August 14th: youtube.com/java

    (Please read the already suggested questions first and upvote what you like - try to prevent double-posting.)

  9. The 15th edition of the #JVM Language Summit is coming up (August 4-6).

    Register now to meet and network with #OpenJDK engineers, visiting language experts, and #Java luminaries.

    Learn more (sign up soon, space is limited!) ➡️ openjdk.org/projects/mlvm/jvml

    #JVMLS2025 #JVMLS

  10. James Gosling’s (@JamesGosling) closing talk “Historical Oddities & Persistent Itches” from JVMLS 2024 has been posted! Watch past 56:00 to hear his response to my question about finalization. 😇

    youtu.be/zg8xM0xxFa8?si=1YyqPv

    #java #OpenJDK #jvmls

  11. James Gosling on Java - Historical Oddities & Persistent Itches

    youtu.be/zg8xM0xxFa8
    #JVMLS #java

  12. If you want to know where #Java really is today and what's coming the #JVM Language Summit recordings are an excellent source:
    youtube.com/playlist?list=PLX8

    Which of those is your favorite talk?

    #jvmls #jvmls2024

  13. Waiting for the rest of the #jvmls videos to be posted is excruciating! It is one of the few conferences that I want to binge watch ASAP!

  14. @vascorsd

    #scala #JVMLS #jvm #kotlin #java #plt I see they are also addressing all the initialization mess that scala had to contort itself around, and lead to infinite sources of "why did I get a NPE with my val overriding a val ?".

    This is great, the jvm is finally addressing all these long standing problems and it will be an even polylang host, finally bringing FP land as first class citizens