Fri, 18 Jan 2019 18:21:50 -0500 8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line
dholmes [Fri, 18 Jan 2019 18:21:50 -0500] rev 53396
8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line Summary: product build is missing two lines in the stacktrace Reviewed-by: clanger, iignatyev
Fri, 18 Jan 2019 23:07:48 +0100 Merge
jwilhelm [Fri, 18 Jan 2019 23:07:48 +0100] rev 53395
Merge
Fri, 18 Jan 2019 14:25:34 +0800 8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3
jjiang [Fri, 18 Jan 2019 14:25:34 +0800] rev 53394
8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3 Reviewed-by: xuelei
Fri, 18 Jan 2019 13:22:10 -0800 8217358: Optimized build is broken by Shenandoah changes
vlivanov [Fri, 18 Jan 2019 13:22:10 -0800] rev 53393
8217358: Optimized build is broken by Shenandoah changes Reviewed-by: shade
Fri, 18 Jan 2019 12:41:11 -0800 8217395: Update langtools shell tests to use ${EXE_SUFFIX}
jjg [Fri, 18 Jan 2019 12:41:11 -0800] rev 53392
8217395: Update langtools shell tests to use ${EXE_SUFFIX} Reviewed-by: darcy
Fri, 18 Jan 2019 11:26:30 -0800 8217034: JavadocTester should check for missing files by default
jjg [Fri, 18 Jan 2019 11:26:30 -0800] rev 53391
8217034: JavadocTester should check for missing files by default Reviewed-by: hannesw
Fri, 18 Jan 2019 13:49:45 -0500 8214345: infinite recursion while checking super class
bsrbnd [Fri, 18 Jan 2019 13:49:45 -0500] rev 53390
8214345: infinite recursion while checking super class Reviewed-by: vromero
Fri, 18 Jan 2019 10:44:44 -0800 8217391: [TESTBUG] problem list JFR TestShutdownEvent
mseledtsov [Fri, 18 Jan 2019 10:44:44 -0800] rev 53389
8217391: [TESTBUG] problem list JFR TestShutdownEvent Summary: Placed the test on a problem list Reviewed-by: lfoltan
Fri, 18 Jan 2019 09:33:13 -0800 8215467: Files.isHidden should return true for hidden directories on Windows
bpb [Fri, 18 Jan 2019 09:33:13 -0800] rev 53388
8215467: Files.isHidden should return true for hidden directories on Windows Reviewed-by: alanb, bchristi, darcy
Fri, 18 Jan 2019 17:06:29 +0000 8216561: HttpClient: The logic of retry on connect exception is inverted
dfuchs [Fri, 18 Jan 2019 17:06:29 +0000] rev 53387
8216561: HttpClient: The logic of retry on connect exception is inverted Summary: Allows retry on connect exception by default, ensuring that the second attempt takes into account the time spent in the first attempt in order to honor the connect timeout value (if present). Reviewed-by: chegar
Fri, 18 Jan 2019 17:05:41 +0100 8217315: Proper units should print more significant digits
shade [Fri, 18 Jan 2019 17:05:41 +0100] rev 53386
8217315: Proper units should print more significant digits Reviewed-by: stuefe, tschatzl
Fri, 18 Jan 2019 16:40:24 +0100 8217014: Epsilon should not ignore Metadata GC causes
shade [Fri, 18 Jan 2019 16:40:24 +0100] rev 53385
8217014: Epsilon should not ignore Metadata GC causes Reviewed-by: stuefe, zgu
Fri, 18 Jan 2019 16:21:07 +0100 8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info
redestad [Fri, 18 Jan 2019 16:21:07 +0100] rev 53384
8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info Summary: No need for a methodHandle here since methods not yet added to SystemDictionary can't be redefined. Reviewed-by: coleenp
Fri, 18 Jan 2019 09:10:49 -0500 8217319: Cleanup Shenandoah includes
zgu [Fri, 18 Jan 2019 09:10:49 -0500] rev 53383
8217319: Cleanup Shenandoah includes Reviewed-by: shade
Fri, 18 Jan 2019 05:33:28 -0500 8158066: SourceDebugExtensionTest fails to rename file
gadams [Fri, 18 Jan 2019 05:33:28 -0500] rev 53382
8158066: SourceDebugExtensionTest fails to rename file Reviewed-by: dcubed, dholmes
Fri, 18 Jan 2019 09:04:09 +0100 8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix)
clanger [Fri, 18 Jan 2019 09:04:09 +0100] rev 53381
8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix) Reviewed-by: sgroeger, alanb, mbaesken, chegar
Fri, 18 Jan 2019 08:00:05 +0100 8217325: Enable inlining of java_lang_Class::oop_size_raw
redestad [Fri, 18 Jan 2019 08:00:05 +0100] rev 53380
8217325: Enable inlining of java_lang_Class::oop_size_raw Reviewed-by: shade, coleenp, rehn, stefank
Fri, 18 Jan 2019 14:43:25 +0900 8181313: SA: Remove libthread_db dependency on Linux
ysuenaga [Fri, 18 Jan 2019 14:43:25 +0900] rev 53379
8181313: SA: Remove libthread_db dependency on Linux Reviewed-by: jgeorge, sballal
Thu, 17 Jan 2019 14:56:18 -0800 8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
mikael [Thu, 17 Jan 2019 14:56:18 -0800] rev 53378
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Reviewed-by: iignatyev
Thu, 17 Jan 2019 13:46:12 -0800 8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to
mikael [Thu, 17 Jan 2019 13:46:12 -0800] rev 53377
8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to Reviewed-by: roland, kvn
Thu, 17 Jan 2019 15:24:26 -0500 8217340: Compilation failed: tools/launcher/Test7029048.java
rriggs [Thu, 17 Jan 2019 15:24:26 -0500] rev 53376
8217340: Compilation failed: tools/launcher/Test7029048.java Reviewed-by: lancea
Thu, 17 Jan 2019 17:28:47 +0100 8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64
shade [Thu, 17 Jan 2019 17:28:47 +0100] rev 53375
8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64 Reviewed-by: tschatzl, coleenp
Thu, 17 Jan 2019 15:24:20 +0000 8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
michaelm [Thu, 17 Jan 2019 15:24:20 +0000] rev 53374
8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers Reviewed-by: chegar, dfuchs
Thu, 17 Jan 2019 15:44:29 +0100 Merge
jwilhelm [Thu, 17 Jan 2019 15:44:29 +0100] rev 53373
Merge
Wed, 16 Jan 2019 16:27:21 -0800 8216532: tools/launcher/Test7029048.java fails (Solaris)
mr [Wed, 16 Jan 2019 16:27:21 -0800] rev 53372
8216532: tools/launcher/Test7029048.java fails (Solaris) Reviewed-by: rriggs
Thu, 17 Jan 2019 00:55:19 +0100 Added tag jdk-12+28 for changeset 659b004b6a1b
jwilhelm [Thu, 17 Jan 2019 00:55:19 +0100] rev 53371
Added tag jdk-12+28 for changeset 659b004b6a1b
Thu, 17 Jan 2019 08:48:56 -0500 8217213: shenandoahTaskQueue.hpp includes .inline.hpp file
zgu [Thu, 17 Jan 2019 08:48:56 -0500] rev 53370
8217213: shenandoahTaskQueue.hpp includes .inline.hpp file Reviewed-by: shade, tschatzl
Thu, 17 Jan 2019 08:48:11 -0500 8215699: -Xlog::file cannot be used with named pipe
hseigel [Thu, 17 Jan 2019 08:48:11 -0500] rev 53369
8215699: -Xlog::file cannot be used with named pipe Summary: If the log file is a named pipe then change the default file_count to zero so no log file rotation is attempted. Reviewed-by: lfoltan, coleenp
Thu, 10 Jan 2019 17:08:44 +0800 8216350: AArch64: monitor unlock fast path not called
ngasson [Thu, 10 Jan 2019 17:08:44 +0800] rev 53368
8216350: AArch64: monitor unlock fast path not called Reviewed-by: aph, drwhite, fyang
Wed, 16 Jan 2019 13:38:19 -0500 8216578: Remove unused/obsolete method in JFR code
stooke [Wed, 16 Jan 2019 13:38:19 -0500] rev 53367
8216578: Remove unused/obsolete method in JFR code Reviewed-by: mgronlun, mikael
Wed, 16 Jan 2019 10:13:49 +0100 8217233: Update build settings for AIX/xlc
mbaesken [Wed, 16 Jan 2019 10:13:49 +0100] rev 53366
8217233: Update build settings for AIX/xlc Reviewed-by: clanger, sgroeger
Wed, 16 Jan 2019 17:37:05 -0800 8213917: [TESTBUG] Shutdown JFR event is not covered by test
mseledtsov [Wed, 16 Jan 2019 17:37:05 -0800] rev 53365
8213917: [TESTBUG] Shutdown JFR event is not covered by test Summary: updated the test Reviewed-by: egahlin
Thu, 17 Jan 2019 00:52:01 +0100 Added tag jdk-13+4 for changeset a47b8125b7cc
jwilhelm [Thu, 17 Jan 2019 00:52:01 +0100] rev 53364
Added tag jdk-13+4 for changeset a47b8125b7cc
Wed, 16 Jan 2019 17:37:09 -0500 8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory
lancea [Wed, 16 Jan 2019 17:37:09 -0500] rev 53363
8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory Reviewed-by: alanb, clanger
Wed, 16 Jan 2019 22:32:04 +0100 8213827: NUMA heap allocation does not respect process membind/interleave settings
tschatzl [Wed, 16 Jan 2019 22:32:04 +0100] rev 53362
8213827: NUMA heap allocation does not respect process membind/interleave settings Summary: Optionally use libnuma v2 API to query for and support NUMA membind/interleave process configuration. Reviewed-by: tschatzl, sangheki Contributed-by: Amith Pawar <amith.pawar@gmail.com>
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip