-
Bug
-
Resolution: Fixed
-
P3
-
8u152, 11, 12, 13
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226118 | 14 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
JDK-8228905 | 11.0.6-oracle | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8233808 | 11.0.6 | Sergey Bylokhov | P3 | Resolved | Fixed | b03 |
JDK-8239173 | openjdk8u252 | Andrew Hughes | P3 | Resolved | Fixed | b03 |
JDK-8236056 | openjdk8u242 | Andrew Hughes | P3 | Resolved | Fixed | b05 |
JDK-8226893 | 8u241 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8231654 | 8u231 | Alexey Ivanov | P3 | Resolved | Fixed | b31 |
JDK-8230479 | 8u221 | Alexey Ivanov | P3 | Closed | Fixed | b36 |
JDK-8235036 | emb-8u241 | Alexey Ivanov | P3 | Resolved | Fixed | team |
Some problematic code in JDK and within current versions of OpenJDK.
Class Win32ShellFolderManager2, lines 140 etc. There the underlying exception
is silently ignored. This "ignore me" leads to the problem that it is
impossible to analyze the original reason.
- backported by
-
JDK-8226118 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8226893 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8228905 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8231654 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8233808 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8235036 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8236056 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8239173 NullPointerException within Win32ShellFolder2
- Resolved
-
JDK-8230479 NullPointerException within Win32ShellFolder2
- Closed
- relates to
-
JDK-8179014 JFileChooser with Windows look and feel crashes on win 10
- Resolved
- links to