Jayathirth D V
|
3e85467bc6
|
Merge
|
2018-10-16 23:21:05 +05:30 |
|
Igor Ignatyev
|
f1e1e1fe6f
|
8177709: Convert TestVirtualSpace_test to GTest
Reviewed-by: stuefe, jcbeyler
|
2018-10-19 16:29:45 -07:00 |
|
Kirill Zhaldybin
|
4c8b5f840c
|
8171097: Convert TestReservedSpace_test to Gtest
Reviewed-by: stuefe, jcbeyler, iignatyev
|
2018-10-19 16:29:43 -07:00 |
|
Jamil Nimeh
|
137e3161c4
|
8211806: TLS 1.3 handshake server name indication is missing on a session resume
Reviewed-by: xuelei, wetmore
|
2018-10-19 18:05:50 -07:00 |
|
Paul Hohensee
|
6beba541cd
|
8212698: Minor g1 #include changes and memoryService.hpp copyright date update
Fix #includes in g1FullGCOopClosures.inline.hpp, g1HeapVerifier.hpp + memoryService.hpp copyright date
Reviewed-by: tschatzl, jcbeyler
|
2018-10-19 17:54:21 -04:00 |
|
Sergey Bylokhov
|
550af18f08
|
8212213: All tests for splashscreen stopped worked in jdk12b13
Reviewed-by: ihse, prr
|
2018-10-19 11:15:57 -07:00 |
|
Ichiroh Takiguchi
|
3ee3988bfd
|
8211393: Memory leak issue on awt_InputMethod.c
Reviewed-by: naoto, clanger
|
2018-10-19 15:26:50 +01:00 |
|
Sean Mullan
|
d71882148b
|
Merge
|
2018-10-19 09:32:46 -04:00 |
|
Sean Mullan
|
a675a48940
|
8195793: Remove GTE CyberTrust Global Root
Reviewed-by: rhalade
|
2018-10-19 09:31:57 -04:00 |
|
Michael McMahon
|
b9279ef850
|
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Reviewed-by: chegar, dfuchs
|
2018-10-19 14:23:43 +01:00 |
|
Prasanta Sadhukhan
|
b64e7fc2bd
|
8211987: Menu bar gets input focus even if Alt-released event is consumed
Reviewed-by: serb
|
2018-10-19 12:50:25 +05:30 |
|
Ioi Lam
|
4abb6861ec
|
8212642: Remove SystemDictionary::InitOption enum
Reviewed-by: dholmes, kvn, redestad
|
2018-10-18 23:05:01 -07:00 |
|
Roman Kennke
|
cb17e450b3
|
8212603: Need to step over GC barriers in Node::eqv_uncast()
Reviewed-by: shade, kvn, eosterlund
|
2018-10-18 21:14:49 +02:00 |
|
Ivan Gerasimov
|
f7393a59d1
|
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
Reviewed-by: weijun
|
2018-10-18 09:46:46 -07:00 |
|
Andrew Luo
|
d54fa9e93d
|
8212662: Fix javadoc typo in java.lang.ref.Cleaner
Reviewed-by: lancea, rriggs
|
2018-10-18 10:45:05 -04:00 |
|
Harold Seigel
|
ef3c0a2458
|
8209087: Clean up runtime code that compares 'this' to NULL
Remove 'this' to NULL comparisons from methods and check if calling objects of these methods could be NULL.
Reviewed-by: lfoltan, gziemski
|
2018-10-18 10:35:58 -04:00 |
|
Sean Mullan
|
417d396b54
|
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
Reviewed-by: weijun
|
2018-10-18 10:08:35 -04:00 |
|
Leo Korinth
|
d75f70d91c
|
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
Reviewed-by: shade, pliden
|
2018-10-18 11:23:54 +02:00 |
|
Ioi Lam
|
c86ba29693
|
8212612: Add documentation about Arguments::_exit_hook
Reviewed-by: hseigel, dlong, dholmes
|
2018-10-17 21:51:00 -07:00 |
|
Aleksey Shipilev
|
00f3bbe51b
|
8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
Reviewed-by: hseigel
|
2018-10-17 22:47:59 +02:00 |
|
Aleksey Shipilev
|
b3d9f93363
|
8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
Reviewed-by: kvn, eosterlund
|
2018-10-17 22:42:31 +02:00 |
|
Roman Kennke
|
89d9a60caa
|
8212186: JVMTI lacks a few GC barriers/hooks
Reviewed-by: eosterlund, shade
|
2018-10-17 22:26:41 +02:00 |
|
Aleksey Shipilev
|
98fe69f3a2
|
8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)
Reviewed-by: eosterlund
|
2018-10-17 18:31:48 +02:00 |
|
Claes Redestad
|
b3b41df70f
|
8212597: Optimize String concatenation setup when using primitive operands
Reviewed-by: shade
|
2018-10-17 17:35:26 +02:00 |
|
Priya Lakshmi Muthuswamy
|
4e1c510215
|
8211901: javadoc generates broken links on deprecated items page
Reviewed-by: jjg
|
2018-10-17 15:28:36 +05:30 |
|
Sergey Bylokhov
|
b3b647ef9a
|
8133713: [macosx] Accessible JTables always reported as empty
Reviewed-by: prr
|
2018-10-16 16:49:50 -07:00 |
|
Sergey Bylokhov
|
518f32791a
|
8210739: Calling JSpinner's setFont with null throws NullPointerException
Reviewed-by: psadhukhan
|
2018-10-16 15:47:53 -07:00 |
|
John Neffenger
|
0ed2c6c295
|
8212071: Need to set the FreeType LCD Filter to reduce fringing
Reviewed-by: prr, lbourges
|
2018-10-16 10:54:50 -07:00 |
|
Jayathirth D V
|
eb1b046a1d
|
Merge
|
2018-10-16 14:26:22 +05:30 |
|
Viktor Dukhovni
|
2a10506942
|
8212165: JGSS: Fix cut/paste error in NativeUtil.c
Reviewed-by: alanb, weijun
|
2018-10-16 09:19:32 +08:00 |
|
Jean Christophe Beyler
|
d7c7ce19f1
|
8211980: Remove ThreadHeapSampler enable/disable/enabled methods
Remove methods from ThreadHeapSampler
Reviewed-by: dholmes, phh
|
2018-10-15 14:16:35 -07:00 |
|
Shashidhara Veerabhadraiah
|
ec5f10e6a2
|
8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over
Reviewed-by: mhalder, serb
|
2018-10-15 10:29:06 +05:30 |
|
Prasanta Sadhukhan
|
a7c90c5400
|
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
Reviewed-by: jdv
|
2018-10-14 18:05:06 +05:30 |
|
Prasanta Sadhukhan
|
2491c32fcd
|
6828982: UIDefaults.getUI swallows original exception
Reviewed-by: kaddepalli, prr
|
2018-10-11 14:19:36 +05:30 |
|
Prasanta Sadhukhan
|
aa4584af89
|
8211886: Bad/broken link in synthFileFormat.html
Reviewed-by: serb
|
2018-10-10 16:20:52 +05:30 |
|
Tagir F. Valeev
|
e71caa9aae
|
8211693: Convert C-style array declarations in client demos and jdk.accessibility
Reviewed-by: serb
|
2018-10-09 18:25:57 -07:00 |
|
Brent Christian
|
6a9241a6a6
|
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
Reviewed-by: alanb, mchung
|
2018-10-05 15:12:37 -07:00 |
|
Aleksey Shipilev
|
a0e02d649c
|
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
Reviewed-by: rkennke, kbarrett, joehw
|
2018-10-15 22:30:32 +02:00 |
|
Jiangli Zhou
|
ace36f9ac3
|
8211956: AppCDS crashes for some uses with JRuby
Make sure FileMapInfo::verify_mapped_heap_regions only verifies 'num' of spaces.
Reviewed-by: iklam
|
2018-10-15 15:21:54 -04:00 |
|
Roman Kennke
|
7d7da8976b
|
8211955: GC abstraction for LAB reserve
Reviewed-by: pliden, shade
|
2018-10-10 23:05:15 +02:00 |
|
Naoto Sato
|
a3a7edbd4d
|
8211961: Broken link in java.util.Locale
Reviewed-by: mchung
|
2018-10-15 09:35:05 -07:00 |
|
Zhengyu Gu
|
a0ce3d3f18
|
8212074: Add method to peek the remaining tasks in task queues
Add methods for implementing new task termination protocol
Reviewed-by: tschatzl, shade, rkennke
|
2018-10-15 11:53:15 -04:00 |
|
Sean Coffey
|
497de20391
|
8209862: CipherCore performance improvement
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: apetcher, ascarpino
|
2018-10-15 14:42:31 +01:00 |
|
Leo Korinth
|
e898052f3b
|
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
|
2018-10-12 12:14:01 +02:00 |
|
Leo Korinth
|
78fe66c3bb
|
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
|
2018-10-12 12:13:06 +02:00 |
|
Leo Korinth
|
4bc903d17a
|
8201436: Replace oop_ps_push_contents with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
|
2018-10-12 12:10:34 +02:00 |
|
Priya Lakshmi Muthuswamy
|
ce05c7751d
|
8211957: Broken links to stylesheet in java.base/doc-files
Reviewed-by: alanb
|
2018-10-15 17:52:42 +05:30 |
|
Martin Doerr
|
e790d11666
|
8211852: inspect stack during error reporting
Reviewed-by: dholmes, goetz
|
2018-10-15 08:08:02 +02:00 |
|
Kim Barrett
|
6330fc1cb6
|
8212023: Implicit narrowing in Solaris/sparc initializers
Explicitly narrow or fix destination types.
Reviewed-by: dholmes, tschatzl
|
2018-10-12 17:35:26 -04:00 |
|
Muthusamy Chinnathambi
|
cbe11130f5
|
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Reviewed-by: dholmes, iklam
|
2018-10-09 16:08:07 +05:30 |
|