Commit Graph

21 Commits

Author SHA1 Message Date
Aleksei Efimov 328f7cb2fe 8067239: [TESTBUG] javax/xml/bind/marshal/8036981/Test.java failed
Reviewed-by: lancea, coffeys
2018-04-12 16:39:57 +01:00
Ivan Gerasimov 8f78d59a0a 6977426: sun/tools tests can intermittently fail to find app's Java pid
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2017-09-01 10:16:09 -07:00
Ramanand Patil ac95438f4d 8160951: Test javax/xml/bind/marshal/8134111/UnmarshalTest.java should be added into :needs_jre group
8160958: Test java/net/SetFactoryPermission/SetFactoryPermission.java should be added into :needs_compact2 group

Reviewed-by: igerasim
2016-09-10 22:54:48 +05:30
Aleksei Efimov 4a3346d829 8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc
Reviewed-by: lancea
2016-03-24 01:20:58 +03:00
Sergei Kovalev 7400d26187 8061624: [TESTBUG] Some tests cannot be ran under compact profiles and therefore shall be excluded
Reviewed-by: dholmes, coffeys
2016-01-15 11:36:35 +03:00
Ivan Gerasimov 4021fa766d 8133253: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profile
Reviewed-by: alanb, dholmes
2015-08-20 15:10:50 +03:00
Ivan Gerasimov 6e0e826674 8080524: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profiles due to unsatisfied dependencies in jsse.jar
Reviewed-by: coffeys
2015-06-25 00:51:30 +03:00
Denis Kononenko e5643dd404 8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
Reviewed-by: robm
2015-06-05 18:50:39 +03:00
Mark Sheppard 21d6bd40e9 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
2015-05-19 21:52:41 +01:00
Sean Coffey 57698b1e1d 8057813: Alterations to jdk_security3 test target
Reviewed-by: mullan, wetmore, xuelei
2014-09-12 17:08:22 +01:00
Evgeniya Stepanova b153d9a7f1 8055393: [Testbug] Some tests are being executed and fail under profiles
Reviewed-by: mchung, dholmes
2014-08-24 18:23:06 -04:00
Lance Andersen f2b37ba5ec 8031721: Remove non-existent test from TEST.groups
Reviewed-by: mchung, naoto
2014-07-08 13:40:11 -04:00
Evgeniya Stepanova f663696b5a 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
Reviewed-by: dholmes, dfuchs
2014-07-06 20:12:44 -04:00
Michael McMahon 3abb9323f9 8032808: Support Solaris SO_FLOW_SLA socket option
Reviewed-by: alanb, chegar
2014-04-14 14:29:10 +00:00
Jaroslav Bachorik b441547010 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
Improve reliability by converting the test to Java

Reviewed-by: dsamersoff, dholmes
2013-10-25 13:01:11 +02:00
David Holmes 04360f139e 8026378: TEST_BUG: Clean up TEST.groups
Reviewed-by: mduigou, mchung, alanb
2013-10-15 20:54:00 -04:00
Daniel Fuchs c630cf1e68 8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged.

Reviewed-by: alanb, mchung, dholmes
2013-10-15 13:01:28 +02:00
Mike Duigou c712fac717 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
Reviewed-by: mchung, dholmes, alanb
2013-09-13 11:19:13 -07:00
David Holmes 7fc1c28757 8024140: [TESTBUG] Profile based regression test groups for jdk repo
Reviewed-by: alanb, chegar
2013-09-03 23:47:27 -04:00
Mike Duigou 9b5513a8e8 8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
Reviewed-by: alanb, mchung
2013-09-03 11:29:12 -07:00
Alan Bateman 0e8b101643 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
Reviewed-by: lancea, mduigou
2013-08-21 09:59:12 +01:00