CFV: New JDK9 Committer: Kirill Zhaldybin
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Mon May 16 18:48:42 UTC 2016
I hereby nominate Kirill Zhaldybin (kzhaldyb) to JDK 9 Committer.
Kirill is currently a JDK 9 Author and a member of the VM SQE team at Oracle.
He has made 28 contributions to JDK 9 [3].
Votes are due by May 30, 2016.
Only current JDK 9 Committers [1] are eligible to vote on this nomination.
Votes must be cast in the open by replying to this mailing list.
For Lazy Consensus voting instructions, see [2].
/Jesper
[1] http://openjdk.java.net/census
[2] http://openjdk.java.net/projects/#committer-vote
[3] List of changes:
(1) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a7dcd050f119
8156763: Quarantine
gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
(2) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8ba448b21d8c
8150865: SQE test: GC unified logging: check that dynamic log level doesn't
break anything
(3) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/781e19537e17
8132710: Add tests which check that Humongous objects behave as expected after
Young GC
8132712: Add tests which check that Humongous objects behave as expected after
Full GC
(4) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/e6c903c11db8
8155527: New test TestHumongousClassLoader fails with
"-XX:+ExplicitGCInvokesConcurrent" option
(5) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/71ea682fc02c
8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions
before WhiteBoxAPI
(6) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/42f68f5a7e64
8132718: Add tests which check that when humongous classloader object becomes
unreachable it and all classes that were loaded in it should be collected
(7) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/399236007654
8153764: Add auxiliary method that generates class by class prototype to gc
testlibrary
(8) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/300be48156c5
8135200: Add White Box method that enumerates G1 old regions with less than
specified liveness and collects statistics
(9) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/7b35b32cd8d4
8138607: gc/g1/mixedgc/TestLogging.java - G1 Evacuation Pause missing from output
(10) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8c4142c9f8ab
8144073: Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java
(11) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/2a8e87190908
8149184: os::is_server_class_machine() could return incorrect result if a host's
cpu have a few logical cores
(12) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/e667306e9c8e
8149364: Quarantine TestSelectDefaultGC.java test
(13) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/173f348dc59a
8132721: Add tests which check that heap counters work as expected during
Humongous allocations
(14) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/3b71845ff335
8132717: Add tests checking that instances of j.l.Classes of a large size are
allocated as Humongous
(15) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a0fb4831cb69
8132720: Add tests which checks that Humongous objects are not moved after Full GC
(16) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/3dd182670d56
8132724: Add tests which check that weak references to humongous objects should
work correctly
(17) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/4221789897f1
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects
testing
(18) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a9a4581814a8
8138958: Quarantine gc/g1/mixedgc/TestLogging.java test
(19) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d4dec7270392
8136398: Create test that checks that G1 MixedGC produces correct output to logfile
(20) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/56024013648f
8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception
thrown
(21) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/b41072c42cd5
8134523: Humongous object test fails with OOME
(22) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/87a55af2ff28
8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
(23) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a45fb54484ad
8132708: Add tests for Humongous objects allocation threshold
(24) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/f840835501d6
8071546: hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java has been
fixed, but still is in the exclude list
(25) http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/258bd21076fe
8043225: Make whitebox API functions more stable
(26) http://hg.openjdk.java.net/jdk9/hs/rev/922839953828
8149780: GatherProcessInfoTimeoutHandler shouldn't call getWin32Pid if the lib
isn't load
(27) http://hg.openjdk.java.net/jdk9/hs/rev/b490dd2121ac
8146287: typos in /test/failure_handler
(28) http://hg.openjdk.java.net/jdk9/hs/rev/4aa2e64eff30
8132961: JEP 279: Improve Test-Failure Troubleshooting
More information about the jdk9-dev
mailing list