Mon, 28 Jan 2019 15:24:41 +0000 8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
dfuchs [Mon, 28 Jan 2019 15:24:41 +0000] rev 53522
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed Summary: The fix improves the test robustness by making it retry once in case of IO/Connect exception. Reviewed-by: chegar
Mon, 28 Jan 2019 13:51:16 +0000 8217429: WebSocket over authenticating proxy fails to send Upgrade headers
chegar [Mon, 28 Jan 2019 13:51:16 +0000] rev 53521
8217429: WebSocket over authenticating proxy fails to send Upgrade headers Reviewed-by: dfuchs, prappo
Mon, 28 Jan 2019 09:56:00 +0100 8217841: Remove unused class TraceCPUTime
redestad [Mon, 28 Jan 2019 09:56:00 +0100] rev 53520
8217841: Remove unused class TraceCPUTime Reviewed-by: dholmes
Sat, 26 Jan 2019 01:21:33 +0100 8217016: Shenandoah: Streamline generation of CAS barriers
rkennke [Sat, 26 Jan 2019 01:21:33 +0100] rev 53519
8217016: Shenandoah: Streamline generation of CAS barriers Reviewed-by: roland
Sun, 27 Jan 2019 20:48:27 -0500 8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
dholmes [Sun, 27 Jan 2019 20:48:27 -0500] rev 53518
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning Reviewed-by: dcubed, sspitsyn, dlong
Mon, 28 Jan 2019 08:01:06 +0900 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
ysuenaga [Mon, 28 Jan 2019 08:01:06 +0900] rev 53517
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 Reviewed-by: dholmes, cjplummer
Sun, 27 Jan 2019 14:55:57 -0500 8210469: Missing doPriviledged block and permission for jdk.zipfs module
lancea [Sun, 27 Jan 2019 14:55:57 -0500] rev 53516
8210469: Missing doPriviledged block and permission for jdk.zipfs module Reviewed-by: alanb, clanger, mchung, jjg
Sat, 26 Jan 2019 15:50:59 +0100 8193367: Annotated type variable bounds crash javac
bsrbnd [Sat, 26 Jan 2019 15:50:59 +0100] rev 53515
8193367: Annotated type variable bounds crash javac Reviewed-by: mcimadamore, vromero
Fri, 25 Jan 2019 18:43:02 -0800 8217820: Useless cast in ECUtil.java
xuelei [Fri, 25 Jan 2019 18:43:02 -0800] rev 53514
8217820: Useless cast in ECUtil.java Reviewed-by: jnimeh
Sat, 26 Jan 2019 10:34:29 +0900 8217612: (CL)HSDB cannot show some JVM flags
ysuenaga [Sat, 26 Jan 2019 10:34:29 +0900] rev 53513
8217612: (CL)HSDB cannot show some JVM flags Reviewed-by: dholmes, cjplummer
Fri, 25 Jan 2019 14:28:43 -0800 8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
joehw [Fri, 25 Jan 2019 14:28:43 -0800] rev 53512
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException Reviewed-by: dfuchs, lancea
Fri, 25 Jan 2019 13:37:12 -0800 8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
vlivanov [Fri, 25 Jan 2019 13:37:12 -0800] rev 53511
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver Reviewed-by: thartmann, roland
Fri, 25 Jan 2019 13:37:10 -0800 8191998: C2: inlining through MH linkers drops speculative part of argument types
vlivanov [Fri, 25 Jan 2019 13:37:10 -0800] rev 53510
8191998: C2: inlining through MH linkers drops speculative part of argument types Reviewed-by: roland, thartmann, kvn
Fri, 25 Jan 2019 13:37:08 -0800 8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
vlivanov [Fri, 25 Jan 2019 13:37:08 -0800] rev 53509
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle Reviewed-by: thartmann, roland
Fri, 25 Jan 2019 18:13:25 +0000 8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
dfuchs [Fri, 25 Jan 2019 18:13:25 +0000] rev 53508
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior Summary: The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested. Reviewed-by: chegar
Fri, 25 Jan 2019 18:12:06 +0100 Merge
jwilhelm [Fri, 25 Jan 2019 18:12:06 +0100] rev 53507
Merge
Fri, 25 Jan 2019 17:54:02 +0100 8217797: ProblemList LongMulOverflowTest.java
jwilhelm [Fri, 25 Jan 2019 17:54:02 +0100] rev 53506
8217797: ProblemList LongMulOverflowTest.java Reviewed-by: thartmann
Fri, 25 Jan 2019 08:52:32 -0800 8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
iignatyev [Fri, 25 Jan 2019 08:52:32 -0800] rev 53505
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression Reviewed-by: roland
Wed, 23 Jan 2019 13:40:09 +0100 8213231: ThreadSnapshot::_threadObj can become stale
ehelin [Wed, 23 Jan 2019 13:40:09 +0100] rev 53504
8213231: ThreadSnapshot::_threadObj can become stale Reviewed-by: dcubed, dholmes, rehn
Fri, 25 Jan 2019 10:59:07 +0000 8217657: Move the test for default value of jdk.includeInExceptions into own test
clanger [Fri, 25 Jan 2019 10:59:07 +0000] rev 53503
8217657: Move the test for default value of jdk.includeInExceptions into own test Reviewed-by: mullan, goetz
Thu, 24 Jan 2019 23:52:55 -0800 8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
iignatyev [Thu, 24 Jan 2019 23:52:55 -0800] rev 53502
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest Reviewed-by: dholmes
Fri, 25 Jan 2019 00:23:52 +0100 8217580: Remove tests from problemList as bugs has been closed
jwilhelm [Fri, 25 Jan 2019 00:23:52 +0100] rev 53501
8217580: Remove tests from problemList as bugs has been closed Reviewed-by: iignatyev, mseledtsov
Thu, 24 Jan 2019 12:23:01 +0100 8217309: ZGC: Fix ZNMethodTable corruption
pliden [Thu, 24 Jan 2019 12:23:01 +0100] rev 53500
8217309: ZGC: Fix ZNMethodTable corruption Reviewed-by: eosterlund, stefank
Wed, 23 Jan 2019 23:24:10 -0800 8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
jcm [Wed, 23 Jan 2019 23:24:10 -0800] rev 53499
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking Summary: skip sfpt optimization for Load is removed for Java Object's Markword Load. Reviewed-by: kvn, dlong
Wed, 23 Jan 2019 20:25:30 -0800 8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
iignatyev [Wed, 23 Jan 2019 20:25:30 -0800] rev 53498
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp Reviewed-by: kvn
Tue, 30 Jan 2018 16:48:53 -0800 8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
iignatyev [Tue, 30 Jan 2018 16:48:53 -0800] rev 53497
8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations Reviewed-by: kvn
Wed, 23 Jan 2019 18:45:34 -0800 8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening
iignatyev [Wed, 23 Jan 2019 18:45:34 -0800] rev 53496
8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening Reviewed-by: kvn
Wed, 23 Jan 2019 16:57:01 -0800 8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed
iveresov [Wed, 23 Jan 2019 16:57:01 -0800] rev 53495
8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed Reviewed-by: kvn
Wed, 23 Jan 2019 16:36:45 -0800 8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
iignatyev [Wed, 23 Jan 2019 16:36:45 -0800] rev 53494
8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled Reviewed-by: kvn
Wed, 23 Jan 2019 16:25:40 -0800 8158646: [jittester] generated tests may not compile by javac
iignatyev [Wed, 23 Jan 2019 16:25:40 -0800] rev 53493
8158646: [jittester] generated tests may not compile by javac Reviewed-by: kvn
Thu, 24 Jan 2019 00:43:22 +0100 Added tag jdk-12+29 for changeset 44f41693631f
jwilhelm [Thu, 24 Jan 2019 00:43:22 +0100] rev 53492
Added tag jdk-12+29 for changeset 44f41693631f
Fri, 25 Jan 2019 10:43:02 -0600 8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
gziemski [Fri, 25 Jan 2019 10:43:02 -0600] rev 53491
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine Summary: Make ChunkManagerRestorer more robust Reviewed-by: iignatyev
Fri, 25 Jan 2019 17:34:28 +0100 8217797: ProblemList LongMulOverflowTest.java
jwilhelm [Fri, 25 Jan 2019 17:34:28 +0100] rev 53490
8217797: ProblemList LongMulOverflowTest.java 8217801: ProblemList INDIFY_Test.java Reviewed-by: thartmann
Fri, 25 Jan 2019 16:57:50 +0100 8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
shade [Fri, 25 Jan 2019 16:57:50 +0100] rev 53489
8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace Reviewed-by: dholmes, tschatzl
Fri, 25 Jan 2019 07:56:42 -0800 8217795: Typo in SSLSocket
xuelei [Fri, 25 Jan 2019 07:56:42 -0800] rev 53488
8217795: Typo in SSLSocket Reviewed-by: xuelei Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Fri, 25 Jan 2019 14:10:28 +0100 8217782: Spill detection broken after JDK-8217716
redestad [Fri, 25 Jan 2019 14:10:28 +0100] rev 53487
8217782: Spill detection broken after JDK-8217716 Reviewed-by: shade, thartmann
Fri, 25 Jan 2019 11:45:26 +0000 8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
dfuchs [Fri, 25 Jan 2019 11:45:26 +0000] rev 53486
8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference Summary: Instrumented the test to relay the original exception as a suppressed exception of the secondary one, increased sleep time, adjusted iteration numbers according to timeout factor. Reviewed-by: lancea, iignatyev
Fri, 25 Jan 2019 11:15:00 +0100 8217733: Minor RunTest fixes
ihse [Fri, 25 Jan 2019 11:15:00 +0100] rev 53485
8217733: Minor RunTest fixes Reviewed-by: erikj, shurailine
Fri, 25 Jan 2019 11:13:20 +0100 8217730: Split up MakeBase.gmk
ihse [Fri, 25 Jan 2019 11:13:20 +0100] rev 53484
8217730: Split up MakeBase.gmk Reviewed-by: erikj
Fri, 25 Jan 2019 09:49:17 +0100 8217459: [PPC64] Cleanup non-vector version of CRC32
mdoerr [Fri, 25 Jan 2019 09:49:17 +0100] rev 53483
8217459: [PPC64] Cleanup non-vector version of CRC32 Reviewed-by: gromero, goetz
Fri, 25 Jan 2019 00:27:51 -0500 8216258: Make FreeIdSet semaphore-based
kbarrett [Fri, 25 Jan 2019 00:27:51 -0500] rev 53482
8216258: Make FreeIdSet semaphore-based Summary: Use semaphore-based blocking and notifying, instead of Mutex. Reviewed-by: tschatzl, sangheki
Thu, 24 Jan 2019 14:22:50 -0800 8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
mseledtsov [Thu, 24 Jan 2019 14:22:50 -0800] rev 53481
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent Summary: Excluded TestSig cases from the test Reviewed-by: egahlin
Thu, 24 Jan 2019 14:19:25 -0800 8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
bpb [Thu, 24 Jan 2019 14:19:25 -0800] rev 53480
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list Reviewed-by: rriggs
Thu, 24 Jan 2019 21:24:29 +0100 8217580: Remove tests from problemList as bugs has been closed
jwilhelm [Thu, 24 Jan 2019 21:24:29 +0100] rev 53479
8217580: Remove tests from problemList as bugs has been closed Reviewed-by: iignatyev, mseledtsov
Thu, 24 Jan 2019 14:39:16 -0500 8217740: SocksIPv6Test compilation error
rriggs [Thu, 24 Jan 2019 14:39:16 -0500] rev 53478
8217740: SocksIPv6Test compilation error Reviewed-by: bpb
Thu, 24 Jan 2019 11:14:51 -0800 8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
mseledtsov [Thu, 24 Jan 2019 11:14:51 -0800] rev 53477
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe Summary: Added proper use of Unsafe Reviewed-by: egahlin
Thu, 24 Jan 2019 11:10:13 -0800 8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
amenkov [Thu, 24 Jan 2019 11:10:13 -0800] rev 53476
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails Reviewed-by: jcbeyler, dtitov, sspitsyn
Thu, 24 Jan 2019 10:57:31 -0800 8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
phh [Thu, 24 Jan 2019 10:57:31 -0800] rev 53475
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java Summary: Remove the corresponding @requires line Reviewed-by: tschatzl
Thu, 24 Jan 2019 12:52:37 -0500 8214533: IBM-29626C is required for AIX default charset
itakiguchi [Thu, 24 Jan 2019 12:52:37 -0500] rev 53474
8214533: IBM-29626C is required for AIX default charset Reviewed-by: alanb, rriggs
Thu, 24 Jan 2019 15:48:05 +0000 8216986: Remove unused code from SocksSocketImpl
michaelm [Thu, 24 Jan 2019 15:48:05 +0000] rev 53473
8216986: Remove unused code from SocksSocketImpl Reviewed-by: alanb
Tue, 22 Jan 2019 15:33:34 +0800 8217368: AArch64: C2 recursive stack locking optimisation not triggered
ngasson [Tue, 22 Jan 2019 15:33:34 +0800] rev 53472
8217368: AArch64: C2 recursive stack locking optimisation not triggered Reviewed-by: aph, drwhite
Thu, 24 Jan 2019 09:38:50 -0500 8217660: Refactor module related locked_create_entry_or_null() functions
hseigel [Thu, 24 Jan 2019 09:38:50 -0500] rev 53471
8217660: Refactor module related locked_create_entry_or_null() functions Summary: Remove function return values and add functions that create entries without doing unneeded lookups. Reviewed-by: redestad, lfoltan
Thu, 24 Jan 2019 09:25:06 -0500 8217518: Crypto benchmarks not warming up in time
apetcher [Thu, 24 Jan 2019 09:25:06 -0500] rev 53470
8217518: Crypto benchmarks not warming up in time Summary: Adding +AlwaysPreTouch to crypto benchmarks to allow GC to warm up Reviewed-by: redestad
Thu, 24 Jan 2019 08:44:26 -0500 8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
coleenp [Thu, 24 Jan 2019 08:44:26 -0500] rev 53469
8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check Summary: Transition compiler thread from native to VM state to check the Compile_lock with safepoint always. Reviewed-by: dlong, eosterlund, dholmes
Thu, 24 Jan 2019 14:43:56 +0100 8217716: Remove dead code in PhaseChaitin
redestad [Thu, 24 Jan 2019 14:43:56 +0100] rev 53468
8217716: Remove dead code in PhaseChaitin Reviewed-by: thartmann
Thu, 24 Jan 2019 12:32:42 +0000 8217264: HttpClient: Blocking operations in mapper function do not work as documented
dfuchs [Thu, 24 Jan 2019 12:32:42 +0000] rev 53467
8217264: HttpClient: Blocking operations in mapper function do not work as documented Summary: ensures that a new task is spawned when calling getBody() on a mapping BodySubscriber. Reviewed-by: chegar
Thu, 24 Jan 2019 11:29:16 +0100 8217638: Remove old way of running tests (test/Makefile)
ihse [Thu, 24 Jan 2019 11:29:16 +0100] rev 53466
8217638: Remove old way of running tests (test/Makefile) Reviewed-by: erikj, jjg
Thu, 24 Jan 2019 11:19:40 +0100 8217626: Add setup/teardown functionality to RunTest
ihse [Thu, 24 Jan 2019 11:19:40 +0100] rev 53465
8217626: Add setup/teardown functionality to RunTest Reviewed-by: erikj, shurailine
Thu, 24 Jan 2019 11:15:31 +0100 8217634: RunTest documentation and usability update
ihse [Thu, 24 Jan 2019 11:15:31 +0100] rev 53464
8217634: RunTest documentation and usability update Reviewed-by: erikj
Wed, 23 Jan 2019 13:40:09 +0100 8213231: ThreadSnapshot::_threadObj can become stale
ehelin [Wed, 23 Jan 2019 13:40:09 +0100] rev 53463
8213231: ThreadSnapshot::_threadObj can become stale Reviewed-by: dcubed, dholmes, rehn
Thu, 24 Jan 2019 12:45:19 +0530 8210583: Base64.Encoder incorrectly throws NegativeArraySizeException
nishjain [Thu, 24 Jan 2019 12:45:19 +0530] rev 53462
8210583: Base64.Encoder incorrectly throws NegativeArraySizeException Reviewed-by: rriggs, naoto, darcy, alanb
Wed, 23 Jan 2019 21:17:51 -0500 8194860: Cleanup Semaphore timed-wait time calculations
dholmes [Wed, 23 Jan 2019 21:17:51 -0500] rev 53461
8194860: Cleanup Semaphore timed-wait time calculations Reviewed-by: coleenp, kbarrett
Wed, 23 Jan 2019 14:10:31 -0800 8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
erikj [Wed, 23 Jan 2019 14:10:31 -0800] rev 53460
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac Reviewed-by: tbell, kvn, iignatyev
Thu, 24 Jan 2019 01:01:11 +0100 Added tag jdk-13+5 for changeset e3ed96060992
jwilhelm [Thu, 24 Jan 2019 01:01:11 +0100] rev 53459
Added tag jdk-13+5 for changeset e3ed96060992
Wed, 23 Jan 2019 15:43:01 -0800 8217366: ZoneStrings are not populated for all the Locales
naoto [Wed, 23 Jan 2019 15:43:01 -0800] rev 53458
8217366: ZoneStrings are not populated for all the Locales Reviewed-by: rriggs
Wed, 23 Jan 2019 19:56:28 +0100 Merge jdk-13+5
jwilhelm [Wed, 23 Jan 2019 19:56:28 +0100] rev 53457
Merge
Mon, 21 Jan 2019 13:31:42 +0800 8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal jdk-12+29
fyang [Mon, 21 Jan 2019 13:31:42 +0800] rev 53456
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal Reviewed-by: thartmann Contributed-by: jitao8@huawei.com
Mon, 21 Jan 2019 10:17:28 +0100 8217438: Adapt tools/launcher/Test7029048.java for Aix.
goetz [Mon, 21 Jan 2019 10:17:28 +0100] rev 53455
8217438: Adapt tools/launcher/Test7029048.java for Aix. Reviewed-by: clanger, azeller
Tue, 22 Jan 2019 17:31:19 -0800 8216965: crash in freetypeScaler.c CopyBW2Grey8
prr [Tue, 22 Jan 2019 17:31:19 -0800] rev 53454
8216965: crash in freetypeScaler.c CopyBW2Grey8 Reviewed-by: serb, mbaesken
Tue, 22 Jan 2019 16:35:57 -0800 8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
mikael [Tue, 22 Jan 2019 16:35:57 -0800] rev 53453
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Reviewed-by: iignatyev, mchung
Tue, 22 Jan 2019 21:18:25 +0100 8217467: Access barriers are missing in C2 intrinsic for Base64
shade [Tue, 22 Jan 2019 21:18:25 +0100] rev 53452
8217467: Access barriers are missing in C2 intrinsic for Base64 Reviewed-by: thartmann, roland, rkennke, kvn
Tue, 22 Jan 2019 11:42:13 -0800 8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs
sangheki [Tue, 22 Jan 2019 11:42:13 -0800] rev 53451
8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs Reviewed-by: sangheki, kbarrett Contributed-by: kishor.kharbas@intel.com
Wed, 23 Jan 2019 19:31:00 +0100 8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation)
shade [Wed, 23 Jan 2019 19:31:00 +0100] rev 53450
8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation) Reviewed-by: kvn
Mon, 21 Jan 2019 13:31:42 +0800 8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
fyang [Mon, 21 Jan 2019 13:31:42 +0800] rev 53449
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal Reviewed-by: thartmann Contributed-by: jitao8@huawei.com
Wed, 23 Jan 2019 17:25:25 +0100 8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility
redestad [Wed, 23 Jan 2019 17:25:25 +0100] rev 53448
8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility Reviewed-by: thartmann, neliasso
Wed, 23 Jan 2019 10:50:27 -0500 8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442
zgu [Wed, 23 Jan 2019 10:50:27 -0500] rev 53447
8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442 Reviewed-by: shade, redestad
Wed, 23 Jan 2019 09:57:31 -0500 8217339: ClassCircularityError loading NumberFormatProvider
rriggs [Wed, 23 Jan 2019 09:57:31 -0500] rev 53446
8217339: ClassCircularityError loading NumberFormatProvider Reviewed-by: naoto, mchung
Wed, 23 Jan 2019 13:16:16 +0000 8217500: (sc) Move SocketChannelImpl's remaining native methods to Net
alanb [Wed, 23 Jan 2019 13:16:16 +0000] rev 53445
8217500: (sc) Move SocketChannelImpl's remaining native methods to Net Reviewed-by: bpb
Wed, 23 Jan 2019 13:37:12 +0100 8215952: Update NetBeans project file
ihse [Wed, 23 Jan 2019 13:37:12 +0100] rev 53444
8215952: Update NetBeans project file Reviewed-by: ihse Contributed-by: Fu Jie <fujie@loongson.cn>
Wed, 23 Jan 2019 10:01:21 +0100 8217519: Improve RegMask population count calculation
redestad [Wed, 23 Jan 2019 10:01:21 +0100] rev 53443
8217519: Improve RegMask population count calculation Reviewed-by: thartmann, neliasso, kvn
Wed, 23 Jan 2019 10:23:05 +0100 8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC
ihse [Wed, 23 Jan 2019 10:23:05 +0100] rev 53442
8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC Reviewed-by: tbell
Wed, 23 Jan 2019 09:52:59 +0100 8217450: Add PackageEntry::locked_lookup_only
redestad [Wed, 23 Jan 2019 09:52:59 +0100] rev 53441
8217450: Add PackageEntry::locked_lookup_only Reviewed-by: dholmes, shade, lfoltan
Wed, 23 Jan 2019 08:55:09 +0100 8217258: ZGC: Minor cleanup of ZBarrierSetAssembler
pliden [Wed, 23 Jan 2019 08:55:09 +0100] rev 53440
8217258: ZGC: Minor cleanup of ZBarrierSetAssembler Reviewed-by: eosterlund, stefank
Wed, 23 Jan 2019 08:55:09 +0100 8217257: ZGC: Minor cleanup of ZBarrierSetC2
pliden [Wed, 23 Jan 2019 08:55:09 +0100] rev 53439
8217257: ZGC: Minor cleanup of ZBarrierSetC2 Reviewed-by: stefank, tschatzl
Wed, 23 Jan 2019 08:55:09 +0100 8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges()
pliden [Wed, 23 Jan 2019 08:55:09 +0100] rev 53438
8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges() Reviewed-by: stefank
Wed, 23 Jan 2019 08:25:22 +0100 8217512: Message of LinkageError: use 'class' etc. instead of 'type'
goetz [Wed, 23 Jan 2019 08:25:22 +0100] rev 53437
8217512: Message of LinkageError: use 'class' etc. instead of 'type' Reviewed-by: dholmes, lfoltan
Tue, 22 Jan 2019 18:14:14 -0800 8202952: C2: Unexpected dead nodes after matching
vlivanov [Tue, 22 Jan 2019 18:14:14 -0800] rev 53436
8202952: C2: Unexpected dead nodes after matching Reviewed-by: kvn
Tue, 22 Jan 2019 18:13:49 -0800 8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation
vlivanov [Tue, 22 Jan 2019 18:13:49 -0800] rev 53435
8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation Reviewed-by: mchung, dlong
Tue, 22 Jan 2019 18:13:30 -0800 8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
ihse [Tue, 22 Jan 2019 18:13:30 -0800] rev 53434
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled Reviewed-by: vlivanov, kbarrett
Tue, 22 Jan 2019 15:31:47 -0800 8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
mchung [Tue, 22 Jan 2019 15:31:47 -0800] rev 53433
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order Reviewed-by: lancea
Tue, 22 Jan 2019 12:37:35 -0800 8217424: Remove the idempotent parameter to Method::sort_methods
iklam [Tue, 22 Jan 2019 12:37:35 -0800] rev 53432
8217424: Remove the idempotent parameter to Method::sort_methods Reviewed-by: coleenp, shade
Tue, 22 Jan 2019 15:22:13 -0800 8216969: ParseException thrown for certain months with russian locale
naoto [Tue, 22 Jan 2019 15:22:13 -0800] rev 53431
8216969: ParseException thrown for certain months with russian locale Reviewed-by: rriggs
Tue, 22 Jan 2019 19:56:19 +0100 Merge
jwilhelm [Tue, 22 Jan 2019 19:56:19 +0100] rev 53430
Merge
Tue, 22 Jan 2019 18:25:56 +0100 8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
thartmann [Tue, 22 Jan 2019 18:25:56 +0100] rev 53429
8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() Summary: Remove dead node from C2 IR. Reviewed-by: roland, neliasso
Tue, 22 Jan 2019 09:27:19 -0500 8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
mullan [Tue, 22 Jan 2019 09:27:19 -0500] rev 53428
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs Reviewed-by: coffeys
Tue, 22 Jan 2019 10:25:22 +0800 8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6
ngasson [Tue, 22 Jan 2019 10:25:22 +0800] rev 53427
8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6 Reviewed-by: alanb, clanger
Mon, 21 Jan 2019 06:55:59 +0000 8207404: MulticastSocket tests failing on AIX
clanger [Mon, 21 Jan 2019 06:55:59 +0000] rev 53426
8207404: MulticastSocket tests failing on AIX Reviewed-by: chegar, sgroeger
Sun, 20 Jan 2019 14:57:22 +0100 8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
dnsimon [Sun, 20 Jan 2019 14:57:22 +0100] rev 53425
8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode Reviewed-by: kvn, dlong
Fri, 18 Jan 2019 16:11:36 -0800 8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
dlong [Fri, 18 Jan 2019 16:11:36 -0800] rev 53424
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list Reviewed-by: kvn
Tue, 22 Jan 2019 03:32:47 -0800 8217357: Implement JCov jib profiles
shurailine [Tue, 22 Jan 2019 03:32:47 -0800] rev 53423
8217357: Implement JCov jib profiles Reviewed-by: erikj
Tue, 22 Jan 2019 16:39:52 +0000 8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
alanb [Tue, 22 Jan 2019 16:39:52 +0000] rev 53422
8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer Reviewed-by: clanger, michaelm
Thu, 03 Jan 2019 17:39:39 +0800 8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files
rriggs [Thu, 03 Jan 2019 17:39:39 +0800] rev 53421
8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files Reviewed-by: dholmes, rriggs Contributed-by: patrick@os.amperecomputing.com
Tue, 22 Jan 2019 21:18:45 +0800 8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
weijun [Tue, 22 Jan 2019 21:18:45 +0800] rev 53420
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict Reviewed-by: xuelei
Tue, 22 Jan 2019 12:32:19 +0000 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
alanb [Tue, 22 Jan 2019 12:32:19 +0000] rev 53419
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA Reviewed-by: michaelm, chegar
Tue, 22 Jan 2019 11:22:44 +0100 8217442: Optimize native accesses to String.value
redestad [Tue, 22 Jan 2019 11:22:44 +0100] rev 53418
8217442: Optimize native accesses to String.value Reviewed-by: shade, dholmes
Tue, 22 Jan 2019 10:12:05 +0100 8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string
dnsimon [Tue, 22 Jan 2019 10:12:05 +0100] rev 53417
8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string Reviewed-by: kvn, thartmann
Tue, 22 Jan 2019 08:50:49 +0100 8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
thartmann [Tue, 22 Jan 2019 08:50:49 +0100] rev 53416
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp Summary: Handle reallocation failures in adlc. Reviewed-by: kvn, neliasso
Tue, 22 Jan 2019 08:47:01 +0100 8217447: Develop flag TraceICs is broken
thartmann [Tue, 22 Jan 2019 08:47:01 +0100] rev 53415
8217447: Develop flag TraceICs is broken Summary: Added NULL check and fixed output. Reviewed-by: kvn
Tue, 22 Jan 2019 10:42:41 +0300 8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder
bulasevich [Tue, 22 Jan 2019 10:42:41 +0300] rev 53414
8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder Reviewed-by: phh, pliden
Mon, 21 Jan 2019 16:56:13 -0500 8217466: [BACKOUT] Optimize CodeHeap Analytics
dholmes [Mon, 21 Jan 2019 16:56:13 -0500] rev 53413
8217466: [BACKOUT] Optimize CodeHeap Analytics Reviewed-by: redestad, shade, jwilhelm, iignatyev
Mon, 21 Jan 2019 18:00:23 +0100 8217250: Optimize CodeHeap Analytics
lucy [Mon, 21 Jan 2019 18:00:23 +0100] rev 53412
8217250: Optimize CodeHeap Analytics Reviewed-by: kvn, thartmann
Mon, 21 Jan 2019 12:19:00 +0100 8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo
tschatzl [Mon, 21 Jan 2019 12:19:00 +0100] rev 53411
8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo Reviewed-by: phh, kbarrett
Mon, 21 Jan 2019 10:05:24 +0100 8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free)
shade [Mon, 21 Jan 2019 10:05:24 +0100] rev 53410
8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free) Reviewed-by: clanger, zgu, kbarrett
Mon, 21 Jan 2019 09:41:35 +0100 8217388: Remove develop flag ProfilerPCTickThreshold
redestad [Mon, 21 Jan 2019 09:41:35 +0100] rev 53409
8217388: Remove develop flag ProfilerPCTickThreshold Reviewed-by: shade, thartmann
Mon, 21 Jan 2019 09:44:27 +0100 8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays
mdoerr [Mon, 21 Jan 2019 09:44:27 +0100] rev 53408
8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays Reviewed-by: gromero, goetz
Sun, 20 Jan 2019 12:20:37 -0500 8217342: Build failed with excluding JFR
zgu [Sun, 20 Jan 2019 12:20:37 -0500] rev 53407
8217342: Build failed with excluding JFR Reviewed-by: shade, pliden
Sun, 20 Jan 2019 16:55:21 +0100 8217387: Remove dead develop flag CIFireOOMAt
redestad [Sun, 20 Jan 2019 16:55:21 +0100] rev 53406
8217387: Remove dead develop flag CIFireOOMAt Reviewed-by: shade, kbarrett
Sun, 20 Jan 2019 11:13:13 +0100 8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free)
shade [Sun, 20 Jan 2019 11:13:13 +0100] rev 53405
8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free) Reviewed-by: aph, simonis, rkennke
Sat, 19 Jan 2019 19:50:01 -0500 8212826: Make PtrQueue free list lock-free
kbarrett [Sat, 19 Jan 2019 19:50:01 -0500] rev 53404
8212826: Make PtrQueue free list lock-free Summary: Add lock-free stack and use in BufferNode::Allocator. Reviewed-by: tschatzl, sangheki
Sat, 19 Jan 2019 11:20:01 +0100 8217343: Shenandoah control thread should be able to run at critical priority
shade [Sat, 19 Jan 2019 11:20:01 +0100] rev 53403
8217343: Shenandoah control thread should be able to run at critical priority Reviewed-by: rkennke
Sat, 19 Jan 2019 11:19:55 +0100 8217378: UseCriticalCMSThreadPriority is broken
shade [Sat, 19 Jan 2019 11:19:55 +0100] rev 53402
8217378: UseCriticalCMSThreadPriority is broken Reviewed-by: rkennke, dcubed
Fri, 18 Jan 2019 17:34:43 -0800 8217407: StackValue::print_on() crashes on NULL handle
vlivanov [Fri, 18 Jan 2019 17:34:43 -0800] rev 53401
8217407: StackValue::print_on() crashes on NULL handle Reviewed-by: kvn
Fri, 18 Jan 2019 17:34:36 -0800 8217400: Optimized build is broken by Shenandoah changes
vlivanov [Fri, 18 Jan 2019 17:34:36 -0800] rev 53400
8217400: Optimized build is broken by Shenandoah changes Reviewed-by: shade
Fri, 18 Jan 2019 17:34:31 -0800 8217399: Backout 8217358
vlivanov [Fri, 18 Jan 2019 17:34:31 -0800] rev 53399
8217399: Backout 8217358 Reviewed-by: kvn
Sat, 19 Jan 2019 09:20:47 +0800 8215937: Check usages of security-related Resources files
weijun [Sat, 19 Jan 2019 09:20:47 +0800] rev 53398
8215937: Check usages of security-related Resources files Reviewed-by: mullan
Fri, 18 Jan 2019 15:44:17 -0800 8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret()
igerasim [Fri, 18 Jan 2019 15:44:17 -0800] rev 53397
8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret() Reviewed-by: apetcher
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
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
Mon, 10 Dec 2018 17:57:19 +0800 8215114: Fix indent and dead code in GCPolicyCounters
manc [Mon, 10 Dec 2018 17:57:19 +0800] rev 53294
8215114: Fix indent and dead code in GCPolicyCounters Summary: Clean up gcPolicyCounters.hpp Reviewed-by: tschatzl, sjohanss
Mon, 14 Jan 2019 23:05:26 +0100 Merge
jwilhelm [Mon, 14 Jan 2019 23:05:26 +0100] rev 53293
Merge
Mon, 14 Jan 2019 13:45:19 -0800 8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug
kvn [Mon, 14 Jan 2019 13:45:19 -0800] rev 53292
8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug Summary: update default.policy based on latest changes in jdk.internal.vm.compiler.management Reviewed-by: thartmann, alanb, mchung
Mon, 14 Jan 2019 16:35:16 -0500 8216362: Better error message handling when there is an invalid Manifest
lancea [Mon, 14 Jan 2019 16:35:16 -0500] rev 53291
8216362: Better error message handling when there is an invalid Manifest Reviewed-by: lancea, rriggs, mullan Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Mon, 14 Jan 2019 21:34:39 +0100 8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base
dnsimon [Mon, 14 Jan 2019 21:34:39 +0100] rev 53290
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base Reviewed-by: kvn, never, dlong Contributed-by: Josef Haider <josef.haider@jku.at>
Mon, 14 Jan 2019 10:00:45 -0800 8214418: half-closed SSLEngine status may cause application dead loop
xuelei [Mon, 14 Jan 2019 10:00:45 -0800] rev 53289
8214418: half-closed SSLEngine status may cause application dead loop Reviewed-by: jnimeh, dfuchs, chegar
Fri, 11 Jan 2019 10:03:00 +0100 8216549: Mismatched unsafe access to non escaping object fails
roland [Fri, 11 Jan 2019 10:03:00 +0100] rev 53288
8216549: Mismatched unsafe access to non escaping object fails Reviewed-by: vlivanov, kvn, thartmann
Fri, 11 Jan 2019 11:42:23 -0800 Merge
jjg [Fri, 11 Jan 2019 11:42:23 -0800] rev 53287
Merge
Fri, 11 Jan 2019 11:32:00 -0800 8210561: Command-line help wrong for javac --module
jjg [Fri, 11 Jan 2019 11:32:00 -0800] rev 53286
8210561: Command-line help wrong for javac --module Reviewed-by: darcy
Fri, 11 Jan 2019 08:32:44 -0800 8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
darcy [Fri, 11 Jan 2019 08:32:44 -0800] rev 53285
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException Reviewed-by: dholmes
Fri, 11 Jan 2019 09:02:44 -0500 8215648: remove equals and hashCode implementations from j.l.i.VarHandle
vromero [Fri, 11 Jan 2019 09:02:44 -0500] rev 53284
8215648: remove equals and hashCode implementations from j.l.i.VarHandle Reviewed-by: mchung
Thu, 10 Jan 2019 13:54:09 +0100 8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
roland [Thu, 10 Jan 2019 13:54:09 +0100] rev 53283
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations Reviewed-by: thartmann, shade, rkennke
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip