Robert Field
f718e1fa54
8021186: jdk/lambda/vm/DefaultMethodsTest.java fails
...
Remove DefaultMethodsTest from jdk/test/problemList.txt
Reviewed-by: mduigou
2013-10-04 09:54:43 -07:00
Peter Allwin
f426e35d99
8025829: Add java/lang/instrument/RetransformBigClass.sh to problemlist
...
Reviewed-by: sla, jbachorik
2013-10-04 15:00:42 +02:00
Erik Helin
d057b2bd9a
8025502: Exclude tests due to JDK-8025427
...
Reviewed-by: ksrini
2013-09-26 16:23:45 +02:00
Lana Steuck
3cd103bbeb
Merge
2013-09-17 08:16:33 -07:00
Alejandro Murillo
08f8d373f0
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49
...
Reviewed-by: alanb, chegar
2013-09-10 05:46:37 -07:00
Dan Xu
31584b6b19
8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details
...
Reviewed-by: alanb
2013-08-22 11:43:18 -07:00
Staffan Larsen
01ba926ba1
8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt
...
Reviewed-by: chegar, mgronlun
2013-08-21 17:19:46 +02:00
Anthony Scarpino
a29db3a5b8
8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails
...
Reviewed-by: mullan
2013-08-16 12:31:57 -07:00
Erik Gahlin
f4dda09731
7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing
...
Reviewed-by: mchung, mfang
2013-09-02 16:03:34 +02:00
Dan Xu
d6854baa4e
8023765: Improve MaxPathLength.java testcase and reduce its test load
...
7160013: java/io/File/MaxPathLength.java fails
Reviewed-by: alanb
2013-08-30 16:45:45 -07:00
Vinnie Ryan
f8f33c852c
8023108: Remove ShortRSAKey1024.sh from ProblemList.txt
...
Reviewed-by: mullan
2013-08-15 19:49:08 +01:00
Sean Mullan
24bf261e1c
Merge
2013-08-13 10:07:56 -04:00
Sean Mullan
58783bd353
8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList
...
Reviewed-by: vinnie, chegar
2013-08-13 10:06:48 -04:00
Amy Lu
10ba495eaf
8022779: ProblemList.txt updates (8/2013)
...
Update ProblemList and remove AggressiveOpts MOAT test run
Reviewed-by: chegar, alanb
2013-08-13 14:57:12 +01:00
Vicente Romero
d0479145f3
8015780: java/lang/reflect/Method/GenericStringTest.java failing
...
Reviewed-by: darcy, jfranck
2013-08-12 17:40:14 +01:00
Xueming Shen
dca36c08f3
8015666: test/tools/pack200/TimeStamp.java failing
...
To keep the default behavior of ZOS unchanged, if ze extra time not explicitly set
Reviewed-by: alanb, ksrini
2013-08-08 12:03:04 -07:00
Doug Lea
b1a10b8ed7
8020291: j.u.c.CompletionStage
...
8020435: CompletableFuture/Basic.java fails on single core machine
Reviewed-by: chegar, psandoz
2013-08-02 14:29:31 +01:00
Chris Hegarty
8a710dcc7e
8022061: More ProblemList.txt updates (7/2013)
...
Reviewed-by: alanb, psandoz
2013-08-01 12:38:07 +01:00
Xue-Lei Andrew Fan
1cf74954ed
8021841: Remove SSLEngineDeadlock.java from problem list
...
Reviewed-by: wetmore
2013-07-29 19:36:54 -07:00
Anthony Scarpino
eae349e914
8020424: The NSS version should be detected before running crypto tests
...
Reviewed-by: valeriep
2013-07-29 13:43:24 -07:00
Anthony Scarpino
a7dbbbddcd
8012971: PKCS11Test hiding exception failures
...
Reviewed-by: vinnie, valeriep
2013-07-19 11:34:33 -07:00
Chris Hegarty
4adcc57838
8021261: ProblemList.txt updates (7/2013)
...
Reviewed-by: alanb, mcimadamore
2013-07-24 22:52:01 +01:00
Ivan Gerasimov
5db8580b26
8016838: improvement of RedefineBigClass and RetransformBigClass tests
...
Reviewed-by: dcubed
2013-07-23 18:57:57 +04:00
Chris Hegarty
a66a268679
8017057: More ProblemList.txt updates (6/2013)
...
Reviewed-by: alanb
2013-06-19 15:58:21 +01:00
Alan Bateman
049fc8b7b0
8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64]
...
Reviewed-by: chegar
2013-06-05 11:12:31 +01:00
Alan Bateman
98809eb73f
8015872: ProblemList.txt updates (6/2013)
...
Reviewed-by: chegar
2013-06-04 11:52:29 +01:00
Michael McMahon
bf60c3fe29
8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing
...
Reviewed-by: alanb, chegar
2013-06-04 10:56:58 +01:00
Staffan Larsen
8452360411
8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
...
Reviewed-by: dholmes
2013-06-04 09:45:14 +02:00
Kumar Srinivasan
310769ebc8
8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
...
Reviewed-by: sherman
2013-06-03 13:20:46 -07:00
Jaroslav Bachorik
afee04d0fb
8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows
...
Reviewed-by: chegar, smarks, dfuchs
2013-05-28 15:57:45 +02:00
Amy Lu
e2ffa5a315
8014892: More ProblemList.txt updates (5/2013)
...
Reviewed-by: alanb
2013-05-21 08:53:51 +01:00
Chris Hegarty
7d32b90712
Merge
2013-05-17 15:18:40 +01:00
Chris Hegarty
c17637a0f8
8014791: More ProblemList.txt updates (5/2013)
...
Reviewed-by: alanb
2013-05-17 15:00:53 +01:00
Kurchi Subhra Hazra
83505983f5
7150552: network test hangs [macosx]
...
Remove usage of test/sun/net/www/httptest
Reviewed-by: chegar
2013-05-16 10:58:20 -07:00
Staffan Larsen
90294d0d6a
6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1
...
7181907: TEST_BUG: j/l/management/MemoryMXBean/ResetPeakMemoryUsage fails with NegativeArraySizeException
7148492: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java failing since update to hs23-b15 or b16
Reviewed-by: mchung, brutisso
2013-05-07 19:57:55 +02:00
Chris Hegarty
efa5a06ca3
8013723: ProblemList.txt updates (5/2013)
...
Reviewed-by: alanb
2013-05-01 11:15:35 +01:00
Mandy Chung
2d5e636c88
8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt
...
Reviewed-by: lancea, alanb
2013-04-18 11:14:39 -07:00
Erik Helin
5391834dcf
8009427: Re-enable tests that were disable to ease complicated push
...
Reviewed-by: sla, mchung, dcubed
2013-03-21 20:35:49 +01:00
Weijun Wang
debc12e19e
8010531: Add BadKdc* tests to problem list for solaris-sparcv9
...
Reviewed-by: alanb
2013-03-22 19:59:14 +08:00
Chris Hegarty
bb303a20ef
8010142: ProblemList.txt updates (3/2013)
...
Reviewed-by: alanb
2013-03-17 09:55:03 +00:00
Lana Steuck
babef4b53a
Merge
2013-03-12 18:12:44 -07:00
Erik Helin
e3e8231629
8009384: Temporarily disable jstat tests to ease complicated push
...
Reviewed-by: mchung
2013-03-04 15:40:12 +01:00
Brent Christian
944e1b9636
8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C
...
Avoid automated test failure by just exiting when in 'C' locale
Reviewed-by: naoto, ksrini
2013-02-25 14:19:48 -08:00
Mike Duigou
62b85e6a17
8006594: Add jdk_core target to jdk/test/Makefile
...
Reviewed-by: alanb
2013-02-06 11:28:25 -08:00
Kumar Srinivasan
8a4107ab64
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
...
Reviewed-by: alanb
2013-02-10 08:07:59 -08:00
Kumar Srinivasan
8da1d4a40c
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
...
Reviewed-by: mchung
2013-02-01 22:18:18 -08:00
Kumar Srinivasan
81a6d7fb01
8003549: (pack200) assertion errors when processing lambda class files with IMethods
...
Add more check for opcode, sketch provided by jrose
Reviewed-by: jrose
2013-02-01 22:12:52 -08:00
Kumar Srinivasan
183657c9ab
8006850: [pack200] disable pack200 tests until JSR-308 is implemented
...
Reviewed-by: alanb
2013-01-24 09:34:07 -08:00
Chris Hegarty
24b144ccd9
8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList
...
Reviewed-by: mcimadamore
2013-02-14 13:01:03 +00:00
Brian Burkhalter
fe16fc39d6
8006090: Formatter asserts with -esa
...
Removed the offending assert
Reviewed-by: alanb, darcy
2013-01-17 12:49:33 -08:00