Stuart Marks
|
246a39a5b1
|
8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
|
2016-05-31 17:54:41 -07:00 |
|
Andrey Nazarov
|
56dd686558
|
8157850: Jar tests should pass through VM options
Reviewed-by: martin
|
2016-05-31 16:42:32 -07:00 |
|
Amanda Jiang
|
989d0b0b7c
|
8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers
Reviewed-by: valeriep, rhalade
|
2016-05-31 22:41:56 +00:00 |
|
Robert Field
|
3bad85523c
|
8080843: JShell tool: invalid key error occurs when external editor is used
Reviewed-by: vromero
|
2016-05-31 14:02:52 -07:00 |
|
Roland Schatz
|
bc9236dd30
|
8157428: [JVMCI] remove MemoryAccessProvider.readUnsafeConstant from API
Reviewed-by: iveresov
|
2016-05-31 20:43:12 +00:00 |
|
Alejandro Murillo
|
33bcb0a556
|
Merge
|
2016-05-31 13:15:48 -07:00 |
|
Roger Riggs
|
4d41caa932
|
8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
Reviewed-by: lancea, darcy
|
2016-05-31 14:58:53 -04:00 |
|
Chris Hegarty
|
c3a4f2331c
|
8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
|
2016-05-31 19:16:35 +01:00 |
|
Mandy Chung
|
a852e6e5d0
|
8152721: Java Web Start splash mechanism is not working in JDK9
Reviewed-by: alanb, ksrini
|
2016-05-31 10:59:31 -07:00 |
|
Tom Rodriguez
|
5fde888be3
|
Merge
|
2016-05-31 17:51:42 +00:00 |
|
Lance Andersen
|
8e7633221f
|
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
|
2016-05-31 13:43:15 -04:00 |
|
Lance Andersen
|
3461be0dc2
|
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
|
2016-05-31 13:41:31 -04:00 |
|
Michail Chernov
|
7cb4e07b8d
|
8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis
Reviewed-by: jmasa, dfazunen, tschatzl
|
2016-05-31 20:31:08 +03:00 |
|
Josef Eisl
|
343a9e76a8
|
8157292: [JVMCI] add missing test files from 8156034
Reviewed-by: iveresov
|
2016-05-31 17:08:18 +00:00 |
|
Vicente Romero
|
8d93dc2a15
|
8152062: obscure error message for bad 'provides'
Reviewed-by: jjg
|
2016-05-31 13:00:17 -04:00 |
|
Alejandro Murillo
|
292e12a684
|
Merge
|
2016-05-31 09:41:18 -07:00 |
|
Alejandro Murillo
|
9a95585602
|
Merge
|
2016-05-31 09:41:15 -07:00 |
|
Athijegannathan Sundararajan
|
5f49606225
|
8158250: nashorn ant javadoc targets are broken
Reviewed-by: hannesw, mhaupt
|
2016-05-31 21:12:34 +05:30 |
|
Sergey Bylokhov
|
086da50a2f
|
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
|
2016-05-31 18:31:29 +03:00 |
|
Dmitrij Pochepko
|
fafec2b66c
|
Merge
|
2016-05-31 13:58:28 +00:00 |
|
Igor Ignatyev
|
56be0b11f1
|
8153994: Compiler tests should be correctly marked with @module
Reviewed-by: kvn
|
2016-05-31 16:30:18 +03:00 |
|
Igor Ignatyev
|
fe34e32f2b
|
8158184: remove shell from compiler/c2/7070134/Stemmer.java
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Igor Ignatyev
|
708d50417c
|
8158185: jdk/test/lib/FileInstaller throws NPE if dst is in current directory
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Igor Ignatyev
|
7073d102f0
|
8158182: remove shell script from compiler/c2/6894807/IsInstanceTest.java
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Semyon Sadetsky
|
989fe674ba
|
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
|
2016-05-31 15:57:01 +03:00 |
|
Dmitrij Pochepko
|
3f436dc952
|
8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
Reviewed-by: iignatyev
|
2016-05-31 15:48:47 +03:00 |
|
Igor Ignatyev
|
11504c438f
|
8073159: improve Test6857159.java
Reviewed-by: kvn
|
2016-05-31 15:12:09 +03:00 |
|
Vladimir Ivanov
|
b86eaee1a7
|
Merge
|
2016-05-31 15:10:10 +03:00 |
|
Avik Niyogi
|
d3571d7787
|
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
|
2016-05-31 16:03:21 +05:30 |
|
Athijegannathan Sundararajan
|
9f834231d5
|
8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
|
2016-05-31 13:10:46 +05:30 |
|
Athijegannathan Sundararajan
|
4489e7f18c
|
8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
|
2016-05-31 13:04:26 +05:30 |
|
Nishit Jain
|
02f77987fa
|
8072099: Format "ha" is unable to parse hours 10-12
Reviewed-by: okutsu, peytoia
|
2016-05-31 16:19:32 +09:00 |
|
Hamlin Li
|
6d91e29934
|
8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb
|
2016-05-31 00:15:04 -07:00 |
|
Prasanta Sadhukhan
|
b0d02d28a3
|
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
|
2016-05-31 12:29:57 +05:30 |
|
Hamlin Li
|
c36a7cfd2c
|
8158149: test bug for SystemModuleFinder when fast path is supported
Reviewed-by: alanb, mchung
|
2016-05-30 21:35:58 -07:00 |
|
Rachna Goel
|
48873ebc3f
|
8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
|
2016-05-31 13:00:48 +09:00 |
|
Amy Lu
|
e94656ce65
|
8154980: Remove intermittent key from test BandIntegrity.java
Reviewed-by: shade
|
2016-05-31 10:09:34 +08:00 |
|
Felix Yang
|
991c9b0593
|
8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
|
2016-05-30 17:49:04 -07:00 |
|
Mandy Chung
|
a5844d51c9
|
8153944: wsimport and wsgen usage messages not printed
Reviewed-by: alanb, lancea, aefimov
|
2016-05-30 17:32:33 -07:00 |
|
Hamlin Li
|
8d6c2508ab
|
8158044: Add test that checks uri of upgradeable modules
Reviewed-by: alanb, mchung
|
2016-05-30 16:03:48 -07:00 |
|
Igor Ignatyev
|
395f9470df
|
8152376: [TESTBUG] compiler/floatingpoint/Test15FloatJNIArgs should use run main/othervm/native
Reviewed-by: kvn
|
2016-05-30 23:33:00 +03:00 |
|
Igor Ignatyev
|
a0b8f9dc1a
|
8154123: remove commented action from jdk/vm/ci/runtime/test/ConstantTest.java
Reviewed-by: shade, kvn
|
2016-05-30 23:32:59 +03:00 |
|
Alan Bateman
|
d86a48ef37
|
Merge
|
2016-05-30 17:55:53 +01:00 |
|
Alan Bateman
|
a5e1465831
|
8066258: Re-examine com.sun.nio.file to see if it should be a supported API
Reviewed-by: chegar
|
2016-05-30 17:38:05 +01:00 |
|
Ivan Gerasimov
|
6c8b5e04ac
|
8158111: Make handling of 3rd party providers more stable
Reviewed-by: xuelei
|
2016-05-30 18:39:43 +03:00 |
|
Dmitry Fazunenko
|
f4fdc1991e
|
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
Reviewed-by: kbarrett, iignatyev
|
2016-05-30 19:39:09 +04:00 |
|
Dalibor Topic
|
4bc1c3af53
|
8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
|
2016-05-30 16:41:57 +02:00 |
|
Dalibor Topic
|
dee728f027
|
8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
|
2016-05-30 16:36:41 +02:00 |
|
Dalibor Topic
|
69910d6463
|
8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
|
2016-05-30 16:33:17 +02:00 |
|
Dalibor Topic
|
de5a80cd09
|
8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
|
2016-05-30 16:31:56 +02:00 |
|