Naoto Sato
|
ab49e12b7f
|
8189291: Test policy should extend the default system policy
Reviewed-by: mchung
|
2017-10-24 08:56:30 -07:00 |
|
Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07:00 |
|
Henry Jen
|
4e93f8fc9f
|
Merge
|
2017-10-20 09:49:02 -07:00 |
|
Athijegannathan Sundararajan
|
0da8aae161
|
8189671: jlink should clearly report error when an automatic module is used
Reviewed-by: alanb, mchung
|
2017-10-20 17:16:05 +05:30 |
|
Jesper Wilhelmsson
|
65db4f42d0
|
8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
|
2017-09-14 22:57:36 +02:00 |
|
Phil Race
|
679360ec5a
|
Merge
|
2017-10-19 10:54:40 -07:00 |
|
Manajit Halder
|
a1d4869f84
|
8163265: [macosx] numpad 0 instead of VK_0
Reviewed-by: serb, azvegint
|
2017-10-19 13:52:37 +05:30 |
|
John Jiang
|
26aeea1790
|
8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform
Put test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh to ProblemList on Linux platform due to JDK-8186098
Reviewed-by: xuelei
|
2017-10-19 14:49:20 +08:00 |
|
Sergey Bylokhov
|
4ccdfd542e
|
8075255: Metal L&F has dependency on the Windows L&F
Reviewed-by: psadhukhan
|
2017-10-18 22:06:24 -07:00 |
|
Phil Race
|
8f0f21d997
|
Merge
|
2017-10-17 14:33:32 -07:00 |
|
Semyon Sadetsky
|
12cb440799
|
8180821: [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed
Reviewed-by: prr, psadhukhan
|
2017-10-16 08:06:56 -07:00 |
|
Krishna Addepalli
|
a9808680a1
|
6714836: JRootPane.getMaximumSize() returns a width of 0
Reviewed-by: psadhukhan, serb
|
2017-10-12 10:40:45 +05:30 |
|
Phil Race
|
a9cb8eb350
|
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
Reviewed-by: ssadetsky, pnarayanan
|
2017-10-10 12:15:25 -07:00 |
|
Alexandre Iline
|
e83a741be2
|
8188824: sanity/client/SwingSet/src/ProgressBarDemoTest: Failed with NullPointerException
Reviewed-by: ssadetsky
|
2017-10-10 09:10:43 -07:00 |
|
Phil Race
|
82040f1fb3
|
Merge
|
2017-10-09 11:38:46 -07:00 |
|
Frank Yuan
|
e92da5e381
|
8187700: SetAuthenticator tests should handle the proxy port
Reviewed-by: dfuchs
|
2017-10-09 17:37:15 +08:00 |
|
Dmitry Markov
|
513abd0c08
|
8155197: Focus transition issue
Reviewed-by: serb, ssadetsky, aivanov
|
2017-10-07 15:58:45 +01:00 |
|
Alexandre Iline
|
c640ec68f7
|
8188779: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Reviewed-by: serb, ssadetsky
|
2017-10-05 13:29:34 -07:00 |
|
Shashidhara Veerabhadraiah
|
0e982813e1
|
8004029: [macosx] The long Tab titles are not clipped with dots at the end
Reviewed-by: serb, psadhukhan
|
2017-10-04 15:10:08 +05:30 |
|
Ivan Gerasimov
|
9c1b0103b3
|
8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode()
Reviewed-by: coffeys
|
2017-10-04 01:08:36 -07:00 |
|
Doug Lea
|
c3664b7f38
|
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
Reviewed-by: martin, psandoz
|
2017-10-03 14:00:00 -07:00 |
|
Charles Munger
|
229cce5f44
|
8186265: Make toString() methods of "task" objects more useful
Reviewed-by: martin, psandoz, rriggs, dholmes, darcy
|
2017-10-03 13:55:05 -07:00 |
|
Doug Lea
|
d9d91c1cc4
|
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
Reviewed-by: martin, psandoz
|
2017-10-03 13:45:11 -07:00 |
|
Doug Lea
|
76db7c6b61
|
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
Reviewed-by: martin, psandoz, dholmes
|
2017-10-03 13:41:55 -07:00 |
|
Doug Lea
|
c6e3667228
|
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
Reviewed-by: martin, psandoz, dholmes
|
2017-10-03 13:37:01 -07:00 |
|
Phil Race
|
1c89e3aa56
|
Merge
|
2017-09-28 09:13:27 -07:00 |
|
Mandy Chung
|
5d986605ca
|
8186050: StackFrame should provide the method signature
Reviewed-by: alanb, bchristi, forax, plevart
|
2017-09-29 11:33:08 -07:00 |
|
Paul Sandoz
|
999343e352
|
8187688: Additional tests for MethodHandle.invokeWithArguments
Reviewed-by: redestad
|
2017-09-27 10:24:40 -07:00 |
|
Philipp Kunz
|
2ae9614d34
|
6695402: Jarsigner with multi-byte characters in class names
Reviewed-by: weijun
|
2017-09-27 14:02:15 +08:00 |
|
Rob McKenna
|
1fc8d0cfd9
|
8184328: JDK 8u131 socketRead0 hang at SSL read
Reviewed-by: xuelei, chegar, coffeys
|
2017-09-26 19:19:09 +01:00 |
|
Vyom Tewari
|
99b202b398
|
8185072: network006 times out in many configs in JDK10-hs nightly
Reviewed-by: chegar, rriggs
|
2017-09-26 20:34:10 +05:30 |
|
Chris Hegarty
|
b98d0bda76
|
8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
Reviewed-by: coffeys
|
2017-09-26 10:20:35 +01:00 |
|
Hamlin Li
|
9f1f9587cb
|
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
Reviewed-by: psandoz
|
2017-09-26 12:47:49 +08:00 |
|
Pankaj Bansal
|
b8ca97f45c
|
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java
Reviewed-by: serb, ssadetsky
|
2017-09-25 16:12:49 +05:30 |
|
Pankaj Bansal
|
6b7c509a0d
|
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
Reviewed-by: serb, ssadetsky
|
2017-09-25 16:06:13 +05:30 |
|
Pankaj Bansal
|
94a925b4f3
|
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build
Co-authored-by: Dmitry Cherepanov <dcherepanov@azul.com>
Reviewed-by: serb, ssadetsky
|
2017-09-25 15:57:43 +05:30 |
|
Sergey Bylokhov
|
e5566ace66
|
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
Reviewed-by: azvegint
|
2017-09-22 17:36:55 -07:00 |
|
Sergey Bylokhov
|
97d93fe4d8
|
8187442: Xcheck:jni produces various "WARNING in native method" in launcher
Reviewed-by: ksrini, dholmes
|
2017-09-22 15:32:09 -07:00 |
|
John R Rose
|
f98aab0db9
|
8185993: MethodHandle.invokeWithArguments jumbo-arity
Reviewed-by: psandoz, vlivanov
|
2017-09-22 15:28:16 -07:00 |
|
Amy Lu
|
f22dd8323b
|
8184329: Refactor java/lang/ClassLoader shell tests to java
Reviewed-by: mchung
|
2017-09-22 16:38:54 +08:00 |
|
Felix Yang
|
300988fb02
|
8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use
Reviewed-by: msheppar, clanger
|
2017-09-21 20:05:46 -07:00 |
|
Felix Yang
|
e634950b41
|
8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java
Reviewed-by: chegar
|
2017-09-21 19:48:32 -07:00 |
|
Weijun Wang
|
b380f1b6cc
|
8187786: Many javax/net/ssl/DTLS tests failing
Reviewed-by: xuelei
|
2017-09-22 09:49:08 +08:00 |
|
Bradford Wetmore
|
d1ad673f55
|
8187788: Disasble javax/net tests until JDK-8187786 is resolved
Reviewed-by: darcy
|
2017-09-21 12:13:25 -07:00 |
|
Weijun Wang
|
1e6e9203c4
|
8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
Reviewed-by: asmotrak
|
2017-09-21 16:29:54 +08:00 |
|
Weijun Wang
|
fe19274488
|
8186831: Kerberos ignores PA-DATA with a non-null s2kparams
Reviewed-by: xuelei
|
2017-09-21 16:29:45 +08:00 |
|
Weijun Wang
|
2bb3b82709
|
8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
|
2017-09-21 16:29:18 +08:00 |
|
Xueming Shen
|
02b9452ed3
|
8186464: ZipFile cannot read some InfoZip ZIP64 zip files
Reviewed-by: martin
|
2017-09-20 16:41:54 -07:00 |
|
Joe Darcy
|
a77b330635
|
8187636: Mark MetaCallback.java as failing intermittently
Reviewed-by: serb, prr
|
2017-09-18 13:33:29 -07:00 |
|
Erik Joelsson
|
467119a352
|
8187445: Forest Consolidation: Make tests work
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:59 +02:00 |
|