Daniel Fuchs
|
f1917fec5d
|
8028185: XMLFormatter.format emits incorrect year
Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung
|
2013-11-19 20:10:58 +01:00 |
|
Michael McMahon
|
1beab3cc44
|
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
Reviewed-by: alanb
|
2013-11-19 17:49:57 +00:00 |
|
Sean Coffey
|
4c729287e7
|
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
Reviewed-by: chegar
|
2013-11-19 16:22:37 +00:00 |
|
Rob McKenna
|
49efd68082
|
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
Reviewed-by: chegar, alanb
|
2013-11-19 15:36:59 +00:00 |
|
Balchandra Vaidya
|
5cdc23a99c
|
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
Reviewed-by: chegar
|
2013-11-19 15:31:33 +00:00 |
|
Sean Coffey
|
0b55e91e3e
|
8028583: Add helper methods to test libraries
Reviewed-by: chegar
|
2013-11-19 14:47:48 +00:00 |
|
Sergey Bylokhov
|
a1e87167e1
|
8027913: drop target notifications are sent out of order during DnD
Reviewed-by: anthony, art
|
2013-11-19 18:16:41 +04:00 |
|
Oleg Pekhovskiy
|
5c242ed70c
|
8027628: JWindow jumps to (0, 0) after mouse clicked
Reviewed-by: anthony, serb
|
2013-11-18 23:24:27 +04:00 |
|
Lana Steuck
|
1a633e63a9
|
Merge
|
2013-11-15 07:14:23 -08:00 |
|
Alexander Scherbatiy
|
e04c087c6d
|
8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
Reviewed-by: serb
|
2013-11-15 14:05:49 +04:00 |
|
Joel Borggrén-Franck
|
4163fbdc49
|
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true
Reviewed-by: briangoetz
|
2013-11-14 12:17:37 +01:00 |
|
Mattias Tobiasson
|
c5cf3786f7
|
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
|
2013-11-14 12:35:34 +01:00 |
|
Petr Pchelko
|
5f7b6dfb6c
|
8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
Reviewed-by: anthony
|
2013-11-14 11:42:46 +04:00 |
|
Petr Pchelko
|
01f2c8f8ad
|
8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
Reviewed-by: anthony, serb
|
2013-11-14 10:52:19 +04:00 |
|
Xueming Shen
|
dc1dba10e7
|
8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression
To undo the change for 6559590
Reviewed-by: darcy
|
2013-11-13 22:22:28 -08:00 |
|
Eric McCorkle
|
fadfc31bec
|
8026884: test for fix of JDK-8021398 does not have @bug tag
8028021: @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs
Two documentation fixes
Reviewed-by: darcy
|
2013-11-13 15:48:21 -05:00 |
|
Xueming Shen
|
4208726b35
|
8027645: Pattern.split() with positive lookahead
6559590: Pattern.compile(".*").split("") returns incorrect result
Updated spec/impl for these two corner cases
Reviewed-by: alanb, psandoz
|
2013-11-13 11:26:01 -08:00 |
|
Alan Bateman
|
fe37ddf865
|
8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
Reviewed-by: mchung, martin, chegar
|
2013-11-13 16:52:18 +00:00 |
|
Chris Hegarty
|
f9ecbb8f7d
|
8022213: Intermittent test failures in java/net/URLClassLoader
Reviewed-by: dxu, alanb
|
2013-11-13 16:44:12 +00:00 |
|
Mandy Chung
|
d26c11b9d7
|
8028234: Remove unused methods in sun.misc.JavaAWTAccess
Reviewed-by: art, dfuchs, lancea
|
2013-11-13 07:49:42 -08:00 |
|
Daniel Fuchs
|
e0c1c25d70
|
8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id
Trivial: change @bug 8023163 into @bug 8026499
Reviewed-by: mchung, alanb
|
2013-11-13 10:50:30 +01:00 |
|
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
|
Leonid Romanov
|
0b24095558
|
8027972: [macosx] Provide a regression test for JDK-8007006
Reviewed-by: anthony
|
2013-11-12 20:02:12 +04:00 |
|
Vladimir Ivanov
|
ee23c1f412
|
8027823: catchException combinator fails with 9 argument target
Reviewed-by: jrose
|
2013-11-09 04:21:28 +04:00 |
|
Xueming Shen
|
f952749e41
|
8026330: java.util.Base64 urlEncoder should omit padding
To add Encoder.withoutPadding()
Reviewed-by: alanb
|
2013-11-11 14:35:36 -08:00 |
|
Lana Steuck
|
92d4547bee
|
Merge
|
2013-11-08 15:02:55 -08:00 |
|
Michael McMahon
|
536e058b8b
|
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
Reviewed-by: alanb
|
2013-11-11 16:06:16 +00:00 |
|
Jaroslav Bachorik
|
db68e03030
|
6523160: RuntimeMXBean.getUptime() returns negative values
RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time
Reviewed-by: dholmes, sla
|
2013-11-10 20:05:03 +01:00 |
|
Patrick Zhang
|
ee6dd6c873
|
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
Reviewed-by: dholmes, alanb
|
2013-11-09 16:46:46 +00:00 |
|
Lana Steuck
|
84da58d996
|
Merge
|
2013-11-08 17:36:14 -08:00 |
|
Chris Hegarty
|
44a19639b3
|
8019834: InetAddress.getByName hangs for bad IPv6 literals
Reviewed-by: alanb
|
2013-11-08 15:15:48 +00:00 |
|
Tristan Yan
|
92076375e9
|
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
Reviewed-by: chegar
|
2013-11-08 15:12:30 +00:00 |
|
Mandy Chung
|
4e0a88f82a
|
8027351: (ref) Private finalize method invoked in preference to protected superclass method
Reviewed-by: alanb, dholmes, mr, plevart, psandoz
|
2013-11-08 07:53:57 -08:00 |
|
Sergey Malenkov
|
9e33696875
|
8027648: Type of overridden property is resolved incorrectly
Reviewed-by: alexsch
|
2013-11-08 14:09:18 +04:00 |
|
Naoto Sato
|
e6f691aeb2
|
8027930: ResourceBundle test failures in fr locale
Reviewed-by: smarks
|
2013-11-07 10:03:38 -08:00 |
|
Michael McMahon
|
bffc06393b
|
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
Reviewed-by: chegar
|
2013-11-07 10:22:11 +00:00 |
|
John Rose
|
8d462795cb
|
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: ksrini, rfield
|
2013-11-06 11:31:49 -08:00 |
|
Mandy Chung
|
1b7f902c51
|
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, chegar
|
2013-11-05 17:33:26 -08:00 |
|
Paul Sandoz
|
fe6f3e2439
|
8027712: DistinctOpTest fails for unordered test
Reviewed-by: henryjen, alanb
|
2013-11-05 12:08:12 +01:00 |
|
Dan Xu
|
3fdca18433
|
8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage
Reviewed-by: chegar
|
2013-11-04 15:48:08 -08:00 |
|
Andreas Lundblad
|
79b1f94594
|
8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
Moved DefaultMethodModeling.java to its own directory to avoid conflicts with Equals.java.
Reviewed-by: darcy
|
2013-11-04 15:21:47 +01:00 |
|
Robert Field
|
ee1006e3bd
|
7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
8027681: Lambda serialization fails once reflection proxy generation kicks in
Co-authored-by: Joel Borggren-Franck <joel.franck@oracle.com>
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: ksrini, briangoetz, jfranck
|
2013-11-04 10:12:18 -08:00 |
|
Michael McMahon
|
2d8325d244
|
8027687: The constructors of URLPermission class do not behave as described in javad
Reviewed-by: chegar, mduigou
|
2013-11-04 17:47:59 +00:00 |
|
Brian Burkhalter
|
8c97f82aae
|
8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
Add @run tag to specify heap size
Reviewed-by: alanb, dxu
|
2013-11-04 08:05:02 -08:00 |
|
Tristan Yan
|
bd40c9b63d
|
8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
Reviewed-by: martin, dholmes
|
2013-11-04 06:58:30 -05:00 |
|
Lana Steuck
|
ac6386468f
|
Merge
|
2013-10-31 16:44:18 -07:00 |
|
Lana Steuck
|
30f9f179d5
|
Merge
|
2013-10-31 16:22:30 -07:00 |
|
Lana Steuck
|
be32b11e5b
|
Merge
|
2013-10-31 15:45:57 -07:00 |
|
Dan Xu
|
6c3fabc342
|
8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
Reviewed-by: mchung, alanb
|
2013-10-31 11:52:30 -07:00 |
|
Leonid Romanov
|
df6d7277ef
|
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
Reviewed-by: anthony, serb
|
2013-10-30 20:54:42 +04:00 |
|