Changeset: a51a8dac0a2f
Author:vromero
Date: 2013-02-03 02:31 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/a51a8dac0a2f
7199823: javac generates inner class that can't be verified
Reviewed-by: jjg, mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Lower.java
+
Changeset: a7f9a1195d86
Author:ctornqvi
Date: 2013-02-02 20:13 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a7f9a1195d86
8000363: runtime/7158988/FieldMonitor.java fails with exception
Summary: Removed unnecessary shell script in the test.
Reviewed-by: coleenp, s
Changeset: 4cc73ec94686
Author:vromero
Date: 2013-02-02 21:04 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/4cc73ec94686
8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/code/Symb
Changeset: 25831e7009c4
Author:ksrini
Date: 2013-02-02 12:08 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/25831e7009c4
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
Reviewed-by: ksrini, mduigou
Contributed-by: ragini.pra...@oracle.com
! test/too
Changeset: 879c6de913d6
Author:ctornqvi
Date: 2013-02-02 16:34 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/879c6de913d6
8005013: Add NMT tests
Summary: Add tests for the Native Memory Tracking feature, includes regression
tests for 8005936 and 8004802
Reviewed-
Changeset: ee83319029a5
Author:chegar
Date: 2013-02-02 17:15 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ee83319029a5
8007322: untangle ftp protocol from general networking URL tests
Reviewed-by: alanb
! test/java/net/URL/Constructor.java
! test/java/net/URL/HandlerLoop.j
Changeset: 43badbe2717a
Author:minqi
Date: 2013-01-31 17:43 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/43badbe2717a
8000973: SA on windows thread inspection is broken
Summary: After bug 7161732, On Windows SA could not find correct address of
thread_id of OSTh
Changeset: 4102b59539ce
Author:ctornqvi
Date: 2013-02-01 23:48 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4102b59539ce
8005012: Add WB APIs to better support NMT testing
Summary: Add WB API functions to enable better NMT testing
Reviewed-by: dholmes, zgu
! src