Yiming Wang
befcecbd00
8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently
...
Reviewed-by: alanb
2013-09-10 10:42:55 +01:00
Xue-Lei Andrew Fan
d5c45c6cde
8024444: Change to use othervm mode of tests in SSLEngineImpl
...
Reviewed-by: mullan
2013-09-09 19:07:05 -07:00
Stuart Marks
a2cca722e8
8023447: change specification to allow RMI activation to be optional
...
Reviewed-by: darcy, alanb, olagneau
2013-09-09 14:11:10 -07:00
Jason Uh
aefe8c12c0
8024432: Fix doclint issues in java.security
...
Reviewed-by: darcy, mullan
2013-09-09 10:52:56 -07:00
Mark Sheppard
ab579cbd5f
8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
...
Amended src/windows/native/java/net/NetworkInterface_winXP.c to "properly" handle Ipv6IfIndex
Reviewed-by: chegar, dsamersoff
2013-09-09 13:44:30 +01:00
Lana Steuck
4a7850fe1b
Merge
2013-09-06 18:25:41 -07:00
Lana Steuck
8e78895234
Merge
2013-09-06 17:10:02 -07:00
Jonathan Gibbons
f607953eb8
8024434: problem running javadoc tests in samevm mode on Windows
...
Reviewed-by: darcy
2013-09-06 15:31:59 -07:00
Lana Steuck
54a198badd
Merge
2013-09-06 15:09:44 -07:00
Lana Steuck
7d25c8f021
Merge
2013-09-06 14:20:58 -07:00
Lana Steuck
f8f8a3aa45
Merge
2013-09-06 14:20:49 -07:00
Lana Steuck
06e6c892cf
Merge
2013-09-06 14:18:06 -07:00
Lana Steuck
826ab73188
Merge
2013-09-06 14:15:07 -07:00
Lana Steuck
e585259ea2
Merge
2013-09-06 14:15:02 -07:00
Volker Simonis
2af861eed1
8023038: PPC64 (part 15): Platform files for AIX/PPC64 support
...
Reviewed-by: kvn
2013-09-06 20:16:09 +02:00
Alejandro Murillo
7e04c1775c
8024258: new hotspot build - hs25-b50
...
Reviewed-by: jcoomes
2013-09-06 11:11:19 -07:00
Volker Simonis
56654216c4
8023034: PPC64 (part 14): Implement AIX/PPC64 support in HotSpot makefiles
...
Reviewed-by: kvn
2013-09-06 20:08:29 +02:00
Alejandro Murillo
eb65e048f9
Added tag hs25-b49 for changeset 20a700f38686
2013-09-06 11:04:00 -07:00
Alejandro Murillo
3825e8cfae
Merge
2013-09-06 11:04:00 -07:00
Sean Mullan
38f4277489
Merge
2013-09-06 12:10:30 -04:00
Sean Mullan
23d61e9b45
8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized"
...
Reviewed-by: vinnie, xuelei
2013-09-06 12:04:18 -04:00
Ioi Lam
1c2a7eea85
8022335: Native stack walk while generating hs_err does not work on Windows x64
...
Use WinDbg API StackWalk64()
Reviewed-by: zgu, dholmes
2013-09-06 08:42:42 -07:00
Mark Sheppard
92c43dcb6a
8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally
...
Amended test to be more robust to set of potential exceptions thrown
Reviewed-by: chegar, khazra
2013-09-06 15:00:59 +01:00
Daniel Fuchs
33dbc2d51c
8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship
...
8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java fails intermittently
8019945: test/java/util/logging/LogManagerInstanceTest.java failing intermittently
This fix untangles the class initialization of Logger and LogManager, and also cleans up the relationship between LogManager, LoggerContext, and Logger, which were at the root cause of some intermittent test failures.
Reviewed-by: mchung, martin, plevart
2013-09-09 13:59:51 +02:00
Weijun Wang
a4c7971bdb
8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
...
Reviewed-by: xuelei
2013-09-09 11:08:20 +08:00
Xue-Lei Andrew Fan
8b9c8247a8
7188657: There should be a way to reorder the JSSE ciphers
...
Reviewed-by: weijun, wetmore
2013-09-07 17:05:22 -07:00
Chris Hegarty
aed9248e0b
Merge
2013-09-06 13:36:33 +01:00
Joel Borggrén-Franck
8007590d3b
5047859: (reflect) Class.getField can't find String[].length
...
Reviewed-by: darcy, mchung
2013-09-06 14:20:12 +02:00
Chris Hegarty
0983a5be41
Merge
2013-09-06 10:05:08 +01:00
Chris Hegarty
dad1968ad6
Merge
2013-09-06 09:55:59 +01:00
Vicente Romero
26758f0ffd
8024039: javac, previous solution for JDK-8022186 was incorrect
...
Reviewed-by: jjg
2013-09-06 09:53:24 +01:00
Chris Hegarty
f2c84abdb4
Merge
2013-09-06 09:48:54 +01:00
Chris Hegarty
18f0e54e81
Merge
2013-09-06 09:41:21 +01:00
Goetz Lindenmaier
c42cf5c3fd
8024379: Adapt PPC64 port to 8003424
...
Reviewed-by: coleenp
2013-09-06 10:13:17 +02:00
Jaroslav Bachorik
61000f0c4b
6815130: Intermittent ThreadMXBean/Locks.java test failure
...
Preventing stale reads from ThreadExecutionSynchronizer.waiting flag
Reviewed-by: dholmes, mchung, dfuchs
2013-09-06 10:03:16 +02:00
John Rose
37709e3191
8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo
...
Reviewed-by: vlivanov, briangoetz
2013-09-06 00:43:00 -07:00
Bhavesh Patel
9c6d420370
8023608: method grouping tabs folding issue
...
Reviewed-by: jjg
2013-09-05 16:35:47 -07:00
Vlaidmir Ivanov
a277d40ead
8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError
...
Fix pre-existing 292 bug tickled by combo of nashorn code and MethodHandleInfo changes
Reviewed-by: jrose
2013-09-05 14:58:49 -07:00
Vladimir Kozlov
1a700c9216
Merge
2013-09-05 11:04:39 -07:00
Vladimir Kozlov
864df016ea
Merge
2013-09-05 10:58:25 -07:00
Vladimir Kozlov
6a679d1ed5
Merge
2013-09-05 10:50:40 -07:00
Naoto Sato
b1127783de
8023943: Method description fix for String.toLower/UpperCase() methods
...
Reviewed-by: okutsu
2013-09-05 10:14:53 -07:00
Athijegannathan Sundararajan
6311d28032
8024255: When a keyword is used as object property name, the property can not be deleted
...
Reviewed-by: jlaskey, lagergren
2013-09-05 21:17:06 +05:30
Pranav Bhat
3a70caa025
Merge
2013-09-05 11:23:45 -04:00
Gerard Ziemski
14b2f8c2d6
8021266: Better life cycle for objects
...
Improve life cycle for objects
Reviewed-by: art, hseigel
2013-09-05 10:29:33 -04:00
Gerard Ziemski
4c43299be6
8021266: Better life cycle for objects
...
Improve life cycle for objects
Reviewed-by: art, hseigel
2013-09-05 10:29:00 -04:00
Igor Ignatyev
c73d393947
8012447: Java CTW implementation
...
Reviewed-by: vlivanov, kvn, twisti
2013-09-05 16:38:04 +04:00
Jaroslav Bachorik
ea3200b784
8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads
...
Just run those tests in "othervm" mode.
Reviewed-by: alanb, dfuchs, sjiang
2013-09-05 14:34:22 +02:00
Thomas Schatzl
066b624223
Merge
2013-09-05 14:15:54 +02:00
Anton Nashatyrev
8053376ea2
8023392: Swing text components printed with spaces between chars
...
Reviewed-by: alexsch, alexp
2013-09-05 15:37:40 +04:00