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 |
|
Erik Joelsson
|
232912a6ca
|
8212028: Use run-test makefile framework for testing in Oracle's Mach5
Reviewed-by: ihse
|
2018-10-15 11:36:20 -07:00 |
|
Abdul Kolarkunnu
|
56847065af
|
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
Reviewed-by: serb
|
2018-10-11 07:22:53 -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 |
|
John Jiang
|
4fe2edae59
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
|
2018-10-15 22:47:03 +08: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 |
|
Jean Christophe Beyler
|
e431f6a418
|
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
Remove NSK_CPP_STUB macros from the tests
Reviewed-by: amenkov, phh
|
2018-10-14 19:07:34 -07:00 |
|
Chris Yin
|
285fca70b4
|
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
Reviewed-by: chegar, vtewari
|
2018-10-15 09:34:18 +08: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 |
|
Lance Andersen
|
1226dcbcfe
|
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Reviewed-by: rriggs
|
2018-10-12 14:16:24 -04:00 |
|
Alex Menkov
|
24fb839864
|
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
Reviewed-by: sspitsyn, jcbeyler
|
2018-10-12 10:08:11 -07:00 |
|