dsamersoff [Wed, 18 Jun 2014 03:29:58 -0700] rev 24981
8044762: com/sun/jdi/OptionTest.java test time out
Summary: gdata could be NULL in debugInit_exit
Reviewed-by: dcubed
sla [Wed, 18 Jun 2014 09:04:20 +0200] rev 24980
8046778: Better error messages when starting JMX agent via attach or jcmd
Reviewed-by: dholmes
chegar [Tue, 17 Jun 2014 10:47:07 +0100] rev 24979
8046902: Remove sun.misc.Timer
Reviewed-by: rriggs, mduigou, iris
sla [Mon, 09 Jun 2014 17:18:14 +0200] rev 24978
8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
sla [Mon, 09 Jun 2014 17:12:18 +0200] rev 24977
8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
sla [Mon, 09 Jun 2014 17:04:11 +0200] rev 24976
8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
sla [Fri, 13 Jun 2014 11:58:34 +0200] rev 24975
8046348: com/sun/jdi/OptionTest.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
vlivanov [Tue, 17 Jun 2014 13:06:05 +0400] rev 24974
8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
sla [Tue, 17 Jun 2014 10:01:16 +0200] rev 24973
6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Summary: Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes
smarks [Mon, 16 Jun 2014 17:52:21 -0700] rev 24972
8044730: small errors in ConcurrentHashMap and LongAdder docs
Reviewed-by: martin
mullan [Mon, 16 Jun 2014 13:48:58 -0400] rev 24971
Merge
mullan [Mon, 16 Jun 2014 13:47:42 -0400] rev 24970
8046044: Fix raw and unchecked lint warnings in XML Signature Impl
Reviewed-by: darcy
psandoz [Mon, 16 Jun 2014 17:45:26 +0100] rev 24969
8041679: Replace uses of StringBuffer with StringBuilder within core library classes
Reviewed-by: psandoz, alanb, xuelei, dfuchs, jfranck, prr, serb, chegar
Contributed-by: otaviopolianasantana@gmail.com
henryjen [Mon, 16 Jun 2014 08:09:30 -0700] rev 24968
8046389: Add missing @since tag under javax.sql.**
Reviewed-by: lancea
dsamersoff [Mon, 16 Jun 2014 07:25:11 -0700] rev 24967
8041498: Remove npt library
Summary: Get rid of npt library and move utf-related code to share/backend
Reviewed-by: sla
vinnie [Mon, 16 Jun 2014 13:40:49 +0100] rev 24966
8036613: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/provider/WinCAPISeedGenerator.c
Reviewed-by: mullan
sla [Mon, 16 Jun 2014 13:52:25 +0200] rev 24965
8043939: Remove management-agent.jar
Reviewed-by: alanb
ykantser [Mon, 16 Jun 2014 11:03:54 +0200] rev 24964
6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call.
Reviewed-by: sla
michaelm [Fri, 13 Jun 2014 14:32:49 +0100] rev 24963
Merge
michaelm [Fri, 13 Jun 2014 14:30:41 +0100] rev 24962
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
Reviewed-by: alanb, chegar
katleman [Thu, 19 Jun 2014 11:22:38 -0700] rev 24961
Added tag jdk9-b19 for changeset 40b2b32fa541
duke [Wed, 05 Jul 2017 19:46:03 +0200] rev 24960
Merge
lana [Fri, 20 Jun 2014 10:15:08 -0700] rev 24959
Merge
lana [Wed, 18 Jun 2014 10:56:06 -0700] rev 24958
Merge
amurillo [Fri, 13 Jun 2014 12:04:33 -0700] rev 24957
Merge
kvn [Fri, 13 Jun 2014 10:21:30 -0700] rev 24956
Merge
mduigou [Thu, 12 Jun 2014 16:31:07 -0700] rev 24955
8032045: Enable compiler and linker safety switches for debug builds
Summary: Enable GCC linker protections, runtime bounds checks and stack protection.
Reviewed-by: dholmes, kvn, coleenp
kvn [Thu, 12 Jun 2014 10:15:43 -0700] rev 24954
8046516: Segmentation fault in JVM (easily reproducible)
Summary: Place new nodes on the previous loop exit in reorg_offsets().
Reviewed-by: roland