Lana Steuck
664095be9f
Merge
2011-11-23 11:37:18 -08:00
Sean Coffey
aba5b47101
7102369: remove java.rmi.server.codebase property parsing from registyimpl
...
7094468: rmiregistry clean up
Reviewed-by: smarks
2011-11-23 14:55:01 +00:00
Gary Adams
6ffc2c3b69
6776144: java/lang/ThreadGroup/NullThreadName.java fails with Thread group is not destroyed ,fastdebug LINUX
...
Reviewed-by: chegar, dholmes
2011-11-23 12:30:19 +00:00
Xue-Lei Andrew Fan
7115a56a21
7113275: compatibility issue with MD2 trust anchor and old X509TrustManager
...
Also reviewed by Dennis.Gu@oracle.com
Reviewed-by: mullan
2011-11-23 03:40:12 -08:00
Jon Masamitsu
71ed60ac69
7112997: Remove obsolete code ResetObjectsClosure and VerifyUpdateClosure
...
Remove obsolete code.
Reviewed-by: brutisso, ysr, jcoomes
2011-11-22 14:59:34 -08:00
Jon Masamitsu
404bb0d0ac
7106024: CMS: Removed unused code for precleaning in remark phase
...
Remove dead code.
Reviewed-by: stefank, ysr
2011-11-22 14:18:39 -08:00
Sean Mullan
2616d09d07
Merge
2011-11-22 09:17:45 -05:00
Sean Mullan
1703c46f8b
Merge
2011-11-22 09:00:52 -05:00
Sean Mullan
82c2945b95
7093090: Reduce synchronization in java.security.Policy.getPolicyNoCheck
...
Reviewed-by: valeriep
2011-11-22 08:58:31 -05:00
Neil Richards
a3e56c5b67
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN)
...
Reviewed-by: chegar
2011-11-22 09:51:30 +00:00
Roland Westrelin
07d9df5a7f
7090968: Allow adlc register class to depend on runtime conditions
...
Allow reg_class definition as a function.
Reviewed-by: kvn, never
2011-11-22 09:45:57 +01:00
Coleen Phillimore
800499ac95
Merge
2011-11-21 10:22:04 -05:00
Alexandr Scherbatiy
20168f092c
7109085: Test use hotkeys not intended for Mac
...
Reviewed-by: rupashka
2011-11-21 18:22:30 +04:00
Gary Adams
dbdf12e6a5
7114125: TEST_BUG: java/util/Timer/KillThread.java should use volatile cross thread variable declaration
...
Reviewed-by: dholmes, alanb
2011-11-21 12:57:36 +00:00
Gary Adams
0a416094b6
7084033: TEST_BUG: test/java/lang/ThreadGroup/Stop.java fails intermittently
...
Reviewed-by: forax, chegar, dholmes
2011-11-21 12:51:30 +00:00
Rickard Backman
069f218a98
7112308: Fix Visual Studio build for precompiled header
...
Add the new path to precompiled.hpp in the project make file
Reviewed-by: coleenp, dholmes, brutisso
2011-11-21 08:02:40 +01:00
Jim Holmlund
5349d9af9a
7110611: compiler message file broken for javac -fullversion
...
Reviewed-by: jjg
2011-11-19 15:54:04 -08:00
Gary Adams
325b9e4abb
6860309: TEST_BUG: Insufficient sleep time in java/lang/Runtime/exec/StreamsSurviveDestroy.java
...
Reviewed-by: alanb, dholmes, forax
2011-11-19 20:03:00 +00:00
Gary Adams
e0de33a847
6731620: TEST_BUG: java/util/Timer/Args.java is too optimistic about the execution time of System.out.printf
...
Reviewed-by: dholmes, forax
2011-11-19 19:59:33 +00:00
Gary Adams
673ab99f16
6818464: TEST_BUG: java/util/Timer/KillThread.java failing intermittently
...
Reviewed-by: dholmes, alanb, forax
2011-11-19 19:55:19 +00:00
Alejandro Murillo
e53317616f
7113503: Bump the hs23 build number to 07
...
Reviewed-by: johnc
2011-11-18 17:39:40 -08:00
John Coomes
6da51f66cd
Merge
2011-11-18 16:57:01 -08:00
Lana Steuck
034a5cae42
Merge
2011-11-18 16:16:15 -08:00
Lana Steuck
7bcad978ba
Merge
2011-11-18 15:49:09 -08:00
John Coomes
b9ff98b776
Added tag hs23-b06 for changeset 6b882ec466cd
2011-11-18 15:15:54 -08:00
John Coomes
df1266ed6e
Merge
2011-11-18 15:15:13 -08:00
Coleen Phillimore
4f63d5b7d5
Merge
2011-11-18 17:26:49 -05:00
Lana Steuck
a8308c6690
Merge
2011-11-18 11:12:21 -08:00
Lana Steuck
9240eb2ee9
Merge
2011-11-18 11:11:11 -08:00
Lana Steuck
9c6fd0a346
Merge
2011-11-18 11:01:41 -08:00
Andy Herrick
638a8b7435
Merge
2011-11-18 06:35:36 -05:00
Neil Richards
c125edce88
7094995: Trailing daemon thread causes continuous GC in agentvm mode
...
Shutdown GcInducingThread once test (successfully) finishes
Reviewed-by: alanb, chegar, dholmes, darcy
2011-11-18 09:03:43 +00:00
Jonathan Lu
dfda4bf46a
7115070: (fs) lookupPrincipalByName/lookupPrincipalByGroupName should treat ESRCH as not found
...
Reviewed-by: alanb
2011-11-24 11:34:31 +00:00
Xue-Lei Andrew Fan
b806440fe3
7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no longer works
...
Reviewed-by: weijun
2011-11-28 02:35:19 -08:00
Weijun Wang
687f622f95
7115744: Do not call File::deleteOnExit in security tests
...
Reviewed-by: xuelei
2011-11-28 18:16:29 +08:00
Krystal Mok
c04d87b88b
7115586: Suppress creation of SocketImpl in SocketAdaptor's constructor
...
Reviewed-by: chegar, alanb
2011-11-25 13:46:28 +00:00
Chris Hegarty
6742077be9
7115150: java.net.HttpCookie code cleanup, style, formatting, typos
...
Reviewed-by: michaelm
2011-11-25 10:34:05 +00:00
Weijun Wang
9111a2a768
7077172: KerberosTime does not take into account system clock adjustement
...
Reviewed-by: valeriep
2011-11-18 16:13:39 +08:00
Christopher Gruszka
383070b5f8
Merge
2011-11-18 01:03:03 -05:00
Gary Adams
29ad75ff83
7067691: java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently
...
Reviewed-by: alanb, mchung
2011-11-17 15:47:34 -08:00
Stuart Marks
348fa7b88e
7112267: clean up fix for 7110700
...
Reviewed-by: dmeetry
2011-11-17 15:04:46 -08:00
Christopher Gruszka
f1a031d983
Merge
2011-11-17 16:57:00 -05:00
John Cuthbertson
a3311881b5
7112743: G1: Reduce overhead of marking closure during evacuation pauses
...
Parallelize the serial code that was used to mark objects reachable from survivor objects in the collection set. Some minor improvments in the timers used to track the freeing of the collection set along with some tweaks to PrintGCDetails.
Reviewed-by: tonyp, brutisso
2011-11-17 12:40:15 -08:00
John Cuthbertson
861168c82e
7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise
...
Race between the VM thread reading G1CollectedHeap::_mark_in_progress and it being set by the concurrent mark thread when concurrent marking is aborted by a full GC. Have the concurrent mark thread join the SuspendibleThreadSet before changing the marking state.
Reviewed-by: tonyp, brutisso
2011-11-28 09:49:05 -08:00
Sean Coffey
2142a46875
7110704: Issues with some method in corba
...
Reviewed-by: mbankal
2011-11-17 10:51:17 -08:00
David Katleman
9fbb77c394
Added tag jdk8-b14 for changeset aab57958af8d
2011-11-17 10:46:10 -08:00
David Katleman
67feae118c
Added tag jdk8-b14 for changeset 21d97162fe47
2011-11-17 10:46:02 -08:00
David Katleman
f9f73b74a4
Added tag jdk8-b14 for changeset 9b823c528db3
2011-11-17 10:46:00 -08:00
David Katleman
4246239742
Added tag jdk8-b14 for changeset 8f64d0e75d9e
2011-11-17 10:45:59 -08:00
David Katleman
32a189c4f9
Added tag jdk8-b14 for changeset a4a9e5c60f0a
2011-11-17 10:45:53 -08:00