🔒 “final” should mean final—and in JDK 26, it finally does (almost).
With JEP 500, Java is tightening the rules:
⚠️ Warnings for reflective mutation of final fields
⚙️ New flags to manage legacy behavior
🚀 A path toward stronger integrity & better performance
Time to rethink reflection-heavy patterns and embrace immutability.
Learn more 👉 https://t.co/hgQj45usWI
🚀New release: Java Platform Extension for @code in VS Code (v25.1.0)!
✨ Highlights:
• Full support for JDK 26 (incl. preview features)
• Enhanced Java Notebooks w/ runtime VM options
• Improved JDK downloader UX
• Plus bug fixes & performance updates
Built on Apache NetBeans 28—ready for modern Java dev.
Learn more: https://t.co/a9wufSiAHm
🚀 Announcing the MySQL 9.7.0 LTS Release!
With MySQL 9.7.0 LTS, MySQL establishes its next long-term support release line, expands key capabilities in Community Edition, and introduces Dynamic Data Masking for Enterprise users
Check out the release updates and highlights: https://t.co/cyA9VQFktR
We demonstrate a developer-focused approach to deploy a self-hosted MCP solution on OKE using Terraform, Docker, OCIR, and Kubernetes manifests. https://t.co/7BlqPaHeDJ
🚀 New Release: Crossplane Provider for Oracle Cloud Infrastructure (OCI) v1.0.0!
We’re excited to announce the v1.0.0 release of the Crossplane Provider for OCI - a major milestone with full support for Crossplane v2.
What’s new:
- Dual-scope managed resources (cluster + namespaced) for improved multi-tenant isolation
- Enhanced management policies and configurable reconciliation behavior for better control
- Updated examples and new quickstarts to simplify adoption and migration to Crossplane v2
This 1.0 milestone reflects our strong commitment to simplifying cloud-native infrastructure management on OCI. Try it out and share you feedback https://t.co/1zVxkwZL7l
We’re excited to announce the release of Helidon 4.4.0! 🚀
This latest version brings:
- Java alignment
- New Helidon core features and enhancements
- More AI features
Check out the release updates and highlights: https://t.co/VN5HoQE3LR
New release: Crossplane Provider for OCI v0.2.0!
This upgrade expands coverage for "all" OCI services with added support for services: events, filestorage, streaming, vault, logging, apigateway, autoscaling, queue, bastion, blockstorage, waf, datacatalog, limits, recovery, and more. Try the latest release and reach out to us if you don't see your service. We'd always love feedback and be on top to resolve your issues!
Learn more and get started: https://t.co/Tq475ZkYL2
🎊 Java 26 is launching on March 17th!
Changes that are coming: runtime, GC, and observability improvements for smoother operations.
Dive into the highlights: https://t.co/PTuUIbcOqW
#Java#JDK26#DevOps#OpenJDK
🚀 The OpenJDK project is about to release JDK 26 in a few days!
JDK 26 GC updates:
G1 throughput gains, refined CPU accounting, new JFR event, and option cleanups across G1/Parallel/Serial.
Great roundup by Thomas Schatzl: https://t.co/kF4DyTswFo
#Java#JDK26#OpenJDK #G1GC
🚀 Project spotlight: Coherence CE v15.1.1-0-1
Oracle Coherence Community Edition is a scalable, fault-tolerant, cloud-ready, distributed platform for building grid-based applications and reliably storing data.
Learn more and get started: https://t.co/jS4ljZDhM3
🚀 Announcing the OCI MLflow Plugin v1.0.3 Release!
We’re excited to introduce the latest release of the OCI MLflow Plugin, version 1.0.3! This plugin empowers OCI users with seamless integration between MLflow and Oracle Cloud Infrastructure resources. Effortlessly manage the full lifecycle of your machine learning projects—from tracking experiments to managing models—directly within your OCI environment.
Learn more and get started: https://t.co/4lt9TV7y6s
🎉New release: Crossplane Provider for Oracle Cloud Infrastructure v0.1.0 !
The Crossplane Provider for OCI just got a major upgrade, expanding support for managing OCI infrastructure with Kubernetes. You can now declaratively manage even more OCI services including MySQL, PostgreSQL, and Redis along with updated networking, storage, compute, and more. Try the latest release, give feedback, or watch out for many more releases in 2026!
Learn more and get started: https://t.co/oRHSd4sr9H
#opensource #Crossplane #Kubernetes #OCI #OracleOSS
With Open Agent Specification and AG-UI (from CopilotKit) working together, you can connect portable backend agent orchestrations with interactive, frontend experiences. 🤝
Learn more: https://t.co/LVLYyyicdJ
Project spotlight: node-oracledb version 6.10.0🚀
The node-oracledb add-on for Node.js powers high performance Oracle Database applications. Applications can be written in TypeScript, or directly in JavaScript.
Get started: https://t.co/rfeA0dngpD
#OracleOSS#database #typescript #javascript
Project spotlight: OPTIC (OpenSearch Tools for Indices and Clusters) 🚀
This project enables you to troubleshoot, analyze, and make changes to OpenSearch clusters and indices using a comprehensive Python tool suite. It offers both a rich command line interface and a reusable library for integration into other Python code.
Get started: https://t.co/Qw1wkJ4rsq
#OracleOSS #OpenSearch #Python