-
Bug
-
Resolution: Fixed
-
P4
-
8u71
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8148077 | 9 | Severin Gehwolf | P4 | Resolved | Fixed | b103 |
JDK-8148153 | 8u92 | Severin Gehwolf | P4 | Resolved | Fixed | b04 |
JDK-8155453 | emb-8u101 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
JDK-8163071 | openjdk7u | Severin Gehwolf | P4 | Resolved | Fixed | master |
There is a bug in how RMIConnector logs attribute names which get set via setAttributes().
It's using Collectors.joining() with swapped arguments for the delimiter and the prefix.
It's using Collectors.joining() with swapped arguments for the delimiter and the prefix.
- backported by
-
JDK-8148077 RMIConnector logs attribute names incorrectly
- Resolved
-
JDK-8148153 RMIConnector logs attribute names incorrectly
- Resolved
-
JDK-8155453 RMIConnector logs attribute names incorrectly
- Resolved
-
JDK-8163071 RMIConnector logs attribute names incorrectly
- Resolved