-
Bug
-
Resolution: Fixed
-
P3
-
6u141, 7u131, 8u121, 9
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8186346 | 9 | Ramanand Patil | P3 | Closed | Won't Fix | |
JDK-8201685 | 8u192 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8188630 | 8u172 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8190632 | 8u171 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8186347 | 8u162 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8188861 | 8u152 | Ramanand Patil | P3 | Closed | Fixed | b31 |
JDK-8198126 | emb-8u171 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8194077 | 7u181 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8186348 | 7u171 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8193716 | 7u161 | Ramanand Patil | P3 | Closed | Fixed | b33 |
For array types, the element type is restricted to a known list of types.
Compatibility issues have been raised based on attempts to bind java.lang.Object[] arrays. Arrays of any type are serializable.
Arrays, of any type, do not pose a risk except based on the array size, which is checked by the maxarray limit.
Individual objects inserted in the array are checked separately.
The filter should be modified to check only the array size against the limit and otherwise allow arrays of any type.
- backported by
-
JDK-8186347 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8186348 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8188630 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8190632 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8194077 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8198126 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8201685 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Resolved
-
-
JDK-8186346 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Closed
-
-
JDK-8188861 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Closed
-
-
JDK-8193716 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Closed
-
- csr for
-
JDK-8185539 Relax RMI Registry Serial Filter to allow arrays of any type
-
- Closed
-