Contributions

Contributions are appreciated and used to host this site. Thank You for your support.

Feature Products
  • Raspberry Pi with Java: Programming the Internet of Things (IoT)
    Raspberry Pi with Java: Programming the Internet of Things (IoT)
  • Raspberry Pi 2 Model B Project Board - 1GB RAM - 900 MHz Quad-Core CPU
    Raspberry Pi 2 Model B Project Board - 1GB RAM - 900 MHz Quad-Core CPU
  • Premium Clear Case for Raspberry Pi 2 Model B Quad Core and Raspberry Pi Model B+ (B PLUS)
    Premium Clear Case for Raspberry Pi 2 Model B Quad Core and Raspberry Pi Model B+ (B PLUS)
  • Edimax EW-7811Un 150 Mbps Wireless 11n Nano Size USB Adapter with EZmax Setup Wizard
    Edimax EW-7811Un 150 Mbps Wireless 11n Nano Size USB Adapter with EZmax Setup Wizard
  • Getting Started with Raspberry Pi
    Getting Started with Raspberry Pi
  • Raspberry Pi User Guide
    Raspberry Pi User Guide
  • PiBrella LED Add On Board
    PiBrella LED Add On Board
  • Diversitech® WS-1 - Wet Switch Flood Detector
    Diversitech® WS-1 - Wet Switch Flood Detector
  • Onsite Pro FS1NPTW Whole Home Wireless FloodStop with 1 Inch Valve
    Onsite Pro FS1NPTW Whole Home Wireless FloodStop with 1 Inch Valve
  • Floodstop Washing Machine Valve Shutoff Kit
    Floodstop Washing Machine Valve Shutoff Kit
  • Onsite Pro FS3/4H Washing Machine FloodStop with Straight Valves
    Onsite Pro FS3/4H Washing Machine FloodStop with Straight Valves
  • Floodstop Individual Water Appliance Additional Water Sensor XS-01
    Floodstop Individual Water Appliance Additional Water Sensor XS-01
  • Aqua Managers - FS 1 1/4-NPT - Floodstop for Water Heaters Water Leak Detection System - White - 1.25 in. pipe
    Aqua Managers - FS 1 1/4-NPT - Floodstop for Water Heaters Water Leak Detection System - White - 1.25 in. pipe
  • Furman MP-20 Power Relay Accessory, 20 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
    Furman MP-20 Power Relay Accessory, 20 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
  • Furman MP-15 Power Relay Accessory, 15 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
    Furman MP-15 Power Relay Accessory, 15 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
  • Metra 70-2002 Radio Wiring Harness for Saturn 00-05
    Metra 70-2002 Radio Wiring Harness for Saturn 00-05
  • Metra Reverse Wiring Harness 71-2002 for Select 2000-2005 Saturn Vehicles OEM Radio
    Metra Reverse Wiring Harness 71-2002 for Select 2000-2005 Saturn Vehicles OEM Radio
Tuesday
Oct012013

Raspberry Pi - Oracle Java SE 7 (JDK/JVM) Now Pre-Installed on Raspbian

My Raspberry Pi just got a whole lot *sweeter*.

While attending JavaOne this year, Oracle announced that the Raspberry Pi foundation would soon start shipping the Oracle JDK/JVM (Java) baked into the Raspbian distribution.

Here was the official announcement on raspberrypi.org:
http://www.raspberrypi.org/archives/4920

And a day later new images were posted for download that include Oracle Java SE fully "baked in".
http://www.raspberrypi.org/archives/4959 

You can download the latest Raspian image that includes Oracle Java SE 7 here:
http://www.raspberrypi.org/downloads 

Here is a slide (photo) from the JavaOne Community Keynote where this was announced.

Photo by @yarasenger

Its a real treat to flash and boot up a fresh Raspberry Pi (Raspbian) image and Java be there without requiring additional steps to install it.


Java SE 8 - Developer Preview

If you prefer to install the JDK8 developer preview/early access version, please see this page:
Install Oracle Java SE8 (Milestone 8) Developer Preview (JDK)

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments (4)

I think its interesting information...I want to try this rasp berry java.. and see beautiful features offer upon it.. Exciting to have this very soon.Thanks! UL Listed Wire

November 20, 2013 | Unregistered Commenterjessie

Sweet! I just finished bungling my way through the process of installing Java on my RPi last week. It was a challenge, especially without ready internet access to fulfill dependencies, so having new images of Raspian already bundled with Java is a welcome relief.

November 21, 2013 | Unregistered CommenterCaleb Streblow

HI,
could you add a new method to I2C class (+ native lib) to implement a read operation writing more than one byte (in place of a single localAddress)?
Example:

JNIEXPORT jint JNICALL Java_com_pi4j_jni_I2C_i2cReadBytes
(JNIEnv *env, jobject obj, jint fd, jint deviceAddress, int writeOffset, int writeSize, jbyteArray writeBytes, jint readSize, jint readOffset, jbyteArray readBytes)

This is very usefull performing a read operation with a complex data information as input (like for i2c eeproms).

Thank you very much.

December 9, 2013 | Unregistered Commenteralexpad

Its very interesting program to do with Java and back end is Oracle. But for that you need to have good knowledge in different modules of Oracle . If you need any ideas regarding Oracle call us at +1 650 585 2312 or go through our website.
http://smconsultant.com/online/oracle-webcenter-portal-training-usa-evening/

February 5, 2016 | Unregistered CommenterDaniel

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
« HVAC Overflow Flood Detection and Preventative Shutdown | Main | Thank You JavaOne! »