CFV: New JDK 9 Reviewer: Yasumasa Suenaga

Vicente-Arturo Romero-Zaldivar vicente.romero at oracle.com
Tue Aug 23 15:25:19 UTC 2016


vote: yes
Vicente

On 08/23/2016 11:15 AM, Jesper Wilhelmsson wrote:
> I should have included the list of changes [3]. These are 39 more 
> significant changes. To see the complete list is slightly complicated 
> since Yasumasa used several email addresses when contributing changes 
> and they are spread over the root repository, hotspot, and jdk.
>
> Thanks,
> /Jesper
>
> Den 23/8/16 kl. 13:07, skrev Jesper Wilhelmsson:
>> I hereby nominate Yasumasa Suenaga (ysuenaga) to JDK 9 Reviewer.
>>
>> Yasumasa has contributed 47 changesets to JDK 9. In particular, he has
>> been actively working in the serviceability area on serviceability tools
>> and diagnostic commands.
>>
>> Votes are due by September 6, 2016.
>>
>> Only current JDK 9 Reviewers [1] are eligible to vote on this 
>> nomination.
>> Votes must be cast in the open by replying to this mailing list.
>>
>> For Three-Vote Consensus voting instructions, see [2].
>>
>> /Jesper
>>
>> [1] http://openjdk.java.net/census
>> [2] http://openjdk.java.net/projects/#reviewer-vote
>>
> [3] List of changes:
>
> [ 1] JDK-7015169: GC Cause not always set
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/c798c277ddd1
> [ 2] JDK-8011934: sun.misc.PerfCounter calls Perf.createLong with 
> incorrect parameters
>      http://hg.openjdk.java.net/jdk9/dev/jdk/rev/3b81fac25d26
> [ 3] JDK-6989981: jstack causes "fatal error: ExceptionMark destructor 
> expects no pending exceptions"
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/8ddc26f62476
> [ 4] JDK-7090324: gclog rotation via external tool
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/b5748753ad2f
> [ 5] JDK-8036003: Add 
> --with-debug-symbols=[none|internal|external|zipped]
>      http://hg.openjdk.java.net/jdk9/dev/rev/aa66642d2fff
> [ 6] JDK-8017773: OpenJDK7 returns incorrect TrueType font metrics
>      http://hg.openjdk.java.net/jdk9/dev/jdk/rev/2559e1d816ae
> [ 7] JDK-8049253: JVM crashes when GC log rotation is invoked with 
> long path.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/7923f573ee4c
> [ 8] JDK-8057556: JDP should better handle non-active interfaces
>      http://hg.openjdk.java.net/jdk9/dev/jdk/rev/7a1afd6e36f0
> [ 9] JDK-8057746: Cannot handle JdpException in JMX agent initialization.
>      http://hg.openjdk.java.net/jdk9/dev/jdk/rev/37ac8a27a427
> [10] JDK-8059586: hs_err report should treat redirected core pattern.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/30ed7423ae23
> [11] JDK-8068589: GCCause should distinguish jcmd GC.run from System.gc()
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/5abc906fe3a8
> [12] JDK-8076212: AllocateHeap() and ReallocateHeap() should be inlined.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/e51e9b3040c3
> [13] JDK-8081295: Build failed with GCC 5.1.1
>      http://hg.openjdk.java.net/jdk9/dev/jdk/rev/7aaaac143eb0
> [14] JDK-8081475: SystemTap does not work when JDK is compiled with GCC 5
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/b1379cdd6933
> [15] JDK-8140556: Add force rotation option to VM.log jcmd
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/37a97bb8b1ca
> [16] JDK-8144332: HSDB could not terminate when close button is pushed.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/2b1a65dd865e
> [17] JDK-8144965: Show oop pointer in call frame at HSDB.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/4ca934c7547a
> [18] JDK-8147388: Add diagnostic commands to attach JVMTI agent.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/c364db766187
> [19] JDK-8148659: Add all option to JSnap
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/a074585a9f08
> [20] JDK-8150723: HSDB toolbar icons are missing.
>      http://hg.openjdk.java.net/jdk9/dev/rev/50a1521b75f9
> [21] JDK-8151181: Add JSnap to jhsdb
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/508fcb923812
> [22] JDK-8151674: STW phases at Concurrent GC should count in PerfCounter
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/252b571bbb86
> [23] JDK-8151709: jhsdb should show help message in SALauncher.
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/3635f6de52cf
> [24] JDK-8152435: (CL)HSDB should be started with no argument
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/ce1d4d0683ed
> [25] JDK-8153073: UL: Set filesize option with k/m/g
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/7647b778662d
> [26] JDK-8153074: UL: Show output option in VM.log jcmd
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/46fba2696985
> [27] JDK-8153743: AllocateHeap() and ReallocateHeap() should use 
> ALWAYSINLINE macro
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/dffe59badb82
> [28] JDK-8155089: UL: Remove trailing comma from log decoration list
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/d525d1232cdc
> [29] JDK-8155730: HeapInfoDCmd should get Heap_lock
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a59a9a97bbda
> [30] JDK-8156033: jhsdb jmap cannot set heapdump name
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/22bf25cb9859
> [31] JDK-8156133: FindCrashesAction in HSDB does not work except 
> Solaris platform
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/ae70ccde5447
> [32] JDK-8156181: UL: File size limit on 32 bit Linux
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1b38b646e5c0
> [33] JDK-8160294: Some client libraries cannot be bult with GCC 6
>      http://hg.openjdk.java.net/jdk9/client/jdk/rev/38185af88d22
> [34] JDK-8160353: narrowing conversion error is occurred with GCC 6
>      http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/715b44fbeca1
> [35] JDK-8160356: invalid suffix on literal warning is occurred with 
> GCC 6
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/5829c33488ad
> [36] JDK-8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/9674b6b8470f
> [37] JDK-8163185: jhsdb jstack cannot work with normal mode
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/56108f8bd06d
> [38] JDK-8163272: jhsdb jinfo cannot show system properties
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/48071f920ef6
> [39] JDK-8163580: Cannot get Monitor Cache Dump in HSDB
>      http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/f37577c20a6b




More information about the jdk9-dev mailing list