Joe Wang
|
61ad72b44a
|
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
|
2014-06-23 10:40:20 -07:00 |
|
Staffan Larsen
|
578fc51475
|
8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes
|
2014-06-23 15:51:41 +02:00 |
|
Weijun Wang
|
cc269950df
|
8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
|
2014-06-20 10:27:10 +08:00 |
|
Alexander Zuev
|
a30dec6af6
|
8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
|
2014-06-19 18:07:02 +04:00 |
|
Phil Race
|
c878d790d1
|
Merge
|
2014-06-18 13:14:15 -07:00 |
|
Stephen Colebourne
|
0a8fa1b525
|
8046416: Unable to parse an Instant from fields
Fix Instant parsing
Reviewed-by: rriggs
|
2014-06-11 08:25:33 +01:00 |
|
Vinnie Ryan
|
7d5e52ba49
|
8047085: PKCS11/NSS tests failing intermittently on Windows
Reviewed-by: mullan
|
2014-06-18 15:05:29 +01:00 |
|
Dmitry Samersoff
|
97ce148fa7
|
8044762: com/sun/jdi/OptionTest.java test time out
Gdata could be NULL in debugInit_exit
Reviewed-by: dcubed
|
2014-06-18 03:29:58 -07:00 |
|
Staffan Larsen
|
b608314245
|
8046778: Better error messages when starting JMX agent via attach or jcmd
Reviewed-by: dholmes
|
2014-06-18 09:04:20 +02:00 |
|
Phil Race
|
dc20ecddcf
|
Merge
|
2014-06-09 11:58:27 -07:00 |
|
Alex Schenkman
|
9a089404f8
|
8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
Reviewed-by: sla
|
2014-06-09 17:18:14 +02:00 |
|
Alex Schenkman
|
90ab8e5a78
|
8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
Reviewed-by: sla
|
2014-06-09 17:12:18 +02:00 |
|
Alex Schenkman
|
2d567a8aac
|
8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
Reviewed-by: sla
|
2014-06-09 17:04:11 +02:00 |
|
Alex Schenkman
|
7261ca1965
|
8046348: com/sun/jdi/OptionTest.java should be quarantined
Reviewed-by: sla
|
2014-06-13 11:58:34 +02:00 |
|
Vladimir Ivanov
|
a58e574ffc
|
8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
|
2014-06-17 13:06:05 +04:00 |
|
Staffan Larsen
|
9158c1d9b6
|
6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes
|
2014-06-17 10:01:16 +02:00 |
|
Katja Kantserova
|
12e0fea90c
|
6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call
Reviewed-by: sla
|
2014-06-16 11:03:54 +02:00 |
|
Michael McMahon
|
b8bfe0d5f2
|
Merge
|
2014-06-13 14:32:49 +01:00 |
|
Michael McMahon
|
7ab2a6410b
|
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
Reviewed-by: alanb, chegar
|
2014-06-13 14:30:41 +01:00 |
|
Weijun Wang
|
a22c2ed67f
|
8046702: default_options.sh test failure on Solaris
Reviewed-by: xuelei
|
2014-06-13 08:25:50 +08:00 |
|
Staffan Larsen
|
855f7c421e
|
8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb
|
2014-06-11 15:47:53 +02:00 |
|
Pavel Rappo
|
66135672e1
|
8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
Reviewed-by: chegar, alanb, michaelm
|
2014-06-10 11:15:23 +01:00 |
|
Weijun Wang
|
53c7b2ac2b
|
8023197: Pre-configured command line options for keytool and jarsigner
Reviewed-by: xuelei
|
2014-06-11 18:27:10 +08:00 |
|
Joel Borggrén-Franck
|
6445980a62
|
8029674: (reflect) getMethods returns default methods that are not members of the class
Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
|
2014-06-10 14:40:20 +02:00 |
|
Anthony Scarpino
|
b757b4461e
|
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Reviewed-by: vinnie
|
2014-06-10 12:04:42 -07:00 |
|
Martin Buchholz
|
a5943eeeae
|
8004807: java/util/Timer/Args.java failing intermittently in HS testing
Update test to improve reliability
Reviewed-by: rriggs, ewang
|
2014-06-10 08:07:39 -07:00 |
|
Vladimir Ivanov
|
b2e8017412
|
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Reviewed-by: psandoz, jrose
|
2014-06-09 15:40:40 +04:00 |
|
Dmitriy Ermashov
|
5ecd91e84a
|
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Reviewed-by: pchelko
|
2014-06-09 14:59:45 +04:00 |
|
Mike Duigou
|
a76e39b79f
|
8046085: inserting null key into HashMap treebin fails
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
|
2014-06-06 14:23:08 -07:00 |
|
Weijun Wang
|
704a20b250
|
8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
Reviewed-by: xuelei
|
2014-06-06 22:31:53 +08:00 |
|
Petr Pchelko
|
52233220f2
|
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Reviewed-by: azvegint, serb
|
2014-06-06 14:58:41 +04:00 |
|
Petr Pchelko
|
bfa90f6f30
|
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
|
2014-06-06 14:52:07 +04:00 |
|
Weijun Wang
|
47e4638160
|
8044755: Add a test for algorithm constraints check in jarsigner
Reviewed-by: xuelei
|
2014-06-05 15:27:51 +08:00 |
|
Yuri Nesterenko
|
28f895afc9
|
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Reviewed-by: pchelko
|
2014-06-04 17:24:13 +04:00 |
|
Sergey Bylokhov
|
61a1a26d7a
|
8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
|
2014-06-04 16:55:06 +04:00 |
|
Joel Borggrén-Franck
|
a1ae0af017
|
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
Reviewed-by: psandoz
|
2014-06-04 14:42:48 +02:00 |
|
Mattias Tobiasson
|
2e06869b6f
|
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected
Ignore read-only test if file is not read-only. This will happen when test is run as root.
Reviewed-by: sla, dholmes
|
2014-06-04 13:12:16 +02:00 |
|
Sergey Malenkov
|
628e935254
|
7084904: Introspector returns isX() from base package-private class that throws exception
Reviewed-by: serb
|
2014-06-03 21:03:35 +04:00 |
|
Mikael Auno
|
07738bf41e
|
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
Reviewed-by: sla, sspitsyn
|
2014-06-02 17:59:08 +02:00 |
|
Athijegannathan Sundararajan
|
fba8040fb3
|
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
Reviewed-by: jlaskey, lagergren, ksrini
|
2014-06-03 21:21:32 +05:30 |
|
Ivan Gerasimov
|
a9f575446d
|
8037866: Replace the Fun class in tests with lambdas
Reviewed-by: martin
|
2014-06-02 19:49:57 +04:00 |
|
Staffan Larsen
|
68287b3fe8
|
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt
Reviewed-by: alanb, allwin
|
2014-05-30 19:09:46 +02:00 |
|
Sergey Malenkov
|
e0716258fc
|
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
Reviewed-by: alexsch, serb
|
2014-05-30 15:24:42 +04:00 |
|
Yuri Nesterenko
|
a666497db8
|
8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Reviewed-by: pchelko
|
2014-05-30 14:23:25 +04:00 |
|
Anton Nashatyrev
|
db6fa66954
|
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Reviewed-by: pchelko, serb
|
2014-05-30 11:20:03 +04:00 |
|
Weijun Wang
|
a57ab24f53
|
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec
Reviewed-by: xuelei
|
2014-05-30 14:37:43 +08:00 |
|
Vinnie Ryan
|
1eef4367df
|
8044038: Security tests fail on 32 bit linux platform
Reviewed-by: xuelei, weijun
|
2014-05-29 15:50:36 +01:00 |
|
Vladimir Ivanov
|
0c8a572009
|
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error
Reviewed-by: psandoz
|
2014-05-29 13:27:36 +04:00 |
|
Weijun Wang
|
1b1639105a
|
8036709: Java 7 jarsigner displays warning about cert policy tree
Reviewed-by: mullan
|
2014-05-29 10:36:06 +08:00 |
|
Alexander Scherbatiy
|
d674dee4f2
|
8043705: Can't exit color chooser dialog when running as an applet
Reviewed-by: serb, pchelko
|
2014-05-28 15:36:10 +04:00 |
|