Episodes

  • Java Versions Compared: Key Features and Performance Insights
    Sep 29 2024

    Join us for an enlightening episode of Java Internals Crashcasts, where we compare Java versions from 6 to 22, uncovering essential features and performance insights.

    In this episode, we explore:

    • The evolution of Java and its adaptation to modern programming needs.
    • Key features introduced in various versions, including the "var" keyword and lambda expressions.
    • Significant improvements in concurrency and performance, such as the Fork/Join framework and advanced garbage collectors.

    Tune in to understand how these changes influence the way we write, maintain, and optimize Java code.

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    9 mins
  • Java 17 vs Java 21: Key Differences and New Features
    Sep 29 2024

    Get ready to dive deep into the evolution of Java with this exciting episode of Java Internals Crashcasts! Sheila and Victor compare Java 17 and Java 21, exploring the transformative new features in the latest release.

    In this episode, we explore:

    • Virtual Threads: Discover how this game-changer allows for millions of concurrent operations with minimal overhead.
    • Pattern Matching for Switch: Learn how this enhanced feature improves code readability and functionality.
    • Sequenced Collections: Understand how these new APIs provide a unified approach to ordered collections.
    • String Templates (Preview): Get a sneak peek at this new way to create formatted strings efficiently.

    Tune in for more insights and practical examples of how these features can enhance your Java development experience.

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    10 mins
  • Java 11 vs Java 17: Key Differences and Advantages
    Sep 29 2024

    Are you ready to upgrade your Java knowledge? Join Sheila and Victor as they compare Java 11 and Java 17, two significant LTS releases that are shaping the future of Java development.

    In this episode, we explore:

    • Release timelines and LTS significance of Java 11 and Java 17
    • Performance enhancements in Java 17, including the game-changing Z Garbage Collector
    • Advanced security improvements like EdDSA and enhanced TLS 1.3 support
    • Innovative language features such as sealed classes and pattern matching improvements
    • Essential migration tips for developers transitioning from Java 11 to Java 17

    Tune in to gain valuable insights into Java's evolution and practical tips for modernizing your development practices.

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    8 mins
  • Java 9 vs Java 11: Key Differences and Improvements Explained
    Sep 29 2024

    Join Sheila and Victor in this eye-opening episode of Java Internals Crashcasts, where they delve into the pivotal differences and improvements between Java 9 and Java 11.

    In this episode, we explore:

    • Java 9 to Java 11 Overview: Understand the transition and key updates introduced in Java 11, the first long-term support (LTS) release since Java 8.
    • Module System Enhancements: Learn how the module system, initially introduced in Java 9, was refined to simplify the development of large-scale applications.
    • Standardized HTTP Client: Discover the benefits of the new, standardized HTTP Client in Java 11 for modern web communications and real-time data fetching.
    • The 'var' Keyword: Explore the practical use of the 'var' keyword for lambda parameters and its impact on coding efficiency.

    Don’t miss out on this deep dive that highlights crucial advancements for developers. Tune in for more insights and detailed discussions!

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    6 mins
  • Java 8 vs Java 9: Key Differences Explained
    Sep 29 2024

    Curious about the key differences between Java 8 and Java 9? Join Sheila and Victor as they break down the most impactful changes in the latest episode of Java Internals Crashcasts.

    In this episode, we explore:

    • The introduction of the Java Platform Module System and its implications.
    • JShell: The new interactive REPL tool for Java developers.
    • Enhancements to the Stream API and other significant improvements in Java 9.
    • Potential challenges and valuable takeaways for developers transitioning from Java 8 to Java 9.

    Tune in for an engaging discussion that will equip you with the knowledge you need to make the most out of Java 9. Don't miss out!

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    7 mins
  • Mastering Complex Subjects: A Comprehensive Recap
    Sep 29 2024

    Prepare to master complex Java subjects with our comprehensive recap of the "Advanced Topics" season!

    In this episode, we explore:

    • Fork/Join Framework: Discover how to break down large tasks into parallel sub-tasks for efficient processing.
    • Concurrent Design Patterns: Learn key patterns like Producer-Consumer and Read-Write Lock that make multi-threaded programming more manageable.
    • Performance and Scalability: Delve into concepts like Amdahl's Law and benchmarking to optimize your applications.
    • Java Memory Model: Understand the rules of how threads interact through memory for robust multi-threaded applications.
    • Garbage Collection: Explore various algorithms that keep your application’s memory in check.

    Tune in to review these fascinating topics and get expert insights into real-world implementations and edge cases.

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    10 mins
  • Understanding the Stack-Walking API: Functions and Applications Explained
    Sep 28 2024

    Dive into the intricacies of Java's Stack-Walking API and discover its powerful applications in this week's episode of Java Internals Crashcasts!

    In this episode, we explore:

    • The history and motivation behind the Stack-Walking API: Learn why this feature was introduced in Java 9 and how it revolutionizes stack inspection.
    • Key features and benefits: Understand the advantages of the Stack-Walking API over traditional stack trace mechanisms, including performance and flexibility improvements.
    • Real-world implementations: Hear about practical use cases where the Stack-Walking API excels, particularly in performance-critical and security-sensitive applications.
    • Best practices and common pitfalls: Get expert tips on how to effectively use the Stack-Walking API while avoiding common mistakes.

    Join us for these insights and more as we delve deeper into the Stack-Walking API. Tune in now!

    Want to dive deeper into this topic? Check out our blog post here: Read more

    ★ Support this podcast on Patreon ★
    Show More Show Less
    8 mins
  • Java Concurrency: Unlocking New Possibilities with CompletableFuture Improvements
    Sep 7 2024

    Dive into the exciting world of Java concurrency as we explore the powerful enhancements made to CompletableFuture in Java 9 and beyond.

    In this episode, we explore:

    • Timeout handling revolution: Discover how orTimeout and completeOnTimeout simplify asynchronous programming
    • Exception management upgrade: Uncover the flexibility of exceptionallyCompose for advanced error handling
    • Customization and performance boosts: Learn about protected methods and internal optimizations
    • Practical applications and pitfalls: Gain insights into real-world scenarios and best practices

    Join us for an in-depth discussion on these game-changing features that streamline concurrent programming in Java!

    Want to dive deeper into this topic? Check out our blog post here: Read more
    If you interested similar podcasts, make sure to check out Crashcasts

    ★ Support this podcast on Patreon ★
    Show More Show Less
    8 mins