Jim Gish
a7f43eaad5
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
...
Increase number of retries to twice the number of ports in the reserved range
Reviewed-by: mduigou
2013-01-17 15:09:46 -05:00
Kurchi Subhra Hazra
8f2bd71dc9
7171415: java.net.URI.equals/hashCode not consistent for some URIs
...
Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com , schlosna@gmail.com
Reviewed-by: chegar
2013-01-17 14:50:02 -08: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
Konstantin Shefov
b7bcfe73b1
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
...
Reviewed-by: serb, alexsch
2013-01-17 15:08:08 +00:00
Yong Jeffrey Huang
a4c3f06259
Merge
2013-01-16 23:08:12 -08:00
Lana Steuck
270d599981
Merge
2013-01-16 15:57:25 -08:00
Lana Steuck
7026f02404
Merge
2013-01-16 12:07:32 -08:00
Jason Uh
5d2a6972af
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
...
Reviewed-by: mullan, weijun
2013-01-16 13:35:17 -05:00
Jason Uh
68eb431db8
8005389: Backout fix for JDK-6500133
...
Reviewed-by: mullan
2013-01-16 09:51:21 -05:00
Rob McKenna
bdca3e8f8c
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
...
Reviewed-by: alanb, martin, dholmes
2013-01-15 19:58:22 +00:00
Alexander Scherbatiy
97013ba028
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
...
Reviewed-by: serb, leonidr
2013-01-15 12:49:03 +04:00
Xue-Lei Andrew Fan
40039951b8
8006265: Add test SSLEngineDeadlock.java to ProblemList
...
Reviewed-by: weijun
2013-01-14 18:31:48 -08:00
Kumar Srinivasan
a788c5b6b8
8005252: pack200 should support MethodParameters
...
Reviewed-by: jrose
2013-01-14 15:46:54 -08:00
Naoto Sato
9fa2377054
7162007: Clean up i18n related caches
...
Reviewed-by: okutsu, ohair
2013-01-14 11:09:53 -08:00
Yong Jeffrey Huang
48aff5a267
7114053: [sq] Inproper tanslation for iso lanugage of Albanian
...
Reviewed-by: naoto
2013-01-13 18:45:43 -08:00
Olivier Lagneau
546e2eb164
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
...
Reviewed-by: darcy
2013-01-11 15:39:08 -08:00
Alan Bateman
c12b624078
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
...
Reviewed-by: chegar
2013-01-11 20:19:55 +00:00
Alan Bateman
36e2ef2ba8
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
...
Reviewed-by: chegar
2013-01-11 12:27:57 +00:00
Joe Darcy
3dfc6b7512
8006062: Add @Repeatable to repeating annotations regression tests in JDK repo
...
Reviewed-by: jjg
2013-01-10 21:12:27 -08:00
Mandy Chung
3243aaf47a
8005615: Java Logger fails to load tomcat logger implementation (JULI)
...
Reviewed-by: alanb, ahgross
2013-01-10 19:43:36 -08:00
Lana Steuck
2af47c361c
Merge
2013-01-10 15:52:12 -08:00
Jim Gish
5c5820e950
8005582: java/lang/Runtime/exec/WinCommand.java intermittent test failures
...
Remove file-deletion code at cleanup which conflicts with jtreg cleanup
Reviewed-by: chegar
2013-01-10 15:09:45 -05:00
Brent Christian
f7eb6cd556
8005962: TEST_BUG: java/util/Properties/MacJNUEncoding can fail in certain environments
...
Test script now sets LC_ALL, other small changes, relocate test
Reviewed-by: naoto, alanb
2013-01-10 10:21:44 -08:00
Sean Mullan
86b40c8697
Merge
2013-01-09 08:59:58 -05:00
Alexander Scherbatiy
19b3fdf5ee
8005019: JTable passes row index instead of length when inserts selection interval
...
Reviewed-by: serb, denis
2013-01-09 16:52:08 +04:00
Sean Mullan
d01edb0815
Merge
2013-01-08 19:02:55 -05:00
Sean Mullan
b492dc9bac
7019834: Eliminate dependency from PolicyFile to com.sun.security.auth.PrincipalComparator
...
Add new java.security.Principal.implies method
Reviewed-by: alanb
2013-01-08 19:00:12 -05:00
Valerie Peng
91510ba8ea
Merge
2013-01-08 13:06:22 -08:00
Dan Xu
6cc211f4e1
8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
...
Reviewed-by: alanb
2013-01-08 20:37:27 +00:00
Weijun Wang
d9c892c9fd
8005447: default principal should act as anyone
...
Reviewed-by: valeriep
2013-01-08 14:54:56 +08:00
Stuart Marks
f660de4e1e
7187882: TEST_BUG: java/rmi/activation/checkusage/CheckUsage.java fails intermittently
...
Tighten up JavaVM test library API, and adjust tests to match.
Reviewed-by: mchung, dmocek
2013-01-07 18:09:07 -08:00
Valerie Peng
2edaf46a3d
Merge
2013-01-07 14:40:07 -08:00
Brent Christian
b21bc8e16d
8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx]
...
Hard-code sun.jnu.encoding to UTF-8 on Mac
Reviewed-by: naoto
2013-01-07 13:19:03 -08:00
Valerie Peng
96c5499439
6996769: support AEAD cipher
...
Added implementation for GCM mode under AES cipher
Reviewed-by: weijun
2013-01-07 11:11:54 -08:00
David Dehaven
1381be8b23
8004547: Extend JavaFX launcher support to allow full JavaFX launch feature set
...
Reviewed-by: mchung, kcr, ksrini
2013-01-07 09:58:48 -08:00
Amy Lu
6ae79cff82
8005683: ProblemList.txt updates (01/2013)
...
Reviewed-by: mchung, alanb
2013-01-04 16:10:14 -08:00
Chris Hegarty
6061c09cab
8005659: Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters
...
Reviewed-by: mchung, ksrini
2013-01-04 11:18:00 +00:00
Chris Hegarty
83223ad4ac
8005634: tools/launcher/VersionCheck.java fails version check on jdeps
...
Add jdeps to the list of tools that do not support '-version'
Reviewed-by: mchung
2013-01-03 10:00:55 +00:00
Lana Steuck
b7af263526
Merge
2012-12-28 18:36:41 -08:00
Lana Steuck
177206a185
Merge
2012-12-28 18:30:56 -08:00
Lana Steuck
46b23b4009
Merge
2012-12-28 18:28:39 -08:00
Lana Steuck
33a20f586c
Merge
2013-01-01 17:49:22 -08:00
Chris Hegarty
c2f4000a6f
8005556: java/net/Socks/SocksV4Test.java is missing @run tag
...
Reviewed-by: alanb
2012-12-29 11:00:15 +00:00
Shanliang Jiang
36ae539974
7120365: DiffHBTest.java fails due to ConcurrentModificationException
...
The problem is from the server notification forwarder, it should use a copy of listener set to do iterate.
Reviewed-by: alanb
2012-12-28 16:44:27 +01:00
Xue-Lei Andrew Fan
6d41a58c82
7109274: Restrict the use of certificates with RSA keys less than 1024 bits
...
This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.
Reviewed-by: mullan
2012-12-28 00:48:12 -08:00
Yuka Kamiya
ada3653e48
8005277: Regression in JDK 7 in Bidi implementation
...
Reviewed-by: okutsu
2012-12-28 15:07:08 +09:00
Masayoshi Okutsu
12ae00bd7d
8005471: DateFormat: Time zone info is not localized when adapter is CLDR
...
Reviewed-by: peytoia
2012-12-28 14:13:10 +09:00
Chris Hegarty
d2bce7f267
8003981: Support Parallel Array Sorting - JEP 103
...
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: chegar, forax, dholmes, dl
2012-12-27 21:55:24 +00:00
Andrew Brygin
78a555f9e0
7124245: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0
...
Reviewed-by: prr
2012-12-24 14:03:04 +04:00
Yong Jeffrey Huang
2185318b56
Merge
2012-12-23 19:11:15 -08:00
Joe Wang
7dd77a4b62
8005280: (props) Improve test coverage for small XML parser
...
Added a few more invalid XML files, international characters to LoadAndStore test, and a behavior compatibility test.
Reviewed-by: alanb, lancea
2012-12-21 17:29:23 -08:00
Alexander Potochkin
84f4754563
8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx
...
Reviewed-by: anthony, alexsch
2012-12-21 19:11:50 +04:00
Shanliang Jiang
446a481b15
8005325: The script should use TESTVMOPTS
...
Put back TESTVMOPTS which was removed by mistake.
Reviewed-by: smarks
2012-12-21 10:58:20 +01:00
Stuart Marks
1fd4da4d29
8005290: remove -showversion from RMI test library subprocess mechanism
...
Reviewed-by: jgish, chegar, dmocek
2012-12-20 20:11:45 -08:00
Yong Jeffrey Huang
06be28ce8d
7195759: ISO 4217 Amendment 154
...
Reviewed-by: naoto
2012-12-20 18:53:46 -08:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Alan Bateman
50185a4371
8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
...
Reviewed-by: mchung
2012-12-20 20:40:04 +00:00
Alan Bateman
27f7bfd9f0
8001048: JSR-160: Allow IIOP transport to be optional
...
Reviewed-by: dsamersoff, dfuchs, mchung
2012-12-20 20:29:59 +00:00
Jaroslav Bachorik
96c02bccd3
8005309: Missed tests for 6783290,6937053,7009998
...
Missed tests for 6783290,6937053,7009998
Reviewed-by: sjiang, emcmanus
2012-12-20 20:12:32 +04:00
Stuart Marks
d4eb039764
8001040: Rework RMI model
...
Reviewed-by: alanb, ahgross, coffeys, dmocek
2013-02-27 14:17:05 -08:00
Alan Bateman
4ce906db2b
8005248: (props) Integrate small footprint parser into Properties
...
Reviewed-by: joehw, mchung, psandoz, erikj
2012-12-19 14:53:33 +00:00
Shanliang Jiang
679f2eee3f
7158614: JMXStartStopTest.sh failing intermittently
...
Fixed 3 problems here: 1) checked the lock file too eary 2) never got the process id of a java test 3) some shell commands were not supported in some Solaris machines.
Reviewed-by: dsamersoff, alanb
2012-12-19 11:06:51 +01:00
Lana Steuck
a0e241952c
Merge
2012-12-18 18:14:50 -08:00
Lana Steuck
5c4f1d7778
Merge
2012-12-18 16:14:59 -08:00
Joe Darcy
407aefdc02
8005042: Add Method.isDefault to core reflection
...
Reviewed-by: alanb, forax, mduigou, jgish, mchung
2012-12-18 14:44:13 -08:00
Sean Mullan
be64e9b087
8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
...
Reviewed-by: vinnie, skoivu, mgrebac, ohair, tbell
2012-12-18 13:48:48 -05:00
Konstantin Shefov
f569dcc7e9
7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default
...
Reviewed-by: yan, alexsch
2012-12-18 15:17:58 +00:00
Martin Buchholz
e046c9d3f5
8004863: Infinite Loop in KeepAliveStream
...
Reviewed-by: chegar
2012-12-17 18:39:59 -08:00
Chris Hegarty
00802749ea
8005081: java/util/prefs/PrefsSpi.sh fails on macos-x
...
Reviewed-by: alanb
2012-12-17 16:27:05 +00:00
Sergey Malenkov
aed660dc95
8005065: [findbugs] reference to mutable array in JavaBeans
...
Reviewed-by: alexsch
2012-12-17 16:58:56 +04:00
Alexey Utkin
c5c34df7bf
8004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem
...
The tests were refactored to drop AWT dependence where it was possible.
Reviewed-by: alanb, mchung
2012-12-17 14:34:37 +04:00
Lana Steuck
166cf4fbc1
Merge
2012-12-16 22:09:28 -08:00
Weijun Wang
5ded9d47a1
7197159: accept different kvno if there no match
...
Reviewed-by: xuelei
2012-12-17 12:18:46 +08:00
Lana Steuck
0118983407
Merge
2012-12-14 13:14:33 -08:00
Lana Steuck
39ddaf8a4b
Merge
2012-12-14 11:22:16 -08:00
Konstantin Shefov
65793d5644
6757986: javax/swing/JInternalFrame/5066752/bug5066752.java needs correction
...
Reviewed-by: serb, alexsch
2012-12-14 13:32:59 +00:00
Rob McKenna
7524cd99c1
8000525: Java.net.httpcookie api does not support 2-digit year format
...
Reviewed-by: chegar
2012-12-13 15:28:40 +00:00
Konstantin Shefov
077973261a
7132385: [macosx] IconifyTest of RepaintManager could use some delay
...
Reviewed-by: serb, alexsch
2012-12-13 15:14:22 +00:00
Mark Sheppard
c9063f559f
8003890: corelibs test scripts should pass TESTVMOPTS
...
Reviewed-by: chegar, alanb
2012-12-13 14:47:35 +00:00
Sean Mullan
25435d7aa4
Merge
2012-12-13 09:37:29 -05:00
Jason Uh
e3c39dffe5
7193792: sun/security/pkcs11/ec/TestECDSA.java failing intermittently
...
Reviewed-by: vinnie, wetmore
2012-12-13 09:35:35 -05:00
Chris Hegarty
453bef09b0
8004675: Inet6Address.getHostAddress should use string scope identifier where available
...
...and some minor stylistic cleanup
Reviewed-by: khazra, dsamersoff, michaelm
2012-12-13 14:33:32 +00:00
Chris Hegarty
2f8cd2937d
8004925: java/net/Socks/SocksV4Test.java failing on all platforms
...
Reviewed-by: alanb, dsamersoff
2012-12-13 09:55:55 +00:00
Jim Gish
3e23931d0c
8004651: TEST: java/util/logging/CheckLockLocationTest.java failed to delete file (win)
...
Failure to delete test log file should be a warning instead of test failure
Reviewed-by: mduigou, smarks
2012-12-12 15:37:27 -08:00
Stuart Marks
38887c7167
8004748: clean up @build tags in RMI tests
...
Reviewed-by: alanb, darcy, mchung
2012-12-12 09:53:01 -08:00
Rob McKenna
bf46e16bbc
8004337: java/sql tests aren't run in test/Makefile
...
Reviewed-by: lancea, alanb
2012-12-12 15:57:14 +00:00
Mike Duigou
20d79bf440
8004905: Correct license of test to remove classpath exception
...
Reviewed-by: akhil
2012-12-11 20:49:44 -08:00
Akhil Arora
ee1832fd74
8003246: Add InitialValue Supplier to ThreadLocal
...
Reviewed-by: mduigou, forax, dl, chegar, briangoetz
2012-12-11 15:33:16 -08:00
Weijun Wang
2be2f20b65
8004488: wrong permissions checked in krb5
...
Reviewed-by: xuelei
2012-12-11 13:14:56 +08:00
Michael McMahon
5e999034a3
8003948: NTLM/Negotiate authentication problem
...
Reviewed-by: chegar, weijun
2012-12-10 14:56:44 +00:00
Masayoshi Okutsu
78a8ed73a2
8000983: Support narrow display names for calendar fields
...
8003267: Support generic time zone names in TimeZoneNameProvider (SPI)
Reviewed-by: naoto
2012-12-10 10:52:11 +09:00
David Dehaven
4698a5c96d
8004042: Arrrghs.java test failed on windows with access error
...
Reviewed-by: smarks, jjh, ksrini
2012-12-09 07:43:12 -08:00
Robert Field
846f0f2ded
8003881: Prevent lambda implementing inner classes from allowing the creation of new instances
...
Lambda implementing inner classes now has private constructor (thanks Kumar)
Reviewed-by: ksrini
2012-12-06 21:55:55 -08:00
Jim Gish
aab1dbdc30
8004317: TestLibrary.getUnusedRandomPort() fails intermittently, but exception not reported
...
Reviewed-by: alanb, dmocek, smarks
2012-12-05 21:08:14 -08:00
Edvard Wendelin
f92370665e
Merge
2013-02-03 23:25:38 +01:00
Jim Gish
f436d23492
8003596: TEST_BUG: java/util/logging/CheckLockLocationTest.java failing [win]
...
Reviewed-by: alanb
2012-12-04 20:21:19 +00:00
Lana Steuck
0e089aadcd
Merge
2012-12-04 11:46:27 -08:00
Lana Steuck
e7f9c73f87
Merge
2012-12-04 11:41:44 -08:00
Krystal Mo
e6ab16c283
8004066: TEST_BUG: test/java/lang/Math/DivModTests.java assumes ArithmeticException message
...
Reviewed-by: twisti, alanb, dholmes
2012-12-04 15:10:03 +00:00
Jaroslav Tulach
288c935f0d
8003830: NPE at BasicTreeUI$Actions.page:4470
...
Reviewed-by: serb, alexsch
2012-12-04 15:56:02 +04:00
Xue-Lei Andrew Fan
eb66ce8b2e
8004184: security tests leave JSSEServer running
...
Use othervm mode to release resources, and correct the system properties issues in JSSE
Reviewed-by: chegar
2012-12-03 06:00:19 -08:00
Andrew Brygin
0c7b2461a2
7124347: [macosx] java.lang.InternalError: not implemented yet on call Graphics2D.drawRenderedImage
...
Reviewed-by: prr, flar
2012-12-03 16:26:47 +04:00
Weijun Wang
fdd109b467
7198507: [TEST_BUG] sun/security/tools/keytool/console.sh should be rewritten
...
Reviewed-by: xuelei
2012-12-03 17:14:03 +08:00
Alan Bateman
d2d5213b87
8003846: Override mechanism for currency data should not require creating currency.properties in java.home
...
Reviewed-by: naoto
2012-12-02 16:37:31 +00:00
Xueming Shen
e78a1eb083
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
...
To return the length instead of position
Reviewed-by: alanb
2012-12-01 11:36:25 -08:00
Lana Steuck
76863b84de
Merge
2012-11-30 17:09:05 -08:00
Lana Steuck
351dbc4683
Merge
2012-11-30 16:33:50 -08:00
Lana Steuck
ad0ada24a2
Merge
2012-11-30 16:02:00 -08:00
Kurchi Subhra Hazra
d7cae9afff
7197662: (prefs) java/util/prefs/AddNodeChangeListener.java fails by timeout or by "couldn't get file lock"
...
Set -Djava.util.prefs.userRoot to current working directory of user in the prefs tests
Reviewed-by: alanb, chegar, weijun, dxu
2012-11-30 12:00:07 -08:00
Konstantin Shefov
792a1f9d72
7124242: [macosx] Test doesn't work because of the frame round corners in the LaF
...
Reviewed-by: anthony, yan, alexsch
2012-11-30 12:39:37 +00:00
Staffan Larsen
c1126e3727
7155168: java/util/TimeZone/Bug6912560.java: expected Asia/Tokyo
...
Reviewed-by: okutsu
2012-11-30 08:17:02 +01:00
Amy Lu
dd42277862
8004134: More ProblemList.txt updates (11/2012)
...
Reviewed-by: alanb
2012-11-29 14:43:46 -08:00
Jim Gish
7aed72aa11
8003380: Compiler warnings in logging test code
...
Use generics, suppress warnings where appropriate, remove unused imports, etc.
Reviewed-by: lancea, chegar
2012-11-29 12:28:02 +00:00
Joel Borggrén-Franck
36464f41e2
7154390: Add support for repeating annotations in j.l.r.AnnotatedElement
...
Reviewed-by: darcy
2012-11-28 09:21:37 -08:00
Andrew Brygin
35183211d7
7064516: ImageIO.read() fails to load an image
...
Reviewed-by: jgodinez, prr
2012-11-28 14:12:32 +04:00
Xueming Shen
ff1d49bc5b
8004088: hg push for bug#4235519 failed to push all files
...
Pushed all base64 files
Reviewed-by: alanb, mduigou
2012-11-27 22:07:11 -08:00
Rob McKenna
f0bbdd0834
8003597: TEST_BUG: Eliminate dependency on javaweb from closed net tests
...
Reviewed-by: chegar
2012-11-28 00:47:38 +00:00
Chris Hegarty
24fde021e4
8003833: Spurious NPE from Socket.getIn/OutputStream
...
Reviewed-by: alanb, dsamersoff
2012-11-27 17:15:19 +00:00
Sergey Bylokhov
bfc0bfcd8e
8002308: [macosx] 7198229 should be applied to the user action only
...
Reviewed-by: anthony, skovatch
2012-11-27 17:03:19 +04:00
Sean Mullan
033919cce4
Merge
2012-11-26 08:34:25 -05:00
Sean Mullan
3f59d3882d
Merge
2012-11-26 08:23:20 -05:00
Sean Mullan
c9b91fa45a
7167056: Clarify that BasicPermission names that contain non-wildcard asterisks are not invalid
...
Reviewed-by: weijun, xuelei
2012-11-26 08:12:19 -05:00
Alexey Utkin
d869bfa179
7162111: TEST_BUG: change tests run in headless mode [macosx] (open)
...
In problem tests detection of AWT headless mode was introduced or AWT dependence was removed.
Reviewed-by: alanb
2012-11-26 15:54:39 +04:00
Alexander Zuev
e0eaca5e5a
8003273: Missing testcase for 7171812
...
Reviewed-by: art, serb
2012-11-21 20:42:54 +04:00
David Buck
df3c665be3
7198904: (alt-rt) TreeMap.clone is broken
...
Test case for cr7198904. Issue only found in OracleJDK, but test case is valid for OpenJDK as well
Reviewed-by: mduigou, dholmes
2012-11-20 21:35:18 -08:00
Lana Steuck
822139baf8
Merge
2012-11-20 11:49:27 -08:00
Sergey Malenkov
f19ad0fb5b
8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE
...
Reviewed-by: art
2012-11-20 18:56:01 +04:00
Steve Sides
6dfea5e847
8003660: (launcher) 8001533 regression tests
...
Reviewed-by: ksrini, mchung, kcr, ddehaven
2012-11-19 19:50:39 -08:00
David Dehaven
5f0debc005
8001533: java launcher must launch javafx applications
...
Reviewed-by: ksrini, mchung, kcr, alanb
2012-11-19 19:49:38 -08:00
Darryl Mocek
52caa8646b
6563318: RMI data sanitization
...
Reviewed-by: ahgross, hawtin, mchung, smarks
2012-11-19 13:54:12 -08:00
Alan Bateman
c94385feb8
8003607: More ProblemList.txt updates (11/2012)
...
Reviewed-by: lancea
2012-11-19 13:17:40 +00:00
Weijun Wang
2aea4cbc8c
8002344: Krb5LoginModule config class does not return proper KDC list from DNS
...
Co-authored-by: Severin Gehwolf <sgehwolf@redhat.com>
Reviewed-by: weijun
2012-11-19 11:13:08 +08:00
Kurchi Subhra Hazra
ef1950d024
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
...
Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT
Reviewed-by: alanb, mchung
2012-11-16 12:28:45 -08:00
Naoto Sato
6c62e2d0f1
7199750: Loading sequence of service provider is changed
...
Reviewed-by: okutsu
2012-11-15 20:17:05 -08:00
Jim Gish
f439018255
6244047: impossible to specify directories to logging FileHandler unless they exist
...
Reviewed-by: alanb
2012-11-15 13:46:45 +00:00
Konstantin Shefov
f7ee6989a0
7147408: [macosx] Add autodelay to fix a regression test
...
Reviewed-by: serb, alexsch
2012-11-14 11:37:09 +00:00
Alan Bateman
8c308db579
8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx]
...
Reviewed-by: chegar
2012-11-14 12:56:26 +00:00
Sean Chou
6bb3dd6ea2
7201156: jar tool fails to convert file separation characters for list and extract
...
Reviewed-by: alanb, chegar, sherman
2012-11-14 13:26:55 +08:00
Mike Duigou
96aa3fad5a
7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
...
Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive.
Reviewed-by: darcy, smarks, dholmes
2012-11-13 20:02:48 -08:00
Masayoshi Okutsu
aaa52056e9
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
...
Reviewed-by: naoto
2012-11-12 11:12:29 +09:00
Alan Bateman
86d36e5d55
8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win]
...
Reviewed-by: chegar
2012-11-11 10:05:37 +00:00
Kumar Srinivasan
695e6ab2e0
8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows
...
Reviewed-by: darcy, jjh, mschoene
2012-11-09 14:36:10 -08:00
Xue-Lei Andrew Fan
d0e329751f
8001569: Regression test GetPeerHost uses static port number
...
Reviewed-by: weijun
2012-11-09 01:15:04 -08:00
Jason Uh
fdfd7968f7
7198416: CertificateIssuerName and CertificateSubjectName are redundant
...
Reviewed-by: mullan
2012-11-08 12:51:25 -05:00
Roger Riggs
5d67e2bbb1
6282196: There should be Math.mod(number, modulo) methods
...
Added the requested methods
Reviewed-by: darcy, emcmanus, alanb
2012-11-07 20:50:09 -08:00
Naoto Sato
bb434e94b4
8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation
...
8001562: Collator.getAvailableLocales() doesn't return all locales for which localized instances are available
Reviewed-by: okutsu
2012-11-07 15:08:28 -08:00
Chris Hegarty
90f2168fa2
7201071: InetSocketAddress serialization issue
...
Reviewed-by: alanb, michaelm, skoivu
2012-11-07 14:26:41 +00:00
Daniel Fuchs
f2eac8a30a
6720349: (ch) Channels tests depending on hosts inside Sun
...
This changeset make the nio tests start small TCP or UDP servers from within the tests, instead of relying on external services.
Reviewed-by: alanb
2012-11-07 13:24:39 +01:00
Weijun Wang
5fca8126cd
6355584: Introduce constrained Kerberos delegation
...
Reviewed-by: valeriep
2012-11-07 14:13:01 +08:00
Lana Steuck
cae6890e31
Merge
2012-11-06 18:41:01 -08:00
Yuka Kamiya
81afea6146
7198195: Support Unicode 6.2.0
...
Reviewed-by: okutsu
2012-11-07 09:58:39 +09:00
Chris Hegarty
096a52585a
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
...
Reviewed-by: alanb, dsamersoff
2012-11-06 21:01:43 +00:00
Jiangli Zhou
f3e4fda6ed
7197210: java/lang/invoke/CallSiteTest.java failing on armsflt
...
Reduce work load and set longer timeout for java/lang/invoke tests.
Reviewed-by: kvn, twisti
2012-11-05 12:51:14 -05:00
Kumar Srinivasan
99a97c7d3a
8001191: use -source 8 -target 8 when compiling the JDK
...
Reviewed-by: chegar, dholmes, erikj, jgish
2012-11-05 14:53:05 -08:00
Vinnie Ryan
bd748175f8
6383200: PBE: need new algorithm support in password based encryption
...
Reviewed-by: valeriep
2012-11-05 20:18:05 +00:00
Sean Mullan
4e6425e134
Merge
2012-11-05 12:08:04 -05:00
Sean Mullan
4cae4b0457
Merge
2012-11-05 10:33:18 -05:00
Sean Mullan
5b23307a8f
7171570: JEP 124 Potential API Changes
...
Reviewed-by: vinnie, xuelei
2012-11-05 10:30:49 -05:00
Alan Bateman
f2aa8d9df9
8000330: (fc) FileChannel.truncate issues when given size > file size
...
8002180: (fc) FileChannel.map does not throw NPE if MapMode specified as null
Reviewed-by: chegar
2012-11-04 14:07:35 +00:00
Lana Steuck
4a88c62d44
Merge
2012-11-02 17:44:31 -07:00
Mandy Chung
d3ccd20d1f
7197546: (proxy) Reflect about creating reflective proxies
...
Reviewed-by: alanb, jdn, jrose
2012-11-02 16:50:23 -07:00
Konstantin Shefov
15e192571c
8001876: Create regtest for 8000283
...
Reviewed-by: alexsch, serb
2012-11-02 17:07:43 +01:00
Konstantin Shefov
7771aa7929
8001808: Create a test for 8000327
...
Reviewed-by: alexsch, serb
2012-11-02 17:05:10 +01:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Yuka Kamiya
38087c7a48
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
...
Reviewed-by: okutsu
2012-11-02 23:17:33 +09:00
Mikhail Cherkasov
1aa03d0b50
8001633: Wrong alt processing during switching between windows
...
Reviewed-by: ant, leonidr
2012-11-02 16:14:14 +04:00
Vladislav Karnaukhov
895cfedd21
2229575: Swing HTML parser can't properly decode codepoints outside the Unicode Plane 0 into a surrogate pair
...
Reviewed-by: rupashka
2012-11-02 15:57:20 +04:00
Weijun Wang
a60d4fd720
7110803: SASL service for multiple hostnames
...
Reviewed-by: mullan
2012-11-02 10:48:04 +08:00
Alan Bateman
956f8edf61
8002120: ProblemList.txt updates (11/2012)
...
Reviewed-by: lancea
2012-11-01 21:59:18 +00:00
Naoto Sato
799007c62d
8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format()
...
Reviewed-by: okutsu
2012-11-01 13:28:47 -07:00
Lana Steuck
9faa8df101
Merge
2012-10-31 09:25:20 -07:00
Lana Steuck
bbf2d20d03
Merge
2012-10-31 08:29:44 -07:00
Konstantin Shefov
85947c2f2c
7072120: No mac os x support in several regression tests
...
Reviewed-by: anthony, serb
2012-10-30 12:47:35 +01:00
Jim Gish
a865f8b91a
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
...
Update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder)
Reviewed-by: chegar, alanb, mduigou
2012-10-29 16:51:59 -07:00
Naoto Sato
1203231cf9
8000997: Multiple locale sensitive services cannot be loaded
...
Reviewed-by: okutsu
2012-10-29 10:42:41 -07:00
Staffan Larsen
dc9bf2de74
8001621: Update awk scripts that check output from jps/jcmd
...
Reviewed-by: alanb
2012-10-29 09:23:55 +01:00
Weijun Wang
14364d11d2
7195426: kdc_default_options not supported correctly
...
Reviewed-by: xuelei
2012-10-29 14:14:07 +08:00
Weijun Wang
620f0e5006
7184246: Simplify Config.get() of krb5
...
Reviewed-by: xuelei
2012-10-29 14:14:06 +08:00
Abhijit Saha
1cb7e050ff
Merge
2012-10-26 10:01:13 -07:00
Lana Steuck
b8265239b8
Merge
2012-10-25 20:32:10 -07:00
Jim Gish
07f94ef8bc
7159567: inconsistent configuration of MemoryHandler
...
Reviewed-by: mchung, alanb
2012-10-25 15:04:09 -07:00
Jaroslav Bachorik
3e4e347c26
6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated
...
Reviewed-by: alanb
2012-10-24 20:44:07 +01:00
Xue-Lei Andrew Fan
b01d15feb0
8001466: Nightly regression test failure of SSLSocketSNISensitive.java
...
Reviewed-by: weijun
2012-10-24 08:25:29 -07:00
Anton Litvinov
d96d10ded0
7193219: JComboBox serialization fails in JDK 1.7
...
Reviewed-by: rupashka, anthony
2012-10-24 18:27:14 +04:00
Bradford Wetmore
30dd7eee31
7197071: Makefiles for various security providers aren't including the default manifest
...
Reviewed-by: valeriep, mullan, katleman
2012-10-23 12:36:47 -07:00
Lana Steuck
736ab82961
Merge
2012-10-23 11:29:53 -07:00
Lana Steuck
4048bc01c6
Merge
2012-10-23 09:41:52 -07:00
Alexander Scherbatiy
3c6c782cf3
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
...
Reviewed-by: rupashka
2012-10-23 14:30:41 +04:00
Weijun Wang
8744fd02bd
8001208: Fix for KRB5CCNAME not complete
...
Reviewed-by: xuelei
2012-10-23 10:02:23 +08:00
Keith McGuigan
9322a179db
8001225: Disable jdk regression test java/lang/System/Versions.java until jdk's classfile version code is updated
...
Exclude java/lang/System/Versions.java test
Reviewed-by: sspitsyn, coleenp
2012-10-22 20:12:19 -04:00
Christian Thalinger
c915e9da09
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
...
Reviewed-by: dholmes, mchung
2012-10-22 14:22:30 -07:00
Weijun Wang
5e1584a438
8000624: Move MaxRetries.java to ProblemList for the moment
...
Reviewed-by: alanb
2012-10-22 17:01:35 +08:00
Jim Holmlund
d11cb7e6c1
7197401: Add a subset of the org.objectweb.asm packages to jdk8
...
Reviewed-by: ohair, briangoetz, erikj, iris
2012-10-20 22:49:26 +01:00
Christian Thalinger
01d0ba69ce
8000989: smaller code changes to make future JSR 292 backports easier
...
Reviewed-by: jrose
2012-10-19 17:04:35 -07:00
Sergey Bylokhov
b61d0d9772
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
...
Reviewed-by: anthony, kizune
2012-10-19 15:23:14 +04:00
Abhijit Saha
d66bdb868d
Merge
2012-10-18 22:01:26 -07:00
Xue-Lei Andrew Fan
1892ebf911
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
...
Reviewed-by: mullan, weijun, wetmore
2012-10-18 01:14:00 -07:00
Naoto Sato
1fb9910146
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
...
Reviewed-by: okutsu
2012-10-17 13:22:39 -07:00
Paul Sandoz
9498132479
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
...
Reviewed-by: dholmes, alanb
2012-10-17 20:34:04 +01:00
Jaroslav Bachorik
9c38da478a
6809322: javax.management.timer.Timer does not fire all notifications
...
Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method.
Reviewed-by: dholmes, rbackman
2012-10-17 18:34:07 +04:00
Neil Richards
a76d98e716
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
...
Reviewed-by: mduigou, alanb
2012-10-17 13:35:22 +01:00
Alan Bateman
ed656de70f
8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
...
Reviewed-by: mchung, chegar
2012-10-17 11:43:56 +01:00
Kurchi Subhra Hazra
56e63d98b9
7198073: (prefs) user prefs not saved [macosx]
...
Using class member field to get node instead of argument
Reviewed-by: alanb
2012-10-16 15:23:17 -07:00
Naoto Sato
2647f75cdd
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions
...
8000273: java.util.Locale.getDisplayVariant(Locale l) isn't transferred to the custom service provider
8000615: JRE adapter: timezone name of en_US is changed when extension directory is added
Reviewed-by: okutsu
2012-10-16 10:59:21 -07:00
Mikhail Cherkasov
1fd51fa05e
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
...
Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
2012-10-16 20:11:19 +04:00
Rob McKenna
a14592d891
8000487: Java JNDI connection library on ldap conn is not honoring configured timeout
...
Reviewed-by: vinnie
2012-10-15 22:34:35 +01:00
Rob McKenna
2dca3dc06b
8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java
...
Reviewed-by: alanb, martin
2012-10-15 03:26:11 +01:00
Stephen Flores
037bcf1683
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
...
Reviewed-by: alanb, weijun, mullan
2012-10-14 22:58:59 +01:00
Jim Gish
48ba63e9e0
7146552: java/util/logging/LoggingMXBeanTest.java failing intermittently
...
Reviewed-by: alanb, mchung
2012-10-13 10:15:57 +01:00
Lana Steuck
3567fc5460
Merge
2012-10-12 14:52:24 -07:00
Lana Steuck
22b345adc6
Merge
2012-10-12 14:47:26 -07:00
Konstantin Shefov
2cae43552d
7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
...
Reviewed-by: anthony
2012-10-12 18:46:15 +04:00
Rob McKenna
7b940bac40
7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol]
...
Reviewed-by: alanb, martin, dholmes
2012-10-11 18:24:38 +01:00
Dan Xu
6e283062c6
7186817: Remove Windows 95/98/ME Support
...
Reviewed-by: alanb
2012-10-11 11:47:05 +01:00
Abhijit Saha
93e31619c4
Merge
2012-10-10 14:31:07 -07:00
Sean Coffey
23b1ff04af
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
...
Reviewed-by: alanb, chegar
2012-10-09 19:45:17 +01:00
Naoto Sato
04816adee5
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
...
Reviewed-by: okutsu
2012-10-09 09:59:05 -07:00
Alan Bateman
511c6abf08
7173494: some jdk tests are not run in test/Makefile
...
Reviewed-by: chegar, mchung, mduigou, iris
2012-10-09 13:28:32 +01:00
Lana Steuck
703702096b
Merge
2012-10-08 15:39:33 -07:00
Lana Steuck
e86fa474a7
Merge
2012-10-08 15:37:37 -07:00
Weijun Wang
a5312cbadb
7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true
...
Reviewed-by: mullan
2012-10-08 10:42:43 +08:00
Alan Bateman
18688c3a56
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
...
Reviewed-by: mchung, forax
2012-10-06 13:56:16 +01:00
Naoto Sato
eeac68872b
7198834: HOST Adapter: one extra empty space in the end of the pattern string
...
Reviewed-by: okutsu
2012-10-05 09:57:50 -07:00
Vadim Pakhnushev
4e6d9a8f7e
8000176: Need automated test for checking scale quality
...
Reviewed-by: prr, bae
2012-10-05 16:21:01 +04:00
Naoto Sato
0dcbdaafba
Merge
2012-10-04 21:05:06 -07:00
Naoto Sato
efea116274
7200119: Collator.getAvailableLocales() doesn't return Locale.US
...
Reviewed-by: okutsu
2012-10-04 21:03:36 -07:00
Rob McKenna
2102c5a5b6
7184932: Remove the temporary Selector usage in the NIO socket adapters
...
Reviewed-by: alanb
2012-10-04 19:53:08 +01:00
Naoto Sato
3caba25f6b
7196799: CLDR adapter can not be invoked when region code is specified in Locale
...
7197573: java/util/Locale/LocaleProviders.sh failed
Reviewed-by: okutsu
2012-10-04 10:04:56 -07:00
Vinnie Ryan
d44a2451e6
Merge
2012-10-04 11:54:16 +01:00
Yuka Kamiya
64b949310f
7196316: Wrong rounding mode in DecimalFormat after deserialization
...
Reviewed-by: okutsu
2012-10-04 11:36:22 +09:00
Oleg Pekhovskiy
ebff918cc7
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
...
Reviewed-by: art, denis
2012-10-03 21:01:47 +04:00
Yuka Kamiya
c3026d4a59
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
...
Reviewed-by: okutsu
2012-10-03 15:11:28 +09:00
Alan Bateman
30d429cc25
8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit
...
Reviewed-by: mullan
2012-10-02 12:23:16 +01:00
Paul Sandoz
25c830b9d5
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
...
Reviewed-by: alanb
2012-10-02 10:36:05 +01:00
Olivier Lagneau
b6ea800f9b
7050528: Improve performance of java.text.DecimalFormat.format() call stack
...
Reviewed-by: darcy
2012-10-02 10:11:57 +01:00
Dmitry Samersoff
8af0bcb7fe
7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
...
Make test self-terminating and independent to cygwin/mks kill behaviour
Reviewed-by: sspitsyn, alanb
2012-09-29 15:44:06 +04:00
Lana Steuck
4156261cf3
Merge
2012-09-28 14:56:38 -07:00
Lana Steuck
9c0a331d78
Merge
2012-09-28 10:54:12 -07:00
Dan Xu
f41a30cb5c
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
...
Reviewed-by: alanb
2012-09-28 11:14:20 +01:00
Weijun Wang
7ffcd7343f
7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
...
Reviewed-by: alanb, smarks
2012-09-28 17:15:48 +08:00
Yuka Kamiya
5a3a2dc308
7069824: Support for BCP47 locale matching
...
Reviewed-by: naoto, okutsu
2012-09-28 14:14:26 +09:00
Alan Bateman
903c4c0c7f
7200742: (se) Selector.select does not block when starting Coherence (sol)
...
Reviewed-by: chegar
2012-09-27 10:30:56 +01:00
Xue-Lei Andrew Fan
9c642ad1d2
7200295: CertificateRequest message is wrapping when using large numbers of Certs
...
Reviewed-by: wetmore
2012-09-26 21:05:40 -07:00
Alejandro Murillo
7be853ba86
Merge
2012-09-26 13:04:06 -07:00
Alexander Scherbatiy
8bb2411d34
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
...
Reviewed-by: serb, anthony
2012-09-26 18:59:12 +04:00
Abhijit Saha
7bd671250d
Merge
2012-09-25 11:48:00 -07:00
Sergey Bylokhov
08c6d03264
7160627: [macosx] TextArea has wrong initial size
...
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
2012-09-24 21:33:41 +04:00
Alan Bateman
360754471c
7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
...
Reviewed-by: iris, dxu, chegar
2012-09-21 15:39:10 +01:00
Alexander Scherbatiy
aca74a151c
7199180: [macosx] Dead keys handling for input methods
...
Reviewed-by: kizune, anthony
2012-09-21 13:48:06 +04:00
John R Rose
0a735e76f6
7196190: Improve method of handling MethodHandles
...
Bind callers to caller-sensitive methods.
Reviewed-by: twisti, jjh, vlivanov, ahgross
2012-09-20 14:02:55 -07:00
Vladislav Karnaukhov
211c061e3e
7123767: Wrong tooltip location in Multi-Monitor configurations
...
Reviewed-by: rupashka
2012-09-20 17:55:40 +04:00
Sean Chou
49aa62455c
7194184: JColorChooser swatch cannot accessed from keyboard
...
Reviewed-by: rupashka, alexsch
2012-09-20 17:39:47 +04:00
Lana Steuck
15bdd03998
Merge
2012-09-19 12:41:54 -07:00
Lana Steuck
b2e9ddaa89
Merge
2012-09-19 12:38:53 -07:00
Xue-Lei Andrew Fan
c8ebc97b44
7192392: Better validation of client keys
...
Also reviewed by Andrew Gross<Andrew.Gross@Oracle.COM>
Reviewed-by: vinnie
2012-10-22 07:28:51 -07:00
Mike Duigou
1e3c417915
7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
...
Reviewed-by: alanb
2012-09-18 11:04:12 -07:00
Yiming Wang
6b6dde5a11
7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt
...
Reviewed-by: alanb
2012-09-18 10:34:36 -07:00
Konstantin Shefov
67cc344382
7190587: Open source and jtreg'ify JAWT regression test
...
Reviewed-by: anthony, omajid
2012-09-18 17:38:40 +04:00
Dan Xu
cd25bf4b6e
7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]
...
Reviewed-by: alanb
2012-09-18 13:14:49 +01:00
Weijun Wang
89a8feeaff
7198871: cleanup security tests in problem lists with no CR attached
...
Reviewed-by: alanb
2012-09-18 17:38:43 +08:00
Mike Duigou
25570f8d69
7198988: re-order paramaters for Collision.java @run
...
Reviewed-by: alanb
2012-09-17 11:36:10 -07:00
Staffan Larsen
10b80ccca6
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
...
Reviewed-by: alanb
2012-09-17 12:40:33 +02:00
Weijun Wang
b86fae01ab
7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
...
Reviewed-by: vinnie
2012-09-17 18:19:16 +08:00
Vadim Pakhnushev
1c8d337aaa
7186799: Regression tests for ImageIO metadata fail on second run
...
Reviewed-by: prr, bae
2012-09-17 13:44:07 +04:00
Staffan Larsen
1f8baaf6f0
7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt
...
Reviewed-by: alanb
2012-09-17 11:27:25 +02:00
Weijun Wang
8e21ad5768
7198205: CloseTest fails on mac
...
Reviewed-by: alanb, chegar, michaelm
2012-09-17 17:19:50 +08:00
John Coomes
d0d065e65c
7198676: NPG: exclude MemoryMXBean tests which assume a perm gen
...
Reviewed-by: dcubed
2012-09-14 16:04:01 -07:00
John Coomes
62be90fc38
7198162: exclude test MemoryMXBean/LowMemoryTest2.sh
...
Reviewed-by: alanb, dsamersoff, sspitsyn
2012-09-14 15:02:24 -07:00
Lana Steuck
a60a81b964
Merge
2012-09-14 14:10:01 -07:00
Alexander Scherbatiy
8b54dc6ea9
7196547: [macosx] Implement dead key detection for KeyEvent
...
Reviewed-by: skovatch, kizune
2012-09-14 15:30:46 +04:00
Oleg Pekhovskiy
08a51f1378
7186109: Simplify lock machinery for PostEventQueue & EventQueue
...
Reviewed-by: art, anthony, dholmes
2012-09-13 19:53:13 +04:00
Sergey Bylokhov
589854449e
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
...
Reviewed-by: art
2012-09-12 21:16:39 +04:00
Mike Duigou
bb1c4324e9
7189926: Reduce test size for default run. Add additional run enabling alternative hashing
...
Reviewed-by: alanb
2012-09-11 07:42:02 -07:00
Lana Steuck
ebe7692e1d
Merge
2012-09-14 10:14:02 -07:00
Mandy Chung
c6064021fd
7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo
...
Reviewed-by: alanb, sla, egahlin
2012-09-14 09:47:14 -07:00
Chris Hegarty
3505949495
7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
...
Reviewed-by: alanb
2012-09-13 11:17:08 +01:00
Sergey Malenkov
c14183f376
7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties
...
Reviewed-by: rupashka
2012-09-11 10:58:39 +04:00
Sean Coffey
19e3f0756e
7180362: RFE: Implement date cutover functionality for currency.properties file
...
Reviewed-by: naoto
2012-09-07 21:22:37 +01:00
John Zavgren
8fbd047f8c
6354758: rename old test HttpServer classes
...
Reviewed-by: chegar, michaelm, khazra
2012-09-07 15:30:17 +01:00
Eric Wang
de965a866a
7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
...
TESTBUG
Reviewed-by: chegar, alanb
2012-09-07 14:00:31 +01:00
Weijun Wang
7e677a587b
7196677: diff compares same file to itself in PaddingTest regression test
...
Reviewed-by: xuelei
2012-09-07 10:24:22 +08:00
Mikael Gerdin
cfefd5fc47
7195557: NPG: Unexpected number of memory pools
...
Update management tests to work with a VM without a permanent generation memory pool
Reviewed-by: rbackman, brutisso, sla, dholmes
2012-09-06 14:07:12 +02:00
Lana Steuck
a1878f7d14
Merge
2012-09-05 20:03:19 -07:00
Lana Steuck
2216719923
Merge
2012-09-05 17:33:52 -07:00
John Coomes
6ecb1dc545
Merge
2012-09-05 12:58:45 -07:00
Kumar Srinivasan
e9b83f5d6f
7194005: (launcher) needs to be enhanced for 64-bit jar file handling
...
Reviewed-by: darcy, sherman
2012-09-05 11:38:40 -07:00
Lana Steuck
9014f4ced0
Merge
2012-09-05 11:59:27 -07:00
Valerie Peng
c53bbad396
Merge
2012-09-05 10:26:54 -07:00
Staffan Larsen
330ba0e873
6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh
...
Make tests more resilient by allowing for more error messages from jps
Reviewed-by: alanb, rbackman, dsamersoff
2012-09-05 14:42:44 +02:00
Valerie Peng
a431f9851d
7044060: Need to support NSA Suite B Cryptography algorithms
...
Add support for DSA parameter generation and OIDs for NSA Suite B algorithms.
Reviewed-by: vinnie
2012-09-04 18:41:06 -07:00
Sergey Malenkov
2276a38632
7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released
...
Reviewed-by: rupashka
2012-09-04 20:50:44 +04:00
Eric Wang
e0782017fe
7195733: TEST_BUG: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java failing
...
Reviewed-by: chegar, alanb, xuelei
2012-09-04 02:24:51 -07:00
Sergey Malenkov
25c0370a8b
7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility
...
Reviewed-by: art
2012-09-04 13:12:16 +04:00
Anton Tarasov
67b1f9248b
6981400: Tabbing between textfield do not work properly when ALT+TAB
...
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing
7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7
Reviewed-by: art, leonidr
2012-08-31 16:31:29 +04:00
Sergey Malenkov
7d367a5123
7186794: Setter not found. PropertyDescriptor(PropertyDescriptor,PropertyDescriptor)
...
Reviewed-by: rupashka
2012-08-31 14:49:23 +04:00
Sergey Malenkov
99bfc33cce
7192955: Introspector overide PropertyDescriptor for generic type field defined in super class
...
Reviewed-by: rupashka
2012-08-31 14:32:09 +04:00
Lana Steuck
047abf380a
Merge
2012-08-30 20:16:07 -07:00
Chris Hegarty
84603e4d94
7189567: java net obselete protocol
...
Reviewed-by: alanb, ahgross
2012-08-29 14:05:37 +01:00
Christian Thalinger
e48b871bdc
7194662: JSR 292: PermuteArgsTest times out in nightly test runs
...
Reviewed-by: kvn
2012-08-28 14:57:43 -07:00
Lana Steuck
a0b3f023db
Merge
2012-08-28 12:24:33 -07:00