Joe Darcy
|
065a57c31a
|
8129822: Define "headful" jtreg keyword
Reviewed-by: alanb, alexsch
|
2015-06-25 08:30:34 -07:00 |
|
Mark Sheppard
|
62568b1c1a
|
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
Changed openConnection() to openConnection(Proxy.NO_PROXY)
Reviewed-by: chegar
|
2015-06-25 14:23:03 +01:00 |
|
Artem Smotrakov
|
c537edfa2d
|
8129575: Equal DelegationPermission instances may return different hash codes
Reviewed-by: mullan, weijun
|
2015-06-25 20:20:41 +08:00 |
|
Staffan Larsen
|
9f34fe51a8
|
8080993: Compilation errors with recent clang in awt_parseImage.c and splashscreen_sys.m
Reviewed-by: azvegint, bae
|
2015-06-25 15:16:55 +03:00 |
|
Weijun Wang
|
7b990654c5
|
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
Reviewed-by: vinnie
|
2015-06-25 09:03:23 +08:00 |
|
Naoto Sato
|
a693ebca66
|
8008577: Use CLDR Locale Data by Default
Reviewed-by: erikj, okutsu
|
2015-06-24 16:42:11 -07:00 |
|
Stuart Marks
|
7c8e579281
|
8080450: doc for Double/Int/LongSummaryStatistics.toString has errors
Reviewed-by: darcy, lancea
|
2015-06-24 16:08:58 -07:00 |
|
Joe Darcy
|
b4542557ab
|
8129597: Add tier 3 test definitions to the JDK 9 forest
Reviewed-by: smarks, jjg
|
2015-06-24 15:15:10 -07:00 |
|
Xueming Shen
|
b46a6500b0
|
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
To take input bytes as unsigned before check range
Reviewed-by: alanb
|
2015-06-24 11:15:23 -07:00 |
|
Konstantin Shefov
|
fe481eaf1f
|
8129595: New DTLS tests need @modules
Reviewed-by: alanb
|
2015-06-24 18:50:19 +03:00 |
|
Paul Sandoz
|
f219ffb2f2
|
8072773: (fs) Files.lines needs a better splitting implementation for stream source
Reviewed-by: alanb
|
2015-06-24 12:05:30 +02:00 |
|
Alejandro Murillo
|
ebcc321eeb
|
Merge
|
2015-06-23 14:20:59 -07:00 |
|
Brian Burkhalter
|
118a8cf98a
|
8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows
Suppress testing the Teredo tunneling interface on Windows.
Reviewed-by: chegar
|
2015-06-23 09:46:22 -07:00 |
|
Alejandro Murillo
|
acbfb8777d
|
Merge
|
2015-06-23 08:59:06 -07:00 |
|
Konstantin Shefov
|
d7ff33fd1b
|
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov
|
2015-06-23 16:36:04 +03:00 |
|
Roger Riggs
|
883dbfb63d
|
Merge
|
2015-06-23 09:23:53 -04:00 |
|
Roger Riggs
|
35673b527f
|
8129535: java_props_md.c should compile on VS 2010
Visual Studio 2010 does not allow declarations in the middle of blocks; only at the beginning
Reviewed-by: alanb
|
2015-06-23 09:21:25 -04:00 |
|
Yuri Nesterenko
|
bdc20e1849
|
8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
|
2015-06-23 11:59:27 +03:00 |
|
Paul Sandoz
|
3a0e0c86d3
|
8129120: Terminal operation properties should not be back-propagated to upstream operations
Reviewed-by: briangoetz, chegar
|
2015-06-23 09:49:55 +02:00 |
|
Semyon Sadetsky
|
d6271fa629
|
6519182: SunToolkit.appContextMap should be IdentityMap
Reviewed-by: ant, azvegint
|
2015-06-23 09:54:19 +03:00 |
|
Brian Burkhalter
|
c0b2c2b0e6
|
8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception
Check for rmid == null before dereferencing the variable.
Reviewed-by: rriggs, chegar
|
2015-06-22 13:30:21 -07:00 |
|
Phil Race
|
f6492e9394
|
Merge
|
2015-06-22 13:28:57 -07:00 |
|
Alexander Zvegintsev
|
3d7db7c9f5
|
8081371: [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode
Reviewed-by: alexsch, serb
|
2015-06-22 15:47:44 +03:00 |
|
Alexander Zvegintsev
|
c8358923f7
|
8129116: Deadlock with multimonitor fullscreen windows
Reviewed-by: alexsch, serb
|
2015-06-22 15:43:40 +03:00 |
|
Roger Riggs
|
c1108923f4
|
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
System property os.name and os.version should report the version of kernel32.dll
Reviewed-by: alanb, igerasim
|
2015-06-20 10:03:42 -04:00 |
|
Brian Burkhalter
|
9966dd8518
|
8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently
Print seed used to initialize Random and add ability to specify seed.
Reviewed-by: alanb, chegar
|
2015-06-19 09:35:10 -07:00 |
|
Amanda Jiang
|
aee58f70c2
|
8050409: Test for JAAS getPrivateCredentials
Reviewed-by: weijun
|
2015-06-19 14:06:24 +08:00 |
|
Alejandro Murillo
|
d5fbd33cd3
|
Merge
|
2015-06-18 22:38:45 -07:00 |
|
Brian Burkhalter
|
906d12aa2d
|
8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."
Add @run tag with property -Djava.util.prefs.userRoot=.
Reviewed-by: alanb
|
2015-06-18 17:20:42 -07:00 |
|
Lana Steuck
|
76c948185e
|
Merge
|
2015-06-18 10:24:33 -07:00 |
|
Lana Steuck
|
9e43534d73
|
Added tag jdk9-b69 for changeset d24a2c340a47
|
2015-06-18 01:43:13 -07:00 |
|
Rajan Halade
|
d3571832fc
|
8060103: CheckBlacklistedCerts.java thinks its openjdk build
Reviewed-by: weijun
|
2015-06-18 11:16:01 +08:00 |
|
Vladimir Kozlov
|
bd1fbafc35
|
Merge
|
2015-06-12 09:59:30 -07:00 |
|
Lana Steuck
|
bb2f288ad9
|
Merge
|
2015-06-11 20:18:55 -07:00 |
|
Alejandro Murillo
|
8eb3086ddf
|
Merge
|
2015-06-11 12:02:13 -07:00 |
|
Lana Steuck
|
1dd0cc414a
|
Added tag jdk9-b68 for changeset 16c2f760e636
|
2015-06-11 10:44:14 -07:00 |
|
Brent Christian
|
47526a6163
|
8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
Reviewed-by: mchung, alanb
|
2015-06-11 10:38:29 -07:00 |
|
Volker Simonis
|
9a8eaa367e
|
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
|
2015-06-11 17:29:09 +02:00 |
|
Vladimir Ivanov
|
8d56892707
|
8074551: GWT can be marked non-compilable due to deopt count pollution
Reviewed-by: kvn
|
2015-06-11 14:20:01 +03:00 |
|
Roger Riggs
|
8979cb0b2d
|
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Reviewed-by: chegar
|
2015-06-10 07:52:43 -04:00 |
|
Konstantin Shefov
|
0561e64cb1
|
8085979: Make some DTLS feature functional tests work also for TLS protocol
Reviewed-by: xuelei
|
2015-06-10 12:44:57 +03:00 |
|
Sean Mullan
|
d107e7ec6c
|
Merge
|
2015-06-09 09:19:43 -04:00 |
|
Sean Mullan
|
e37ef5fefc
|
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
|
2015-06-09 09:18:07 -04:00 |
|
Paul Sandoz
|
e56c76e9f7
|
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
|
2015-06-09 07:10:02 +01:00 |
|
Joe Darcy
|
efa84f658a
|
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
Reviewed-by: alanb
|
2015-06-30 17:48:06 -07:00 |
|
Alejandro Murillo
|
f55c892a65
|
Merge
|
2015-06-30 11:20:43 -07:00 |
|
Brian Burkhalter
|
bfe32f271f
|
8129632: (fs) Files.probeContentType returns null on Mac OS X
Append a Uniform Type Identifier-based FileType Detector for Mac OS X
Reviewed-by: alanb
|
2015-06-30 10:47:54 -07:00 |
|
Stefan Sarne
|
32c0d8bc46
|
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
Reviewed-by: stefank, dholmes, chegar, sjohanss
|
2015-06-30 17:16:40 +02:00 |
|
Alejandro Murillo
|
3ada1489fb
|
Merge
|
2015-06-26 19:11:19 -07:00 |
|
Vladimir Kozlov
|
a662bb81c8
|
Merge
|
2015-06-25 09:48:36 -07:00 |
|