John Cuthbertson
1bec3a1bd3
7080389: G1: refactor marking code in evacuation pause copy closures
...
Refactor code marking code in the evacuation pause copy closures so that an evacuated object is only marked by the thread that successfully copies it.
Reviewed-by: stefank, brutisso, tonyp
2011-08-29 10:13:06 -07:00
Sean Mullan
570739157d
Merge
2011-08-29 12:23:54 -04:00
Sean Mullan
e96d7e3af4
7024771: "\\<>" in attribute value part of X500Principal constructor parameter makes strange effect
...
Reviewed-by: vinnie
2011-08-29 12:22:06 -04:00
Xue-Lei Andrew Fan
8e853c8484
7059542: JNDI name operations should be locale independent
...
Reviewed-by: weijun
2011-08-29 05:55:26 -07:00
Pavel Porvatov
1dbae5e7cf
7030332: Default borders in tables looks incorrect JEditorPane
...
Reviewed-by: peterz
2011-08-29 16:25:04 +04:00
Christian Thalinger
e3342531b4
7083184: JSR 292: don't store context class argument with call site dependencies
...
Reviewed-by: jrose, never
2011-08-29 05:07:35 -07:00
Alan Bateman
cf6e15a2e3
7060790: (fs) FileSystem.newWatchService error message confusing when maximum inotify descriptors reached
...
Reviewed-by: forax
2011-08-27 15:40:45 +01:00
Sebastian Sickelmann
ca2767a5d3
7084040: Clearup warning in HttpsURLConnection
...
Reviewed-by: xuelei
2011-08-27 02:17:33 -07:00
Igor Veresov
ec3f90d1b4
6591247: C2 cleans up the merge point too early during SplitIf
...
Remove region self reference last
Reviewed-by: kvn, never
2011-08-27 00:23:47 -07:00
Alejandro Murillo
d475b8efcb
7083916: Bump the hs22 build number to 03
...
Reviewed-by: jcoomes
2011-08-26 16:11:25 -07:00
Xueming Shen
580eaf6b7a
Merge
2011-08-26 15:40:32 -07:00
Xueming Shen
2825119dca
7077769: (zipfs) ZipFileSystem.writeCEN() writes wrong "data size" for ZIP64 extended information extra field
...
Fixed the wrong size when writing out the cen table for ZIP64
Reviewed-by: alanb
2011-08-26 15:36:21 -07:00
Kurchi Subhra Hazra
f953b5c397
7060243: (dc) Multicasting tests fail on Windows XP if IPv6 is enabled
...
Reviewed-by: alanb
2011-08-26 22:24:12 +01:00
Vladimir Kozlov
6446205688
7059037: Use BIS for zeroing on T4
...
Use BIS for zeroing new allocated big (2Kb and more) objects and arrays.
Reviewed-by: never, twisti, ysr
2011-08-26 08:52:22 -07:00
Sean Coffey
90502358ad
7024697: SessionRef.dispose() should determine if the token referred to by the token object is still valid
...
Reviewed-by: valeriep
2011-08-26 10:47:09 +01:00
Tom Rodriguez
19f7fb98b8
7082949: JSR 292: missing ResourceMark in methodOopDesc::make_invoke_method
...
Reviewed-by: kvn, twisti
2011-08-25 20:29:30 -07:00
Vladimir Kozlov
fa7cc07ca0
Merge
2011-08-25 18:56:52 -07:00
Suchen Chien
4198da6308
Added tag jdk8-b02 for changeset 88a0fd8156da
2011-08-25 17:18:25 -07:00
Suchen Chien
103c7b0383
Added tag jdk8-b02 for changeset c36bd96ae005
2011-08-25 17:18:12 -07:00
Suchen Chien
acdf03d87f
Added tag jdk8-b02 for changeset 776899fe4bff
2011-08-25 17:18:07 -07:00
Suchen Chien
db1cefbdf4
Added tag jdk8-b02 for changeset 201b3cac405d
2011-08-25 17:18:06 -07:00
Suchen Chien
7e98ef4f0e
Added tag jdk8-b02 for changeset 4c6704d59ad1
2011-08-25 17:17:59 -07:00
Suchen Chien
466b62e73a
Added tag jdk8-b02 for changeset 7ec2456168bc
2011-08-25 17:17:54 -07:00
Suchen Chien
4506feffa2
Added tag jdk8-b02 for changeset e9e28bfc0fe8
2011-08-25 17:17:52 -07:00
Joe Darcy
099b9b9198
7082727: VirtualMachineError should declare its serialVersionUID
...
Reviewed-by: alanb
2011-08-25 09:42:50 -07:00
Kurchi Subhra Hazra
72c1f57f87
7044870: java/nio/channels/DatagramChannel/SelectWhenRefused.java failed on SUSE Linux 10
...
Reviewed-by: alanb, chegar
2011-08-25 16:08:31 +01:00
Tom Deneau
06d05b7c47
7082969: NUMA interleaving
...
Support interleaving on NUMA systems for collectors that don't have NUMA-awareness.
Reviewed-by: iveresov, ysr
2011-08-25 02:57:46 -07:00
Suchen Chien
9391671fa7
Merge
2011-08-24 13:50:03 -07:00
Joe Darcy
f31cad1b9e
7082231: Put a @since 1.7 on System.lineSeparator
...
Reviewed-by: mduigou
2011-08-23 16:35:05 -07:00
Steve Poole
a5751d5e01
7068328: BufferPoolMXBean and PlatformLoggingMXBean getObjectName may return null
...
Reviewed-by: alanb
2011-08-23 10:35:50 -07:00
Denis Fokin
2e4089a2c2
7072645: Toolkit.addPropertyChangeListener(name, pcl) throws NPE for null name
...
Reviewed-by: art
2011-08-23 17:56:14 +04:00
Bengt Rutisson
0c6ad2c298
7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new
...
Add the psapi.lib library to Visual Studio projects
Reviewed-by: jwilhelm, poonam, kamg
2011-08-23 11:06:30 +02:00
Y. Srinivas Ramakrishna
4df87be52f
Merge
2011-08-22 23:57:10 -07:00
Xue-Lei Andrew Fan
243a5f3b79
7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java failing
...
Reviewed-by: alanb, weijun
2011-08-22 18:21:43 -07:00
Joe Darcy
a0f3a629c5
7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs
...
Reviewed-by: alanb
2011-08-22 17:34:30 -07:00
Joe Darcy
d0bd4f51ce
6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes
...
6832374: (reflect) malformed signature can cause parser to go into infinite loop
7052898: (reflect) SignatureParser will accept strings outside of the grammar
Various signature parsing fixes; additional review by sonali.goel@oracle.com
Reviewed-by: alanb
2011-08-22 17:12:48 -07:00
Y. Srinivas Ramakrishna
3af2ea16d6
6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
...
Call {pre,post}_full_gc_dump() before and after a STW full gc of G1CollectedHeap. Also adjusted the prefix message, including the addition of missing whitespace.
Reviewed-by: brutisso, tonyp
2011-08-22 12:30:06 -07:00
Sebastian Sickelmann
765c6904e3
7080020: Add conventional constructors to InternalError and VirtualMachineError
...
Reviewed-by: darcy
2011-08-22 12:16:12 -07:00
Vladimir Kozlov
85b4875e2e
7081926: assert(VM_Version::supports_sse2()) failed: must support
...
Fix assert, prefetchnta is supported since SSE not SSE2.
Reviewed-by: never
2011-08-22 11:00:39 -07:00
Alan Bateman
92aac562e6
Merge
2011-08-22 16:05:38 +01:00
Alan Bateman
ec94102c63
7081813: ProblemList.txt updates (8/2011)
...
Reviewed-by: weijun, mchung
2011-08-22 16:04:04 +01:00
Antonios Printezis
2cbacf440a
7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize
...
Remove three develop parameters we don't use.
Reviewed-by: brutisso, jwilhelm
2011-08-22 10:16:33 -04:00
Sean Chou
3217c0283e
7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true
...
Reviewed-by: chegar
2011-08-22 14:09:28 +01:00
Alan Bateman
f072f34631
7081796: (ch) rawtype warning in sun.nio.ch.InheritedChannel
...
Reviewed-by: chegar
2011-08-22 11:35:11 +01:00
Vladimir Kozlov
b4082c3cd1
7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
...
Run test only on systems with 2Gbyte or more memory. Don't zap heap to reduce execution time.
Reviewed-by: iveresov
2011-08-20 14:03:12 -07:00
Joe Darcy
00983b3008
4748706: typos in java.util.Observable documentation
...
Reviewed-by: iris
2011-08-19 17:42:24 -07:00
John Coomes
4af11eb3ae
7081251: bump the hs22 build number to 02
...
Reviewed-by: johnc
2011-08-19 14:22:25 -07:00
John Coomes
af31d0cf27
Merge
2011-08-19 14:08:18 -07:00
Vladimir Kozlov
2cfb876ce7
Merge
2011-08-19 08:55:53 -07:00
Jing LV
03dca291aa
7025938: Add bitmap mime type to content-types.properties
...
Reviewed-by: chegar, alanb, michaelm
2011-08-19 10:55:05 +01:00