Wed, 16 Jan 2019 21:37:12 +0100 8217203: Some more includes to .inline.hpp files in gc header files
tschatzl [Wed, 16 Jan 2019 21:37:12 +0100] rev 53361
8217203: Some more includes to .inline.hpp files in gc header files Reviewed-by: zgu, kbarrett, sangheki
Wed, 16 Jan 2019 20:53:09 +0100 Merge
jwilhelm [Wed, 16 Jan 2019 20:53:09 +0100] rev 53360
Merge
Wed, 16 Jan 2019 11:19:43 -0800 8216045: The size of key_exchange may be wrong on FFDHE
xuelei [Wed, 16 Jan 2019 11:19:43 -0800] rev 53359
8216045: The size of key_exchange may be wrong on FFDHE Reviewed-by: jnimeh
Wed, 16 Jan 2019 23:56:32 +0530 8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH jdk-12+28
mhalder [Wed, 16 Jan 2019 23:56:32 +0530] rev 53358
8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH Reviewed-by: serb, kaddepalli
Tue, 15 Jan 2019 16:41:17 -0800 8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
vlivanov [Tue, 15 Jan 2019 16:41:17 -0800] rev 53357
8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM Reviewed-by: kvn, roland
Fri, 11 Jan 2019 14:27:22 +0100 8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time
roland [Fri, 11 Jan 2019 14:27:22 +0100] rev 53356
8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time Reviewed-by: rkennke, thartmann
Mon, 14 Jan 2019 13:53:42 +0100 8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time
roland [Mon, 14 Jan 2019 13:53:42 +0100] rev 53355
8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time Reviewed-by: shade, rkennke, thartmann
Wed, 16 Jan 2019 11:43:51 +0100 8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
tschatzl [Wed, 16 Jan 2019 11:43:51 +0100] rev 53354
8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled Summary: Print periodic gc status at startup and only print regular messages if enabled. Reviewed-by: sangheki, kbarrett
Wed, 16 Jan 2019 09:48:35 +0100 8216314: SIGILL in CodeHeapState::print_names()
lucy [Wed, 16 Jan 2019 09:48:35 +0100] rev 53353
8216314: SIGILL in CodeHeapState::print_names() Reviewed-by: thartmann, kvn
Tue, 15 Jan 2019 22:59:33 -0800 8215748: Application fails when executed with Graal
never [Tue, 15 Jan 2019 22:59:33 -0800] rev 53352
8215748: Application fails when executed with Graal Reviewed-by: iveresov, kvn, thartmann
Wed, 16 Jan 2019 11:25:55 +0800 8215694: keytool cannot generate RSASSA-PSS certificates
weijun [Wed, 16 Jan 2019 11:25:55 +0800] rev 53351
8215694: keytool cannot generate RSASSA-PSS certificates Reviewed-by: xuelei
Wed, 16 Jan 2019 19:09:16 +0000 8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available jdk-13+4
dfuchs [Wed, 16 Jan 2019 19:09:16 +0000] rev 53350
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available Summary: The patch makes suer that the SSLFlowDelegate's ALPN CF is always completed Reviewed-by: chegar
Wed, 16 Jan 2019 10:12:58 -0800 8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly
igerasim [Wed, 16 Jan 2019 10:12:58 -0800] rev 53349
8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly Reviewed-by: clanger, mbaesken
Wed, 09 Jan 2019 19:05:05 -0500 8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect
zgu [Wed, 09 Jan 2019 19:05:05 -0500] rev 53348
8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect Reviewed-by: kbarrett, rkennke, tschatzl
Wed, 16 Jan 2019 07:01:04 -0500 8216529: in case of a crash, javac should print out the parameters passed to it
vromero [Wed, 16 Jan 2019 07:01:04 -0500] rev 53347
8216529: in case of a crash, javac should print out the parameters passed to it Reviewed-by: jjg, cushon
Tue, 15 Jan 2019 12:02:40 +0100 8217044: [aix] Launcher still adds old path to jli library to LIBPATH
goetz [Tue, 15 Jan 2019 12:02:40 +0100] rev 53346
8217044: [aix] Launcher still adds old path to jli library to LIBPATH Reviewed-by: ihse, rriggs, dholmes
Wed, 16 Jan 2019 10:16:08 +0100 8216556: Unnecessary liveness computation with JVMTI
mdoerr [Wed, 16 Jan 2019 10:16:08 +0100] rev 53345
8216556: Unnecessary liveness computation with JVMTI Reviewed-by: redestad, dlong, kvn
Tue, 15 Jan 2019 10:23:23 +0100 8216426: Usage of array placement new may lead to memory corruption
mdoerr [Tue, 15 Jan 2019 10:23:23 +0100] rev 53344
8216426: Usage of array placement new may lead to memory corruption Reviewed-by: rehn, kbarrett, rkennke, eosterlund
Wed, 16 Jan 2019 11:15:25 +0530 8202626: javadoc generates broken links to <Unnamed>
pmuthuswamy [Wed, 16 Jan 2019 11:15:25 +0530] rev 53343
8202626: javadoc generates broken links to <Unnamed> Reviewed-by: jjg
Tue, 15 Jan 2019 19:10:40 -0800 8217000: Refactor Class::methodToString
darcy [Tue, 15 Jan 2019 19:10:40 -0800] rev 53342
8217000: Refactor Class::methodToString Reviewed-by: smarks
Tue, 15 Jan 2019 15:45:39 -0800 8217214: Recent new javadoc test needs to be updated
jjg [Tue, 15 Jan 2019 15:45:39 -0800] rev 53341
8217214: Recent new javadoc test needs to be updated Reviewed-by: mchung
Tue, 15 Jan 2019 19:24:07 -0300 8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo)
mbalao [Tue, 15 Jan 2019 19:24:07 -0300] rev 53340
8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo) Summary: Disable JDK-6913047 fix (SunPKCS11 memory leak) temporarily until JDK-8216597 (SIGBUS error in getNativeKeyInfo) is fixed. Reviewed-by: mullan
Tue, 15 Jan 2019 14:18:44 -0800 8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker
jjg [Tue, 15 Jan 2019 14:18:44 -0800] rev 53339
8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker Reviewed-by: hannesw
Tue, 15 Jan 2019 22:54:09 +0100 Merge
jwilhelm [Tue, 15 Jan 2019 22:54:09 +0100] rev 53338
Merge
Fri, 07 Dec 2018 16:56:53 -0800 8198526: getAnnotatedOwnerType does not handle static nested classes correctly
cushon [Fri, 07 Dec 2018 16:56:53 -0800] rev 53337
8198526: getAnnotatedOwnerType does not handle static nested classes correctly Reviewed-by: jfranck, vromero
Tue, 15 Jan 2019 11:19:14 -0800 8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index
vdeshpande [Tue, 15 Jan 2019 11:19:14 -0800] rev 53336
8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index Summary: Fix for the crash by matching the operands by swapping to right positions. Reviewed-by: thartmann, kvn
Tue, 15 Jan 2019 10:55:26 -0800 Merge
henryjen [Tue, 15 Jan 2019 10:55:26 -0800] rev 53335
Merge
Thu, 13 Dec 2018 11:51:06 -0800 Merge
henryjen [Thu, 13 Dec 2018 11:51:06 -0800] rev 53334
Merge
Thu, 13 Dec 2018 11:47:35 -0800 Merge
henryjen [Thu, 13 Dec 2018 11:47:35 -0800] rev 53333
Merge
Thu, 13 Sep 2018 01:49:48 +0200 8199552: Update to build scripts
jwilhelm [Thu, 13 Sep 2018 01:49:48 +0200] rev 53332
8199552: Update to build scripts Reviewed-by: jwilhelm, mschoene, rhalade Contributed-by: magnus.ihse.bursie@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip