Java Runtime Environment full changelog
Java Runtime Environment 8 Build 391
released Oct 18, 2023 (New Release)
Java Runtime Environment 8 Build 351
released Jul 18, 2023 (New Release)
Java Runtime Environment 8 Build 341
released Jul 20, 2022 (New Release)
Java Runtime Environment 8 Build 321
released Jan 21, 2022 (New Release)
Java Runtime Environment 8 Build 261
released Jul 14, 2020 (New Release)
Java Runtime Environment 8 Build 251
released Apr 16, 2020 (New Release)
IANA Data 2018g:
JDK 8u212 contains IANA time zone data version 2018g. For more information, refer to Timezone Data Versions in the JRE Software.
Security Baselines
JDK 8u212 contains IANA time zone data version 2018g. For more information, refer to Timezone Data Versions in the JRE Software.
Security Baselines
Java Runtime Environment 8 Build 221
released Jul 17, 2019 (New Release)
Java Runtime Environment 10
released Mar 28, 2018 (New Release)
test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
Update javadoc tags in java.lang.System and related
Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
install-file macro fails on filenames with space on Solaris
Enable link-time generation of constructor forms
Disable generate-jli-classes when building interim-image
Support Visual Studio BuildTools with VS2017
Use Reference.reachabilityFence in direct ByteBuffer methods
Provide more diagnostic IAE messages
tools/jar tests need to tolerate unrelated warnings
Remove unused property file.encoding.pkg
On Windows Swing changes keyboard layout on a window activation
Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
Test cases result in failure or timeout when run with OpenGL backend
Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
Touch keyboard is shown for a non-focusable text component
Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
[TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
[TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
if JFrame is maximized on OS X, all new JFrames will be maximized by default
JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc
New failures should be added to ProblemList
javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
Test TestAATMorxFont is unstable
Import freetype sources into OpenJDK source tree
Touch keyboard does not hide, when a text component looses focus
BigInteger.bitLength() should explicitly specify behavior when the value is zero
Further clarify InputStream#available()
Clean up some non-standard LDFLAGS usage
Enable generation of callSiteForms at link time
Set -lc as global LIBS on solstudio
Clarify the throwing of exceptions from ConstantBootstraps.invoke
Introduce SetupJdkLibrary and SetupJdkExecutable
Unify naming for jaas_unix and jaas_nt
Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of
java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
(se) Minor selector implementation clean-up
Remove code that attempts to read bytes after connection reset reported
Reflection Proxy should skip static methods
JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized
make/lib cleanup
Remove boilerplate code from creating native jtreg tests
Add constructors with Charset parameter for FileReader and FileWriter
Re-examine getFreePort method in test infrastructure library
Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass
Nashorn multithread bottleneck with "use strict"
Fix @module declarations in tier1 tests
Update javadoc tags in java.lang.System and related
Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
install-file macro fails on filenames with space on Solaris
Enable link-time generation of constructor forms
Disable generate-jli-classes when building interim-image
Support Visual Studio BuildTools with VS2017
Use Reference.reachabilityFence in direct ByteBuffer methods
Provide more diagnostic IAE messages
tools/jar tests need to tolerate unrelated warnings
Remove unused property file.encoding.pkg
On Windows Swing changes keyboard layout on a window activation
Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
Test cases result in failure or timeout when run with OpenGL backend
Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
Touch keyboard is shown for a non-focusable text component
Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
[TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
[TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
if JFrame is maximized on OS X, all new JFrames will be maximized by default
JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc
New failures should be added to ProblemList
javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
Test TestAATMorxFont is unstable
Import freetype sources into OpenJDK source tree
Touch keyboard does not hide, when a text component looses focus
BigInteger.bitLength() should explicitly specify behavior when the value is zero
Further clarify InputStream#available()
Clean up some non-standard LDFLAGS usage
Enable generation of callSiteForms at link time
Set -lc as global LIBS on solstudio
Clarify the throwing of exceptions from ConstantBootstraps.invoke
Introduce SetupJdkLibrary and SetupJdkExecutable
Unify naming for jaas_unix and jaas_nt
Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of
java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
(se) Minor selector implementation clean-up
Remove code that attempts to read bytes after connection reset reported
Reflection Proxy should skip static methods
JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized
make/lib cleanup
Remove boilerplate code from creating native jtreg tests
Add constructors with Charset parameter for FileReader and FileWriter
Re-examine getFreePort method in test infrastructure library
Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass
Nashorn multithread bottleneck with "use strict"
Fix @module declarations in tier1 tests
Java Runtime Environment 9 B167 Early
released May 2, 2017 (New Release)
Modify makefiles to not build demos and samples bundles.
Update docs target and image for new combined docs
Add build support to generate PNG file from .dot file
Second part of JDK-8176785
Update docs target and image for new combined docs
Add build support to generate PNG file from .dot file
Second part of JDK-8176785
Java Runtime Environment 9 B165 Early
released Apr 18, 2017 (New Release)
Add testing documentation
Module system implementation refresh (4/2017)
[AOT] EliminateRedundantInitializationPhase is not working
[JVMCI] missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail
Module system implementation refresh (4/2017)
[AOT] EliminateRedundantInitializationPhase is not working
[JVMCI] missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail
Java Runtime Environment for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Java Runtime Environment from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX Media Management Bundle
70% Off -
WinX DVD Copy Pro
42% Off -
Media Player Morpher
85% Off -
MacX MediaTrans
63% Off -
MacX DVD Ripper Pro
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Software Ideas Modeler Portable 15.30
- Software Ideas Modeler Portable x64 14.55
- QuickRev 1.10.2
- Portable RJ TextEd 4.18
- ExamDiff Pro 16.0.1.23
- Microsoft Visual Studio 2022 17.10.3
- Windows Phone Developer Tools 1.0.1
- Qt Creator 19.0.0
- Adobe AIR SDK for Linux 51.2.2.5
- Geany Portable 2.1
- Open Validator 2.5.2
- NCache Enterprise Edition x64 4.4
- Syncro SVN Client x64 10.1 B2015040812
- Google App Engine SDK 1.3.8
- DOSBox 0.74.3
- Java Runtime Environment 64bit 10.0.2
- XN Resource Editor Portable 3.0.0.1
- BlueJ Portable 5.1.0
- Prey 2.16.1
- Adobe Photoshop SDK CS6
Popular Tags
view
visual studio
development
obfuscation
decompiler
code security
programming
vb net
editor
net
edit
file
sql
uml
sql server
windows
database
code protection
java
html
sql tools
tool
xml
obfuscator
sql tool
visual basic
dll
software
visual
software protection
Popular Windows 7 Software
- Simply Fortran 3.41 Build 4438
- PHP 8.5.4
- dotConnect for MySQL Professional 10.1.35
- dotConnect for Oracle Professional Edition 11.1.33
- Miraplacid Text Driver SDK 8.0
- Turbo C++ 3.0
- dbForge Documenter for SQL Server 2025.3
- Windows Installer 4.5
- StyleControls 5.86
- Software Ideas Modeler Portable 15.30
- Free OCR C# 2022.8.7804
- Windows Post-Install 8.7.2
- Review Assistant 4.3.11
- Java SE Development Kit (JDK) 8 Update 221
- Code::Blocks for Windows 20.03 Build Apr 3 20
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



