8000 implementation of native methods by fduminy · Pull Request #33 · jnode/jnode · GitHub
[go: up one dir, main page]

Skip to content

implementation of native methods#33

Open
fduminy wants to merge 22 commits intojnode:masterfrom
fduminy:classlib6-native-implementation
Open

implementation of native methods#33
fduminy wants to merge 22 commits intojnode:masterfrom
fduminy:classlib6-native-implementation

Conversation

@fduminy
Copy link
Contributor
@fduminy fduminy commented Jan 15, 2014

Please synchronize this with PR jnode/classlib6#2

fduminy added 22 commits April 19, 2020 17:45
…nage threads given by name and/or by id

- The KillCommand takes multiple thread names or ids as parameters
- The ThreadCommand now takes a thread name or thread id as parameter
The following jdk tests pass : FindDeadlocks, FindMonitorDeadlock, InvalidThreadID, ThreadInfoArray
…LockedMonitors, LockedSynchronizers, MyOwnSynchronizer, SharedSynchronizer
…readability

- factorisation of VmStackReader.debugStackTrace methods
… ThreadUserTime pass (but sometime there are threading issues (infinite loop in test thread))
- implementation of put*() and get*() native methods
…criptorCount, GetProcessCpuTime.

(GetOpenFileDescriptorCount fails because we don't open any file at boot time)
…hierarchy of XMLElements for plugins and fragments
@fduminy fduminy force-pushed the classlib6-native-implementation branch from 4a9e00f to 32f8eb5 Compare April 19, 2020 16:26
@tripleo1
Copy link

@fduminy See #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments

0