Message11218
I'm not seeing it hang, that I recall: it produces a warning:
dist\bin\jython Lib\test\test_java_integration.py
test_issue1833 (__main__.BeanPropertyTest) ... ok
test_awt_hack (__main__.BeanTest) ... ok
...
test_nonexistent_import_with_security (__main__.SecurityManagerTest) ... console: Failed to install 'org.python.util.JLineConsole': java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "readFileDescriptor").
ok
...
The occurs in the same test function as your jstack MainThread seems to be in. |
|
Date |
User |
Action |
Args |
2017-03-12 20:09:45 | jeff.allen | set | messageid: <1489349385.57.0.287721879095.issue2537@psf.upfronthosting.co.za> |
2017-03-12 20:09:45 | jeff.allen | set | recipients:
+ jeff.allen, zyasoft, stefan.richthofer |
2017-03-12 20:09:45 | jeff.allen | link | issue2537 messages |
2017-03-12 20:09:44 | jeff.allen | create | |
|