Wed, 27 Apr 2016 20:36:02 +0100 8044773: Refactor jdk.net API so that it can be moved out of the base module
chegar [Wed, 27 Apr 2016 20:36:02 +0100] rev 37676
8044773: Refactor jdk.net API so that it can be moved out of the base module Reviewed-by: alanb, erikj, mchung
Wed, 27 Apr 2016 12:06:51 -0700 8154905: Rename jdk.jvmstat.rmi to jdk.jstatd
mchung [Wed, 27 Apr 2016 12:06:51 -0700] rev 37675
8154905: Rename jdk.jvmstat.rmi to jdk.jstatd Reviewed-by: alanb, sundar
Wed, 27 Apr 2016 20:18:49 +0200 8155106: MHs.Lookup.findConstructor returns handles for array classes
mhaupt [Wed, 27 Apr 2016 20:18:49 +0200] rev 37674
8155106: MHs.Lookup.findConstructor returns handles for array classes Reviewed-by: shade, sundar
Wed, 27 Apr 2016 18:52:32 +0200 8155236: AIX: fix dectection of Xrender extension
simonis [Wed, 27 Apr 2016 18:52:32 +0200] rev 37673
8155236: AIX: fix dectection of Xrender extension Reviewed-by: prr
Wed, 27 Apr 2016 18:04:16 +0200 8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class.
dfuchs [Wed, 27 Apr 2016 18:04:16 +0200] rev 37672
8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class. Summary: Changes System.LoggerFinder methods to take a Module argument instead of a Class. Reviewed-by: mchung
Wed, 27 Apr 2016 15:01:21 +0200 8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
mhaupt [Wed, 27 Apr 2016 15:01:21 +0200] rev 37671
8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache Reviewed-by: sundar
Wed, 27 Apr 2016 09:13:51 +0200 8155156: Remove remaining sun.misc.* imports from the jdk repo
simonis [Wed, 27 Apr 2016 09:13:51 +0200] rev 37670
8155156: Remove remaining sun.misc.* imports from the jdk repo Reviewed-by: chegar
Tue, 26 Apr 2016 18:42:51 -0700 8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions
psandoz [Tue, 26 Apr 2016 18:42:51 -0700] rev 37669
8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions Reviewed-by: mchung, martin
Tue, 26 Apr 2016 18:30:00 -0700 8154556: Use java.nio.ByteOrder instead of boolean value
psandoz [Tue, 26 Apr 2016 18:30:00 -0700] rev 37668
8154556: Use java.nio.ByteOrder instead of boolean value Reviewed-by: alanb
Tue, 26 Apr 2016 21:25:18 -0400 8155182: fix to JDK-8066750 broke jdk9 builds
rriggs [Tue, 26 Apr 2016 21:25:18 -0400] rev 37667
8155182: fix to JDK-8066750 broke jdk9 builds Summary: Restore RMI Http Proxy support for now Reviewed-by: darcy, lancea, smarks
Tue, 26 Apr 2016 17:35:10 -0400 8066750: Remove HTTP proxy implementation and tests from RMI
rriggs [Tue, 26 Apr 2016 17:35:10 -0400] rev 37666
8066750: Remove HTTP proxy implementation and tests from RMI Reviewed-by: smarks
Tue, 26 Apr 2016 11:55:52 -0300 8132994: /modules and /packages should not be parsed by the jimage parser
jlaskey [Tue, 26 Apr 2016 11:55:52 -0300] rev 37665
8132994: /modules and /packages should not be parsed by the jimage parser Reviewed-by: sundar
Mon, 25 Apr 2016 16:34:03 -0700 8154706: Sanity tests prepareBundle task doesn't produce working bundle
mrkam [Mon, 25 Apr 2016 16:34:03 -0700] rev 37664
8154706: Sanity tests prepareBundle task doesn't produce working bundle Reviewed-by: alexsch, prr
Mon, 25 Apr 2016 16:29:50 -0700 8154594: JFrame.setDefaultCloseOperation is prohibited in jtreg: Missing part of the fix
mrkam [Mon, 25 Apr 2016 16:29:50 -0700] rev 37663
8154594: JFrame.setDefaultCloseOperation is prohibited in jtreg: Missing part of the fix Reviewed-by: alexsch, prr
Thu, 28 Apr 2016 08:26:38 -0700 Added tag jdk-9+116 for changeset d91c47cb2992
lana [Thu, 28 Apr 2016 08:26:38 -0700] rev 37662
Added tag jdk-9+116 for changeset d91c47cb2992
Wed, 05 Jul 2017 21:38:31 +0200 Merge
duke [Wed, 05 Jul 2017 21:38:31 +0200] rev 37661
Merge
Thu, 28 Apr 2016 08:26:32 -0700 Added tag jdk-9+116 for changeset e29791634c81
lana [Thu, 28 Apr 2016 08:26:32 -0700] rev 37660
Added tag jdk-9+116 for changeset e29791634c81
Mon, 02 May 2016 17:54:37 +0200 8155824: JDK build should tune down small apps more aggressively
redestad [Mon, 02 May 2016 17:54:37 +0200] rev 37659
8155824: JDK build should tune down small apps more aggressively Reviewed-by: erikj
Mon, 02 May 2016 15:05:54 +0200 8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
erikj [Mon, 02 May 2016 15:05:54 +0200] rev 37658
8155821: Typo for s390x for HOTSPOT__CPU_DEFINE Reviewed-by: erikj Contributed-by: Matthias Klose <doko@ubuntu.com>
Fri, 29 Apr 2016 11:16:25 -0700 Merge
prr [Fri, 29 Apr 2016 11:16:25 -0700] rev 37657
Merge
Mon, 25 Apr 2016 15:09:15 -0700 8154213: clean up uses of boxed primitive constructors in the java.desktop module
prr [Mon, 25 Apr 2016 15:09:15 -0700] rev 37656
8154213: clean up uses of boxed primitive constructors in the java.desktop module Reviewed-by: serb, psadhukhan
Fri, 29 Apr 2016 01:45:35 -0400 8155689: Build failing for install on jdk9/dev when using -testset hotspot
dholmes [Fri, 29 Apr 2016 01:45:35 -0400] rev 37655
8155689: Build failing for install on jdk9/dev when using -testset hotspot Summary: add installer target that aliases the expected target Reviewed-by: jmasa, tbell
Thu, 28 Apr 2016 09:37:59 -0700 Merge
lana [Thu, 28 Apr 2016 09:37:59 -0700] rev 37654
Merge
Thu, 28 Apr 2016 17:33:49 +0200 8155632: Remove debuginfo from jmod files
erikj [Thu, 28 Apr 2016 17:33:49 +0200] rev 37653
8155632: Remove debuginfo from jmod files Reviewed-by: tbell, mchung, alanb
Thu, 28 Apr 2016 17:14:59 +0200 8155629: MODULES_FILTER should apply to imported modules
erikj [Thu, 28 Apr 2016 17:14:59 +0200] rev 37652
8155629: MODULES_FILTER should apply to imported modules Reviewed-by: dholmes, tbell, mchung
Thu, 28 Apr 2016 16:18:59 +0200 8155641: Correct merge typo in compare script
erikj [Thu, 28 Apr 2016 16:18:59 +0200] rev 37651
8155641: Correct merge typo in compare script Reviewed-by: chegar
Wed, 27 Apr 2016 20:35:23 +0100 8044773: Refactor jdk.net API so that it can be moved out of the base module
chegar [Wed, 27 Apr 2016 20:35:23 +0100] rev 37650
8044773: Refactor jdk.net API so that it can be moved out of the base module Reviewed-by: alanb, erikj, mchung Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Erik Joelsson <erik.joelsson@oracle.com>
Wed, 27 Apr 2016 14:30:32 +0200 8154841: Let different Jib profiles have different default make targets
erikj [Wed, 27 Apr 2016 14:30:32 +0200] rev 37649
8154841: Let different Jib profiles have different default make targets Reviewed-by: dholmes, tbell
Thu, 28 Apr 2016 08:26:30 -0700 Added tag jdk-9+116 for changeset fbab762803ef
lana [Thu, 28 Apr 2016 08:26:30 -0700] rev 37648
Added tag jdk-9+116 for changeset fbab762803ef
Wed, 05 Jul 2017 21:38:13 +0200 Added tag jdk-9+116 for changeset 84aba7335005
duke [Wed, 05 Jul 2017 21:38:13 +0200] rev 37647
Added tag jdk-9+116 for changeset 84aba7335005
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip