2019-01-31 8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
shade [Thu, 31 Jan 2019 19:08:37 +0100] rev 53590
8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes) Reviewed-by: stefank, rehn, dholmes
2019-01-31 8204564: Need better error output when GenerateLinkOptData fails
erikj [Thu, 31 Jan 2019 08:39:28 -0800] rev 53589
8204564: Need better error output when GenerateLinkOptData fails Reviewed-by: ihse, tbell
2019-01-31 8217659: monitor_logging updates from Async Monitor Deflation project
dcubed [Thu, 31 Jan 2019 11:19:58 -0500] rev 53588
8217659: monitor_logging updates from Async Monitor Deflation project Reviewed-by: dholmes, coleenp, rehn
2019-01-31 8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
coleenp [Thu, 31 Jan 2019 10:29:53 -0500] rev 53587
8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading Summary: remove gc timing for short runtime cleanup triggering; make symbol table cleaning triggered automatically on unloading Reviewed-by: shade, stefank, gziemski
2019-01-31 8216072: Remove TaskTerminator's assignment operator
zgu [Thu, 31 Jan 2019 10:18:41 -0500] rev 53586
8216072: Remove TaskTerminator's assignment operator Reviewed-by: tschatzl, rkennke, kbarrett
2019-01-31 8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
rriggs [Thu, 31 Jan 2019 10:05:11 -0500] rev 53585
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp Reviewed-by: dholmes, alanb Contributed-by: fujie@loongson.cn
2019-01-31 8212949: Remove ConstantPoolCache::is_constantPoolCache
coleenp [Thu, 31 Jan 2019 07:28:40 -0500] rev 53584
8212949: Remove ConstantPoolCache::is_constantPoolCache Summary: remove relic of permgen, also is_constMethod too. Reviewed-by: dholmes
2019-01-31 8215550: Debugger does not work after reattach
gadams [Thu, 31 Jan 2019 07:24:28 -0500] rev 53583
8215550: Debugger does not work after reattach Reviewed-by: cjplummer, sspitsyn
2019-01-31 8218041: Assorted wrong/missing includes
rehn [Thu, 31 Jan 2019 10:31:39 +0100] rev 53582
8218041: Assorted wrong/missing includes Reviewed-by: dholmes, kbarrett, stefank, shade
2019-01-31 Added tag jdk-13+6 for changeset b5f05fe4a6f8
jwilhelm [Thu, 31 Jan 2019 01:17:41 +0100] rev 53581
Added tag jdk-13+6 for changeset b5f05fe4a6f8
2019-01-30 8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
sviswanathan [Wed, 30 Jan 2019 13:47:25 -0800] rev 53580
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation) Reviewed-by: kvn, neliasso, thartmann
2019-01-30 8218084: Revert JDK-8218057 jdk-13+6
erikj [Wed, 30 Jan 2019 12:54:29 -0800] rev 53579
8218084: Revert JDK-8218057 Reviewed-by: darcy, ctornqvi
2019-01-30 Merge
jwilhelm [Wed, 30 Jan 2019 21:12:56 +0100] rev 53578
Merge
2019-01-30 8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
iignatyev [Wed, 30 Jan 2019 09:30:40 -0800] rev 53577
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations" Reviewed-by: roland, thartmann
2019-01-30 8215921: There is no change when select different Foreground and Background by mouse.
kaddepalli [Wed, 30 Jan 2019 15:02:05 +0530] rev 53576
8215921: There is no change when select different Foreground and Background by mouse. Reviewed-by: serb, psadhukhan
2019-01-29 8217666: gc/nvdimm/* should not be included any tiers
sangheki [Tue, 29 Jan 2019 11:21:43 -0800] rev 53575
8217666: gc/nvdimm/* should not be included any tiers Reviewed-by: iignatyev, lkorinth
2019-01-30 8217578: Shenandoah cleanup unused timings after concurrent string table change
zgu [Wed, 30 Jan 2019 14:19:24 -0500] rev 53574
8217578: Shenandoah cleanup unused timings after concurrent string table change Reviewed-by: shade
2019-01-30 8217994: os::print_hex_dump should be more resilient against unreadable memory
shade [Wed, 30 Jan 2019 19:45:10 +0100] rev 53573
8217994: os::print_hex_dump should be more resilient against unreadable memory Reviewed-by: zgu, stuefe, lucy
2019-01-30 8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"
dfuchs [Wed, 30 Jan 2019 18:21:06 +0000] rev 53572
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer" Summary: uses a longer linger time and avoids closing socket too early. Reviewed-by: chegar
2019-01-30 8218031: Zero broken after JDK-8217922 (Compiler dead code removal)
shade [Wed, 30 Jan 2019 18:34:31 +0100] rev 53571
8218031: Zero broken after JDK-8217922 (Compiler dead code removal) Reviewed-by: thartmann, sgehwolf, shade Contributed-by: Ao Qi <aoqi@loongson.cn>
2019-01-30 8217916: Build compare script is not comparing jmods
erikj [Wed, 30 Jan 2019 18:27:40 +0100] rev 53570
8217916: Build compare script is not comparing jmods Reviewed-by: ihse
2019-01-30 8218057: Add ppc64le and s390x profiles to jib-profiles.js
ihse [Wed, 30 Jan 2019 18:26:39 +0100] rev 53569
8218057: Add ppc64le and s390x profiles to jib-profiles.js Reviewed-by: erikj
2019-01-30 8218063: JDK-8218060 breaks build for S390
tschatzl [Wed, 30 Jan 2019 17:02:17 +0100] rev 53568
8218063: JDK-8218060 breaks build for S390 Summary: Reinstated function removed by JDK-8218060 and properly ifdef'ed it. Reviewed-by: shade, eosterlund
2019-01-30 8218060: JDK-8217786 breaks build due to remaining unused function
tschatzl [Wed, 30 Jan 2019 16:19:25 +0100] rev 53567
8218060: JDK-8217786 breaks build due to remaining unused function Summary: Remove unused function. Reviewed-by: eosterlund
2019-01-30 8217465: [REDO] - Optimize CodeHeap Analytics
lucy [Wed, 30 Jan 2019 14:24:14 +0100] rev 53566
8217465: [REDO] - Optimize CodeHeap Analytics Reviewed-by: kvn, thartmann
2019-01-30 8217786: Provide virtualization related info in the hs_error file on linux s390x
mbaesken [Wed, 30 Jan 2019 09:57:59 +0100] rev 53565
8217786: Provide virtualization related info in the hs_error file on linux s390x Reviewed-by: dholmes, stuefe
2019-01-30 Merge
prappo [Wed, 30 Jan 2019 12:04:59 +0000] rev 53564
Merge
2019-01-30 8218022: Repeated words typos in java.base
prappo [Wed, 30 Jan 2019 00:24:32 +0000] rev 53563
8218022: Repeated words typos in java.base Reviewed-by: alanb, lancea, mchung Contributed-by: Andrey Turbanov <turbanoff@gmail.com>
2019-01-30 8215577: Remove javadoc support for HTML 4
pmuthuswamy [Wed, 30 Jan 2019 16:39:26 +0530] rev 53562
8215577: Remove javadoc support for HTML 4 Reviewed-by: jjg, hannesw
2019-01-29 8217979: lib-freetype related configure messages contain wrong configure flag names
mbaesken [Tue, 29 Jan 2019 15:19:43 +0100] rev 53561
8217979: lib-freetype related configure messages contain wrong configure flag names Reviewed-by: erikj, prr
2019-01-30 8163127: Debugger classExclusionFilter does not work correctly with method references
dtitov [Tue, 29 Jan 2019 16:48:20 -0800] rev 53560
8163127: Debugger classExclusionFilter does not work correctly with method references Reviewed-by: cjplummer, jcbeyler
2019-01-29 8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT
mseledtsov [Tue, 29 Jan 2019 15:13:35 -0800] rev 53559
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT Summary: changed handling of cases when child process suvives the signal Reviewed-by: egahlin
2019-01-29 8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034
jjg [Tue, 29 Jan 2019 13:39:40 -0800] rev 53558
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034 Reviewed-by: clanger, hannesw
2019-01-29 8217658: baseline_cleanups from Async Monitor Deflation project
dcubed [Tue, 29 Jan 2019 14:09:38 -0500] rev 53557
8217658: baseline_cleanups from Async Monitor Deflation project Summary: baseline_cleanups from Async Monitor Deflation project plus a couple of misc others. Reviewed-by: dholmes, rehn
2019-01-29 8217910: Slow linking with devkit on Linux
erikj [Tue, 29 Jan 2019 10:09:13 -0800] rev 53556
8217910: Slow linking with devkit on Linux Reviewed-by: redestad, ehelin, ihse
2019-01-29 8214821: Remove ConcurrentHashTable::get_copy
gziemski [Tue, 29 Jan 2019 11:44:36 -0600] rev 53555
8214821: Remove ConcurrentHashTable::get_copy Summary: Remobed get_copy API, replaced gtest usage with get API Reviewed-by: coleenp, rehn, kbarrett
2019-01-14 8212824: Remove unnecessary spaces before/after comparison in vmTestbase
jcbeyler [Mon, 14 Jan 2019 15:40:22 -0800] rev 53554
8212824: Remove unnecessary spaces before/after comparison in vmTestbase Summary: Remove extra spaces around comparisons Reviewed-by: phh, amenkov
2019-01-29 8217794: Missing termination check results violation of termination invariant
zgu [Tue, 29 Jan 2019 12:12:27 -0500] rev 53553
8217794: Missing termination check results violation of termination invariant Reviewed-by: tschatzl, shade
2019-01-29 8216970: condy causes JVM crash
lfoltan [Tue, 29 Jan 2019 11:56:51 -0500] rev 53552
8216970: condy causes JVM crash Summary: Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array. Reviewed-by: acorn, hseigel, jrose
2019-01-29 8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
chegar [Tue, 29 Jan 2019 16:12:12 +0000] rev 53551
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently Reviewed-by: dfuchs
2019-01-29 8217609: New era placeholder not recognized by java.text.SimpleDateFormat
naoto [Tue, 29 Jan 2019 07:46:50 -0800] rev 53550
8217609: New era placeholder not recognized by java.text.SimpleDateFormat Reviewed-by: nishjain, rriggs
2019-01-29 8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
mullan [Tue, 29 Jan 2019 10:24:38 -0500] rev 53549
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 Reviewed-by: jnimeh, clanger
2019-01-28 8217877: Dead code in jdk.jlink's TaskHelper
sgehwolf [Mon, 28 Jan 2019 14:07:58 +0100] rev 53548
8217877: Dead code in jdk.jlink's TaskHelper Reviewed-by: alanb, mchung
2019-01-29 8217921: Runtime dead code removal
redestad [Tue, 29 Jan 2019 14:43:05 +0100] rev 53547
8217921: Runtime dead code removal Reviewed-by: coleenp, sgehwolf, dholmes
2019-01-29 8217922: Compiler dead code removal
redestad [Tue, 29 Jan 2019 14:34:26 +0100] rev 53546
8217922: Compiler dead code removal Reviewed-by: thartmann, neliasso
2019-01-29 8215047: Task terminators do not complete termination in consistent state
zgu [Tue, 29 Jan 2019 08:39:04 -0500] rev 53545
8215047: Task terminators do not complete termination in consistent state Reviewed-by: tschatzl, minqi
2019-01-29 8217785: Padding ParallelTaskTerminator::_offered_termination variable
zgu [Tue, 29 Jan 2019 08:28:24 -0500] rev 53544
8217785: Padding ParallelTaskTerminator::_offered_termination variable Reviewed-by: shade, tschatzl
2019-01-29 8217880: AIX build issue after JDK-8214533
itakiguchi [Tue, 29 Jan 2019 12:16:52 +0100] rev 53543
8217880: AIX build issue after JDK-8214533 Reviewed-by: goetz, ihse, mbaesken
2019-01-29 8217856: ZGC: Break out C2 matching rules into separate AD file
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53542
8217856: ZGC: Break out C2 matching rules into separate AD file Reviewed-by: neliasso, kvn
2019-01-29 8217858: ZGC: Clean up ZDriver
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53541
8217858: ZGC: Clean up ZDriver Reviewed-by: stefank, eosterlund
2019-01-29 8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53540
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer Reviewed-by: stefank, eosterlund
2019-01-29 8217855: ZGC: Clean up ZReferenceProcessor
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53539
8217855: ZGC: Clean up ZReferenceProcessor Reviewed-by: stefank, kbarrett
2019-01-29 8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53538
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1 Reviewed-by: neliasso, eosterlund
2019-01-29 8217745: ZGC: Simplify ZLoadBarrierStubC1
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53537
8217745: ZGC: Simplify ZLoadBarrierStubC1 Reviewed-by: neliasso, eosterlund
2019-01-29 8213229: Investigate treating StringTable as weak in young collections
tschatzl [Tue, 29 Jan 2019 11:30:17 +0100] rev 53536
8213229: Investigate treating StringTable as weak in young collections Reviewed-by: zgu, kbarrett
2019-01-29 8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
eosterlund [Tue, 29 Jan 2019 10:13:23 +0100] rev 53535
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy Reviewed-by: kvn, mdoerr, thartmann
2019-01-29 8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
sgroeger [Tue, 29 Jan 2019 09:10:08 +0000] rev 53534
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail Reviewed-by: clanger, rriggs
2019-01-29 8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
goetz [Tue, 29 Jan 2019 08:43:33 +0100] rev 53533
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls. Reviewed-by: mdoerr, dholmes, lfoltan
2019-01-28 8217869: Add count_leading_zeros utility
redestad [Mon, 28 Jan 2019 23:00:31 +0100] rev 53532
8217869: Add count_leading_zeros utility Reviewed-by: neliasso, thartmann
2019-01-28 Merge
jwilhelm [Mon, 28 Jan 2019 21:44:57 +0100] rev 53531
Merge
2019-01-28 8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
shade [Mon, 28 Jan 2019 10:24:23 +0100] rev 53530
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah Reviewed-by: dcubed, zgu
2019-01-28 8217717: ZGC: Broken oop map in C1 load barrier stub
pliden [Mon, 28 Jan 2019 08:58:42 +0100] rev 53529
8217717: ZGC: Broken oop map in C1 load barrier stub Reviewed-by: eosterlund, neliasso Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com
2019-01-26 8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
iignatyev [Sat, 26 Jan 2019 12:51:27 -0800] rev 53528
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows Reviewed-by: kvn
2019-01-25 8217828: Un-ProblemList LongMulOverflowTest.java
iveresov [Fri, 25 Jan 2019 14:50:25 -0800] rev 53527
8217828: Un-ProblemList LongMulOverflowTest.java Reviewed-by: iignatyev
2019-01-28 8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
shurailine [Mon, 28 Jan 2019 03:51:38 -0800] rev 53526
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov Reviewed-by: erikj
2019-01-28 8217882: java/net/httpclient/MaxStreams.java failed once
dfuchs [Mon, 28 Jan 2019 18:49:34 +0000] rev 53525
8217882: java/net/httpclient/MaxStreams.java failed once Summary: added some more traces to help diagnosis Reviewed-by: bpb
2019-01-28 8217903: java/net/httpclient/Response204.java fails with 404
dfuchs [Mon, 28 Jan 2019 18:45:34 +0000] rev 53524
8217903: java/net/httpclient/Response204.java fails with 404 Summary: Fixed test to use loopback address - this looks like a port reuse issue. Reviewed-by: chegar
2019-01-28 8214799: Add package declaration to each JTREG test case in the gc folder
lkorinth [Mon, 28 Jan 2019 15:53:56 +0100] rev 53523
8214799: Add package declaration to each JTREG test case in the gc folder Reviewed-by: lmesnik, tschatzl
2019-01-28 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
2019-01-28 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
2019-01-28 8217841: Remove unused class TraceCPUTime
redestad [Mon, 28 Jan 2019 09:56:00 +0100] rev 53520
8217841: Remove unused class TraceCPUTime Reviewed-by: dholmes
2019-01-26 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
2019-01-28 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
2019-01-27 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
2019-01-27 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
2019-01-26 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
2019-01-26 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
2019-01-26 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
2019-01-25 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
2019-01-25 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
2019-01-25 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
2019-01-25 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
2019-01-25 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
2019-01-25 Merge
jwilhelm [Fri, 25 Jan 2019 18:12:06 +0100] rev 53507
Merge
2019-01-25 8217797: ProblemList LongMulOverflowTest.java
jwilhelm [Fri, 25 Jan 2019 17:54:02 +0100] rev 53506
8217797: ProblemList LongMulOverflowTest.java Reviewed-by: thartmann
2019-01-25 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
2019-01-23 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
2019-01-25 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
2019-01-25 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2018-01-31 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-23 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
2019-01-25 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
2019-01-25 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
2019-01-25 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
2019-01-25 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>
2019-01-25 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
2019-01-25 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
2019-01-25 8217733: Minor RunTest fixes
ihse [Fri, 25 Jan 2019 11:15:00 +0100] rev 53485
8217733: Minor RunTest fixes Reviewed-by: erikj, shurailine
2019-01-25 8217730: Split up MakeBase.gmk
ihse [Fri, 25 Jan 2019 11:13:20 +0100] rev 53484
8217730: Split up MakeBase.gmk Reviewed-by: erikj
2019-01-25 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
2019-01-25 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 8217740: SocksIPv6Test compilation error
rriggs [Thu, 24 Jan 2019 14:39:16 -0500] rev 53478
8217740: SocksIPv6Test compilation error Reviewed-by: bpb
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-22 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-24 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
2019-01-23 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
2019-01-24 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
2019-01-24 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
2019-01-23 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
2019-01-24 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
2019-01-23 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
2019-01-23 Merge jdk-13+5
jwilhelm [Wed, 23 Jan 2019 19:56:28 +0100] rev 53457
Merge
2019-01-21 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
2019-01-21 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
2019-01-23 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
2019-01-23 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
2019-01-22 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
2019-01-22 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
2019-01-23 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
2019-01-21 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
2019-01-23 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
2019-01-23 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
2019-01-23 8217339: ClassCircularityError loading NumberFormatProvider
rriggs [Wed, 23 Jan 2019 09:57:31 -0500] rev 53446
8217339: ClassCircularityError loading NumberFormatProvider Reviewed-by: naoto, mchung
2019-01-23 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
2019-01-23 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>
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-23 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
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-22 Merge
jwilhelm [Tue, 22 Jan 2019 19:56:19 +0100] rev 53430
Merge
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-21 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
2019-01-20 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
2019-01-19 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
2019-01-22 8217357: Implement JCov jib profiles
shurailine [Tue, 22 Jan 2019 03:32:47 -0800] rev 53423
8217357: Implement JCov jib profiles Reviewed-by: erikj
2019-01-22 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
2019-01-03 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
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-22 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
2019-01-21 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
2019-01-21 8217250: Optimize CodeHeap Analytics
lucy [Mon, 21 Jan 2019 18:00:23 +0100] rev 53412
8217250: Optimize CodeHeap Analytics Reviewed-by: kvn, thartmann
2019-01-21 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
2019-01-21 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
2019-01-21 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
2019-01-21 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
2019-01-20 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
2019-01-20 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
2019-01-20 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
2019-01-20 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
2019-01-19 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
2019-01-19 8217378: UseCriticalCMSThreadPriority is broken
shade [Sat, 19 Jan 2019 11:19:55 +0100] rev 53402
8217378: UseCriticalCMSThreadPriority is broken Reviewed-by: rkennke, dcubed
2019-01-19 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
2019-01-19 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
2019-01-19 8217399: Backout 8217358
vlivanov [Fri, 18 Jan 2019 17:34:31 -0800] rev 53399
8217399: Backout 8217358 Reviewed-by: kvn
2019-01-19 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
2019-01-18 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
2019-01-18 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
2019-01-18 Merge
jwilhelm [Fri, 18 Jan 2019 23:07:48 +0100] rev 53395
Merge
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 8217319: Cleanup Shenandoah includes
zgu [Fri, 18 Jan 2019 09:10:49 -0500] rev 53383
8217319: Cleanup Shenandoah includes Reviewed-by: shade
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-18 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
2019-01-17 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
2019-01-17 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
2019-01-17 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
2019-01-17 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
2019-01-17 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
2019-01-17 Merge
jwilhelm [Thu, 17 Jan 2019 15:44:29 +0100] rev 53373
Merge
2019-01-17 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
2019-01-16 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
2019-01-17 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
2019-01-17 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
2019-01-10 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
2019-01-16 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
2019-01-16 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
2019-01-17 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
2019-01-16 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
2019-01-16 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
2019-01-16 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>
2019-01-16 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
2019-01-16 Merge
jwilhelm [Wed, 16 Jan 2019 20:53:09 +0100] rev 53360
Merge
2019-01-16 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
2019-01-16 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
2019-01-16 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
2019-01-11 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
2019-01-14 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
2019-01-16 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
2019-01-16 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
2019-01-16 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
2019-01-16 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
2019-01-16 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
2019-01-16 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
2019-01-10 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
2019-01-16 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
2019-01-15 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
2019-01-16 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
2019-01-15 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
2019-01-16 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
2019-01-16 8217000: Refactor Class::methodToString
darcy [Tue, 15 Jan 2019 19:10:40 -0800] rev 53342
8217000: Refactor Class::methodToString Reviewed-by: smarks
2019-01-15 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
2019-01-15 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
2019-01-15 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
2019-01-15 Merge
jwilhelm [Tue, 15 Jan 2019 22:54:09 +0100] rev 53338
Merge
2018-12-08 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
2019-01-15 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
2019-01-15 Merge
henryjen [Tue, 15 Jan 2019 10:55:26 -0800] rev 53335
Merge
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 tip