Alexander Potochkin
476f58c4af
4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
...
Reviewed-by: rupashka
2010-07-29 19:34:03 +04:00
Maurizio Cimadamore
a38fe743aa
6970833: Try-with-resource implementation throws an NPE during Flow analysis
...
Updated logic not to rely upon Symbol.implementation (which check in superinterfaces)
Reviewed-by: jjg
2010-07-29 15:57:43 +01:00
Maurizio Cimadamore
d7444b88be
6972747: CheckExamples fail when assertions are enabled
...
The test calls the wrong version of JavacMessage constructor
Reviewed-by: jjg
2010-07-29 15:57:18 +01:00
Maurizio Cimadamore
541f7a7a41
6938454: Unable to determine generic type in program that compiles under Java 6
...
A redundant dubtyping check causes spurious inference failure
Reviewed-by: jjg
2010-07-29 15:56:25 +01:00
Alan Bateman
1736731b74
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
...
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax
2010-07-29 13:08:58 +01:00
Chris Hegarty
2d91b17b0a
6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
...
Reviewed-by: alanb, dsamersoff
2010-07-29 10:02:41 +01:00
Michael Wilkerson
9b77e947fa
Merge
2010-07-28 21:03:41 -07:00
Coleen Phillimore
c45761e2a8
6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
...
Fix compilation errors. Made non-const references const so can be assigned with lvalue.
Reviewed-by: phh, xlu
2010-07-28 17:57:43 -04:00
Andrew Haley
d44a3683b1
6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
...
Reviewed-by: dcubed, dholmes
2010-07-28 17:38:21 +01:00
Jonathan Gibbons
bcbe3b2577
6403456: -Werror should work with annotation processing
...
Reviewed-by: darcy
2010-07-27 11:52:11 -07:00
Jan Lahoda
157108fe22
6972327: JCTree.pos incorrect for annotations without modifiers and package
...
Reviewed-by: mcimadamore
2010-07-27 11:32:03 -07:00
Vinnie Ryan
837cc6d064
6972409: Cease emitting LDAP filter debug messages
...
Reviewed-by: xuelei
2010-07-27 11:40:46 +01:00
Xue-Lei Andrew Fan
caefa97f8c
6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
...
Reviewed-by: weijun
2010-07-27 16:07:00 +08:00
Tom Rodriguez
b071e2accc
Merge
2010-07-26 15:58:07 -07:00
Jonathan Gibbons
1c75e97108
6957438: improve code for generating warning messages containing option names
...
Reviewed-by: mcimadamore
2010-07-26 14:25:56 -07:00
Jonathan Gibbons
ccd014ed3f
6971882: Remove -XDstdout from javac test
...
Reviewed-by: darcy
2010-07-26 14:18:45 -07:00
Kelly O'Hair
3362748733
6972274: Fix the use of egrep -ci in the top level makefile sanity checks
...
Reviewed-by: prr
2010-07-26 14:14:42 -07:00
Daniel D. Daugherty
cf3105821b
6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
...
Add work around for 6971851. Abort if 'histo:live' option isn't supported.
Reviewed-by: alanb, darcy
2010-07-26 09:06:47 -07:00
Martin Buchholz
564c0a977b
6717780: (coll spec) LinkedList api documentation provides the wrong method name
...
Cleanup by simply making Deque equal status with List
Reviewed-by: darcy
2010-07-26 08:17:50 -07:00
Weijun Wang
9d92d626e3
6972005: ConfPlusProp.java test failure when DNS has info for realm
...
Reviewed-by: xuelei
2010-07-26 17:21:51 +08:00
Andrei Pangin
53ac035768
Merge
2010-07-25 07:31:50 -07:00
Xue-Lei Andrew Fan
f5561769de
6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
...
Reviewed-by: mullan, weijun
2010-07-24 22:59:41 +08:00
Michael Wilkerson
3f659885ec
Added tag jdk7-b102 for changeset 755ea7201562
2010-07-23 16:42:36 -07:00
Michael Wilkerson
78845e9e0b
Added tag jdk7-b102 for changeset 828a1670fef1
2010-07-23 16:42:26 -07:00
Michael Wilkerson
5f0efc9ebc
Added tag jdk7-b102 for changeset 69f365110144
2010-07-23 16:42:21 -07:00
Michael Wilkerson
bc54af4743
Added tag jdk7-b102 for changeset 39fde8f85ca1
2010-07-23 16:42:20 -07:00
Michael Wilkerson
f907666b7c
Added tag jdk7-b102 for changeset e2378fd93633
2010-07-23 16:42:15 -07:00
Michael Wilkerson
6b4a0e7c26
Added tag jdk7-b102 for changeset f15aef32e2b3
2010-07-23 16:42:11 -07:00
Michael Wilkerson
63ff9298d5
Added tag jdk7-b102 for changeset 785a8905908b
2010-07-23 16:42:10 -07:00
Y. Srinivas Ramakrishna
27c8e4b84a
Merge
2010-07-23 14:31:15 -07:00
Tom Rodriguez
0ed8a9f6fc
Merge
2010-07-23 10:21:17 -07:00
Vladimir Kozlov
3fbdd52bdf
6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
...
Add missing is_static guard.
Reviewed-by: twisti
2010-07-23 10:07:46 -07:00
Vinnie Ryan
575bf80be6
6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
...
Reviewed-by: mullan
2010-07-23 17:41:47 +01:00
Alexey Utkin
70d7880102
6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build)
...
Reviewed-by: prr, art
2010-07-23 18:59:48 +04:00
Tom Rodriguez
762e078636
6970566: runThese fails with SIGSEGV
...
Reviewed-by: kvn
2010-07-22 15:29:22 -07:00
Jonathan Gibbons
7eb8c115ec
6968063: provide examples of code that generate diagnostics
...
Reviewed-by: mcimadamore
2010-07-22 11:02:54 -07:00
Michael McMahon
3dde10558a
6952017: HttpURLConnection chunked encoding issue (Http request splitting)
...
Reviewed-by: chegar
2010-07-22 17:26:33 +01:00
Michael McMahon
05153d7e82
6952603: NetworkInterface reveals local network address to untrusted code
...
Reviewed-by: chegar
2010-07-22 16:33:12 +01:00
Antonios Printezis
38ab95c64b
6962589: remove breadth first scanning code from parallel gc
...
Remove the breadth-first copying order from ParallelScavenge and use depth-first by default.
Reviewed-by: jcoomes, ysr, johnc
2010-07-22 10:27:41 -04:00
John Cuthbertson
3a2b2b4fd8
6814437: G1: remove the _new_refs array
...
The per-worker _new_refs array is used to hold references that point into the collection set. It is populated during RSet updating and subsequently processed. In the event of an evacuation failure it processed again to recreate the RSets of regions in the collection set. Remove the per-worker _new_refs array by processing the references directly. Use a DirtyCardQueue to hold the cards containing the references so that the RSets of regions in the collection set can be recreated when handling an evacuation failure.
Reviewed-by: iveresov, jmasa, tonyp
2010-08-02 12:51:43 -07:00
Kevin Walls
75c23332be
Merge
2010-07-31 15:10:59 +01:00
Kevin Walls
5fb46fd5a8
6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
...
Management code enabled for use by a concurrent collector.
Reviewed-by: mchung, ysr
2010-07-30 22:43:50 +01:00
Daniel D. Daugherty
7dea7787e2
6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
...
Refactor test/sun/tools/common/* code and refactor AnonLoggerWeakRefLeak and LoggerWeakRefLeak to use it.
Reviewed-by: ohair, alanb
2010-07-21 17:01:31 -07:00
Daniel D. Daugherty
9f5d2eb156
6962804: 4/4 ShellScaffold tests can fail without a specific reason
...
Add more diagnostics for failures. Only copy target file in grepForString when NL is missing.
Reviewed-by: ohair, dholmes
2010-07-21 16:59:40 -07:00
Daniel D. Daugherty
5d8f395e2b
6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
...
Add golden_diff variable for doing proper golden file diffs on Cygwin.
Reviewed-by: ohair, dholmes
2010-07-21 16:58:35 -07:00
Y. Srinivas Ramakrishna
f495cb2581
Merge
2010-07-21 12:45:42 -07:00
Alan Bateman
11b424e02b
6963907: (so) Socket adapter need to implement sendUrgentData
...
Reviewed-by: chegar
2010-07-21 18:08:46 +01:00
Y. Srinivas Ramakrishna
eceef28d8c
Merge
2010-07-21 09:57:21 -07:00
Chris Hegarty
c7d240fc1a
6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
...
Reviewed-by: alanb, dsamersoff
2010-07-21 13:52:38 +01:00
Chris Hegarty
2890d62dbb
6969395: TEST_BUG: Tests in java/net sun/net problems
...
Reviewed-by: alanb
2010-07-21 13:29:26 +01:00