Roman Kennke
|
37393170c1
|
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
Reviewed-by: kvn, coleenp
|
2018-06-19 11:27:05 +02:00 |
|
Nils Eliasson
|
ea59779f5b
|
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
Update idom
Reviewed-by: roland
|
2018-06-15 13:57:37 +02:00 |
|
Robbin Ehn
|
f434591152
|
8204166: TLH: Semaphore may not be destroy until signal have returned
Reviewed-by: eosterlund, dholmes
|
2018-06-19 10:57:13 +02:00 |
|
Volker Simonis
|
79a09bd98b
|
8204965: Fix '--disable-cds' and disable CDS on AIX by default
Reviewed-by: erikj, jiangli, stuefe, dholmes
|
2018-06-19 09:43:53 +02:00 |
|
Thomas Schatzl
|
9ae0be2289
|
8205043: Make parallel reference processing default for G1
Reviewed-by: kbarrett, sjohanss
|
2018-06-19 09:34:39 +02:00 |
|
Roland Westrelin
|
97dd8bf743
|
8203197: C2: consider all paths in loop body for loop predication
Reviewed-by: kvn, neliasso
|
2018-06-19 09:08:39 +02:00 |
|
Stefan Karlsson
|
14373f7ff8
|
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
Reviewed-by: pliden, kbarrett
|
2018-06-19 08:44:31 +02:00 |
|
Vivek Theeyarath
|
df2f01daf1
|
8202216: Add Buffer mismatch methods
Reviewed-by: plevart, psandoz
|
2018-06-14 23:09:11 -07:00 |
|
Mandy Chung
|
1b36c9f6c5
|
8200121: Remove unused qualified exports in java.base
Reviewed-by: alanb, lancea
|
2018-06-15 11:44:20 -07:00 |
|
Maurizio Cimadamore
|
3f825e0a9a
|
8203838: javac performance regression in 11+11
Share method check exception
Reviewed-by: vromero
|
2018-06-15 19:24:15 +01:00 |
|
Liam Miller-Cushon
|
b61c993004
|
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
Reviewed-by: darcy, martin, vromero
|
2018-06-14 17:32:31 -07:00 |
|
Vladimir Kozlov
|
9b7a61eff1
|
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Exit VM with Error when JVMCI does not support seected GC.
Reviewed-by: iveresov, thartmann
|
2018-06-15 09:16:48 -07:00 |
|
Vladimir Kozlov
|
3ced42361d
|
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Convert the assert into compilation check which will skip superword optimization
Reviewed-by: roland, thartmann
|
2018-06-15 08:28:08 -07:00 |
|
Per Lidén
|
ec4c0637f8
|
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
Reviewed-by: stefank, eosterlund
|
2018-06-15 13:31:50 +02:00 |
|
Per Lidén
|
57203871dd
|
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Reviewed-by: stefank, eosterlund
|
2018-06-15 13:31:43 +02:00 |
|
Per Lidén
|
8b9c9258aa
|
8205024: ZGC: Worker threads boost mode not always enabled when is should be
Reviewed-by: stefank, eosterlund
|
2018-06-15 13:31:36 +02:00 |
|
Per Lidén
|
2f16dd96db
|
8205022: ZGC: SoftReferences not always cleared before throwing OOME
Reviewed-by: stefank, eosterlund
|
2018-06-15 13:31:27 +02:00 |
|
Per Lidén
|
39a24e8590
|
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
Reviewed-by: stefank, eosterlund
|
2018-06-15 13:31:20 +02:00 |
|
Valerie Peng
|
f094ffdbae
|
8203654: Improve cypher state updates
Reviewed-by: ascarpino
|
2018-06-14 23:47:05 +00:00 |
|
Jean Christophe Beyler
|
89453e7c64
|
8205096: Add missing files for 8203394
Add files missed in the push for Low-Overhead Heap Profiling
Reviewed-by: dholmes, tschatzl, rehn, simonis, ehelin
|
2018-06-15 02:31:37 -07:00 |
|
Jean Christophe Beyler
|
6129ed590c
|
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Implement Low-Overhead Heap Profiling
Reviewed-by: eosterlund, gthornbr, rehn, sspitsyn, tschatzl
|
2018-06-15 00:49:54 -07:00 |
|
Dmitry Markov
|
9752f5f644
|
8200353: Shift or Capslock not working in Textfield after accented keystrokes
Reviewed-by: serb, prr
|
2018-06-13 12:54:41 +01:00 |
|
Phil Race
|
aeed1525ab
|
Merge
|
2018-06-12 15:14:22 -07:00 |
|
Sergey Bylokhov
|
89204c3373
|
8204454: Remove of sun.applet.AppletAudioClip
Reviewed-by: prr
|
2018-06-12 14:53:57 -07:00 |
|
Brent Christian
|
ea01772a00
|
8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
Reviewed-by: mchung
|
2018-06-12 14:08:24 -07:00 |
|
Stuart Marks
|
4ad2957dd0
|
8204243: remove Thread.destroy() and Thread.stop(Throwable)
Reviewed-by: dholmes, alanb, sspitsyn, iris
|
2018-06-12 13:24:37 -07:00 |
|
Phil Race
|
fe746c5d2a
|
8191512: T2K font rasterizer code removal
Reviewed-by: serb, erikj
|
2018-06-12 12:18:57 -07:00 |
|
Rajan Halade
|
16a09483c0
|
8196141: Add GoDaddy root certificates
Reviewed-by: mullan
|
2018-06-12 11:34:48 -07:00 |
|
Sergey Bylokhov
|
4800622742
|
8202768: [macos] Appkit thread slows when any Window Manager active
Reviewed-by: ant
|
2018-06-12 09:26:49 -07:00 |
|
Bhaktavatsal R Maram
|
dc7d03e19d
|
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Reviewed-by: simonis, stuefe
|
2018-06-12 13:00:50 +05:30 |
|
Sergey Bylokhov
|
4f38d4ff72
|
8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Reviewed-by: prr, kaddepalli
|
2018-07-05 19:05:08 +03:00 |
|
Thomas Stuefe
|
1adadc7882
|
8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Reviewed-by: dholmes, bobv
|
2018-07-05 11:56:19 +02:00 |
|
Sibabrata Sahoo
|
99f911cc71
|
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled.
Reviewed-by: xuelei
|
2018-07-04 11:49:46 -07:00 |
|
Markus Grönlund
|
7129c3e786
|
8198346: assert(!_cld->claimed()) failed in TestObjectDescription.java
Reviewed-by: egahlin
|
2018-07-04 18:39:26 +02:00 |
|
Michael McMahon
|
5cbda815d0
|
8206001: Enable TLS1.3 by default in Http Client
Reviewed-by: dfuchs
|
2018-07-04 16:16:24 +01:00 |
|
Matthias Baesken
|
2e9d5e3d8a
|
8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Reviewed-by: alanb, stuefe
|
2018-07-04 16:54:56 +02:00 |
|
Matthias Baesken
|
b913444be0
|
8206255: fix compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
Reviewed-by: stuefe
|
2018-07-03 12:40:42 +02:00 |
|
Nils Eliasson
|
9b281d9d05
|
8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Backout 8204157 to state before 8192992
Reviewed-by: thartmann, mdoerr
|
2018-07-03 09:11:00 +02:00 |
|
Per Lidén
|
657e35019d
|
8206316: ZGC: Preferred tmpfs mount point not found on Debian
Reviewed-by: kbarrett, tschatzl, ehelin
|
2018-07-04 12:04:02 +02:00 |
|
Per Lidén
|
e0399f6060
|
8205924: ZGC: Premature OOME due to failure to expand backing file
Reviewed-by: ehelin
|
2018-07-04 12:04:02 +02:00 |
|
Markus Grönlund
|
84d23a1596
|
8206254: Unable to complete emergency dump during safepoint
Reviewed-by: egahlin
|
2018-07-04 10:24:16 +02:00 |
|
Volker Simonis
|
7cefb320e9
|
8206173: MallocSiteTable::initialize() doesn't take function descriptors into account
Reviewed-by: stuefe, zgu
|
2018-07-04 09:21:19 +02:00 |
|
Rachna Goel
|
19fd830161
|
8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales
Handled languageALiases for supported locales of CLDR.
Reviewed-by: naoto
|
2018-07-04 11:55:11 +05:30 |
|
Paul Sandoz
|
a0e9bf4280
|
8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Reviewed-by: kvn, coleenp
|
2018-07-02 10:09:01 -07:00 |
|
Andrew Haley
|
dd0ba10925
|
8204680: Disassembly does not display code strings in stubs
Reviewed-by: kvn
|
2018-06-11 15:32:43 +01:00 |
|
Roger Riggs
|
e9499fa513
|
8197930: JNI exception pending in initializeEncoding of jni_util.c
Reviewed-by: mchung, stuefe
|
2018-06-12 13:07:47 -04:00 |
|
Zhengyu Gu
|
2979a83cfa
|
8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
Fixed bug that did not break out outer loop when region was found
Reviewed-by: stuefe, adinn
|
2018-06-12 11:21:07 -04:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|
Aleksey Shipilev
|
a1518ac9b2
|
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
Introduce Epsilon GC
Reviewed-by: rkennke, ihse, pliden, eosterlund, lmesnik, jgeorge, stefank
|
2018-06-12 15:03:00 +02:00 |
|
Srinivas Dama
|
2c389ccbac
|
8204861: fix for 8196993 has broken the build on linux
Undo the changes done for 8196993
Reviewed-by: stefank, shade
|
2018-06-12 18:30:52 +05:30 |
|