Joe Wang
|
c77f6fdcb6
|
8231083: Clarify SAX documentation
Reviewed-by: lancea, alanb
|
2019-09-20 22:11:45 +00:00 |
|
Valerie Peng
|
46db25e188
|
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
Disable mechanisms with partial support, e.g. can decrypt but cannot encrypt
Reviewed-by: xuelei
|
2019-09-20 21:33:24 +00:00 |
|
Joe Darcy
|
f3208bfcd0
|
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
Reviewed-by: bpb, rriggs, redestad
|
2019-09-20 09:32:45 -07:00 |
|
Coleen Phillimore
|
b770e9a6b4
|
8225628: Remove unused Thread::muxAcquireW function
Reviewed-by: dcubed, hseigel
|
2019-09-20 10:23:40 -04:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Jia Huang
|
2fc6c6459d
|
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
Reviewed-by: tschatzl, jiangli
|
2019-09-20 11:33:30 +08:00 |
|
Chihiro Ito
|
df9591f47d
|
8216565: Specifying the same path creates a new directory in JFR.configure
Reviewed-by: ysuenaga, egahlin
|
2019-01-26 15:47:50 +09:00 |
|
Claes Redestad
|
52f9024232
|
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
Reviewed-by: mchung
|
2019-09-19 23:38:50 +02:00 |
|
Stefan Karlsson
|
2f67784a45
|
8230759: ZGC: Fix integer types
Reviewed-by: pliden
|
2019-09-11 09:47:42 +02:00 |
|
Stefan Karlsson
|
557f13e994
|
8230758: ZGC: Add missing precompiled include and fix friend declaration
Reviewed-by: tschatzl, pliden
|
2019-09-10 17:07:02 +02:00 |
|
Stefan Karlsson
|
3c93f5cf18
|
8230756: ZGC: Remove redundant memset in ZStatValue
Reviewed-by: tschatzl, pliden
|
2019-09-10 17:07:02 +02:00 |
|
Brian Burkhalter
|
2a1a2b9ae1
|
8231149: (fs) Small verbiage errors in java.nio.file package documentation
Reviewed-by: lancea, alanb
|
2019-09-19 12:01:36 -07:00 |
|
Aleksey Shipilev
|
7a02f30492
|
8231244: Shenandoah: all-roots heap walking misses some weak roots
Reviewed-by: zgu, rkennke
|
2019-09-19 20:26:53 +02:00 |
|
Aleksey Shipilev
|
289c30bdbc
|
8231198: Shenandoah: heap walking should visit all roots most of the time
Reviewed-by: zgu, rkennke
|
2019-09-19 20:26:52 +02:00 |
|
Aleksey Shipilev
|
f925696a0c
|
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
Reviewed-by: zgu, rkennke
|
2019-09-19 20:26:51 +02:00 |
|
Joe Wang
|
c52603204d
|
8230814: Enable SAX ContentHandler to handle XML Declaration
Reviewed-by: lancea, dfuchs, alanb
|
2019-09-19 16:53:17 +00:00 |
|
Per Lidén
|
b053f09769
|
8231113: Remove CollectedHeap::check_oop_location()
Reviewed-by: stefank, eosterlund, tschatzl
|
2019-09-19 16:05:47 +02:00 |
|
Robbin Ehn
|
35a9f6864a
|
8226705: [REDO] Deoptimize with handshakes
Reviewed-by: eosterlund, dcubed, dlong, pchilanomate
|
2019-09-19 10:52:22 +02:00 |
|
Aleksey Shipilev
|
336b741b1c
|
8231201: hs_err should print coalesced safepoint operations in Events section
Reviewed-by: phh, dholmes
|
2019-09-19 09:50:11 +02:00 |
|
Daniel D. Daugherty
|
48946faf34
|
8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
Reviewed-by: phh, dholmes
|
2019-09-18 20:49:13 -04:00 |
|
David Holmes
|
8a2c4975d5
|
8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible
Reviewed-by: dcubed
|
2019-09-18 17:31:35 -04:00 |
|
Evgeny Mandrikov
|
14cc870429
|
8066774: Rename the annotations arrays names in ClassFileParser
Reviewed-by: shade, coleenp, dholmes
|
2019-09-18 21:20:13 +02:00 |
|
Alex Menkov
|
0edf6c1341
|
8186825: some memory leak issues in the transport_startTransport
Reviewed-by: sspitsyn, phh
|
2019-09-18 12:13:56 -07:00 |
|
Roman Kennke
|
9516e6d2fd
|
8231087: Shenandoah: Self-fixing load reference barriers for C1/C2
Reviewed-by: shade
|
2019-09-18 20:56:20 +02:00 |
|
Roman Kennke
|
9510e7fe5d
|
8231086: Shenandoah: Stronger invariant for object-arraycopy
Reviewed-by: shade
|
2019-09-18 20:56:19 +02:00 |
|
Roman Kennke
|
5eb643144b
|
8231085: C2/GC: Better GC-interface for expanding clone
Reviewed-by: eosterlund
|
2019-09-18 20:56:18 +02:00 |
|
Paul Hohensee
|
aa318d070e
|
8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[])
Reviewed-by: mchung, dholmes, sspitsyn
|
2019-09-18 05:41:08 -07:00 |
|
Jan Lahoda
|
a51a8527e7
|
8228460: bootstrap class path not set in conjunction with -source 11
Ensuring implicit system module path is checked for the no-bootclasspath warning for -source >= 9.
Reviewed-by: vromero
|
2019-09-18 10:41:18 +02:00 |
|
Matthias Baesken
|
b9e177677c
|
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
Reviewed-by: clanger, mdoerr
|
2019-07-23 16:52:38 +02:00 |
|
Sergey Bylokhov
|
f8a875bfce
|
8231027: Correct typos
Reviewed-by: lancea, dholmes, erikj
|
2019-09-17 19:52:51 -07:00 |
|
David Holmes
|
5bca86f9f4
|
8230424: Use platform independent code for Thread.interrupt support
8231094: os::sleep in assert message should be changed to JavaThread::sleep
Reviewed-by: rehn, dcubed
|
2019-09-17 19:09:37 -04:00 |
|
Jie Fu
|
f94f7f2212
|
8231024: Improve the debug info when the output is truncated
Reviewed-by: iklam, dholmes
|
2019-09-17 09:20:59 -07:00 |
|
Sean Coffey
|
b59950bc49
|
8231124: Missing closedir call with JDK-8223490
Reviewed-by: naoto
|
2019-09-17 16:39:56 +00:00 |
|
Zhengyu Gu
|
f88c32f6f6
|
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
Reviewed-by: rkennke
|
2019-09-17 08:22:14 -04:00 |
|
Jie Fu
|
4fb41f2617
|
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
Reviewed-by: dholmes, thartmann
|
2019-09-17 20:38:23 +08:00 |
|
Sean Coffey
|
788b2414c1
|
8223490: Optimize search algorithm for determining default time zone
Reviewed-by: naoto, rriggs
|
2019-09-17 11:07:07 +00:00 |
|
Per Lidén
|
89b0250e4a
|
8231051: Remove check_obj_alignment() and replace with is_object_aligned()
Reviewed-by: tschatzl, shade
|
2019-09-17 09:51:02 +02:00 |
|
Per Lidén
|
2d6874b861
|
8230841: Remove oopDesc::equals()
Reviewed-by: rkennke, tschatzl
|
2019-09-17 09:51:02 +02:00 |
|
Per Lidén
|
cb50d3b4f3
|
8230808: Remove Access::equals()
Reviewed-by: tschatzl, shade
|
2019-09-17 09:51:02 +02:00 |
|
Per Lidén
|
0848c76a66
|
8230796: Remove BarrierSet::oop_equals_operator_allowed()
Reviewed-by: tschatzl, shade
|
2019-09-17 09:51:02 +02:00 |
|
Matthias Baesken
|
c6543f1a2a
|
8230900: missing ReleaseStringUTFChars in java.desktop native code
Reviewed-by: clanger, prr
|
2019-09-13 07:43:59 +02:00 |
|
Matthias Baesken
|
f808d8a0ce
|
8230901: missing ReleaseStringUTFChars in serviceability native code
Reviewed-by: stuefe, sspitsyn
|
2019-09-13 11:04:46 +02:00 |
|
Tobias Hartmann
|
2df5ae8220
|
8230742: Make AggressiveUnboxing a diagnostic flag
AggressiveUnboxing is enabled by default. It should therefore be a diagnostic flag.
Reviewed-by: roland, shade
|
2019-09-16 13:53:41 +02:00 |
|
Joe Darcy
|
b6cc5abdf7
|
8230882: Use @index in javax.lang.model javadoc
Reviewed-by: jjg
|
2019-09-15 13:23:21 -07:00 |
|
Thomas Stuefe
|
dcbc28790d
|
8230910: libsspi_bridge does not build on Windows 32bit
Reviewed-by: alanb, weijun
|
2019-09-15 08:41:48 +02:00 |
|
Doug Lea
|
eb1eadb69f
|
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
Reviewed-by: martin, alanb
|
2019-09-14 11:26:26 -07:00 |
|
Doug Lea
|
80fe274875
|
8229442: AQS and lock classes refresh
Reviewed-by: martin
|
2019-09-14 11:16:40 -07:00 |
|
Markus Grönlund
|
dbc8df3b97
|
8231025: Incorrect method tag offset for big endian platform
Reviewed-by: egahlin
|
2019-09-14 18:45:24 +02:00 |
|
Markus Grönlund
|
0f2eb3ad85
|
8225797: OldObjectSample event creates unexpected amount of checkpoint data
Reviewed-by: egahlin
|
2019-09-14 14:40:09 +02:00 |
|
Brian Burkhalter
|
c57ad7ffc0
|
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
Reviewed-by: alanb
|
2019-09-13 16:03:31 -07:00 |
|