Showing category results for Java

Nov 4, 2025
Post comments count0
Post likes count0

JDConf 2026 Is Coming With Modern Solutions for an Agentic World

Bruno Borges
Bruno Borges

Technology is accelerating faster than ever, and developers are once again at the helm, shaping the future of applications, intelligence, and enterprise systems. With the rise of large language models (LLMs), agent-oriented architectures, and AI-driven development paradigms, Java developers find themselves in a uniquely powerful position to moder...

Java
Oct 29, 2025
Post comments count0
Post likes count0

Java OpenJDK October 2025 Patch & Security Update

Derek Keeler
Derek Keeler

Hello Java customers! We are happy to announce the latest July 2025 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. Check our release notes page for details on fixes and enhancements. The source code of our builds is available now on GitHub for further inspecti...

Java
Oct 28, 2025
Post comments count0
Post likes count1

Java and AI for Beginners: a practical video series for Java

Brian Benz
Brian Benz

If you're looking for a clear, no-nonsense path into generative AI on Java, this series is for you.  Microsoft's Java and AI for Beginners video series is a set of short tutorials that introduce the concepts, tooling, and patterns you need to get started at a pace that respects your time and experience. What the series covers We help you thro...

Java
Oct 28, 2025
Post comments count0
Post likes count0

MCP Registry and Allowlist Controls for Copilot in JetBrains and Eclipse Now in Public Preview

Jialuo Gan
Jialuo Gan

MCP registry and allowlist controls for GitHub Copilot in JetBrains IDEs and Eclipse are now available in public preview in nightly/pre-release builds. What’s new MCP Registry An MCP Registry is a directory of Model Context Protocol (MCP) servers. For users of JetBrains IDEs and Eclipse, you can now configure your MCP Registry and browse ava...

Java
Sep 29, 2025
Post comments count0
Post likes count1

Microsoft’s OpenJDK builds now ready for Java 25

Bruno Borges
Bruno Borges

We’re excited to announce that the Microsoft Build of OpenJDK binaries are now available for Java 25. As always, our builds aim to provide a high-quality, production-ready build of OpenJDK, with binaries tested across platforms (Windows, Linux, macOS) and backed by our support and release pipelines. With this release, we invite developers, teams, a...

JavaOpen Source
Sep 26, 2025
Post comments count1
Post likes count0

Unlocking MCP in JetBrains: How Copilot Uses Sampling, Prompts, Resources, and Elicitation

Hang Wang
Hang Wang

With the enhanced capability of the MCP on JetBrains, you can now bring prompts, resources, and even interactive tools directly into your IDE interacting with MCP. This means more flexible workflows, deeper context, and smoother collaboration between Copilot and your coding environment.  Let’s take a look at what you can do today with MCP Samp...

CopilotJavaIntelligent Apps
Sep 8, 2025
Post comments count0
Post likes count0

Building a Runtime JAR inspector in 10 hours

Bruno Borges
Bruno Borges

Last Friday I was reviewing our backlog items in the Java Engineering Group, and found an idea we had when Log4Shell happened. To this day, there is still no main stream solution to "find in production where a given JAR is being used". Why runtime truth matters (Log4Shell) When Log4Shell hit, lots of teams hunted for log4j through source contro...

Java
Aug 6, 2025
Post comments count0
Post likes count1

“HTTP header exceeding 8,192 bytes” error when using the Azure SDK for Java

Josephine Qiu
Josephine Qiu

A recent issue was identified in the azure-resourcemanager libraries for Java regarding HTTP headers exceeding 8,192 bytes. Following analysis, this was addressed within the Azure SDK for Java by increasing the maximum response header size limit of “reactor-netty-http” to 256 KB, accommodating larger headers. To benefit from this mitigation, it is ...

JavaAzure
Aug 6, 2025
Post comments count0
Post likes count1

Generative AI for Beginners – Java Edition launched

Rory Preddy
Rory Preddy

IN ONE hour, all ONLINE, complete our new training for Generative AI for Beginners – Java Edition - part of the incredible Microsoft Generative AI series - Python, .NET and JavaScript. In this training get first-hand experience with Core Generative AI Techniques and Tools we’re using inside Microsoft: Quick Start ...

Java
Jul 21, 2025
Post comments count0
Post likes count1

Java OpenJDK July 2025 Patch & Security Update

Derek Keeler
Derek Keeler

Hello Java customers! We are happy to announce the latest July 2025 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. Check our release notes page for details on fixes and enhancements. The source code of our builds is available now on GitHub for further inspection: ...

JavaOpenJDK