8000 jpy crashes with unicode arguments · Issue #42 · bcdev/jpy · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

jpy crashes with unicode arguments #42

@forman

Description

@forman

The following code causes Python 2.7 to crash:

String = jpy.get_type('java.lang.String')
String(u'Bibo')

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0