Java in 2024 - Constant Change, Delivered | Keynote

Поділитися
Вставка
  • Опубліковано 25 кві 2024
  • Six years ago we accelerated the pace of new releases in order to keep Java vibrant in an ever-changing world of competing platforms and new styles of application deployment. That worked out better than most anyone hoped or expected, enabling a rate of innovation and delivery not seen since the early days of the platform. We’ll take a look back at features delivered recently, and a brief look ahead at what’s coming next.
    Presented by Georges Saab (Senior Vice President of Development - Java Platform Group)
    Recorded at Jfokus 2024 → jfokus.se
  • Наука та технологія

КОМЕНТАРІ • 15

  • @igorshingelevich7627
    @igorshingelevich7627 Місяць тому +1

    Thanks!

  • @LA-fb9bf
    @LA-fb9bf Місяць тому

    Proposal: What about treeshaking in compiler to reduce size?

  • @advsaifkhan8938
    @advsaifkhan8938 Місяць тому +2

    promising..

  • @nialllynch-su1in
    @nialllynch-su1in Місяць тому

    Tnanks for information materials

  • @theaim5439
    @theaim5439 12 днів тому

    网制焦 实不严 专毕业 面八家 64k 是外包 32k 是自研

  • @eddymoreno5624
    @eddymoreno5624 Місяць тому +3

    Please give java a better tooling, modern lenguages need to have stuff like a package manager and a formatter by default and not given by third partys like maven, also i will love to remove checked exceptions and have connection pooling within the jdbc, thanks

    • @sjzara
      @sjzara Місяць тому +2

      Please don’t remove checked exceptions. They are a vital part of security and reliability. Java has always been a platform for choice. There should not be a definitive package manager for Java.

    • @eddymoreno5624
      @eddymoreno5624 Місяць тому +1

      @@sjzara i get the benefit, but they do not play nice with lambdas and mostly are just rethrown as runtime exceptions

    • @sjzara
      @sjzara Місяць тому +2

      @@eddymoreno5624 I know they can be awkward with lambdas, but they work fine if the lambdas are written to accept them, especially using generics. They are mostly rethrown as runtime exceptions, but when they aren't, they can be vital to understanding and handling important errors, such as to do with security. They guarantee that something has to be deliberately handled with rare but significant situations, such as certificate failures or data errors, so, even with the clumsy integration with generics, they really have to be kept!

    • @brixomatic
      @brixomatic 27 днів тому

      NPM and Yarn are such a mess, I don't want to see anything like that in Java.

  • @Eduardo-vi3ob
    @Eduardo-vi3ob Місяць тому +3

    > "People were not happy"
    > Shows half a dozen of negative tweets
    > "Everyone, as we can see, is now very very happy"
    > Cherry-picks another half dozen Reddit posts
    Sure...

  • @yongsun-zy4ho
    @yongsun-zy4ho 25 днів тому

    1231313