Wed, 26 Jun 2013 20:45:47 -0700 8013738: Two javadoc tests have bug 0000000
bpatel [Wed, 26 Jun 2013 20:45:47 -0700] rev 18652
8013738: Two javadoc tests have bug 0000000 Reviewed-by: jjg
Wed, 26 Jun 2013 20:42:43 -0700 8014017: extra space in javadoc class heading
bpatel [Wed, 26 Jun 2013 20:42:43 -0700] rev 18651
8014017: extra space in javadoc class heading Reviewed-by: jjg
Wed, 26 Jun 2013 20:38:21 -0700 8007338: Method grouping tab line-folding
bpatel [Wed, 26 Jun 2013 20:38:21 -0700] rev 18650
8007338: Method grouping tab line-folding Reviewed-by: jjg
Wed, 26 Jun 2013 18:03:58 -0700 8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values
jjg [Wed, 26 Jun 2013 18:03:58 -0700] rev 18649
8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values Reviewed-by: jjg, darcy Contributed-by: matherey.nunez@oracle.com
Wed, 26 Jun 2013 09:54:46 -0700 8016908: TEST_BUG: removing non-ascii characters causes tests to fail
ksrini [Wed, 26 Jun 2013 09:54:46 -0700] rev 18648
8016908: TEST_BUG: removing non-ascii characters causes tests to fail Reviewed-by: jjg, vromero
Tue, 25 Jun 2013 20:08:52 +0400 8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
kizune [Tue, 25 Jun 2013 20:08:52 +0400] rev 18647
8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java Reviewed-by: ksrini
Tue, 25 Jun 2013 16:12:53 +0100 8017104: javac should have a class for primitive types that inherits from Type
vromero [Tue, 25 Jun 2013 16:12:53 +0100] rev 18646
8017104: javac should have a class for primitive types that inherits from Type Reviewed-by: jjg
Mon, 24 Jun 2013 22:03:57 -0400 8012722: Single comma in array initializer should parse
emc [Mon, 24 Jun 2013 22:03:57 -0400] rev 18645
8012722: Single comma in array initializer should parse Summary: Annotations of the form @Foo({,}) should parse Reviewed-by: jjg
Thu, 20 Jun 2013 19:01:20 -0400 8007546: ClassCastException on JSR308 tests
emc [Thu, 20 Jun 2013 19:01:20 -0400] rev 18644
8007546: ClassCastException on JSR308 tests 8015993: jck-compiler tests are failed with java.lang.ClassCastException Summary: Fix ClassCastExceptions arising from addition of AnnotatedType. Reviewed-by: jjg, abuckley
Thu, 20 Jun 2013 08:45:43 +0100 8016613: javac should avoid source 8 only analysis when compiling for source 7
vromero [Thu, 20 Jun 2013 08:45:43 +0100] rev 18643
8016613: javac should avoid source 8 only analysis when compiling for source 7 Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
Thu, 04 Jul 2013 01:01:07 -0700 Added tag jdk8-b97 for changeset 6774fe79db80
cl [Thu, 04 Jul 2013 01:01:07 -0700] rev 18642
Added tag jdk8-b97 for changeset 6774fe79db80
Wed, 05 Jul 2017 19:03:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:04 +0200] rev 18641
Merge
Thu, 04 Jul 2013 01:00:38 -0700 Added tag jdk8-b97 for changeset f5105d95c3a3
cl [Thu, 04 Jul 2013 01:00:38 -0700] rev 18640
Added tag jdk8-b97 for changeset f5105d95c3a3
Wed, 05 Jul 2017 19:03:01 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:01 +0200] rev 18639
Merge
Thu, 04 Jul 2013 01:00:34 -0700 Added tag jdk8-b97 for changeset 611e21a147b1
cl [Thu, 04 Jul 2013 01:00:34 -0700] rev 18638
Added tag jdk8-b97 for changeset 611e21a147b1
Wed, 05 Jul 2017 19:02:58 +0200 Merge
duke [Wed, 05 Jul 2017 19:02:58 +0200] rev 18637
Merge
Fri, 05 Jul 2013 11:05:50 -0700 Merge
lana [Fri, 05 Jul 2013 11:05:50 -0700] rev 18636
Merge
Tue, 02 Jul 2013 18:39:41 +0530 Merge
sundar [Tue, 02 Jul 2013 18:39:41 +0530] rev 18635
Merge
Tue, 02 Jul 2013 15:01:38 +0200 Merge
lagergren [Tue, 02 Jul 2013 15:01:38 +0200] rev 18634
Merge
Tue, 02 Jul 2013 14:50:39 +0200 8017082: Long array literals were slightly broken
lagergren [Tue, 02 Jul 2013 14:50:39 +0200] rev 18633
8017082: Long array literals were slightly broken Reviewed-by: sundar, attila
Tue, 02 Jul 2013 18:00:15 +0530 8019553: NPE on illegal l-value for increment and decrement
sundar [Tue, 02 Jul 2013 18:00:15 +0530] rev 18632
8019553: NPE on illegal l-value for increment and decrement Reviewed-by: jlaskey, attila, lagergren
Tue, 02 Jul 2013 13:50:19 +0200 8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
lagergren [Tue, 02 Jul 2013 13:50:19 +0200] rev 18631
8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too Reviewed-by: jlaskey, sundar
Tue, 02 Jul 2013 07:45:16 -0300 8019580: Build Script Change for Nashorn promotion testing
jlaskey [Tue, 02 Jul 2013 07:45:16 -0300] rev 18630
8019580: Build Script Change for Nashorn promotion testing Reviewed-by: jlaskey Contributed-by: eugene.drobitko@oracle.com
Mon, 01 Jul 2013 23:36:40 +0530 8019508: Comma handling in object literal parsing is wrong
sundar [Mon, 01 Jul 2013 23:36:40 +0530] rev 18629
8019508: Comma handling in object literal parsing is wrong Reviewed-by: hannesw
Mon, 01 Jul 2013 19:52:07 +0530 8019488: switch on literals result in NoSuchMethodError or VerifyError
sundar [Mon, 01 Jul 2013 19:52:07 +0530] rev 18628
8019488: switch on literals result in NoSuchMethodError or VerifyError Reviewed-by: hannesw
Mon, 01 Jul 2013 17:21:09 +0530 8019482: Number("0x0.0p0") should evaluate to NaN
sundar [Mon, 01 Jul 2013 17:21:09 +0530] rev 18627
8019482: Number("0x0.0p0") should evaluate to NaN Reviewed-by: lagergren
Mon, 01 Jul 2013 14:15:07 +0530 8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
sundar [Mon, 01 Jul 2013 14:15:07 +0530] rev 18626
8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true Reviewed-by: hannesw
Mon, 01 Jul 2013 12:38:01 +0530 8019473: Parser issues related to functions and blocks
sundar [Mon, 01 Jul 2013 12:38:01 +0530] rev 18625
8019473: Parser issues related to functions and blocks Reviewed-by: lagergren
Fri, 28 Jun 2013 19:36:26 +0530 8019365: Error stack format
sundar [Fri, 28 Jun 2013 19:36:26 +0530] rev 18624
8019365: Error stack format Reviewed-by: hannesw
Fri, 28 Jun 2013 19:48:01 -0700 Merge
lana [Fri, 28 Jun 2013 19:48:01 -0700] rev 18623
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip