[
https://issues.jboss.org/browse/WFLY-7802?page=com.atlassian.jira.plugin....
]
Paul Ferraro moved JBEAP-7892 to WFLY-7802:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7802 (was: JBEAP-7892)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
(was: Clustering)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR9)
Unnecessary replication of class descriptors for common non-public
JDK classes
------------------------------------------------------------------------------
Key: WFLY-7802
URL:
https://issues.jboss.org/browse/WFLY-7802
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
This includes abstract JDK classes whose implementation classes are non-public.
e.g.
* java.time.Clock
* java.time.ZoneId
* java.util.Locale
including java.util.Collections wrapper classes for which no externalizers exist:
e.g.
* Collections.checked*();
* Collections.synchronized*();
* Collections.unmodifiable*();
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)