Jing Tian
|
f5e17637a9
|
8221357: Update test documentation by deleting "cd test && make"
Reviewed-by: dholmes, tbell, erikj
|
2019-03-25 17:29:43 -04:00 |
|
Claes Redestad
|
06656bd270
|
8221343: x86_32 crashes on startup with "_hwm out of range"
Reviewed-by: thartmann, kvn
|
2019-03-25 20:57:07 +01:00 |
|
Dmitrij Pochepko
|
975c61d4c9
|
8216989: CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64
Reviewed-by: adinn
|
2019-03-25 19:49:32 +03:00 |
|
Erik Joelsson
|
9833d2a1cd
|
8220445: Support for side by side MSVC Toolset versions
Co-authored-by: Ali Ince <ali.ince@gmail.com>
Reviewed-by: tbell
|
2019-03-25 09:07:55 -07:00 |
|
Leo Korinth
|
b0b6b497a4
|
8221260: Initialize more class members on construction, remove some unused ones
Reviewed-by: kbarrett, tschatzl
|
2019-03-25 14:46:55 +01:00 |
|
Yasumasa Suenaga
|
ec1f61711b
|
8217362: Emergency dump does not work when disk=false is set
Reviewed-by: egahlin, ysuenaga
|
2019-03-25 15:37:06 +01:00 |
|
Thomas Schatzl
|
efe03d5a90
|
8219100: Improve do_collection_pause_at_safepoint
Reviewed-by: kbarrett, sangheki
|
2019-03-25 14:11:09 +01:00 |
|
Gary Adams
|
4e94e001f6
|
8220295: sun/tools/jps/TestJps.java still timing out
Reviewed-by: cjplummer, jcbeyler
|
2019-03-25 08:37:32 -04:00 |
|
Gary Adams
|
e3ff5a494d
|
8221164: jstatLineCounts tests need to be more resilient for NaN outputs
Reviewed-by: cjplummer, phh, jcbeyler
|
2019-03-25 07:31:20 -04:00 |
|
David Holmes
|
ccef9efb14
|
8221207: Redo JDK-8218446 - SuspendAtExit hangs
Reviewed-by: rehn, dcubed
|
2019-03-25 00:57:03 -04:00 |
|
Patrick Zhang
|
5793068c77
|
8221220: AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable
Reviewed-by: aph
|
2019-03-21 16:45:33 +08:00 |
|
Jiangli Zhou
|
223e1c6e42
|
8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Removed confusing function ClassLoader::is_modules_image(char*)
Reviewed-by: lfoltan, ccheung
|
2019-03-23 21:51:07 -07:00 |
|
Aleksey Shipilev
|
26210b4566
|
8221363: Build failure after JDK-8220240 (Refactor shared dirty card queue)
Reviewed-by: stuefe
|
2019-03-23 17:18:49 +01:00 |
|
Kim Barrett
|
3bb3dbc47e
|
8220240: Refactor shared dirty card queue
Add G1SharedDirtyCardQueue class.
Reviewed-by: tschatzl, lkorinth
|
2019-03-22 15:42:43 -04:00 |
|
Coleen Phillimore
|
54f31c6089
|
8218399: runtime/RedefineObject/TestRedefineObject.java timeout
Exclude this test for graal
Reviewed-by: hseigel, lfoltan
|
2019-03-22 16:16:10 -04:00 |
|
Xue-Lei Andrew Fan
|
28adfb6d0d
|
8218889: Improperly use of the Optional API
Reviewed-by: jnimeh, wetmore
|
2019-03-22 13:47:37 -07:00 |
|
Naoto Sato
|
dc3c9c8439
|
8220224: With CLDR provider, NumberFormat.format could not handle locale with number extension correctly
Reviewed-by: darcy
|
2019-03-22 09:31:36 -07:00 |
|
Brian Burkhalter
|
954c66afed
|
8078860: (spec) InputStream.read(byte[] b, int off, int len) claims to not affect element b[off]
Reviewed-by: lancea, darcy, rriggs
|
2019-03-22 08:18:26 -07:00 |
|
Erik Joelsson
|
c11759c4fe
|
8221179: Zero builds fail when linking with gold and bundling libffi.so
Reviewed-by: sgehwolf, tbell
|
2019-03-22 08:14:21 -07:00 |
|
David Buck
|
77c942940f
|
8217564: idempotent protection missing in crc32c.h
Added include guard to crc32c.h
Reviewed-by: dcubed
|
2019-03-22 09:05:06 -04:00 |
|
Per Lidén
|
5fdcdaadd4
|
8221219: ZGC: Remove ZStallOnOutOfMemory option
Reviewed-by: stefank, eosterlund
|
2019-03-22 12:49:33 +01:00 |
|
Per Lidén
|
8b38ebf1a2
|
8221212: ZGC: Command-line flags should be marked experimental
Reviewed-by: stefank, eosterlund
|
2019-03-22 12:49:32 +01:00 |
|
Alan Bateman
|
3a4d5db248
|
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
Reviewed-by: bpb
|
2019-03-22 11:35:35 +00:00 |
|
Prasanta Sadhukhan
|
cc590f5765
|
Merge
|
2019-03-22 13:42:45 +05:30 |
|
Christoph Langer
|
1a48fa0fb7
|
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
Reviewed-by: stuefe, jjg
|
2019-03-22 08:56:30 +01:00 |
|
Nick Gasson
|
1925ff3540
|
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
8220456: jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event"
Reviewed-by: sspitsyn, dcubed, gadams
|
2019-03-22 03:04:09 +00:00 |
|
Prasanta Sadhukhan
|
83e8947b90
|
Merge
|
2019-03-20 16:07:43 +05:30 |
|
Chris Hegarty
|
defc86bd5b
|
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
Reviewed-by: alanb, martin
|
2019-03-20 09:17:48 +00:00 |
|
Dmitry Cherepanov
|
f16af8d4d5
|
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
Reviewed-by: iveresov, thartmann
|
2019-03-20 11:51:43 +03:00 |
|
Chris Hegarty
|
42b8e78a7a
|
8153508: ContentHandler API contains link to private contentPathProp
Reviewed-by: dfuchs, vtewari
|
2019-03-20 08:33:33 +00:00 |
|
Priya Lakshmi Muthuswamy
|
1c0f35a5b4
|
8219958: Automatically load taglets from a jar file
Reviewed-by: jjg
|
2019-03-20 09:58:12 +05:30 |
|
Adam Petcher
|
95b189916f
|
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
|
2019-03-19 15:18:35 -04:00 |
|
Coleen Phillimore
|
3ed98222a7
|
8220744: Move RedefineTests to from runtime to serviceability
Move tests out of runtime to jvmti/RedefineClasses
Reviewed-by: sspitsyn, dcubed, cjplummer, hseigel, mseledtsov
|
2019-03-19 14:22:47 -04:00 |
|
Kim Barrett
|
2946ff5ca5
|
8218975: Bug in macOSX kernel's pthread support
Use freelist of pthread_mutex/condvar pairs on macOSX.
Co-authored-by: Patricio Chilano Mateo <patricio.chilano.mateo@oracle.com>
Reviewed-by: tschatzl, dholmes, dcubed
|
2019-03-19 14:32:41 -04:00 |
|
Bob Vandette
|
646779038f
|
Merge
|
2019-03-19 14:31:52 -04:00 |
|
Kim Barrett
|
a11369d781
|
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled
Use __typeof__(x) instead of typeof(x).
Reviewed-by: shade, sgehwolf
|
2019-03-19 14:08:20 -04:00 |
|
Bob Vandette
|
30342b596b
|
8217766: Container Support doesn't work for some Join Controllers combinations
Reviewed-by: rriggs, sgehwolf
|
2019-03-19 12:29:40 -04:00 |
|
Bob Vandette
|
adc6d241ba
|
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
Reviewed-by: rriggs, sgehwolf
|
2019-03-19 12:10:00 -04:00 |
|
Bob Vandette
|
e97e09288e
|
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
Reviewed-by: rriggs, sgehwolf
|
2019-03-19 12:00:54 -04:00 |
|
Roger Riggs
|
b77b4b254c
|
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
Reviewed-by: lancea, alanb
|
2019-03-19 10:47:17 -04:00 |
|
Chris Hegarty
|
5ee0711360
|
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
Reviewed-by: alanb, michaelm
|
2019-03-19 14:27:50 +00:00 |
|
Mikhail Filippov
|
ad90ef79d1
|
8218914: Support fonts installed per-user on Windows 10
Reviewed-by: prr, serb
|
2019-03-18 14:55:41 -07:00 |
|
Matthias Baesken
|
3b0ae8082a
|
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2019-03-18 15:29:19 +01:00 |
|
Matthias Baesken
|
dc7b3e8df3
|
8220781: linux-s390 : os::get_summary_cpu_info gives bad output
Reviewed-by: dholmes, lucy
|
2019-03-18 16:04:23 +01:00 |
|
Chris Hegarty
|
1df787692a
|
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
Reviewed-by: dfuchs
|
2019-03-19 11:15:08 +00:00 |
|
Ao Qi
|
f6e688c7c8
|
8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
Reviewed-by: shade
|
2019-03-19 17:03:18 +08:00 |
|
John Jiang
|
3c34b7a261
|
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
Using the same timezone for jar verifying and date formatting
Reviewed-by: weijun
|
2019-03-19 10:36:24 +08:00 |
|
Jamil Nimeh
|
de75770ce9
|
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
Reviewed-by: apetcher
|
2019-03-18 15:26:59 -07:00 |
|
Jonathan Gibbons
|
7954db81f8
|
8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
Reviewed-by: hannesw
|
2019-03-18 11:50:57 -07:00 |
|
Erik Joelsson
|
f05457a1af
|
8220737: Jib based 32 bit windows builds fail
Reviewed-by: tbell, dholmes
|
2019-03-18 17:33:59 +01:00 |
|