summaryrefslogtreecommitdiff
path: root/java/netrexx
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-01-05 22:39:46 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-01-05 22:39:46 +0000
commit2edf0a95588b95edc76edf5c76abf5215eebc612 (patch)
tree8e03c10231e40e73fc5fc52512429c5685b641f7 /java/netrexx
parentRename games/supertux-devel to games/supertux2 and update to new stable (diff)
- Partially implement getThreadUserTime() using getrusage(2). Note we can
only get usage for the current thread. Return -1 if the requested function is not supported, i.e., user time for other threads, rather than crash. [1] - Properly implement os::elapsedVTime() using getrusage(). Basically, it is taken from Linux version. - Temporarily revert r403748 to fix bootstrapping with earlier OpenJDK8. [2] PR: 205523, 205843 [1] PR: 205544 [2]
Diffstat (limited to 'java/netrexx')
0 files changed, 0 insertions, 0 deletions