Goetz Lindenmaier
|
e52b963d0c
|
8160974: [TESTBUG] Mark more headful tests with @key headful
Reviewed-by: serb, simonis
|
2016-07-07 16:21:45 +02:00 |
|
Phil Race
|
dc18887731
|
Merge
|
2016-07-18 09:53:59 -07: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 |
|
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
|
aa81d50820
|
8159924: Various improvements to StampedLock code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:51:43 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Prahalad Kumar Narayanan
|
5cf99edb24
|
8152971: JNI Warning with -Xcheck:jni
Reviewed-by: prr, psadhukhan
|
2016-07-15 15:16:12 +05:30 |
|
Ajit Ghaisas
|
0dff35666b
|
8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins
Reviewed-by: prr, ssadetsky
|
2016-07-15 15:13:09 +05:30 |
|
Semyon Sadetsky
|
947d19a3a6
|
8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)
Reviewed-by: alexsch, azvegint
|
2016-07-15 09:44:56 +03:00 |
|
Yuri Nesterenko
|
99bcaacabf
|
8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper)
Reviewed-by: ssadetsky
|
2016-07-14 17:15:31 +03:00 |
|
Semyon Sadetsky
|
b15c691620
|
8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest
Reviewed-by: azvegint
|
2016-07-13 10:50:58 +03:00 |
|
Phil Race
|
3083fc3bb2
|
Merge
|
2016-07-11 12:07:59 -07:00 |
|
Prasanta Sadhukhan
|
11c3f1fedb
|
8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java
Reviewed-by: yan
|
2016-07-11 16:39:11 +05:30 |
|
Rajeev Chamyal
|
b2c4d31401
|
8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
Reviewed-by: alexsch, ssadetsky
|
2016-07-11 14:56:17 +05:30 |
|
Phil Race
|
feb1698c01
|
Merge
|
2016-07-08 10:46:31 -07:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Rajeev Chamyal
|
537455b8a3
|
8158205: HiDPI hand cursor broken on Windows
Reviewed-by: alexsch, ssadetsky
|
2016-07-08 19:32:52 +05:30 |
|
Joe Darcy
|
b7b1f7c62e
|
8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
Reviewed-by: weijun
|
2016-07-07 18:21:21 -07:00 |
|
Alexandre Iline
|
d1197dfc96
|
8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep
|
2016-07-08 00:50:28 +00:00 |
|
Joe Darcy
|
871852cb44
|
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
|
2016-07-07 10:16:47 -07:00 |
|
Shilpi Rastogi
|
aec121f999
|
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
|
2016-07-07 09:51:47 +02:00 |
|
Ambarish Rapte
|
a2168558c1
|
8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
Reviewed-by: alexsch, ssadetsky
|
2016-07-06 21:07:35 +05:30 |
|
Michael Haupt
|
d09f7620fe
|
8160717: MethodHandles.loop() does not check for excessive signature
Reviewed-by: psandoz, redestad
|
2016-07-06 17:10:36 +02:00 |
|
Roger Riggs
|
1e4ea02a07
|
8160848: Add diagnostics to java/lang/ProcessBuilder/Zombies
Reviewed-by: martin
|
2016-07-06 10:33:17 -04:00 |
|
Felix Yang
|
6e722043e3
|
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
Reviewed-by: alanb
|
2016-07-06 01:20:20 -07:00 |
|
Alejandro Murillo
|
451f529750
|
Merge
|
2016-07-05 13:50:37 -07:00 |
|
Shilpi Rastogi
|
33695b874c
|
8158510: Add test cases to validate Annotation
Reviewed-by: alanb, psandoz, mhaupt
|
2016-07-05 12:44:28 +02:00 |
|
Semyon Sadetsky
|
3c449e081f
|
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Reviewed-by: alexsch, serb
|
2016-07-05 12:37:36 +03:00 |
|
Prasanta Sadhukhan
|
e37a8652d8
|
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
Reviewed-by: prr, jdv
|
2016-07-04 17:10:29 +05:30 |
|
Michael Haupt
|
a06c5e0f57
|
8143211: provide bytecode intrinsics for loop and try/finally executors
Reviewed-by: psandoz, redestad, vlivanov
|
2016-07-04 10:08:18 +02:00 |
|
Dmitry Markov
|
b77537f200
|
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
Reviewed-by: alexp
|
2016-07-04 11:04:18 +03:00 |
|
Phil Race
|
985762b983
|
Merge
|
2016-07-01 13:00:53 -07:00 |
|
Brian Burkhalter
|
70e069ea5d
|
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
Change name of "work" temp directory to "TestName"
Reviewed-by: rriggs
|
2016-07-01 12:54:18 -07:00 |
|
Prem Balakrishnan
|
dac2ddb197
|
8158478: X11 keysym XK_topt maps to the wrong Unicode character
Reviewed-by: serb, arapte
|
2016-07-01 16:16:59 +05:30 |
|
Alejandro Murillo
|
3689909db0
|
Merge
|
2016-07-01 16:50:37 -07:00 |
|
Mikhail Cherkasov
|
31b9ea3ba7
|
8160650: Couple awt and swing tests have wrong require jtreg arguments
Reviewed-by: serb
|
2016-06-30 22:27:28 +03:00 |
|