1. X
  2. Java
Log inSign up
Java
Oracle
28.5K posts
Java profile banner
user avatar

Java

Oracle
@java
The official page of the #1 programming language and development platform.
Austin, TX
dev.java
Joined March 2010
751
Following
575.6K
Followers
RepliesRepliesMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·US TIDA·Ads Info·© 2026 X Corp.
  • Pinned
    user avatar
    Java
    Oracle
    @java
    Mar 17
    Java 26 is now available! #Java26 #JDK26 #OpenJDK ☕ Download Now: social.ora.cl/6018B6ynbo ☕ Release notes: social.ora.cl/6019B6ynbU ☕ API Javadoc: social.ora.cl/6010B6ynbq ☕ Features: social.ora.cl/6011B6ynbS ☕ Inside Java on JDK 26: social.ora.cl/6012B6ynbs
  • user avatar
    Java
    Oracle
    @java
    2h
    How can you read chars from a binary stream? @JosePaumard explains.
    00:00
  • user avatar
    Java
    Oracle
    @java
    Aug 27
    While Java programs are deployed as bytecode, performance-relevant code will be compiled to machine code whose performance rivals that of any other platform. In the HotSpot JVM, this is the job of the JIT compilers. This episode of the Inside Java Podcast with Roberto Lozano
  • user avatar
    Java
    Oracle
    @java
    Aug 26
    When we play games or run simulations, there's often an element of randomness involved—making each play through the game unique and more interesting. The Random class is one way that we can generate random values. 🎲 Learn more: social.ora.cl/6014BDGFma
  • user avatar
    Java
    Oracle
    @java
    Aug 25
    Platform security is a continuous process. New threats emerge, new technologies appear, and new cryptographic techniques are developed in response. 🛡️ See how we're executing on a strategy to make post-quantum cryptography broadly available across the Java ecosystem with a
    Post-Quantum Cryptography in Long-Term Support JDK Releases
    From blogs.oracle.com