Java 8 to 18: Most important changes in the Java Platform

Поділитися
Вставка
  • Опубліковано 4 чер 2024
  • Java 8 launched in March of 2014, Java 18 in March of 2022. There are 8 years of progress, 203 JDK Enhancement Proposals (JEPs), between those two releases. In this video, we will review the most important changes and discuss the benefits, and challenges, of adoption newer JDK versions for both new applications and older ones compiled with older releases.
    Presented by Aurelio García-Ribeyro - Senior Director of Product Management - Java Platform Group
    ⎯⎯⎯⎯⎯⎯ Resources ⎯⎯⎯⎯⎯⎯
    ◦ Dev.java ➱ dev.java/
    ◦ Inside.java ➱ dev.java/
    ◦ Oracle Java ➱ www.oracle.com/java/
    Tags: #Java #JDK #Oracle
  • Наука та технологія

КОМЕНТАРІ • 86

  • @zaymaungmaungmyint8142
    @zaymaungmaungmyint8142 6 місяців тому +11

    This is the perfect video to understand the Java 8 to 18 journey. Well done.

  • @chandusekhar123
    @chandusekhar123 7 місяців тому +2

    this is a very underrated video- instead of watching each version updates seperately this makes life hell lot easier to understand.

  • @Anbu_Sampath
    @Anbu_Sampath Рік тому +28

    Nice and concise presentation on what's changed between Java 8 and Java 18. LTS - every 2 years from Java 21 is nice move.

  • @omranarchitects7816
    @omranarchitects7816 Рік тому +1

    definitely diving into your videos. Thank you so much for taking the ti to teach us that are green in the field. Have a great day

  • @thinkbig5936
    @thinkbig5936 Рік тому +7

    This helps alot for coders to understand everything in one place.

  • @thachnguyen9823
    @thachnguyen9823 Рік тому

    Like 2 minutes in and you've solved the issues I was having. I didn't realize that box for showing what was going on was there, I didn't

  • @hsamhsam1578
    @hsamhsam1578 Рік тому +1

    Thanks for your efforts, great information has been shown in this video, we are waiting for new valuable clips.

  • @juanmanuelfarizo9346
    @juanmanuelfarizo9346 6 місяців тому +2

    Thanks for your effort, very nice explanation, clear, not too long, not too short, and with the key concepts. Thanks again!

  •  Рік тому +2

    Great presentation. Straight to the point. Thanks.

  • @ImperialLumberjack-sj9rn
    @ImperialLumberjack-sj9rn 4 місяці тому

    The switch statement pattern matching has been straight lifted from OCaml - which is great!

  • @jansiekierski2762
    @jansiekierski2762 8 місяців тому

    That's an awesome summary. I've been working with Kotlin for the past 2 years, and this helped me to catch up with what has changed in Java. Thanks a lot!

  • @BroccoliRocks
    @BroccoliRocks 8 місяців тому +1

    Very useful video. Thank you!

  • @user-ru8vb3vp1t
    @user-ru8vb3vp1t 7 місяців тому

    Awesome video, thank you!

  • @Maclabhruinn
    @Maclabhruinn Рік тому +11

    Hola Aurelio, many thanks this was a fascinating and very useful presentation, great info!

    • @java
      @java  Рік тому +1

      Glad it was helpful!

  • @RajMusicification
    @RajMusicification Рік тому

    Very good resource to go through the key featires from java 8 to 18. thanks for the video. Just a feedback please attach the slides in the resources. I believe it will be helpful for the audience.

  • @kenna5031
    @kenna5031 Рік тому +6

    Very useful summary, thanks.

    • @java
      @java  Рік тому

      You are welcome!

  • @LeeZhenYong
    @LeeZhenYong Рік тому +1

    Incredible talk! So glad to see how far Java has come from its clunky verbose syntax of days past

  • @jose280714
    @jose280714 Рік тому +1

    My following comments fall short: Thanks for the video.! I think Java language is evolving but not into something new but rather learning from other languages... I really look curious into the JLink custom compilation to include exclusively the modules required by the application in order to reduce memory footprint ... I was checking benchmarks the case was against this "new" language RUST, and for the implementation of web service, and the memory usage for Java ridiculously high... RUST marginally runs faster, but there is a learning curve there... but who knows... maybe worth to try .... thanks again... 🙏

  • @vishvdeepak
    @vishvdeepak Рік тому +2

    Great summary..

  • @EbonySeraphim
    @EbonySeraphim 2 місяці тому

    Near perfect video for someone who has a ton of experience with Java8; but worked for a company who's production restricted to that JVM and pretty much cans my desire and feasibility to keep up with newer Java. Now I can watch a shorter Java 18-21 video. I might invest in a Java 21 book if it's pretty dense and intermediate-advanced. It feels like a lot of basic/simple programs would be written far more different now.

  • @hernandosierra8759
    @hernandosierra8759 Рік тому

    Excelente. Gracias.

  • @hoo5886
    @hoo5886 Місяць тому

    thanks a lot sir!

  • @cmyanmar13
    @cmyanmar13 Рік тому +1

    Very useful summary.

  • @jamesdrinkard2751
    @jamesdrinkard2751 Рік тому +3

    I was very concerned at first when Oracle took over Java from Sun, but the changes have been improvements to the platform, in a reliable, safe way, which speaks volumes to me. I believe Oracle and the Java community are ensuring the future of Java.

  • @miguelpanadero8854
    @miguelpanadero8854 4 місяці тому

    Muchas gracias por el video es grandioso y facil de entender :)

  • @rng19
    @rng19 Рік тому +2

    thanks a lot!

  • @Arnok811
    @Arnok811 Рік тому +1

    thanks great video!

  • @jagannathsahu1087
    @jagannathsahu1087 Рік тому

    in one place, you can learn all the updates.Thanks

  • @syntheticperson
    @syntheticperson Рік тому +1

    Very informative. Thanks

    • @java
      @java  Рік тому

      You're welcome

  • @DineshKumar-Jaggatmylove
    @DineshKumar-Jaggatmylove Рік тому

    awesome presentation

  • @fb-gu2er
    @fb-gu2er 2 місяці тому

    Incredible that it took java so many years to realize that verbosity is bug, not a feature, and to learn from its children: Scala and Kotlin

    • @JuanGarcia-zy8yw
      @JuanGarcia-zy8yw 2 місяці тому

      It wasn’t verbosity the issue to be tackled .. it was moving from imperative to a more declarative style..these changes made it possible, to now adopt a more dynamic way of programming.

  • @JorgetePanete
    @JorgetePanete Рік тому +6

    Is there any plan for making a version reimplementing old APIs and classes leveraging modern code? Without concerns for backwards compatilibity, and maybe having a version that doesn't break any of that

  • @hamzadabaghi
    @hamzadabaghi 10 місяців тому

    I enjoyed watching the video

  • @GT-tj1qg
    @GT-tj1qg 4 місяці тому

    Good presentation. I do wonder why instanceof was a reserved word instead of a function

  • @VanshotisLive
    @VanshotisLive Рік тому

    Absolutely!!

  • @markramirez3920
    @markramirez3920 Рік тому +1

    Removing "Home-Made" Solaris port was a big mistake, I know there's not much users, but Solaris was used "in-house".

  • @jacekbosiacki8049
    @jacekbosiacki8049 Рік тому

    29:32 at some point there is wrong mention of miliseconds (instead of microseconds). Anyway, great presentation!

  • @simplenumber
    @simplenumber Рік тому

    Thanks for a great presentation my friend. I can't help notocong though that Java release history looks a lot like introduction of Scala fundamentals slow-motioned over years.

  • @postarkiller
    @postarkiller Рік тому +3

    Its was a greate explanation! very clear to understand the evolution of java. Could you share the slides of the presentation? Here at the company I work we still use java 8. With that arguments I can convince my leaders to migrate to new versions of java

  • @seshasaivenkat
    @seshasaivenkat Рік тому +1

    thanks a ton

    • @java
      @java  Рік тому

      Most welcome!

  • @angeltaveras6806
    @angeltaveras6806 Рік тому +2

    where can we get a copy of the slides?

  • @benjaminnice
    @benjaminnice Рік тому +2

    Nice presentation

    • @java
      @java  Рік тому

      Glad you liked it

  • @tenminutetokyo2643
    @tenminutetokyo2643 Рік тому

    That's nuts!

  • @evelyncastillosepulveda8724

    TNice tutorials should be the first video that pops up when you're new to making soft

  • @TheBigLou13
    @TheBigLou13 Рік тому

    8:45 this might help readability but does it help writability? Isn't the first thing while writing a line the *typename* you want to use? This now changes. Why not _lambda-away_ the right side of the assignment like this:
    URL url = ("address");
    InputStreamReader is = (con.getInpustStream());

  • @markramirez3920
    @markramirez3920 Рік тому

    JShell it's a cool, good idea, it's allow to learn and debug things like trendy interpreted P.L. like python does ...

  • @kennyPAGC
    @kennyPAGC Рік тому +3

    All I see is java turning into typed python, and python supporting optional typing. Both converging into the same thing haha.

    • @JuanGarcia-zy8yw
      @JuanGarcia-zy8yw 2 місяці тому

      Not quite . But yes now it looks more dynamic..

  • @lovemarrigeoffice02
    @lovemarrigeoffice02 Рік тому +1

    nice

  • @Imran_alhindy
    @Imran_alhindy Рік тому

    Yes sort of but I reccond setupxx

  • @reallylordofnothing
    @reallylordofnothing 2 місяці тому

    no matter how many times I watch this, I am never able to understand it. Even a simple question like Is OpenJDK free becomes so complicated

  • @Ghostrider-yo2kn
    @Ghostrider-yo2kn Рік тому

    He Java please add json as datatype in Java it will be game changing and easy for us

  • @ghtggg8786
    @ghtggg8786 Рік тому +1

    Has Java considered porting virtual threads and structured concurrency from 19 to 17?

    • @delabassee
      @delabassee Рік тому +2

      That's impossible as Structured Concurrency defines APIs that are part of the Java platform. It's not allowed to introduce new API in the Java 17 specification.

  • @someoneelse9768
    @someoneelse9768 Рік тому

    Remember when Java use to be built into the web browsers?

  • @luisalamo2658
    @luisalamo2658 Рік тому

    Java at 20 version and I'm using Java 8 at my job yet

    • @manfrombritain6816
      @manfrombritain6816 9 місяців тому

      same here lol not really had a need to upgrade. it's quality of life stuff

  • @lohitakshnandan
    @lohitakshnandan Рік тому

    tanks for the video like. y relly love soft and hope make a leaving off tNice tutorials sonn

  • @VidhanTube
    @VidhanTube Рік тому

    8:54 that made me laugh 😂😂

  • @shaikameer1237
    @shaikameer1237 Рік тому

    just seeing tNice tutorials tutorial so glad I did, I was about to go back to jogging in the creek, but now there is hope and inspiration will definitely

  • @iamhargovindsinghofficial
    @iamhargovindsinghofficial Рік тому +1

    At least provide a free training platform to learn and understand and use all features.

    • @java
      @java  Рік тому +1

      That platform exists, it's called dev.java

  • @ramdaneoualitsen1323
    @ramdaneoualitsen1323 Рік тому +2

    Record classes are great but not well thought.
    Hear me out. Some classes might need many field, say 5 or 6 and it would be easier to remember their names instead of their positions. So named parameters would be a very helpful.

  • @emanuelericci8686
    @emanuelericci8686 Рік тому

    after soft soft).

  • @kamertonaudiophileplayer847

    I wish they returned CORBA back.

  • @cya3mdirl158
    @cya3mdirl158 Рік тому

    14:02 it looks terrible. public abstract sealed classs = 4 key words...

  • @JorgeEscobarMX
    @JorgeEscobarMX Рік тому

    Hol shit! so I'm not alone then.

  • @kjetilhvalstrand1009
    @kjetilhvalstrand1009 Рік тому

    I think it’s odd, Java was idea of common language for many different operating systems, yet it has no footprint in so many operating systems.

  • @sveta2990
    @sveta2990 Рік тому

    Hola bro, can u help to build java, i need make some changes in jdk in openjdk i need edit classloader can make video for openjdk8 building on Windows

    • @sveta2990
      @sveta2990 Рік тому

      Can make bat script? There will be a full set-up and there will be command for java build

  • @iamhargovindsinghofficial
    @iamhargovindsinghofficial Рік тому +10

    Why did u started following 6 months release model. While the education system in school and colleges are not updating syllabus of java version, there is also no latest book available of each latest version to study for interviews and the IT industry ppl demand latest tech, u all created huge problems for legacy java developers and ruined their careers. By evolving so fast, with no notice to each developer/ community.

    • @UttamKumarSinha1234
      @UttamKumarSinha1234 29 днів тому

      Every minute details is available on oracle docs for free for every java version.
      Catch up bud.

  • @hbadrixyz
    @hbadrixyz Рік тому

    Misleading title

  • @declantreanor1
    @declantreanor1 Рік тому

    from: ua-cam.com/video/P7SI9mLwiqw/v-deo.html

  • @markcuello5
    @markcuello5 Рік тому

    HELP

  • @znaigardz9876
    @znaigardz9876 Рік тому

    with tNice tutorials..

  • @shree2009ful
    @shree2009ful Рік тому

    I think, eventually Java becomes LISP.

  • @shahzaibrajput4977
    @shahzaibrajput4977 Рік тому

    The only reason I'm here is because fnf

  • @russelfernandes8483
    @russelfernandes8483 10 місяців тому

    This rubbish is why I switched from Java to Go/GoLang. Advising my customers too at every opportunity.
    Just sick and tired of the JCP, JEP, release naming and licensing model.
    No need to re-invent release planning 'The Java Way'. Just follow the Canonical Ubuntu release model.
    Problem solved.