khazra [Fri, 16 Mar 2012 11:52:48 -0700] rev 12197
7152007: Fix warnings in sun/rmi/rmic
Summary: Minor code changes to remove warnings in sun/rmi/rmic
Reviewed-by: chegar, smarks
rbackman [Wed, 14 Mar 2012 08:43:28 +0100] rev 12196
7145419: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events.
Summary: Add more packages to filter avoids failing on events from background thread.
Reviewed-by: acorn, sspitsyn, sla
littlee [Fri, 16 Mar 2012 10:47:25 +0800] rev 12195
7153343: Dependency on non-POSIX header file <link.h> causes portability problem
Summary: Remove the unneccessary link.h
Reviewed-by: alanb, chegar
Contributed-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
valeriep [Thu, 15 Mar 2012 14:40:53 -0700] rev 12194
Merge
valeriep [Thu, 15 Mar 2012 14:28:48 -0700] rev 12193
7130959: Tweak 7058133 fix for JDK 8 (javah makefile changes)
Summary: Fixed JAVAHFLAGS setting to use -bootclasspath.
Reviewed-by: wetmore
khazra [Thu, 15 Mar 2012 13:21:16 -0700] rev 12192
7045655: An empty InMemoryCookieStore should not return true for removeAll
Summary: CookieStore.removeAll() should return false for an empty CookieStore
Reviewed-by: chegar