[Bug 65] New: JVM should exit when only daemon threads are left
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=65
Summary: JVM should exit when only daemon threads are left
Product: SableVM
Version: staging
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
According to java specs JVM should exit when there's no non-daemon
threads left. However SableVM fails to exit at the end of the attached
program example. The program exits with other JVMs.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.