Chris Yin
|
fb6de4b0b6
|
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
Reviewed-by: dfuchs
|
2018-11-20 09:59:58 +08:00 |
|
Liam Miller-Cushon
|
4cdf0c4c1d
|
8214071: Broken msg.bug diagnostics when using the compiler API
Reviewed-by: jjg
|
2018-11-19 10:47:38 -08:00 |
|
Sean Coffey
|
63b433923c
|
8210838: Override javax.crypto.Cipher.toString()
Reviewed-by: mullan, weijun
|
2018-11-19 09:56:42 +00:00 |
|
Richard Reingruber
|
e310d296e2
|
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
Reviewed-by: dholmes, jcbeyler
|
2018-11-16 15:51:29 +01:00 |
|
Weijun Wang
|
c20332c412
|
8212003: Deprecating the default keytool -keyalg option
Reviewed-by: mullan, xuelei
|
2018-11-17 18:11:23 +08:00 |
|
Jean Christophe Beyler
|
3e936d3cd9
|
8212931: HeapMonitorStatIntervalTest.java fails due average calculation
Added a method to get the actual size
Reviewed-by: amenkov, sspitsyn
|
2018-11-16 19:27:21 -08:00 |
|
Calvin Cheung
|
8761824649
|
8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
Allow Java agent during CDS dumping if the AllowArchivingWithJavaAgent dignostic option is specified.
Reviewed-by: iklam, jiangli, sspitsyn, dcubed
|
2018-11-16 16:10:25 -08:00 |
|
Claes Redestad
|
7a30c97753
|
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
8061282: Migrate jmh-jdk-microbenchmarks into the JDK
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
|
2018-11-16 23:39:51 +01:00 |
|
Dean Long
|
bfc1488468
|
8213959: add org.graalvm.compiler.replacements.test.StringCompressInflateTest to graal problem list
Reviewed-by: thartmann, kvn
|
2018-11-16 09:35:39 -08:00 |
|
Boris Ulasevich
|
11c5e7968b
|
8213794: ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32
Reviewed-by: dholmes
|
2018-11-16 19:29:40 +03:00 |
|
Boris Ulasevich
|
28f45defae
|
8213410: UseCompressedOops requirement check fails fails on 32-bit system
Reviewed-by: dholmes
|
2018-11-16 19:29:20 +03:00 |
|
Dora Zhou
|
2b38340ad7
|
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-11-15 21:53:30 -08:00 |
|
Kim Barrett
|
5e0d5efe4c
|
8213352: Separate BufferNode allocation from PtrQueueSet
Move free-list management and allocation to new class.
Reviewed-by: tschatzl, sjohanss
|
2018-11-15 19:59:10 -05:00 |
|
Igor Ignatyev
|
e53852dd51
|
8213922: fix ctw stand-alone build
Reviewed-by: kvn, roland
|
2018-11-15 14:01:08 -08:00 |
|
Dean Long
|
971575362a
|
8210777: Update Graal
Reviewed-by: kvn
|
2018-11-15 09:04:07 -08:00 |
|
Adam Petcher
|
12d64aaeba
|
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
Fixed private key format to match spec in RFC 8410
Reviewed-by: mullan
|
2018-11-15 13:22:29 -05:00 |
|
Daniil Titov
|
52bee8fe04
|
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, cjplummer
|
2018-11-15 09:56:49 -08:00 |
|
Michael McMahon
|
1b34ea35c9
|
8213616: URLPermission with query or fragment behaves incorrectly
Reviewed-by: chegar, dfuchs
|
2018-11-15 11:26:46 +00:00 |
|
Sibabrata Sahoo
|
bf9fb45c85
|
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
Java.net.SocketTimeoutException: Read timed out
Reviewed-by: xuelei
|
2018-11-14 23:12:19 -08:00 |
|
Jean Christophe Beyler
|
d7d4bc9fdd
|
8213622: Windows VS2013 build failure - "'snprintf': identifier not found"
Replace snprintf with strlen and memcpy
Reviewed-by: dholmes, mvala, kbarrett
|
2018-11-14 12:25:15 -08:00 |
|
Martin Balao
|
7c14ebfcd0
|
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Improvements on the synchronization of SequencedEvent events from different AppContexts
Reviewed-by: serb
|
2018-11-09 10:34:19 -03:00 |
|
Erik Joelsson
|
24eb1aa0eb
|
8213709: jdk/javadoc/doclet/testValueTag/TestValueTagInModule.java missing modules declaration
Reviewed-by: jjg
|
2018-11-14 09:31:38 -08:00 |
|
Erik Joelsson
|
03a8cdece5
|
8211727: Adjust default concurrency settings for running tests on Sparc
Reviewed-by: ctornqvi, tbell, mikael
|
2018-11-14 09:26:28 -08:00 |
|
Michael McMahon
|
028f2e14b3
|
8213189: Make restricted headers in HTTP Client configurable and remove Date by default
Reviewed-by: dfuchs
|
2018-11-14 14:23:21 +00:00 |
|
Prasanta Sadhukhan
|
eafb5eb05e
|
Merge
|
2018-11-14 17:16:44 +05:30 |
|
David Holmes
|
458e0b864a
|
8213767: Remove the -Xconcurrentio flag and associated code
Reviewed-by: lfoltan, rehn
|
2018-11-14 04:56:43 -05:00 |
|
Vicente Romero
|
61082e6b25
|
8213480: update internal ASM version to 7.0
Reviewed-by: dholmes, iignatyev, alanb
|
2018-11-13 23:33:17 -05:00 |
|
Pankaj Bansal
|
8ed1c25f6b
|
8213536: Update ProblemList for Linux
Reviewed-by: serb
|
2018-11-12 12:39:03 +05:30 |
|
Prasanta Sadhukhan
|
046262a0f5
|
Merge
|
2018-11-12 11:10:16 +05:30 |
|
Shashidhara Veerabhadraiah
|
fe6aa29326
|
8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac
Reviewed-by: serb
|
2018-11-12 10:55:49 +05:30 |
|
Sergey Bylokhov
|
5a9a338c8e
|
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
|
2018-11-10 18:48:35 -08:00 |
|
Sergey Bylokhov
|
cc3756b342
|
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
Reviewed-by: psadhukhan
|
2018-11-10 18:41:43 -08:00 |
|
Aleksey Shipilev
|
2df435e191
|
8211926: Catastrophic size_t underflow in BitMap::*_large methods
Reviewed-by: kbarrett, stuefe
|
2018-11-10 20:47:28 +01:00 |
|
Sergey Bylokhov
|
bd9a9d591b
|
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
Reviewed-by: prr, psadhukhan
|
2018-11-10 09:52:59 -08:00 |
|
Zhengyu Gu
|
83155e1ea6
|
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
Fixed wrong class name in test
Reviewed-by: dholmes, jcbeyler
|
2018-11-10 09:06:33 -05:00 |
|
Sergey Bylokhov
|
96ebd03c09
|
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
Reviewed-by: prr
|
2018-11-09 22:25:40 -08:00 |
|
Daniel D. Daugherty
|
0f9e314cb5
|
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
Reviewed-by: rehn
|
2018-11-09 15:19:33 -05:00 |
|
Dean Long
|
cc2fb36243
|
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
Reviewed-by: kvn
|
2018-11-09 11:36:34 -08:00 |
|
Roger Riggs
|
29e742273e
|
8185496 : Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
|
2018-11-09 13:28:16 -05:00 |
|
Xue-Lei Andrew Fan
|
1b20a6781f
|
8213694: Test Timeout.java should run in othervm mode
Reviewed-by: jnimeh
|
2018-11-09 10:15:43 -08:00 |
|
Xue-Lei Andrew Fan
|
3e9941ea2b
|
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
Reviewed-by: mullan, chegar
|
2018-11-09 08:24:38 -08:00 |
|
Ambarish Rapte
|
bc3c7c9b32
|
8198002: java/awt/Mixing/Validating.java debug assert on Windows
Reviewed-by: serb, kaddepalli
|
2018-11-09 18:35:25 +05:30 |
|
Ambarish Rapte
|
3ec1c6f949
|
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-09 12:08:05 +05:30 |
|
Prasanta Sadhukhan
|
e40a70bce0
|
8213181: Updation of ProblemList.txt for removal of passing swing test
Reviewed-by: serb
|
2018-11-09 09:29:43 +05:30 |
|
Phil Race
|
bf7a30f5cf
|
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
Reviewed-by: serb
|
2018-11-08 10:34:49 -08:00 |
|
Prasanta Sadhukhan
|
b553485436
|
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
Reviewed-by: prr
|
2018-11-08 12:09:06 +05:30 |
|
Ioi Lam
|
147fc3ed13
|
8213346: Re-implement shared dictionary using CompactHashtable
Reviewed-by: jiangli
|
2018-11-07 19:40:27 -08:00 |
|
Jamil Nimeh
|
acd81b508e
|
8212885: TLS 1.3 resumed session does not retain peer certificate chain
Reviewed-by: xuelei, wetmore
|
2018-11-13 18:22:52 -08:00 |
|
Weijun Wang
|
65dc116bf6
|
8213400: Support choosing group name in keytool keypair generation
Reviewed-by: apetcher, xuelei
|
2018-11-14 08:46:25 +08:00 |
|
Serguei Spitsyn
|
a8a34764b2
|
8213814: build error in jtreg test jvmti/GetLocalVariable
Fix the build error by restoring the macro definitions for missed functions
Reviewed-by: dcubed
|
2018-11-13 13:42:39 -08:00 |
|