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
Mon, 08 Oct 2018 12:53:53 -0700 8210866: Improve JPEG processing
prr [Mon, 08 Oct 2018 12:53:53 -0700] rev 53331
8210866: Improve JPEG processing Reviewed-by: serb, psadhukhan, rhalade
Mon, 08 Oct 2018 12:55:04 +0800 8210870: Libsunmscapi improved interactions
weijun [Mon, 08 Oct 2018 12:55:04 +0800] rev 53330
8210870: Libsunmscapi improved interactions Reviewed-by: valeriep, mschoene, rhalade
Fri, 05 Oct 2018 11:36:30 -0700 8210606: Improved data set handling
prr [Fri, 05 Oct 2018 11:36:30 -0700] rev 53329
8210606: Improved data set handling Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 05 Oct 2018 08:54:10 +0100 8209094: Improve web server connections
michaelm [Fri, 05 Oct 2018 08:54:10 +0100] rev 53328
8209094: Improve web server connections Reviewed-by: chegar, dfuchs, mschoene, igerasim
Wed, 22 Aug 2018 15:55:04 -0700 8200659: Improve BigDecimal support
bpb [Wed, 22 Aug 2018 15:55:04 -0700] rev 53327
8200659: Improve BigDecimal support Reviewed-by: darcy, rhalade, mschoene
Sat, 29 Sep 2018 10:08:42 +0800 8210610: Improved LSA authentication
weijun [Sat, 29 Sep 2018 10:08:42 +0800] rev 53326
8210610: Improved LSA authentication Reviewed-by: valeriep, mschoene, rhalade
Thu, 27 Sep 2018 12:54:50 -0700 8210598: Strengthen Windows Access Bridge Support
serb [Thu, 27 Sep 2018 12:54:50 -0700] rev 53325
8210598: Strengthen Windows Access Bridge Support Reviewed-by: prr, psadhukhan, rhalade, mschoene
Tue, 25 Sep 2018 16:49:51 -0700 8206290: Better FileChannel transfer performance
bpb [Tue, 25 Sep 2018 16:49:51 -0700] rev 53324
8206290: Better FileChannel transfer performance Reviewed-by: alanb, rhalade, mschoene
Wed, 12 Sep 2018 08:26:31 -0400 8210624: Clean up better loading tests
coleenp [Wed, 12 Sep 2018 08:26:31 -0400] rev 53323
8210624: Clean up better loading tests Reviewed-by: hseigel, jwilhelm
Mon, 10 Sep 2018 16:49:01 -0400 8210094: Better loading of classloader classes
coleenp [Mon, 10 Sep 2018 16:49:01 -0400] rev 53322
8210094: Better loading of classloader classes Reviewed-by: acorn, hseigel, ahgross, rhalade
Tue, 28 Aug 2018 13:22:57 +0530 8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
sdama [Tue, 28 Aug 2018 13:22:57 +0530] rev 53321
8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails Summary: Updating the expected output for diagnostic.js to its correct value Reviewed-by: jlaskey, sundar Contributed-by: thejasvi.v.voniadka@oracle.com
Tue, 21 Aug 2018 13:57:18 -0700 8203955: Improve robot support
serb [Tue, 21 Aug 2018 13:57:18 -0700] rev 53320
8203955: Improve robot support Reviewed-by: prr, psadhukhan, rhalade, skoivu
Thu, 16 Aug 2018 10:22:25 -0700 8204895: Better icon support
serb [Thu, 16 Aug 2018 10:22:25 -0700] rev 53319
8204895: Better icon support Reviewed-by: prr, mschoene, aghaisas, rhalade
Wed, 15 Aug 2018 09:36:32 -0700 8206295: More reliable p11 transactions
jnimeh [Wed, 15 Aug 2018 09:36:32 -0700] rev 53318
8206295: More reliable p11 transactions Reviewed-by: valeriep, mschoene, rhalade
Fri, 10 Aug 2018 15:02:30 +0100 8199156: Better route routing
chegar [Fri, 10 Aug 2018 15:02:30 +0100] rev 53317
8199156: Better route routing Reviewed-by: igerasim, mschoene, michaelm, rhalade
Fri, 10 Aug 2018 14:35:44 +0100 8199166: Better interface lists
chegar [Fri, 10 Aug 2018 14:35:44 +0100] rev 53316
8199166: Better interface lists Reviewed-by: igerasim, mschoene, michaelm, rhalade
Sun, 12 Aug 2018 18:05:16 -0400 8205714: Initial class initialization
dholmes [Sun, 12 Aug 2018 18:05:16 -0400] rev 53315
8205714: Initial class initialization Summary: ensure class is fully initialized before caching a resolved invokestatic, or patching the callsite Reviewed-by: acorn, coleenp, kvn, vlivanov
Tue, 31 Jul 2018 11:43:24 +0530 8205360: Choose printer defaults
psadhukhan [Tue, 31 Jul 2018 11:43:24 +0530] rev 53314
8205360: Choose printer defaults Reviewed-by: prr, mschoene, rhalade
Thu, 19 Jul 2018 15:23:06 -0700 8205709: Proper allocation handling
dtitov [Thu, 19 Jul 2018 15:23:06 -0700] rev 53313
8205709: Proper allocation handling Reviewed-by: sspitsyn, mschoene, rhalade
Thu, 19 Jul 2018 07:02:42 -0700 8206301: Improve NIO stability
bpb [Thu, 19 Jul 2018 07:02:42 -0700] rev 53312
8206301: Improve NIO stability Reviewed-by: alanb, mschoene, rhalade
Thu, 14 Jun 2018 23:47:05 +0000 8203654: Improve cypher state updates
valeriep [Thu, 14 Jun 2018 23:47:05 +0000] rev 53311
8203654: Improve cypher state updates Reviewed-by: ascarpino
Tue, 15 Jan 2019 11:05:25 -0800 8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module."
jjg [Tue, 15 Jan 2019 11:05:25 -0800] rev 53310
8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module." Reviewed-by: hannesw, pmuthuswamy
Tue, 15 Jan 2019 10:40:32 -0800 8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"
iveresov [Tue, 15 Jan 2019 10:40:32 -0800] rev 53309
8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow" Summary: Temporarily cripple j.l.Math.*Exact() instrinsics to pass TCK Reviewed-by: kvn, dlong, never
Tue, 18 Dec 2018 10:12:28 +0100 8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
phedlin [Tue, 18 Dec 2018 10:12:28 +0100] rev 53308
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit Summary: Avoid excessive split-if. Reviewed-by: thartmann, neliasso
Tue, 15 Jan 2019 09:44:18 +0100 8216427: ciMethodData::load_extra_data() does not always unpack the last entry
eosterlund [Tue, 15 Jan 2019 09:44:18 +0100] rev 53307
8216427: ciMethodData::load_extra_data() does not always unpack the last entry Reviewed-by: thartmann, kvn
Mon, 14 Jan 2019 15:07:22 +0100 8216135: C2 assert(!had_error) failed: bad dominance
roland [Mon, 14 Jan 2019 15:07:22 +0100] rev 53306
8216135: C2 assert(!had_error) failed: bad dominance Reviewed-by: thartmann, kvn
Tue, 15 Jan 2019 16:40:31 -0500 8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
dholmes [Tue, 15 Jan 2019 16:40:31 -0500] rev 53305
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor Reviewed-by: rehn, coleenp
Tue, 15 Jan 2019 15:56:41 -0500 8202675: Replace process-wide terminology in serial filtering to be consistent
rriggs [Tue, 15 Jan 2019 15:56:41 -0500] rev 53304
8202675: Replace process-wide terminology in serial filtering to be consistent Reviewed-by: alanb, lancea
Tue, 15 Jan 2019 21:17:35 +0100 8216995: Clean up JFR command line processing
redestad [Tue, 15 Jan 2019 21:17:35 +0100] rev 53303
8216995: Clean up JFR command line processing Reviewed-by: gziemski, mgronlun
Tue, 15 Jan 2019 14:55:45 -0500 8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2)
hseigel [Tue, 15 Jan 2019 14:55:45 -0500] rev 53302
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2) Summary: Change the default from 60 seconds to 30 seconds. Reviewed-by: coleenp, mseledtsov
Tue, 15 Jan 2019 09:22:00 -0500 8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely"
rriggs [Tue, 15 Jan 2019 09:22:00 -0500] rev 53301
8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely" Reviewed-by: lancea, bchristi
Tue, 15 Jan 2019 11:34:20 +0000 8216974: HttpConnection not returned to the pool after 204 response
dfuchs [Tue, 15 Jan 2019 11:34:20 +0000] rev 53300
8216974: HttpConnection not returned to the pool after 204 response Summary: MultiExchange now call nullBody() on Exchange after receiving 204 Reviewed-by: chegar
Tue, 15 Jan 2019 08:03:30 +0100 8216982: Assertion poison page established too early
stuefe [Tue, 15 Jan 2019 08:03:30 +0100] rev 53299
8216982: Assertion poison page established too early Reviewed-by: mdoerr, dholmes
Tue, 15 Jan 2019 11:21:00 +0800 8215922: jar spec is not precise when describing jar file re-signing
weijun [Tue, 15 Jan 2019 11:21:00 +0800] rev 53298
8215922: jar spec is not precise when describing jar file re-signing Reviewed-by: lancea, mullan
Mon, 14 Jan 2019 20:56:15 -0500 8217017: [TESTBUG] Tests fail to compile after JDK-8216265
dholmes [Mon, 14 Jan 2019 20:56:15 -0500] rev 53297
8217017: [TESTBUG] Tests fail to compile after JDK-8216265 Reviewed-by: kvn
Mon, 14 Jan 2019 08:23:50 -0800 Merge
shurailine [Mon, 14 Jan 2019 08:23:50 -0800] rev 53296
Merge
Mon, 14 Jan 2019 08:22:49 -0800 8215729: Enhance makefiles to allow collecting code coverage with JCov
shurailine [Mon, 14 Jan 2019 08:22:49 -0800] rev 53295
8215729: Enhance makefiles to allow collecting code coverage with JCov Reviewed-by: erikj
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip