Mon, 05 Nov 2012 19:33:44 -0500 8002034: Allow Full Debug Symbols when cross-compiling
dholmes [Mon, 05 Nov 2012 19:33:44 -0500] rev 14383
8002034: Allow Full Debug Symbols when cross-compiling 8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances Reviewed-by: dcubed, dsamersoff, erikj, collins
Fri, 02 Nov 2012 07:44:11 -0700 8002181: new hotspot build - hs25-b09
amurillo [Fri, 02 Nov 2012 07:44:11 -0700] rev 14382
8002181: new hotspot build - hs25-b09 Reviewed-by: jcoomes
Thu, 08 Nov 2012 11:51:00 -0800 Added tag jdk8-b64 for changeset 529fffb2ec02
katleman [Thu, 08 Nov 2012 11:51:00 -0800] rev 14381
Added tag jdk8-b64 for changeset 529fffb2ec02
Wed, 14 Nov 2012 12:28:00 -0800 Merge
katleman [Wed, 14 Nov 2012 12:28:00 -0800] rev 14380
Merge
Tue, 13 Nov 2012 15:54:33 -0800 8003274: build-infra: Makefile changes needed for sjavac
tbell [Tue, 13 Nov 2012 15:54:33 -0800] rev 14379
8003274: build-infra: Makefile changes needed for sjavac Summary: changes left in build-infra that are related to sjavac Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com, fredrik.ohrstrom@oracle.com
Mon, 12 Nov 2012 12:34:11 -0800 8002028: build-infra: need no-hotspot partial build
tbell [Mon, 12 Nov 2012 12:34:11 -0800] rev 14378
8002028: build-infra: need no-hotspot partial build Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage Reviewed-by: dholmes, tbell Contributed-by: erik.joelsson@oracle.com
Thu, 08 Nov 2012 12:24:35 +0100 8003161: small fixes to re-enable new build system
ohrstrom [Thu, 08 Nov 2012 12:24:35 +0100] rev 14377
8003161: small fixes to re-enable new build system Reviewed-by: dholmes, alanb, erikj
Thu, 08 Nov 2012 11:50:40 -0800 Added tag jdk8-b64 for changeset 2ed7c69fba51
katleman [Thu, 08 Nov 2012 11:50:40 -0800] rev 14376
Added tag jdk8-b64 for changeset 2ed7c69fba51
Wed, 05 Jul 2017 18:29:06 +0200 Added tag jdk8-b64 for changeset 70fa4b11f265
duke [Wed, 05 Jul 2017 18:29:06 +0200] rev 14375
Added tag jdk8-b64 for changeset 70fa4b11f265
Wed, 05 Jul 2017 18:29:05 +0200 Merge jdk8-b64
duke [Wed, 05 Jul 2017 18:29:05 +0200] rev 14374
Merge
Wed, 05 Jul 2017 18:29:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:01 +0200] rev 14373
Merge
Fri, 02 Nov 2012 17:55:34 -0700 Merge
lana [Fri, 02 Nov 2012 17:55:34 -0700] rev 14372
Merge
Fri, 02 Nov 2012 14:35:57 -0700 7169362: JDK8: Write compiler tests for repeating annotations for JDK8
jjg [Fri, 02 Nov 2012 14:35:57 -0700] rev 14371
7169362: JDK8: Write compiler tests for repeating annotations for JDK8 Reviewed-by: darcy, jjg Contributed-by: sonali.goel@oracle.com
Thu, 01 Nov 2012 12:47:11 +0000 8000483: cryptic error message when source file contains hash
vromero [Thu, 01 Nov 2012 12:47:11 +0000] rev 14370
8000483: cryptic error message when source file contains hash Summary: cryptic error message when source file contains hash Reviewed-by: jjg, mcimadamore Contributed-by: vicente.romero@oracle.com
Thu, 01 Nov 2012 10:48:36 +0100 7153951: Add new lint option -Xlint:auxiliaryclass
ohrstrom [Thu, 01 Nov 2012 10:48:36 +0100] rev 14369
7153951: Add new lint option -Xlint:auxiliaryclass Reviewed-by: jjg, mcimadamore, forax
Wed, 31 Oct 2012 13:48:15 -0700 8001664: refactor javadoc to use abstraction to handle files
jjg [Wed, 31 Oct 2012 13:48:15 -0700] rev 14368
8001664: refactor javadoc to use abstraction to handle files Reviewed-by: darcy
Wed, 31 Oct 2012 08:31:40 -0700 Merge
lana [Wed, 31 Oct 2012 08:31:40 -0700] rev 14367
Merge
Tue, 30 Oct 2012 10:15:19 -0700 8001929: fix doclint errors in langtools doc comments
jjg [Tue, 30 Oct 2012 10:15:19 -0700] rev 14366
8001929: fix doclint errors in langtools doc comments Reviewed-by: darcy
Mon, 29 Oct 2012 10:39:49 -0700 8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods
rfield [Mon, 29 Oct 2012 10:39:49 -0700] rev 14365
8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods Summary: Add lambda implementation code with calling/supporting code elsewhere in the compiler Reviewed-by: mcimadamore, jjg
Fri, 26 Oct 2012 18:40:13 -0700 8001717: TypeTags cleanup breaks GenStubs
jjg [Fri, 26 Oct 2012 18:40:13 -0700] rev 14364
8001717: TypeTags cleanup breaks GenStubs Reviewed-by: jjh
Fri, 26 Oct 2012 17:17:33 -0700 8001714: add missing tests for 7199925
jjg [Fri, 26 Oct 2012 17:17:33 -0700] rev 14363
8001714: add missing tests for 7199925 Reviewed-by: darcy
Fri, 26 Oct 2012 16:40:57 -0700 8001229: refactor javac so that ct.sym is just used for javac, not all clients of JavacFileManager
jjg [Fri, 26 Oct 2012 16:40:57 -0700] rev 14362
8001229: refactor javac so that ct.sym is just used for javac, not all clients of JavacFileManager Reviewed-by: mcimadamore
Fri, 26 Oct 2012 13:10:56 -0700 8001219: Clean up use of URLs in javadoc Extern class
jjg [Fri, 26 Oct 2012 13:10:56 -0700] rev 14361
8001219: Clean up use of URLs in javadoc Extern class Reviewed-by: darcy
Thu, 25 Oct 2012 13:33:27 -0700 6725230: Java Compilation with Jsr199 ignores Class-Path in manifest
jjg [Thu, 25 Oct 2012 13:33:27 -0700] rev 14360
6725230: Java Compilation with Jsr199 ignores Class-Path in manifest Reviewed-by: jjg, mcimadamore Contributed-by: vicente.romero@oracle.com
Thu, 25 Oct 2012 11:09:36 -0700 7200915: convert TypeTags from a series of small ints to an enum
jjg [Thu, 25 Oct 2012 11:09:36 -0700] rev 14359
7200915: convert TypeTags from a series of small ints to an enum Reviewed-by: jjg, mcimadamore Contributed-by: vicente.romero@oracle.com
Tue, 23 Oct 2012 13:58:56 -0700 8000416: refactor javadoc to provide and use an abstraction for relative URIs
jjg [Tue, 23 Oct 2012 13:58:56 -0700] rev 14358
8000416: refactor javadoc to provide and use an abstraction for relative URIs Reviewed-by: darcy
Tue, 23 Oct 2012 13:20:37 -0700 8000741: refactor javadoc to use abstraction to handle relative paths
jjg [Tue, 23 Oct 2012 13:20:37 -0700] rev 14357
8000741: refactor javadoc to use abstraction to handle relative paths Reviewed-by: darcy
Thu, 01 Nov 2012 14:13:13 -0700 Added tag jdk8-b63 for changeset c9ce28f01a29
katleman [Thu, 01 Nov 2012 14:13:13 -0700] rev 14356
Added tag jdk8-b63 for changeset c9ce28f01a29
Wed, 05 Jul 2017 18:28:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:52 +0200] rev 14355
Merge
Thu, 01 Nov 2012 14:11:50 -0700 Added tag jdk8-b63 for changeset 8f2eb6bac62e
katleman [Thu, 01 Nov 2012 14:11:50 -0700] rev 14354
Added tag jdk8-b63 for changeset 8f2eb6bac62e
Wed, 05 Jul 2017 18:28:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:48 +0200] rev 14353
Merge
Thu, 01 Nov 2012 14:11:44 -0700 Added tag jdk8-b63 for changeset 590a9a630b02
katleman [Thu, 01 Nov 2012 14:11:44 -0700] rev 14352
Added tag jdk8-b63 for changeset 590a9a630b02
Wed, 05 Jul 2017 18:28:43 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:43 +0200] rev 14351
Merge
Fri, 02 Nov 2012 17:54:44 -0700 Merge
lana [Fri, 02 Nov 2012 17:54:44 -0700] rev 14350
Merge
Tue, 30 Oct 2012 23:26:21 -0700 Merge
lana [Tue, 30 Oct 2012 23:26:21 -0700] rev 14349
Merge
Mon, 29 Oct 2012 14:10:49 +0100 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK.
ohrstrom [Mon, 29 Oct 2012 14:10:49 +0100] rev 14348
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK. Reviewed-by: alanb, wetmore
Thu, 01 Nov 2012 14:11:00 -0700 Added tag jdk8-b63 for changeset 0a3039ec2e47
katleman [Thu, 01 Nov 2012 14:11:00 -0700] rev 14347
Added tag jdk8-b63 for changeset 0a3039ec2e47
Wed, 05 Jul 2017 18:28:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:37 +0200] rev 14346
Merge
Wed, 07 Nov 2012 15:39:07 -0800 Merge
katleman [Wed, 07 Nov 2012 15:39:07 -0800] rev 14345
Merge
Sat, 03 Nov 2012 16:27:01 -0700 8002220: build-infra: update for mac, solaris 11 issues
erikj [Sat, 03 Nov 2012 16:27:01 -0700] rev 14344
8002220: build-infra: update for mac, solaris 11 issues 8002184: Fixed exclude and includes for jarsigner in new build Reviewed-by: ohair
Fri, 02 Nov 2012 17:44:31 -0700 Merge
lana [Fri, 02 Nov 2012 17:44:31 -0700] rev 14343
Merge
Fri, 02 Nov 2012 15:50:11 +0000 7197491: update copyright year to match last edit in jdk8 jdk repository
alanb [Fri, 02 Nov 2012 15:50:11 +0000] rev 14342
7197491: update copyright year to match last edit in jdk8 jdk repository Reviewed-by: chegar, ksrini
Fri, 02 Nov 2012 23:17:33 +0900 8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
peytoia [Fri, 02 Nov 2012 23:17:33 +0900] rev 14341
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat Reviewed-by: okutsu
Fri, 02 Nov 2012 10:48:04 +0800 7110803: SASL service for multiple hostnames
weijun [Fri, 02 Nov 2012 10:48:04 +0800] rev 14340
7110803: SASL service for multiple hostnames Reviewed-by: mullan
Thu, 01 Nov 2012 18:09:43 -0400 7198815: Add the minimal VM as "known" in jvm.cfg
dholmes [Thu, 01 Nov 2012 18:09:43 -0400] rev 14339
7198815: Add the minimal VM as "known" in jvm.cfg Reviewed-by: alanb, forax, mchung
Thu, 01 Nov 2012 21:59:18 +0000 8002120: ProblemList.txt updates (11/2012)
alanb [Thu, 01 Nov 2012 21:59:18 +0000] rev 14338
8002120: ProblemList.txt updates (11/2012) Reviewed-by: lancea
Thu, 01 Nov 2012 17:35:17 -0400 8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob
lancea [Thu, 01 Nov 2012 17:35:17 -0400] rev 14337
8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob Reviewed-by: alanb, forax
Thu, 01 Nov 2012 13:28:47 -0700 8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format()
naoto [Thu, 01 Nov 2012 13:28:47 -0700] rev 14336
8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format() Reviewed-by: okutsu
Thu, 01 Nov 2012 10:33:32 +0100 8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK
ohrstrom [Thu, 01 Nov 2012 10:33:32 +0100] rev 14335
8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, sla
Wed, 31 Oct 2012 11:33:36 -0700 8001231: Move locale data out of rt.jar (except the US locale)
naoto [Wed, 31 Oct 2012 11:33:36 -0700] rev 14334
8001231: Move locale data out of rt.jar (except the US locale) Reviewed-by: alanb, erikj
Wed, 31 Oct 2012 08:29:44 -0700 Merge
lana [Wed, 31 Oct 2012 08:29:44 -0700] rev 14333
Merge
Mon, 29 Oct 2012 16:51:59 -0700 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
jgish [Mon, 29 Oct 2012 16:51:59 -0700] rev 14332
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder) Reviewed-by: chegar, alanb, mduigou
Mon, 29 Oct 2012 10:42:41 -0700 8000997: Multiple locale sensitive services cannot be loaded
naoto [Mon, 29 Oct 2012 10:42:41 -0700] rev 14331
8000997: Multiple locale sensitive services cannot be loaded Reviewed-by: okutsu
Mon, 29 Oct 2012 14:12:37 +0100 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
ohrstrom [Mon, 29 Oct 2012 14:12:37 +0100] rev 14330
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, wetmore
Mon, 29 Oct 2012 09:23:55 +0100 8001621: Update awk scripts that check output from jps/jcmd
sla [Mon, 29 Oct 2012 09:23:55 +0100] rev 14329
8001621: Update awk scripts that check output from jps/jcmd Reviewed-by: alanb
Mon, 29 Oct 2012 14:14:07 +0800 7195426: kdc_default_options not supported correctly
weijun [Mon, 29 Oct 2012 14:14:07 +0800] rev 14328
7195426: kdc_default_options not supported correctly Reviewed-by: xuelei
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip