Vladimir Kozlov
9c87ea9062
7085137: -XX:+VerifyOops is broken
...
Replace set() with patchable_set() to generate 8 instructions always.
Reviewed-by: iveresov, never, roland
2011-08-31 09:48:21 -07:00
Maurizio Cimadamore
67f3781cb1
7079713: javac hangs when compiling a class that references a cyclically inherited class
...
Types.membersClosure needs to handle pathological cases of cyclic inheritance
Reviewed-by: jjg, jjh
2011-08-31 16:15:19 +01:00
Maurizio Cimadamore
68039c2904
7085024: internal error; cannot instantiate Foo
...
Types.isConvertible does not handle erroneous types correctly
Reviewed-by: jjg
2011-08-31 16:11:28 +01:00
Nils Loodin
2e7a0438c9
7067811: Update demo/sample code to state it should not be used for production
...
Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
2011-08-31 13:48:04 +02:00
Christian Thalinger
05b60b3662
7078382: JSR 292: don't count method handle adapters against inlining budgets
...
Reviewed-by: kvn, never
2011-08-31 01:40:45 -07:00
Igor Veresov
5903a384b4
7085279: C1 overflows code buffer with VerifyOops and CompressedOops
...
Increase the limit of code emitted per LIR instruction, increase the max size of the nmethod generated by C1
Reviewed-by: never, kvn, johnc
2011-08-30 19:01:58 -07:00
Weijun Wang
a37d582eec
7083664: test hard code of using c:/temp but this dir might not exist
...
Reviewed-by: xuelei, ohair
2011-08-31 09:22:50 +08:00
Stuart Marks
97583c8f0d
7083012: fix for RMI Registry
...
Reviewed-by: jdn, valeriep
2011-08-30 17:29:36 -07:00
Stuart Marks
fcee5390db
7077466: fix for RMI DGC
...
Reviewed-by: valeriep
2011-08-30 14:30:03 -07:00
Sebastian Sickelmann
0a9fa0feb2
7084245: Update usages of InternalError to use exception chaining
...
To use new InternalError constructor with cause chainning
Reviewed-by: alanb, ksrini, xuelei, neugens
2011-08-30 11:53:11 -07:00
Michael McMahon
9d813bf7ac
Merge
2011-08-30 14:41:12 +01:00
Jonathan Lu
57fd38b0aa
7084560: Crash in net.dll
...
Reviewed-by: chegar
2011-08-30 14:40:05 +01:00
Pavel Porvatov
dd72eca1bc
7080281: AbtsractButton.checkVerticalKey()/checkHorizontalKey() methods do not specify returned value
...
Reviewed-by: alexp
2011-08-30 13:07:13 +04:00
Tom Rodriguez
cebdce4479
7082263: Reflection::resolve_field/field_get/field_set are broken
...
Reviewed-by: kvn, dholmes, stefank, coleenp
2011-08-30 00:54:09 -07:00
Weijun Wang
5dcff7325d
7083576: add javax/xml/crypto into jdk_security2
...
Reviewed-by: mullan
2011-08-30 10:46:27 +08:00
Igor Veresov
d8fd276e35
7082645: Hotspot doesn't compile on old linuxes after 7060836
...
Move syscall ids definitions into os_linux.cpp
Reviewed-by: johnc
2011-08-29 17:42:39 -07:00
Michael Fang
9353ab1e01
Merge
2011-08-29 17:09:35 -07:00
Lana Steuck
c14374f7f5
Merge
2011-08-29 14:29:23 -07:00
Lana Steuck
1a53d47cf9
Merge
2011-08-29 14:27:21 -07:00
Lana Steuck
4d2687b413
Merge
2011-08-29 14:26:11 -07:00
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