Alan Bateman
c6d66451cf
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
...
Reviewed-by: forax
2010-10-21 14:39:58 +01:00
Erik Trimble
6884edbc25
Merge
2010-10-20 17:07:25 -07:00
Erik Trimble
d9b5ccdbd9
Merge
2010-10-20 16:49:06 -07:00
Tom Rodriguez
8a75e5275a
Merge
2010-10-20 13:18:17 -07:00
Alexander Potochkin
eee0c8b959
6989617: Enable JComponent to control repaintings of its children
...
Reviewed-by: rupashka
2010-10-20 19:37:48 +04:00
Christian Thalinger
c63f0d6e6a
Merge
2010-10-20 04:19:01 -07:00
Alex Menkov
631d924ad6
6867515: Reduce impact of D3D initializion on startup time
...
6891435: Improve D3D preloading
6946559: AWTToolKit thread crashes in JNU_GetEnv
6987967: D3D preloading thread should initialize COM
Reviewed-by: igor, art, uta
2010-10-20 15:08:39 +04:00
Masayoshi Okutsu
fbe778aead
6991380: (cal) Calendar.cachedLocaleData should be transitioned from Hashtable to ConcurrentHashMap
...
6560965: [Fmt-Da] defaultCenturyStart In SimpleDateFormat should be protected
6560980: [Fmt-Da] DateFormatSymbols.cacheLookup doesn't update cache correctly
Reviewed-by: naoto, peytoia
2010-10-20 14:41:39 +09:00
Tom Rodriguez
1d8c677377
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
...
Reviewed-by: kvn, twisti
2010-10-19 16:14:34 -07:00
Jonathan Gibbons
bf00a77f2d
6987760: remove 308 support from JDK7
...
Reviewed-by: darcy, mcimadamore
2010-10-19 15:02:48 -07:00
Igor Veresov
6a17d9c416
6989669: Coops: -Xshare:dump causes crash
...
Temporarily fix to disable compressed oops with CDS
Reviewed-by: dholmes, twisti, kvn, never
2010-10-19 11:14:52 -07:00
Mandy Chung
d0f3de3b59
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
...
Reviewed-by: dholmes, alanb
2010-10-19 10:02:25 -07:00
Mandy Chung
441155f0d9
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
...
Reviewed-by: alanb, dholmes
2010-10-19 09:49:08 -07:00
Christian Thalinger
9cabdbf770
6990192: VM crashes in ciTypeFlow::get_block_for()
...
Reviewed-by: never
2010-10-19 02:52:57 -07:00
Athijegannathan Sundararajan
564807c643
6551367: javadoc throws ClassCastException when an @link tries to reference constructor
...
Reviewed-by: jjg, mcimadamore
2010-10-19 11:47:17 +05:30
Lana Steuck
12468f7bcf
Merge
2010-10-18 21:50:47 -07:00
Lana Steuck
45d07f9520
Merge
2010-10-18 21:50:02 -07:00
Lana Steuck
725109cea1
Merge
2010-10-18 21:46:27 -07:00
Lana Steuck
cfb1ea458c
Merge
2010-10-18 21:44:47 -07:00
Tom Rodriguez
1022ea2299
Merge
2010-10-18 15:43:29 -07:00
Yoshito Umaoka
8df28ab0e3
6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
...
Reviewed-by: srl
2010-10-18 14:45:00 -07:00
Lana Steuck
67a5640f22
Merge
2010-10-18 12:43:39 -07:00
Maurizio Cimadamore
4e9ee94a4d
6991980: polymorphic signature calls don't share the same CP entries
...
Wrong use of attr env in Infer.java prevents sharing of CP entries for PS calls
Reviewed-by: darcy, jrose
2010-10-18 19:14:36 +01:00
Sean Coffey
9b05f554fa
6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
...
Reviewed-by: alanb
2010-10-18 18:04:02 +01:00
Tom Rodriguez
daa052114f
Merge
2010-10-18 09:33:24 -07:00
Chris Hegarty
1ba350e5eb
6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.*
...
Reviewed-by: alanb
2010-10-18 16:51:26 +01:00
Qi Zuo
ce8fb6a9cb
Merge
2010-10-18 11:25:28 -04:00
Qi Zuo
c15f563911
Merge
2010-10-18 11:13:35 -04:00
Sean Mullan
3a878bffe5
Merge
2010-10-18 09:05:49 -04:00
Sean Mullan
d207ddff59
6988599: CertificateRevokedException specifies name of authority but interacts with authority instance
...
Reviewed-by: vinnie
2010-10-18 09:00:28 -04:00
Alan Bateman
a201a9248c
Merge
2010-10-18 10:31:11 +01:00
Alan Bateman
7ed3e0a896
4837564: (bf) Please make DirectByteBuffer performance enhancements
...
Reviewed-by: chegar
2010-10-18 10:29:59 +01:00
Christian Thalinger
14d9ac3169
6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
...
Reviewed-by: kvn, jrose, dsamersoff
2010-10-18 01:54:24 -07:00
Lana Steuck
42fc60ebfd
Merge
2010-10-17 19:43:33 -07:00
Antonios Printezis
0c660e1f60
6991377: G1: race between concurrent refinement and humongous object allocation
...
There is a race between the concurrent refinement threads and the humongous object allocation that can cause the concurrent refinement threads to corrupt the part of the BOT that it is being initialized by the humongous object allocation operation. The solution is to do the humongous object allocation in careful steps to ensure that the concurrent refinement threads always have a consistent view over the BOT, region contents, and top. The fix includes some very minor tidying up in sparsePRT.
Reviewed-by: jcoomes, johnc, ysr
2010-10-16 17:12:19 -04:00
John Cuthbertson
f6acb9efb0
6988458: G1: assert(mr.end() <= _cm->finger()) failed: otherwise the region shouldn't be on the stack
...
The changes from 6941395 did not clear the CMTask::_aborted_region fields when concurrent marking aborted because of overflow. As a result, the next time around we could see a memory region whose start address was above the global finger and the assertion tripped. Moved the clearing of the aborted regions to ConcurrentMark::clear_marking_state, which is executed on all of the exit paths.
Reviewed-by: tonyp, ysr, jmasa
2010-10-18 15:01:41 -07:00
Andy Herrick
96ee797a21
Merge
2010-10-16 12:31:08 -04:00
Andy Herrick
ff78864994
Merge
2010-10-16 12:17:02 -04:00
Antonios Printezis
0c9bfb6003
6992189: G1: inconsistent base used in sparse rem set iterator
...
The remembered set iterator for sparse tables incorrectly assumes that index 0 corresponds to the bottom of the heap, not address 0 as it is the case.
Reviewed-by: ysr, jmasa
2010-10-15 17:26:56 -04:00
Tom Rodriguez
e4f08bc195
6992477: fix for 6991512 broke sparc barriers
...
Reviewed-by: kvn, iveresov
2010-10-15 14:21:11 -07:00
Karen Kinnear
4af336814e
Merge
2010-10-15 15:12:04 -04:00
Lana Steuck
649b50b659
Merge
2010-10-15 11:45:30 -07:00
Jennifer Godinez
1ff2431b71
6804454: RFE: Provide a way to control the printing dpi resolution from MSIE browser print. See also 6801859
...
Reviewed-by: igor, prr
2010-10-15 11:20:31 -07:00
Sean Mullan
e8bd538cc9
Merge
2010-10-15 10:59:03 -04:00
Sean Mullan
bbded477bb
6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
...
Reviewed-by: xuelei
2010-10-15 10:55:59 -04:00
Alan Bateman
444dc7067b
6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
...
Reviewed-by: chegar
2010-10-15 15:09:37 +01:00
Vladimir Yaroslavskiy
aa1307fc6e
6976036: Dual-pivot quicksort update (10/2010 tune-up)
...
Reviewed-by: alanb
2010-10-15 12:10:32 +01:00
Roland Westrelin
4bf36a476f
Merge
2010-10-15 02:59:48 -07:00
Andrew Brygin
cd9f7232bb
6984033: imageio vendor references need to change (jdk7 only)
...
Reviewed-by: prr, ohair
2010-10-15 12:02:06 +04:00
Masayoshi Okutsu
b3cbd07d1a
6638110: (tz) TimeZone.getDisplayName(...) spec is inconsistent with implementation for unavailable locales
...
Reviewed-by: peytoia
2010-10-15 16:46:18 +09:00