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 |
|
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 |
|
Tobias Hartmann
|
21f57051c4
|
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
Removed -Xcomp and increased timeout.
Reviewed-by: kvn
|
2018-10-18 17:50:49 +02: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 |
|
Dora Zhou
|
3c2c6bce02
|
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-18 00:56:38 -07:00 |
|
Magnus Ihse Bursie
|
10b754ee85
|
8212587: equals in MakeBase does not handle empty strings correctly
Reviewed-by: erikj
|
2018-10-18 09:19:29 +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 |
|
Jean Christophe Beyler
|
d63acb557c
|
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Remove the NSK_CPP_STUB macros from tests
Reviewed-by: amenkov, phh, sspitsyn
|
2018-10-17 21:28:11 -07:00 |
|
John Jiang
|
75489d717e
|
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
Javax/net/ssl/TLSCommon/CipherSuite.java supports key exchange algorithms
Reviewed-by: xuelei
|
2018-10-18 07:56:55 +08:00 |
|
Jesper Wilhelmsson
|
ab0baf86f7
|
Added tag jdk-12+16 for changeset 199658d1ef86
|
2018-10-18 00:50:14 +02: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 |
|
John Jiang
|
da989adeb7
|
8212562: To remove lib/security from test/jdk/TEST.groups
Remove lib/security from test group jdk_security3
Reviewed-by: coffeys
|
2018-10-17 22:06:55 +08:00 |
|
Claes Redestad
|
b1c0737ad5
|
8212201: Classlist build tool should be built for the target JDK version
Reviewed-by: erikj, ihse
|
2018-10-17 14:19:21 +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 |
|
Ying Zhou
|
05f0d11553
|
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-17 16:37:41 +08:00 |
|
Jayathirth D V
|
3e85467bc6
|
Merge
|
2018-10-16 23:21:05 +05:30 |
|
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 |
|
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 |
|
Prasanta Sadhukhan
|
667b323a89
|
8212098: Cleanup of ProblemList.txt for fixed swing tests
Reviewed-by: serb
|
2018-10-19 12:39:56 +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 |
|
John Jiang
|
f507e3c9d1
|
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
Move lib/security tests to sun/security/lib
Reviewed-by: weijun
|
2018-10-16 10:16:04 +08:00 |
|
Viktor Dukhovni
|
2a10506942
|
8212165: JGSS: Fix cut/paste error in NativeUtil.c
Reviewed-by: alanb, weijun
|
2018-10-16 09:19:32 +08:00 |
|
David Holmes
|
ffc26adbea
|
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
Ensure the target thread has reached wait() before inspecting it
Reviewed-by: mchung, dfuchs, jcbeyler
|
2018-10-15 21:02:17 -04:00 |
|
Jean Christophe Beyler
|
7afa70096a
|
8212083: Handle remaining gc/lock native code and fix two strings
Migrate code to using wrapping JNI for exceptions
Reviewed-by: phh, tschatzl
|
2018-10-15 14:55:17 -07: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 |
|
Abdul Kolarkunnu
|
6352b5f64d
|
8209499: Create test for SwingSet EditorPaneDemo
Reviewed-by: serb
|
2018-10-03 23:00:32 -07:00 |
|
Alexandre Iline
|
afa8a8ff9b
|
Merge
|
2018-10-15 13:44:31 -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 |
|