Alejandro Murillo
d312bbb6ed
Merge
2015-05-21 17:11:55 -07:00
Vinnie Ryan
6deb69ac50
8072578: ProbeKeystores.java creates files in test.src
...
Reviewed-by: weijun
2015-05-21 17:42:15 +01:00
Roger Riggs
b7d8c57908
8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
...
Small allocations may bump total memory, raise THRESHOLD to 2Mb
Reviewed-by: martin
2015-05-20 11:17:09 -04:00
Igor Ignatyev
8f509d71e6
8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
...
Reviewed-by: vlivanov
2015-05-19 20:04:29 +03:00
Brian Burkhalter
a6ad9cd49a
8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail
...
Revert fix applied to resolve JDK-8066915.
Reviewed-by: alanb
2015-05-19 07:12:10 -07:00
Ivan Gerasimov
43b2601a96
8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
...
Reviewed-by: martin, chegar
2015-05-18 19:15:50 +03:00
Peter Levart
30bcd97f81
8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
...
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Reviewed-by: dholmes, alanb, mchung
2015-05-17 10:38:36 +02:00
Valerie Peng
d296137c20
8038084: CertStore needs a way to add new CertStore types
...
Removed internal helper classes and reflection usage for LDAP CertStore.
Reviewed-by: mullan
2015-05-15 01:14:25 +00:00
Stuart Marks
9af3729cc7
8078463: TEST_BUG: optimize java/util/Map/Collisions.java
...
Reviewed-by: martin, chegar, dfuchs
2015-05-14 13:52:05 -07:00
Jaroslav Bachorik
3e2a1f00e5
8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
...
Reviewed-by: dholmes, martin
2015-05-14 11:41:11 +02:00
Phil Race
95cc940989
Merge
2015-05-13 08:37:34 -07:00
Sean Mullan
5dbc7756f6
8075706: Policy implementation does not allow policy.provider to be on the class path
...
Reviewed-by: alanb, mchung
2015-05-12 13:13:06 -04:00
Pavel Rappo
431c16c78d
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
...
Reviewed-by: chegar, lancea
2015-05-12 13:59:31 +01:00
Daniel Fuchs
04f236baec
8079773: java/util/logging/LogManager/TestLoggerNames.java
...
Fixed a race condition in the test which was responsible of the intermittent failure.
Reviewed-by: mchung
2015-05-12 14:32:50 +02:00
Paul Sandoz
0e7987c721
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: martin, dholmes
2015-05-12 10:50:40 +02:00
Chris Hegarty
008fee0591
8079782: RandomFactory should be in the jdk.testlibrary package
...
Reviewed-by: bpb
2015-05-08 11:02:33 +01:00
Amy Lu
94dbab9120
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
...
Reviewed-by: alanb, chegar
2015-05-08 10:22:18 +01:00
Brian Burkhalter
c0d7208b4b
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
...
Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb
2015-05-07 16:12:10 -07:00
Katja Kantserova
549731dc2f
8078896: Add @modules as needed to the jdk_svc tests
...
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Joe Darcy
709770f935
8079544: Mark java/util/regex/RegExTest.java as failing intermittently
...
Reviewed-by: sherman
2015-05-06 16:00:15 -07:00
Joe Darcy
3830136846
8079419: Update to RegEx test to use random number library
...
Reviewed-by: sherman
2015-05-05 15:34:22 -07:00
Phil Race
b8cf472fe8
Merge
2015-05-05 13:29:31 -07:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Brian Burkhalter
30e8183ee8
8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
...
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy
2015-04-29 16:34:49 -07:00
Naoto Sato
ae93bb2873
8075545: Add permission check for locale service provider implementations
...
Reviewed-by: mchung, alanb
2015-04-29 11:03:56 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Phil Race
b61e85156e
8076979: DebugFonts.java fails with stackoverflow error
...
Reviewed-by: serb, jgodinez
2015-04-29 10:25:49 -07:00
Phil Race
60bb43ad32
Merge
2015-04-29 08:52:47 -07:00
Laurent Bourgès
e41e267848
8078464: Path2D storage growth algorithms should be less linear
...
Reviewed-by: flar
2015-04-28 14:23:03 -07:00
Brian Burkhalter
6929be6fff
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
...
Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
2015-04-28 11:10:45 -07:00
Alexander Scherbatiy
6dd76600b3
8044444: The output's 'Page-n' footer does not show completely
...
Reviewed-by: prr, serb
2015-04-28 19:32:50 +04:00
Roger Riggs
41b36c4295
8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
...
Add debugging output for diagnose intermittent failure
Reviewed-by: chegar, joehw
2015-04-28 09:28:24 -04:00
Sergey Bylokhov
aca583b3e9
8077267: Typo in the test on JavaBean
...
Reviewed-by: alexsch, malenkov
2015-04-28 16:24:04 +03:00
Roger Riggs
642e0ac6f1
8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
...
Increase the tolerance between successive calls to now() to 20sec
Reviewed-by: scolebourne, sherman, dfuchs
2015-04-27 16:31:47 -04:00
Phil Race
96700da961
Merge
2015-04-27 09:17:39 -07:00
Doug Lea
37fbfc1a3d
8078490: Missed submissions in ForkJoinPool
...
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Anton Nashatyrev
2c3844609c
8078165: [macosx] NPE when attempting to get image from toolkit
...
Reviewed-by: serb, alexp
2015-04-23 17:33:19 +03:00
Sergey Bylokhov
e75b6c9ab8
6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
...
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Alexander Scherbatiy
849e09bade
8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
...
Reviewed-by: flar, prr, serb
2015-04-22 13:46:03 +04:00
Pooja Chopra
04c0e090c9
8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
...
Reviewed-by: serb, alexsch
2015-04-21 20:11:59 +03:00
Chris Hegarty
e028ed3a21
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
...
Reviewed-by: alanb, psandoz
2015-04-21 14:23:58 +01:00
Calvin Cheung
cd6c611521
Merge
2015-04-17 14:37:44 -07:00
Sergey Bylokhov
6634445355
8074757: Remove java.awt.Toolkit methods which return peer types
...
Reviewed-by: alanb, prr, ant
2015-04-17 17:01:24 +03:00
Sergey Bylokhov
677097c128
8074763: Remove API references to java.awt.dnd.peer
...
Reviewed-by: alanb, ant, prr
2015-04-17 16:57:30 +03:00
Sergey Bylokhov
b9aead1b2c
8074028: Remove API references to java.awt.peer
...
Reviewed-by: alanb, ant, yan, prr
2015-04-17 16:54:13 +03:00
Phil Race
971438ead7
8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
...
Reviewed-by: flar, lbourges
2015-04-17 12:32:46 -07:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Vladimir Kozlov
652a289f75
Merge
2015-04-16 14:06:33 -07:00
Naoto Sato
5b2c289414
8076287: Performance degradation observed with TimeZone Benchmark
...
Reviewed-by: okutsu
2015-04-16 08:25:19 -07:00
Phil Race
041bb07b95
Merge
2015-04-15 14:28:43 -07:00