Commit Graph

15065 Commits

Author SHA1 Message Date
Oliver Bendig
0efd8d9c26 4908075: Press shift and another key using robot does not trigger events properly - WinXP
Reviewed-by: alexsch, simonis
2016-07-20 17:08:04 +02:00
Goetz Lindenmaier
e52b963d0c 8160974: [TESTBUG] Mark more headful tests with @key headful
Reviewed-by: serb, simonis
2016-07-07 16:21:45 +02:00
Avik Niyogi
1ffa10e13a 8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: alexsch, rchamyal
2016-07-20 14:17:41 +05:30
Avik Niyogi
b86418d365 8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails
Reviewed-by: alexsch, rchamyal
2016-07-20 11:25:57 +05:30
Pete Brunet
799f4aec1e 8145207: [macosx] JList, VO can't access non-visible list items
Add support for single/multi select following focus and following VO cursor

Reviewed-by: alexsch, ant
2016-07-18 15:43:30 -05:00
Phil Race
2faf8b22ed 8161407: Provide a javadoc description for java.desktop module
Reviewed-by: bpb
2016-07-18 12:52:44 -07:00
Phil Race
2c5d76c8f0 8161531: Provide a javadoc description for the java.datatransfer module
Reviewed-by: ssadetsky
2016-07-18 12:21:23 -07:00
Phil Race
94247b22b9 8054991: sun.font.GlyphList uses broken double-checked locking
Reviewed-by: psadhukhan, aivanov
2016-07-18 12:15:53 -07:00
Phil Race
dc18887731 Merge 2016-07-18 09:53:59 -07:00
Chris Hegarty
7415063010 8160993: Fix headers in the java/net/http package
Reviewed-by: alanb
2016-07-18 15:34:22 +01:00
Pavel Rappo
9118632bbd 8161474: Extract interface from java.net.http.RawChannel
Reviewed-by: michaelm
2016-07-18 13:43:49 +01:00
Michael Haupt
7112e19bd1 8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
Reviewed-by: redestad
2016-07-18 14:06:50 +02:00
Manajit Halder
0de9a3c949 8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT
Reviewed-by: alexsch, rchamyal
2016-07-18 16:45:11 +05:30
Semyon Sadetsky
b55e203e17 8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java
Reviewed-by: alexsch
2016-07-18 09:44:13 +03:00
Amy Lu
a80a380ddb 8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
Reviewed-by: rriggs
2016-07-18 13:13:52 +08:00
Brian Burkhalter
eba2a20a2b 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Create temporary files by default in a scratch directory.

Reviewed-by: alanb, chegar
2016-07-15 17:49:42 -07:00
Doug Lea
14d4754bdd 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent

Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
2016-07-15 14:04:09 -07:00
Doug Lea
a09ddefd05 8157522: Performance improvements to CompletableFuture
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
2016-07-15 13:59:58 -07:00
Doug Lea
7fa43fa58f 8157523: Various improvements to ForkJoin/SubmissionPublisher code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
2016-07-15 13:55:51 -07:00
Doug Lea
aa81d50820 8159924: Various improvements to StampedLock code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
2016-07-15 13:51:43 -07:00
Brian Burkhalter
9d9145a699 8161455: Missing word in API documentation
Change "file has created" to "file has been created" in two places.

Reviewed-by: rriggs, alanb
2016-07-15 13:23:02 -07:00
Brian Burkhalter
d46ee264df 8161413: Math.fma javadoc doesn't have @since 9
Add @since tag for float and double versions of fma().

Reviewed-by: rriggs
2016-07-15 12:30:10 -07:00
Alan Bateman
90e6b1dedd 8161036: Fix copyright header
Reviewed-by: mchung
2016-07-15 17:31:30 +01:00
Vyom Tewari
4b1893fad9 8144692: HttpServer API: use of non-existant method in example in package Javadoc
Reviewed-by: chegar, prappo
2016-07-15 13:59:03 +05:30
Vyom Tewari
05b3d5c63f 8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
2016-07-15 14:06:50 +05:30
John Jiang
0475827ed5 8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
Sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786

Reviewed-by: xuelei
2016-07-14 19:42:16 -07:00
Valerie Peng
99cea12e90 8136459: MessageDigest.isEqual is not a "simple byte compare"
Update the corresponding javadoc with @implNote and clarification.

Reviewed-by: mullan, darcy
2016-07-15 01:24:22 +00:00
Xueming Shen
ac12555ea3 8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
Reviewed-by: bpb
2016-07-14 16:04:38 -07:00
Alejandro Murillo
e5583eb15a Merge 2016-07-14 16:21:45 +00:00
Alejandro Murillo
58b0b8efb5 Added tag jdk-9+127 for changeset a5744c1725a0 2016-07-14 15:47:46 +00:00
Volker Simonis
d09561f8c6 8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad
2016-07-14 16:49:30 +02:00
Weijun Wang
e883900ac7 8161354: policytool fails if it needs to show an error dialog before the main window appears
Reviewed-by: mullan
2016-07-14 19:31:43 +08:00
Steve Drach
0062a02e07 8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
2016-07-13 11:43:45 -07:00
Weijun Wang
3db1a80a5f 8161341: Garbage in ProblemList.txt
Reviewed-by: xuelei
2016-07-14 10:37:36 +08:00
Rachna Goel
4e8a2de21a 8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
2016-07-14 10:30:23 +09:00
Rajan Halade
1a75a21846 8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent
Reviewed-by: bpb
2016-07-13 16:53:31 -07:00
Xueming Shen
47c84f9fe6 7031075: GZIPInputStream's available() reports 1, but read() gives -1
Reviewed-by: bpb
2016-07-13 16:37:24 -07:00
Brian Burkhalter
5d404c26b1 8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind
Create temporary files in the test scratch directory instead of in the default temporary file directory.

Reviewed-by: alanb
2016-07-12 07:58:40 -07:00
Brian Burkhalter
fadef405a9 8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Create temporary files in the test scratch directory instead of in the default temporary file directory.

Reviewed-by: lancea, alanb
2016-07-11 17:18:59 -07:00
Martin Walsh
a7e2ba6615 8160831: GioFileTypeDetector always calls deprecated g_type_init
Ensure that g_type_init is non-null before using it.

Reviewed-by: alanb
2016-07-11 14:46:21 -07:00
Henry Jen
d996c5d95f 8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
2016-07-07 21:15:24 -07:00
Rob McKenna
c748cd54ac 8141148: LDAP "follow" throws ClassCastException with Java 8
Reviewed-by: prappo, xuelei
2016-07-13 14:56:00 +01:00
Steve Drach
e4a671e635 8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Reviewed-by: psandoz
2016-07-12 11:05:27 -07:00
Amy Lu
caddf21da8 8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
2016-07-13 10:26:11 +08:00
Rajan Halade
cd2dd88b9e 8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
2016-07-12 14:39:08 -07:00
Jim Laskey
e4226ff2f2 8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
2016-07-12 10:58:58 -03:00
Daniel Fuchs
d5e84de014 8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code
Loggers of the same name now share the same configuration.

Reviewed-by: mchung, mli
2016-07-12 11:29:01 +01:00
Weijun Wang
1931ac4196 8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
2016-07-12 09:41:49 +08:00
Goetz Lindenmaier
78d6b5e1c2 8160721: Avoid deoptimizations in Font.equals
Reviewed-by: forax, simonis
2016-07-01 15:50:03 +02:00
Prasanta Sadhukhan
53e6f45619 5080830: SheetCollate is not handled properly by the cross platform print dlg
Reviewed-by: prr, jdv
2016-07-15 15:30:15 +05:30