Doug Simon
|
6a48a4e5ed
|
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
Co-authored-by: Xiaohong Gong <xiaohong.gong@arm.com>
Reviewed-by: dlong, coleenp
|
2019-08-30 09:38:40 +08:00 |
|
Joe Darcy
|
9d764ee48e
|
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
|
2019-08-29 16:31:34 -07:00 |
|
Kim Barrett
|
6d064a747e
|
8230332: G1DirtyCardQueueSet _notify_when_complete is always true
Removed _notify_when_complete, assume true value where formerly used.
Reviewed-by: sjohanss, tschatzl
|
2019-08-29 18:52:30 -04:00 |
|
Kim Barrett
|
b6b6a37fe1
|
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
Consistently use card counts
Reviewed-by: sjohanss, sangheki
|
2019-08-29 18:35:52 -04:00 |
|
Jie Fu
|
647e4d7557
|
8230037: Confused MetaData dumped by PrintOptoAssembly
Reviewed-by: kvn, bsrbnd
|
2019-08-30 00:03:10 +02:00 |
|
Joe Darcy
|
6d4ef5aaf3
|
8229999: Apply java.io.Serial annotations to security types in java.base
Reviewed-by: rriggs, mullan
|
2019-08-29 10:52:21 -07:00 |
|
Daniil Titov
|
470d32df73
|
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
Reviewed-by: sspitsyn, amenkov, alanb
|
2019-08-29 10:09:27 -07:00 |
|
Ivan Gerasimov
|
d607548f20
|
8230338: Accurate error message about bad Unicode block name
Reviewed-by: rriggs
|
2019-08-29 07:39:06 -07:00 |
|
Claes Redestad
|
b4c63048bb
|
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
Reviewed-by: mchung
|
2019-08-29 15:59:00 +02:00 |
|
Coleen Phillimore
|
e2287af876
|
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
Return NULL source file and negative line number for hidden frames.
Reviewed-by: dholmes, hseigel
|
2019-08-29 08:52:22 -04:00 |
|
Martin Doerr
|
e77e5da785
|
8229422: Taskqueue: Outdated selection of weak memory model platforms
Reviewed-by: tschatzl, dholmes, drwhite
|
2019-08-12 19:20:12 +02:00 |
|
Aleksey Shipilev
|
c25e2fd8ec
|
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
Reviewed-by: rkennke
|
2019-09-02 12:10:21 +02:00 |
|
Roman Kennke
|
d271630fb2
|
8217016: Shenandoah: Streamline generation of CAS barriers
Reviewed-by: roland
|
2019-01-26 01:21:33 +01:00 |
|
David Holmes
|
cb960e9a30
|
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
Reviewed-by: dcubed, sspitsyn, dlong
|
2019-01-27 20:48:27 -05:00 |
|
Yasumasa Suenaga
|
49c91b7f95
|
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
Reviewed-by: dholmes, cjplummer
|
2019-01-28 08:01:06 +09:00 |
|
Lance Andersen
|
0b4e08a4bc
|
8210469: Missing doPriviledged block and permission for jdk.zipfs module
Reviewed-by: alanb, clanger, mchung, jjg
|
2019-01-27 14:55:57 -05:00 |
|
Bernard Blaser
|
777ad9080e
|
8193367: Annotated type variable bounds crash javac
Reviewed-by: mcimadamore, vromero
|
2019-01-26 15:50:59 +01:00 |
|
Xue-Lei Andrew Fan
|
0ea0aea6c2
|
8217820: Useless cast in ECUtil.java
Reviewed-by: jnimeh
|
2019-01-25 18:43:02 -08:00 |
|
Yasumasa Suenaga
|
d6a75a0f86
|
8217612: (CL)HSDB cannot show some JVM flags
Reviewed-by: dholmes, cjplummer
|
2019-01-26 10:34:29 +09:00 |
|
Joe Wang
|
1ebe11a28d
|
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
Reviewed-by: dfuchs, lancea
|
2019-01-25 14:28:43 -08:00 |
|
Vladimir Ivanov
|
23931d94f7
|
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
Reviewed-by: thartmann, roland
|
2019-01-25 13:37:12 -08:00 |
|
Vladimir Ivanov
|
dbf977da1d
|
8191998: C2: inlining through MH linkers drops speculative part of argument types
Reviewed-by: roland, thartmann, kvn
|
2019-01-25 13:37:10 -08:00 |
|
Vladimir Ivanov
|
d2552c3e55
|
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
Reviewed-by: thartmann, roland
|
2019-01-25 13:37:08 -08:00 |
|
Daniel Fuchs
|
7f10cbedd5
|
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
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 18:13:25 +00:00 |
|
Jesper Wilhelmsson
|
fd21613d59
|
Merge
|
2019-01-25 18:12:06 +01:00 |
|
Jaikiran Pai
|
55d96ac4c1
|
8217795: Typo in SSLSocket
Reviewed-by: xuelei
|
2019-01-25 07:56:42 -08:00 |
|
Claes Redestad
|
466a955633
|
8217782: Spill detection broken after JDK-8217716
Reviewed-by: shade, thartmann
|
2019-01-25 14:10:28 +01:00 |
|
Martin Doerr
|
a9338bb8b7
|
8217459: [PPC64] Cleanup non-vector version of CRC32
Reviewed-by: gromero, goetz
|
2019-01-25 09:49:17 +01:00 |
|
Kim Barrett
|
5b63ffd8b2
|
8216258: Make FreeIdSet semaphore-based
Use semaphore-based blocking and notifying, instead of Mutex.
Reviewed-by: tschatzl, sangheki
|
2019-01-25 00:27:51 -05:00 |
|
Ichiroh Takiguchi
|
94ae19305b
|
8214533: IBM-29626C is required for AIX default charset
Reviewed-by: alanb, rriggs
|
2019-01-24 12:52:37 -05:00 |
|
Michael McMahon
|
0fc677a674
|
8216986: Remove unused code from SocksSocketImpl
Reviewed-by: alanb
|
2019-01-24 15:48:05 +00:00 |
|
Stuart Marks
|
12efd2fa4f
|
8213432: Better copies of CopiesList
Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
|
2019-01-23 14:45:54 -08:00 |
|
Erik Helin
|
ba5be80bb2
|
8213231: ThreadSnapshot::_threadObj can become stale
Reviewed-by: dcubed, dholmes, rehn
|
2019-01-23 13:40:09 +01:00 |
|
Per Lidén
|
ad65ea3c85
|
8217309: ZGC: Fix ZNMethodTable corruption
Reviewed-by: eosterlund, stefank
|
2019-01-24 12:23:01 +01:00 |
|
Jamsheed Mohammed C M
|
25bd20f5d9
|
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
Skip sfpt optimization for Load is removed for Java Object's Markword Load.
Reviewed-by: kvn, dlong
|
2019-01-23 23:24:10 -08:00 |
|
Brian Burkhalter
|
724120457a
|
8211936: Better String parsing
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Co-authored-by: Paul Hohensee <hohensee@amazon.com>
Reviewed-by: bpb, darcy
|
2019-01-22 09:45:30 -08:00 |
|
Henry Jen
|
52da980fa2
|
Merge
|
2019-03-26 10:55:17 -07: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 |
|
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 |
|
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 |
|
Henry Jen
|
833627bc3c
|
Merge
|
2019-01-22 14:14:52 -08:00 |
|