Security Baked Into the JVM: why fork Apache River and OpenJDK?
The more distributed a system, the harder it is to secure. Code crosses JVM boundaries. Objects are serialized across trust boundaries. Third-party proxies run inside your process....
Search fresh public links, source activity, and ready-to-use post angles for Java Security.
Fresh curated links around Java Security are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
The more distributed a system, the harder it is to secure. Code crosses JVM boundaries. Objects are serialized across trust boundaries. Third-party proxies run inside your process....
With the increasing number of security threats, organizations have invested heavily in cybersecurity initiatives to protect their applications, infrastructure, and sensitive data....
This edition of Tech Time Warp takes us back to 1995—the public debut of Java, the legendary “Write Once, Run Anywhere” programming language—and a textbook example of the security...
Learn how to use quantum-resistant ML-KEM and ML-DSA in Java to securely establish a shared secret key. The post Quantum-Resistant ML-KEM and ML-DSA in Java first appeared on Bael...
What JEP 290 actually did, what it genuinely left open, and how to write filters that hold up in the real world — not just on paper. Java deserialization has been described as “the...
As quantum computing continues to evolve, traditional public-key cryptographic algorithms such as RSA, DSA, and Elliptic Curve Cryptography (ECC) face potential security risks from...
Getting to value classes and mechanically enforced security in this era of AI. A solid week. The post Java Weekly, Issue 648 first appeared on Baeldung.
В JDK 27 появится JEP 527: гибридный post-quantum key exchange для TLS 1.3. Разбираем, что меняется в JSSE, зачем нужен X25519MLKEM768 и какие проблемы могут всплыть при миграции....
Java 25 introduces a standardized Key Derivation Function (KDF) API that simplifies the process of deriving cryptographic keys from passwords, shared secrets, and other keying mate...
Authentication is a fundamental aspect of securing web applications. One of the simplest and most widely used authentication mechanisms is HTTP Basic Authentication. When a client...
In Java-based applications, SSL/TLS certificates are managed using a Java KeyStore (JKS or PKCS12). Often, certificates are provided in different formats such as PEM, DER, or P7B (...
Azul launched a free JVM vulnerability risk assessment to address the blind spot that autonomous AI exploitation tools are increasingly
Six progressively harder questions — from exhaustiveness guarantees and non-sealed subtypes to generic bounds and cross-package visibility. Everything a senior engineer is expected...
The security audit report landed unexpectedly. It highlighted a critical vulnerability in our payment processing module. We had passed all unit tests. We had passed all integration...
Java has always needed a way to call native code. Scientific computing, image processing, hardware drivers, cryptography libraries — the C ecosystem holds decades of production-gra...
Learning Java got me thinking how exactly does things word under the hood.. I'm not talking about Java in Particular I'm mentioning programming in General how does a command I Writ...
Java 26 ships JEP 530 — the fourth preview of primitive types in patterns — and with it comes one of the sneakiest interview topics in modern Java. You can now write instanceof int...
Java 8, released by Oracle in March 2014, marked a significant milestone in the evolution of the Java programming language. This version introduced many new features to enhance the...
Although Java 26 was released in mid-March this year, Java 25 is the latest LTS version available, and thus I chose to focus my attention on it in the first place. Irrespective of...
For most of Java’s history, a sophisticated exploit required a sophisticated attacker. But, in this era of AI, Anthropic’s Claude Mythos demonstrates that AI can autonomously unco...
Bit manipulation is an important concept in Java programming, especially when dealing with low-level operations, optimization, cryptography, networking, and competitive programming...
In 2021, a security researcher breached Apple, Microsoft, PayPal, and 32 other organisations without writing a single exploit. He just uploaded a package. This article explains exa...
By 2026, AI coding assistants have become as routine in a Java developer’s workflow as Stack Overflow once was. Stack Overflow’s Developer Survey shows that well over 70% of profes...
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.