Recommended Posts

Java Runtime Environment (JRE) enables your computer to run applications and applets that use Java technology. Java technology allows you to work and play in a secure computing environment. Java technology is in cell phones, automobiles, the Mars Rover, and many other places. By downloading it to your computer, you will be able to experience the power of Java software.

Download

Changelog

Link to comment
https://www.neowin.net/forum/topic/550186-java-6-update-1/
Share on other sites

Is this really a final build? I know you supplied the download link but it hasn't appeared on their main java download site section yet.

If you're referring to the www.java.com download link, then I learnt to ignore that ages ago. I dont think it EVER gets updated. In fact, a few months ago it was 2 versions behind the latest :/

Actually, the thread title is wrong. It should read "Java 6 Update 1"

The actual version number is 1.6.0_01 so technically the title is correct. I don't know why they call it two different things, seems confusing. I guess Java 6 is the consumer friendly marketing name or something.

I checked and I still have 1.5.0 installed, and it insists that it is the latest version. What's the deal?

Edited by TRC

For those of you running Ubuntu or Debian GNU/Linux the make-jpkg package does not support building .deb from jre 1.6. There are various methods floating around on the internet to generate a .deb but I have not found one that works the way it should so the best way is to just install it manually by doing the following:

- Download the self-extracting .bin for Linux from the link from the OP and perform the following actions:

# chmod +x jdk-6u1-linux-i586.bin
# ./jdk-6-linux-i586.bin
# mv ./jdk1.6.0_01 /opt
# update-alternatives --install java java /opt/jdk1.6.0_01/bin/java 99

- The shell variables must be set in either /etc/bash.bashrc or ~/.bashrc

export JDK_HOME=/opt/jdk1.6.0_01
export CLASSPATH=$JDK_HOME
export CLASSPATH=.:$CLASSPATH
export PATH="$PATH:${JDK_HOME}/bin:${JDK_HOME}/jre/bin"

That should be all. Logout and re-login for changes to take effect and run in a terminal java -version to make sure everything worked. To enable the java plugin in Firefox go to ~/.mozilla/plugins and run the command ln -s /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so and you're good to go.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
    • The unified inbox, when it arrives, will be a powerful argument for those who have > 1.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!