Details
-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
-
b117
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028843 | port-stage-ppc-aix | Attila Szegedi | P4 | Resolved | Fixed | master |
Description
When we pass objects to methods on Java objects, we should take care not to pass any ConsStrings. ConsStrings should be converted to Strings before being passed into calls to Java objects.
Attachments
Issue Links
- backported by
-
JDK-8028843 Ensure ConsString isn't visible to Java
- Resolved