development/tools

oracle-jre - Java(TM) Platform Standard Edition Runtime Environment

Website: http://www.oracle.com/technetwork/java/javase/downloads/index.html
License: Oracle Binary Code License (BCL)
Vendor: AnNyung Packaging Team
Description:
The Java Platform Standard Edition Runtime Environment (JRE) contains
everything necessary to run applets and applications designed for the
Java platform. This includes the Java virtual machine, plus the Java
platform classes and supporting files.

The JRE is freely redistributable, per the terms of the included license.

Packages

oracle-jre-1.8.0-211.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2019-05-10):
- Warning! This version is required new Java SE Subscription.
- update 1.8.0.211
  https://www.oracle.com/technetwork/java/javase/8u211-relnotes-5290139.html
  https://www.oracle.com/technetwork/java/javase/2col/8u211-bugfixes-5292912.html
- security issues
  https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html
  . CVE-2019-2697  2D         Remote  8.1
  . CVE-2019-2698  2D         Remote  8.1
  . CVE-2019-2602  Libraries  Remote  7.5
  . CVE-2019-2684  RMI        Remote  5.9
oracle-jre-1.8.0-201.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2019-05-10):
- update 1.8.0.201
  https://www.oracle.com/technetwork/java/javase/8u201-relnotes-5209271.html
  https://www.oracle.com/technetwork/java/javase/2col/8u201-bugfixes-5209275.html
- security issues
  https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html
  . CVE-2018-11212  ImageIO (libjpeg)  Remote  5.3
  . CVE-2019-2426   Networking         Remote  3.7
  . CVE-2019-2449   Deployment         Remote  3.1
  . CVE-2019-2422   Libraries          Remote  3.1
oracle-jre-1.8.0-191.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2018-10-20):
- update 1.8.0.191
  https://www.oracle.com/technetwork/java/javase/8u191-relnotes-5032181.html
  https://www.oracle.com/technetwork/java/javase/2col/8u191-bugfixes-5032184.html
  . JDK-8152974 client-libs AWT hang occurrs when sequenced events arrive out of sequence
  . JDK-8208353 client-libs Upgrade JDK to libpng 1.6.35
  . JDK-8168628 core-libs (fc) SIGBUS when extending file size to map it
  . JDK-8171452 core-libs (ch) linux io_util_md: Operation not supported exception after 8168628
  . JDK-8211107 core-libs LDAPS communication failure with jdk 1.8.0_181
  . JDK-8164480 hotspot Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
  . JDK-8146115 hotspot Improve docker container detection and resource configuration usage
  . JDK-8206875 install [L10N]Truncation issue happens on the final dialog for pt on Mac
  . JDK-8199527 javafx Upgrade GStreamer to 1.14
  . JDK-8209049 javafx Cherry pick GTK WebKit 2.20.4 changes
  . JDK-8208622 javafx [WebView] IllegalStateException when invoking print API with html form controls
  . JDK-8204856 javafx WebEngine document becomes null after PAGE_REPLACED event
  . JDK-8208114 javafx Drag and drop of text contents and URL links functionalities are broken in Webview
  . JDK-8203698 javafx JavaFX WebView crashes when visiting certain web sites
  . JDK-8199474 javafx Update to 606.1 version of WebKit
  . JDK-8200629 javafx Update SQLite to version 3.23.0
  . JDK-8197987 javafx Update libxslt to version 1.1.32
  . JDK-8142927 other-libs Feed some text to STDIN in ProcessTools.executeProcess()
  . JDK-8180289 security-libs jarsigner treats timestamped signed jar invalid after the signer cert expires
  . JDK-8130132 security-libs jarsigner should emit warning if weak algorithms or keysizes are used
  . JDK-8191031 security-libs Remove several Symantec Root CAs
  . JDK-8191844 security-libs Remove SECOM root (secomevrootca1)
  . JDK-8189949 security-libs Remove Baltimore Cybertrust Code Signing CA
  . JDK-8074462 security-libs Handshake messages can be strictly ordered
  . JDK-8172529 security-libs Use PKIXValidator in jarsigner
  . JDK-8197518 security-libs Kerberos krb5 authentication: AuthList's put method leads to performance issue

- security issues
  https://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
  . CVE-2018-3183  JRockit        Remote 9.0
  . CVE-2018-3209  JavaFX         Remote 8.3
  . CVE-2018-3169  Hotspot        Remote 8.3
  . CVE-2018-3149  JNDI           Remote 8.3
  . CVE-2018-3211  Serviceability No     6.6
  . CVE-2018-3180  JSSE           Remote 5.6
  . CVE-2018-3214  Sound          Remote 5.3
  . CVE-2018-13785 Deployment (libpng) Remote 3.7
  . CVE-2018-3136  Security       Remote 3.4
  . CVE-2018-3139  Networking     Remote 3.1
oracle-jre-1.8.0-181.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2018-07-28):
- update 1.8.0u181
  . http://www.oracle.com/technetwork/java/javase/8u181-relnotes-4479407.html
  . http://www.oracle.com/technetwork/java/javase/2col/8u181-bugfixes-4479408.html
  . JDK-8201433 client-libs Fix potential crash in BufImg_SetupICM
  . JDK-8198605 client-libs Touch keyboard is shown for a non-focusable text component
  . JDK-8198606 client-libs Touch keyboard does not hide, when a text component looses focus
  . JDK-8199748 client-libs Touch keyboard is not shown, if text component gets focus from other text component
  . JDK-8187635 client-libs On Windows Swing changes keyboard layout on a window activation
  . JDK-8203368 core-libs ObjectInputStream filterCheck method throws NullPointerException
  . JDK-8202996 core-libs Remove debug print statements from RMI fix
  . JDK-8197943 core-svc Unable to use JDWP API in JDK 8 to debug JDK 9 VM
  . JDK-8194690 deploy bundled in App-V package will not start Java Web Start applications
  . JDK-8190689 deploy Java incorrectly requires "HttpOnly" cookie attribute to be case sensitive
  . JDK-8201133 deploy Security check failure for main jar downlaod with jnlp.versionEnabled and Deployment Rule Set feature
  . JDK-8189783 deploy Java Web Start application with file extension association is
    removed from cache when invoked for the second time from browser
  . JDK-8187223 deploy Long JNLP file is not parsed correctly and ends with javaws path
  . JDK-8199304 deploy javaws.exe failed to launch UTF-8 encoded JNLP file
  . JDK-8038636 hotspot speculative traps break when classes are redefined
  . JDK-8156137 hotspot SIGSEGV in ReceiverTypeData::clean_weak_klass_links
  . JDK-8188223 hotspot IfNode::range_check_trap_proj() should handle dying subgraph with single if proj
  . JDK-8169201 hotspot Montgomery multiply intrinsic should use correct name
  . JDK-8187577 hotspot JVM crash during gc doing concurrent marking
  . JDK-8199406 hotspot Performance drop with Java JDK 1.8.0_162-b32
  . JDK-8055008 hotspot Clean up code that saves the previous versions of redefined classes
  . JDK-8057570 hotspot RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid
  . JDK-8198794 hotspot Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
  . JDK-8078628 hotspot linux-zero does not build without precompiled header
  . JDK-8202065 install jre/bin/javaw.exe is missing from server-jre for windows since 8u171
  . JDK-8199650 install JDK installation uninstalls public JRE
  . JDK-8200418 javafx webPage.executeCommand("removeFormat", null) removes the style of the body element
  . JDK-8196011 javafx Intermittent crash when using WebView from JFXPanel application
  . JDK-8076117 security-libs EndEntityChecker should not process custom extensions after PKIX validation
  . JDK-8170035 security-libs When determining the ciphersuite lists there is no debug output for disabled suites.
  . JDK-8074373 tools NMT is not enabled if NMT option is specified after class path specifiers
  . JDK-8196491 xml Newlines in JAXB string values of SOAP-requests are escaped to " "

- security issues
  . CVE-2018-2938   Java DB
  . CVE-2018-2964   Deployment
  . CVE-2018-2941   JavaFX
  . CVE-2018-2942   Windows DLL
  . CVE-2018-2972   Security
  . CVE-2018-2973   JSSE SSL/TLS
  . CVE-2018-2940   Libraries
  . CVE-2018-2952   Concurrency
oracle-jre-1.8.0-171.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2018-04-21):
- update 1.8.0u171
  . http://www.oracle.com/technetwork/java/javase/8u172-relnotes-4308893.html

- security issues
  . CVE-2018-2814 Hotspot
  . CVE-2018-2811 Install (Local)
  . CVE-2018-2794 Security (Local)
  . CVE-2018-2783 Security
  . CVE-2018-2798 AWT
  . CVE-2018-2796 Concurrency
  . CVE-2018-2799 JAXP
  . CVE-2018-2797 JMX
  . CVE-2018-2795 Security
  . CVE-2018-2815 Serialization
  . CVE-2018-2800 RMI
  . CVE-2018-2790 Security
oracle-jre-1.8.0-161.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2018-01-27):
- update 1.8.0u161
  . http://www.oracle.com/technetwork/java/javase/8u161-relnotes-4021379.html

- security issues
  . http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html
  . CVE-2018-2633 Deployment component. Remote
  . CVE-2018-2637 JMX component. Remote
  . CVE-2018-2634 JGSS component. Remote
  . CVE-2018-2582 Hotspot component. Remote
  . CVE-2018-2641 AWT component. Remote
  . CVE-2018-2618 JCE component. Remote
  . CVE-2018-2629 JGSS component. Remote
  . CVE-2018-2603 Libraries component. Remote
  . CVE-2018-2599 JNDI component. Remote
  . CVE-2018-2602 I18n component. Local
  . CVE-2018-2677 AWT component. Remote
  . CVE-2018-2678 JNDI component. Remote
  . CVE-2018-2588 LDAP component. Remote
  . CVE-2018-2663 Libraries component. Remote
  . CVE-2018-2675 Server component. Remote
  . CVE-2018-2579 Libraries component. Remote
oracle-jre-1.8.0-151.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2017-10-21):
- update 1.8.0u151
  . http://www.oracle.com/technetwork/java/javase/8u151-relnotes-3850493.html

- security issues
  . http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
  . CVE-2017-10346 Hotspot component. Enabled remote attack without auth
  . CVE-2017-10285 RMI component. Enabled remote attack without auth
  . CVE-2017-10388 Libraries component(Kerberos). Enabled remote attack without auth
  . CVE-2017-10309 Deployment component. Enabled remote attack without auth
  . CVE-2017-10274 Smart Card IO component. Enabled remote attack without auth
  . CVE-2017-10356 Security component. No
  . CVE-2017-10293 Javadoc component(HTTP). Enabled remote attack without auth
  . CVE-2017-10350 JAX-WS component. Enabled remote attack without auth
  . CVE-2017-10349 JAXP component. Enabled remote attack without auth
  . CVE-2017-10348 Libraries component. Enabled remote attack without auth
  . CVE-2017-10357 Serialization component. Enabled remote attack without auth
  . CVE-2016-9841 Util (zlib) component. Enabled remote attack without auth
  . CVE-2016-10165 2D (Little CMS 2) component. Enabled remote attack without auth
  . CVE-2017-10355 Networking component. Enabled remote attack without auth
  . CVE-2017-10281 Serialization component. Enabled remote attack without auth
  . CVE-2017-10347 Serialization component. Enabled remote attack without auth
  . CVE-2017-10295 Networking component(HTTP). Enabled remote attack without auth
  . CVE-2017-10345 Serialization component. Enabled remote attack without auth
oracle-jre-1.8.0-144.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2017-07-29):
- update 1.8.0u144
  . http://www.oracle.com/technetwork/java/javase/8u144-relnotes-3838694.html

- security issues
  . http://www.oracle.com/technetwork/security-advisory/cpuapr2017-3236618.html
  . CVE-2017-10110 Low  AWT
  . CVE-2017-10089 Low  ImageIO
  . CVE-2017-10086 Low  JavaFX
  . CVE-2017-10096 Low  JAXP
  . CVE-2017-10101 Low  JAXP
  . CVE-2017-10087 Low  Libraries
  . CVE-2017-10090 Low  Libraries
  . CVE-2017-10111 Low  Libraries
  . CVE-2017-10107 Low  RMI
  . CVE-2017-10102 High RMI
  . CVE-2017-10114 High JavaFX
  . CVE-2017-10074 High Hotspot
  . CVE-2017-10116 High Security
  . CVE-2017-10078 Low  Scripting
  . CVE-2017-10067 High Security
  . CVE-2017-10115 Low  JCE
  . CVE-2017-10118 Low  JCE
  . CVE-2017-10176 Low  Security
  . CVE-2017-10125 High Deployment
  . CVE-2017-10198 High Security
  . CVE-2017-10243 Low  JAX-WS
  . CVE-2017-10135 High JCE
  . CVE-2017-10053 Low  2D
  . CVE-2017-10108 Low  Serialization
  . CVE-2017-10109 Low  Serialization
  . CVE-2017-10105 Low  Deployment
  . CVE-2017-10081 Low  Hotspot
  . CVE-2017-10193 High Security
oracle-jre-1.8.0-131.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2017-04-30):
- update 1.8.0u131
  . http://www.oracle.com/technetwork/java/javase/2col/8u131-bugfixes-3565760.html

- security issues
  . http://www.oracle.com/technetwork/security-advisory/cpuapr2017-3236618.html
  . CVE-2017-3512 AWT
  . CVE-2017-3514 AWT
  . CVE-2017-3511 JCE
  . CVE-2017-3526 JAXP
  . CVE-2017-3509 Networking
  . CVE-2017-3533 Networking
  . CVE-2017-3544 Networking
  . CVE-2017-3539 Security
oracle-jre-1.8.0-121.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2017-03-21):
- update 1.8.0u121
- security issues
  . CVE-2017-3289
  . CVE-2017-3272
  . CVE-2017-3241
  . CVE-2017-3260
  . CVE-2017-3253
  . CVE-2016-5546
  . CVE-2016-5549
  . CVE-2016-5548
  . CVE-2017-3252
  . CVE-2017-3262
  . CVE-2016-5547
  . CVE-2016-5552
  . CVE-2017-3231
  . CVE-2017-3261
  . CVE-2017-3259
  . CVE-2016-8328
  . CVE-2016-2183
oracle-jre-1.8.0-111.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2016-10-26):
- update 1.8.0u111
- security issues
  . CVE-2016-5542
    allows remote attackers to affect integrity via vectors related to Libraries.
  . CVE-2016-5554
    allows remote attackers to affect integrity via vectors related to JMX.
  . CVE-2016-5556
    allows remote attackers to affect confidentiality, integrity, and availability via
    vectors related to 2D.
  . CVE-2016-5568
    allows remote attackers to affect confidentiality, integrity, and availability via
    vectors related to AWT.
  . CVE-2016-5573
    allows remote attackers to affect confidentiality, integrity, and availability via
    vectors related to Hotspot, a different vulnerability than CVE-2016-5582.
  . CVE-2016-5582
    allows remote attackers to affect confidentiality, integrity, and availability via
    vectors related to Hotspot, a different vulnerability than CVE-2016-5573.
  . CVE-2016-5597
    allows remote attackers to affect confidentiality via vectors related to Networking.
oracle-jre-1.8.0-101.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2016-07-20):
- update 1.8.0 u101
- security issues
  . CVE-2016-3587
  . CVE-2016-3606
  . CVE-2016-3598
  . CVE-2016-3610
  . CVE-2016-3552
  . CVE-2016-3511
  . CVE-2016-3503
  . CVE-2016-3498
  . CVE-2016-3500
  . CVE-2016-3508
  . CVE-2016-3458
  . CVE-2016-3550
  . CVE-2016-3485
oracle-jre-1.8.0-91.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2016-04-23):
- update 1.8.0 u91
- security issues
  . CVE-2016-3443
  . CVE-2016-0687
  . CVE-2016-0686
  . CVE-2016-3427
  . CVE-2016-3449
  . CVE-2016-3422
  . CVE-2016-3425
  . CVE-2016-3426
  . CVE-2016-0695
oracle-jre-1.8.0-77.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2016-03-25):
- update 1.8.0 u77
- security issues
  . CVE-2016-0636
oracle-jre-1.8.0-71.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2016-02-03):
- update 1.8.0 u71
- security issues
  . CVE-2016-0494
  . CVE-2015-8126
  . CVE-2016-0483
  . CVE-2016-0475
  . CVE-2016-0402
  . CVE-2016-0466
  . CVE-2016-0448
  . CVE-2015-757
oracle-jre-1.8.0-65.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2015-10-28):
- update 1.8.0 u65
- security issues
  . CVE-2015-4835
  . CVE-2015-4881
  . CVE-2015-4843
  . CVE-2015-4883
  . CVE-2015-4860
  . CVE-2015-4805
  . CVE-2015-4844
  . CVE-2015-4901
  . CVE-2015-4868
  . CVE-2015-4810
  . CVE-2015-4806
  . CVE-2015-4902
  . CVE-2015-4840
  . CVE-2015-4882
  . CVE-2015-4842
  . CVE-2015-4734
  . CVE-2015-4903
  . CVE-2015-4803
  . CVE-2015-4893
  . CVE-2015-4911
  . CVE-2015-4872
  . CVE-2015-4906
  . CVE-2015-4916
  . CVE-2015-4908
oracle-jre-1.8.0-51.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2015-07-20):
- update 1.8.0 u51
- security issues
  . CVE-2015-0469
  . CVE-2015-0459
  . CVE-2015-0491
  . CVE-2015-0460
  . CVE-2015-0492
  . CVE-2015-0458
  . CVE-2015-0484
  . CVE-2015-0480
  . CVE-2015-0486
  . CVE-2015-0488
  . CVE-2015-0477
  . CVE-2015-0470
  . CVE-2015-0478
  . CVE-2015-4760
  . CVE-2015-2628
  . CVE-2015-4731
  . CVE-2015-2590
  . CVE-2015-4732
  . CVE-2015-4733
  . CVE-2015-2638
  . CVE-2015-4736
  . CVE-2015-4748
  . CVE-2015-2597
  . CVE-2015-2664
  . CVE-2015-2632
  . CVE-2015-2601
  . CVE-2015-2613
  . CVE-2015-2621
  . CVE-2015-2659
  . CVE-2015-2619
  . CVE-2015-2637
  . CVE-2015-4749
  . CVE-2015-4729
  . CVE-2015-4000
  . CVE-2015-2808
  . CVE-2015-2627
  . CVE-2015-2625
oracle-jre-1.8.0-25.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2014-10-20):
- update 1.8.0 u25
- security issues
  . CVE-2014-6513
  . CVE-2014-6532
  . CVE-2014-6503
  . CVE-2014-6456
  . CVE-2014-6562
  . CVE-2014-6485
  . CVE-2014-6492
  . CVE-2014-6493
  . CVE-2014-4288
  . CVE-2014-6466
  . CVE-2014-6458
  . CVE-2014-6468
  . CVE-2014-6506
  . CVE-2014-6511
  . CVE-2014-6476
  . CVE-2014-6515
  . CVE-2014-6519
  . CVE-2014-6517
  . CVE-2014-6531
  . CVE-2014-6512
  . CVE-2014-6457
  . CVE-2014-6527
  . CVE-2014-6502
  . CVE-2014-6558
oracle-jre-1.8.0-20.an2.src [10.7 MiB] Changelog by JoungKyun.Kim (2014-09-26):
- update 1.8.0 u20

Listing created by Repoview-0.6.6-1.el6