オラクル、さらにJava 8の大量の不具合が見つかるもののパブリックリリースは放置
【悲報】オラクル、Java 6/7/8 全てのバージョンで前バージョンの修正を入れ忘れる
Java SE 6 Advanced
Java 6もさらに修正入りました・ω・
なお、Java 8 はバグだらけで大変なことになってる模様・・・。
こんなに不具合あっても、サポート中の Java 8でも Update 121 BPR(Bundled Patch Releas) Build でしか、リリースしないそうです
|。・ω・) 。o ( オラクル滅ぶべし)
Java SE 8u121 Advanced and Java SE 8u121 Support Release Notes
Changes in Java SE 8u121 b34
| BugId | Description |
|---|---|
| 8173783 | IllegalArgumentException: jdk.tls.namedGroups |
| 8173145 | Menu is activated after using mnemonic Alt/Key combination |
| 8038348 | Instance field load is replaced by wrong data Phi |
| 8170888 | [linux] Experimental support for cgroup memory limits in container (ie Docker) environments |
| 6515172 | Runtime.availableProcessors() ignores Linux taskset command |
| 8147910 | Cache initial active_processor_count |
| 8165153 | Crash in rebuild_cpu_to_node_map |
| 8161993 | G1 crashes if active_processor_count changes during startup |
| 8170307 (Confidential) |
Stack size option -Xss is ignored |
| 8157184 (Confidential) |
java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed with a fatal error |
| 8166158 (Confidential) |
correct version of jar is not asked in some cases when jar is originally downloaded using loadResource |
| BugId | Description |
|---|---|
| 8169465 | Deadlock in com.sun.jndi.ldap.pool.Connections |
| 8152981 | Double icons with JMenuItem setHorizontalTextPosition on Win 10 |
| 8075516 | Deleting a file from either the open or save java.awt.FileDialog hangs. |
| 7172652 | With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin |
| 8159058 | SAXParseException when sending soap message |
| 8141054 | WebStart does not clean up jnlp file after closing |
| 8169541 (Confidential) |
security pop-up triggers each time when launching application |
| 8170668 (Confidential) |
java.lang.UnsupportedOperationException in javaws applications |
| 8168070 (Confidential) |
Extra window appears due to Preloader failed to handle AppletInitEvent |
Changes in Java SE 8u121 b31
Please note that fixes from prior BPR (8u112 b32) are included in this version.
| BugId | Description |
|---|---|
| 8167179 | Make XSL generated namespace prefixes local to transformation process |
| 8166208 | FlightRecorderOptions settings for defaultrecording ignored. |
| 8155211 | Ucrypto Library leaks native memory |
| 8035568 | [macosx] Cursor management unification |
| 8169589 | [macosx] Activating a JDialog puts to back another dialog |
| 8163195 (Confidential) |
Release DeploymentRuleSet.jar as soon as app is launched |
| 8160275 (Confidential) |
7u95 java does not start after the java splash screen in jws application |
| 8161609 (Confidential) |
Deploy starts applets even if mandatory config hasn’t been found |
| 8164476 (Confidential) |
JWS: JNLP file not removed when using SingleInstanceService |
| 8171949 (Confidential) |
[macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state |
| 8171952 (Confidential) |
[macosx] ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked. |
The fix made under JDK-8164476 does not take any effect without
changes for JDK-8141054. JDK-8141054 will be included in the next
JDK8u121 BPR build


Comments