Wed, 13 Apr 2016 12:10:42 +0300 8153856: com/sun/jdi/WatchFramePop.sh fails with exit code 1
dsamersoff [Wed, 13 Apr 2016 12:10:42 +0300] rev 37530
8153856: com/sun/jdi/WatchFramePop.sh fails with exit code 1 Summary: fixed sed expression in a test Reviewed-by: sla
Wed, 13 Apr 2016 11:13:15 +0200 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
simonis [Wed, 13 Apr 2016 11:13:15 +0200] rev 37529
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build Reviewed-by: erikj, goetz
Tue, 12 Apr 2016 00:43:57 -0700 8153902: remove com/sun/jdi/InterfaceMethodsTest.java, com/sun/jdi/InvokeTest.java from ProblemList
sspitsyn [Tue, 12 Apr 2016 00:43:57 -0700] rev 37528
8153902: remove com/sun/jdi/InterfaceMethodsTest.java, com/sun/jdi/InvokeTest.java from ProblemList Summary: Enable the jdi tests again Reviewed-by: sundar
Mon, 11 Apr 2016 20:16:34 +0200 Merge
jwilhelm [Mon, 11 Apr 2016 20:16:34 +0200] rev 37527
Merge
Fri, 08 Apr 2016 12:26:47 -0700 8153123: Streamline StackWalker code
bchristi [Fri, 08 Apr 2016 12:26:47 -0700] rev 37526
8153123: Streamline StackWalker code Reviewed-by: coleenp, dfuchs, mchung, redestad
Fri, 08 Apr 2016 13:14:23 +0200 8152666: The new Hotspot Build System
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37525
8152666: The new Hotspot Build System Reviewed-by: ihse, dcubed, erikj Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, ingemar.aberg@oracle.com
Thu, 07 Apr 2016 12:57:15 -0700 Merge
dcubed [Thu, 07 Apr 2016 12:57:15 -0700] rev 37524
Merge
Wed, 06 Apr 2016 15:48:55 -0700 Merge
dcubed [Wed, 06 Apr 2016 15:48:55 -0700] rev 37523
Merge
Wed, 06 Apr 2016 13:47:18 +0300 8153584: New jtreg test to verify PathSearchingVirutalMachine.bootClassPath() behaviour
akulyakh [Wed, 06 Apr 2016 13:47:18 +0300] rev 37522
8153584: New jtreg test to verify PathSearchingVirutalMachine.bootClassPath() behaviour Summary: Adding a new jtreg test Reviewed-by: dsamersoff
Mon, 18 Apr 2016 14:10:14 -0700 8145468: update java.lang APIs with new deprecations
smarks [Mon, 18 Apr 2016 14:10:14 -0700] rev 37521
8145468: update java.lang APIs with new deprecations Reviewed-by: alanb, psandoz, lancea, forax, scolebourne, chegar, martin
Mon, 18 Apr 2016 20:58:30 +0100 8153158: Remove sun.misc.ManagedLocalsThread from java.logging
chegar [Mon, 18 Apr 2016 20:58:30 +0100] rev 37520
8153158: Remove sun.misc.ManagedLocalsThread from java.logging Reviewed-by: dfuchs, redestad
Mon, 18 Apr 2016 20:58:21 +0100 8153372: Remove sun.misc.ManagedLocalsThread from jdk.httpserver
chegar [Mon, 18 Apr 2016 20:58:21 +0100] rev 37519
8153372: Remove sun.misc.ManagedLocalsThread from jdk.httpserver Reviewed-by: alanb
Mon, 18 Apr 2016 20:58:19 +0100 8147553: Remove sun.misc.ManagedLocalsThread from java.management
chegar [Mon, 18 Apr 2016 20:58:19 +0100] rev 37518
8147553: Remove sun.misc.ManagedLocalsThread from java.management Reviewed-by: dfuchs
Mon, 18 Apr 2016 19:40:48 +0100 8153353: HPACK implementation
prappo [Mon, 18 Apr 2016 19:40:48 +0100] rev 37517
8153353: HPACK implementation Reviewed-by: chegar, rriggs
Mon, 18 Apr 2016 10:57:11 -0700 8154403: JRT filesystem loaded by JDK8 with URLClassLoader is not closable since JDK-8147460
sherman [Mon, 18 Apr 2016 10:57:11 -0700] rev 37516
8154403: JRT filesystem loaded by JDK8 with URLClassLoader is not closable since JDK-8147460 Reviewed-by: alanb
Thu, 21 Apr 2016 12:57:11 -0700 Added tag jdk-9+115 for changeset 3414aeff4a80
lana [Thu, 21 Apr 2016 12:57:11 -0700] rev 37515
Added tag jdk-9+115 for changeset 3414aeff4a80
Wed, 05 Jul 2017 21:37:03 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:03 +0200] rev 37514
Merge
Mon, 25 Apr 2016 14:15:38 -0700 Merge
amurillo [Mon, 25 Apr 2016 14:15:38 -0700] rev 37513
Merge
Fri, 22 Apr 2016 00:08:54 -0700 Merge
amurillo [Fri, 22 Apr 2016 00:08:54 -0700] rev 37512
Merge
Mon, 18 Apr 2016 22:40:47 +0200 Merge
kbarrett [Mon, 18 Apr 2016 22:40:47 +0200] rev 37511
Merge
Mon, 18 Apr 2016 14:52:31 -0400 8133051: Concurrent refinement threads may be activated and deactivated at random
kbarrett [Mon, 18 Apr 2016 14:52:31 -0400] rev 37510
8133051: Concurrent refinement threads may be activated and deactivated at random Summary: Establish min threshold step; earlier primary refinement thread activation. Reviewed-by: tschatzl, drwhite, mgerdin, jmasa
Mon, 18 Apr 2016 13:42:52 -0400 8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules
hseigel [Mon, 18 Apr 2016 13:42:52 -0400] rev 37509
8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules Summary: Add missing @modules and @build tags Reviewed-by: ctornqvi, lfoltan, gtriantafill
Fri, 15 Apr 2016 17:17:58 +0200 Merge
jwilhelm [Fri, 15 Apr 2016 17:17:58 +0200] rev 37508
Merge
Thu, 14 Apr 2016 20:43:16 -0700 Merge
dcubed [Thu, 14 Apr 2016 20:43:16 -0700] rev 37507
Merge
Thu, 14 Apr 2016 15:38:04 +0000 Merge
rprotacio [Thu, 14 Apr 2016 15:38:04 +0000] rev 37506
Merge
Thu, 14 Apr 2016 14:14:28 +0000 Merge
rprotacio [Thu, 14 Apr 2016 14:14:28 +0000] rev 37505
Merge
Thu, 14 Apr 2016 14:05:09 +0000 Merge
rprotacio [Thu, 14 Apr 2016 14:05:09 +0000] rev 37504
Merge
Thu, 14 Apr 2016 09:46:03 -0400 8152845: Improve PackageEntry and ModuleEntry print methods for future logging
rprotacio [Thu, 14 Apr 2016 09:46:03 -0400] rev 37503
8152845: Improve PackageEntry and ModuleEntry print methods for future logging Summary: Changed print methods for PackageEntry and ModuleEntry to take an outputStream Reviewed-by: lfoltan, hseigel, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip