dfuchs [Wed, 08 Jul 2015 11:58:14 +0200] rev 31534
8130649: java/util/logging/LoggingDeadlock2.java times out
Summary: added additional traces and thread dump diagnosis for the child process
Reviewed-by: lancea
weijun [Wed, 08 Jul 2015 17:30:38 +0800] rev 31533
8130720: BadKDC1 failed again
Reviewed-by: xuelei
rriggs [Tue, 07 Jul 2015 21:25:05 -0400] rev 31532
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
Summary: a race condition caused an erroneous fault
Reviewed-by: darcy
rriggs [Tue, 07 Jul 2015 16:54:52 -0400] rev 31531
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
Summary: Modify to expect only the spawned children; enhance debug output
Reviewed-by: darcy
jlahoda [Tue, 07 Jul 2015 13:17:53 +0200] rev 31530
8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar
asmotrak [Fri, 03 Jul 2015 08:00:33 +0100] rev 31529
8129444: socksProxyVersion system property ignored for Socket(Proxy)
Reviewed-by: chegar
katleman [Thu, 09 Jul 2015 13:49:36 -0700] rev 31528
Added tag jdk9-b72 for changeset a006a766c8c9
duke [Wed, 05 Jul 2017 20:41:05 +0200] rev 31527
Merge
lana [Thu, 09 Jul 2015 16:37:15 -0700] rev 31526
Merge
amurillo [Tue, 07 Jul 2015 10:37:28 -0700] rev 31525
Merge
amurillo [Thu, 02 Jul 2015 14:12:07 -0700] rev 31524
Merge
thartmann [Wed, 01 Jul 2015 09:15:34 +0200] rev 31523
Merge
thartmann [Wed, 01 Jul 2015 09:07:10 +0200] rev 31522
8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
Summary: Tests should not assume that usage of non-profiled code heap is predictable.
Reviewed-by: kvn, dpochepk
iveresov [Tue, 30 Jun 2015 14:44:53 -0700] rev 31521
8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
8079062: Java 9-fastdebug crash(hit assertion) with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
Summary: Revive stack walk compilation policy
Reviewed-by: kvn
kvn [Tue, 30 Jun 2015 12:12:18 -0700] rev 31520
8129893: 8129094 fix is incomplete
Summary: move old and add new primitive type check.
Reviewed-by: iveresov