CFV: New HSX Committer: Rickard Bäckman
Bengt Rutisson
bengt.rutisson at oracle.com
Mon Sep 10 23:50:14 PDT 2012
I hereby nominate Rickard Bäckman (OpenJDK user name: rbackman) to HSX
Committer.
Rickard is a member of the Serviceability group. He has has contributed
8 changesets to hsx repository:
http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/log?rev=rbackman
Including list of changesets from hg for convenience below.
Votes are due by Sep 25, 2012.
Only current HSX Committers [1] are eligible to vote on this nomination.
For Lazy Consensus voting instructions, see [2].
Thanks,
Bengt
[1] http://openjdk.java.net/census#hsx
[2] http://openjdk.java.net/projects#committer-vote
>hg log -u rbackman
changeset: 3368:df84b4a3ebcb
user: rbackman
date: Thu May 24 13:37:47 2012 +0200
summary: 7171422: Change 7161732 breaks SA on Windows
changeset: 3367:960a442eae91
parent: 3356:4b37c0dafe3a
user: rbackman
date: Tue May 22 10:11:53 2012 +0200
summary: 7161732: Improve handling of thread_id in OSThread
changeset: 3279:0105f367a14c
user: rbackman
date: Tue Mar 06 12:36:59 2012 +0100
summary: 7160570: Intrinsification support for tracing framework
changeset: 3275:df4cd4aac5c1
parent: 3270:10c12fb36ed2
user: rbackman
date: Thu Apr 12 13:24:08 2012 +0200
summary: 7160924: jvmti: GetPhase returns incorrect phase before
VMInit event is issued
changeset: 3055:34e2e90e7182
parent: 3049:de268c8a8075
user: rbackman
date: Tue Jan 24 14:48:22 2012 +0100
summary: 7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID
from klass.hpp
>hg log -v | grep -A 1 -B 9 rickard.backman at oracle.com
changeset: 2913:11c26bfcf8c7
user: phh
date: Wed Dec 21 15:48:16 2011 -0500
files: src/os/bsd/vm/jvm_bsd.h src/os/bsd/vm/os_bsd.inline.hpp
src/os/linux/vm/jvm_linux.h src/os/linux/vm/os_linux.inline.hpp
src/os/solaris/vm/jvm_solaris.h src/os/solaris/
vm/os_solaris.cpp src/os/solaris/vm/os_solaris.inline.hpp
src/os/windows/vm/jvm_windows.h src/os/windows/vm/os_windows.cpp
src/share/vm/prims/jvm.cpp src/share/vm/runtime/os.hpp sr
c/share/vm/utilities/ostream.cpp
description:
7091417: recvfrom's 6th input should be of type socklen_t
Summary: Revamp class os's socket method formal args to match socket.h,
insert casts in appropriate places, and copyin-copyout int*'s that s/b
socklen_t*'s in jvm.cpp.
Reviewed-by: coleenp, dholmes
Contributed-by: erik.gahlin at oracle.com, rickard.backman at oracle.com,
nils.loodin at oracle.com, markus.gronlund at oracle.com
--
changeset: 2848:c17bc65648de
user: brutisso
date: Mon Nov 21 08:02:40 2011 +0100
files: make/windows/makefiles/projectcreator.make
description:
7112308: Fix Visual Studio build for precompiled header
Summary: Add the new path to precompiled.hpp in the project make file
Reviewed-by: coleenp, dholmes, brutisso
Contributed-by: rbackman <rickard.backman at oracle.com>
--
changeset: 2802:95009f678859
user: brutisso
date: Tue Nov 01 13:44:40 2011 +0100
files: make/bsd/makefiles/buildtree.make
make/bsd/makefiles/gcc.make make/linux/makefiles/buildtree.make
make/linux/makefiles/gcc.make make/solaris/makefiles/buildtree.make m
ake/solaris/makefiles/gcc.make make/windows/makefiles/vm.make
src/share/vm/precompiled.hpp src/share/vm/precompiled/precompiled.hpp
description:
7106766: Move the precompiled header from the src/share/vm directory
Summary: Moved precompiled.hpp to src/share/vm/precompiled
Reviewed-by: coleenp, dholmes
Contributed-by: rbackman <rickard.backman at oracle.com>
More information about the hotspot-dev
mailing list