Wed, 05 Jul 2017 19:03:14 +0200 duke Merge jdk8-b98
Wed, 05 Jul 2017 19:03:11 +0200 duke Merge
Fri, 05 Jul 2013 11:06:24 -0700 lana Merge
Tue, 02 Jul 2013 22:49:40 +0100 vromero 6326693: variable x might already have been assigned, when assignment is in catch block
Mon, 01 Jul 2013 16:36:08 -0700 ksrini 8019460: tests in changeset do not have @bug tag
Tue, 02 Jul 2013 10:21:41 +0100 vromero 8019397: javap does not show SourceDebugExtension properly
Mon, 01 Jul 2013 11:58:45 -0700 darcy 7162089: Add support for repeating annotations to javax.annotation.processing
Mon, 01 Jul 2013 14:57:03 +0100 mcimadamore 7034798: Ambiguity error for abstract method call is too eager
Sat, 29 Jun 2013 20:12:24 +0100 vromero 6983646: javap should identify why a DefaultAttribute is being used
Fri, 28 Jun 2013 19:47:54 -0700 lana Merge
Fri, 28 Jun 2013 14:36:06 +0100 vromero 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string
Fri, 28 Jun 2013 13:20:44 +0100 vromero 6473148: TreePath.iterator() should document the iteration order
Fri, 28 Jun 2013 06:54:58 -0400 emc 8016760: Failure of regression test langtools/tools/javac/T6725036.java
Thu, 27 Jun 2013 17:45:56 -0400 emc 8013357: javac accepts erroneous binary comparison operations
Thu, 27 Jun 2013 12:42:47 -0700 ksrini 7080001: Need to bump version numbers in build.properties for 8
Thu, 27 Jun 2013 11:46:23 -0700 darcy 8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion
Thu, 27 Jun 2013 17:47:18 +0200 janvalenta 8015720: since tag isn't copied while generating JavaFX documentation
Thu, 27 Jun 2013 16:06:56 +0100 vromero 7008643: inlined finally clauses confuse debuggers
Thu, 27 Jun 2013 16:04:05 +0100 vromero 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
Thu, 27 Jun 2013 09:54:50 +0100 vromero 8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory)
Thu, 27 Jun 2013 09:51:59 +0100 vromero 7066788: javah again accepts -old option (ineffectively) which was removed in 1.5.
Thu, 27 Jun 2013 10:35:36 +0200 erikj 8014513: Sjavac doesn't detect 32-bit jvm properly
Thu, 27 Jun 2013 00:37:13 -0400 emc 8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters
Wed, 26 Jun 2013 20:45:47 -0700 bpatel 8013738: Two javadoc tests have bug 0000000
Wed, 26 Jun 2013 20:42:43 -0700 bpatel 8014017: extra space in javadoc class heading
Wed, 26 Jun 2013 20:38:21 -0700 bpatel 8007338: Method grouping tab line-folding
Wed, 26 Jun 2013 18:03:58 -0700 jjg 8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values
Wed, 26 Jun 2013 09:54:46 -0700 ksrini 8016908: TEST_BUG: removing non-ascii characters causes tests to fail
Tue, 25 Jun 2013 20:08:52 +0400 kizune 8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Mon, 24 Jun 2013 22:03:57 -0400 emc 8012722: Single comma in array initializer should parse
Thu, 20 Jun 2013 19:01:20 -0400 emc 8007546: ClassCastException on JSR308 tests
Thu, 20 Jun 2013 08:45:43 +0100 vromero 8016613: javac should avoid source 8 only analysis when compiling for source 7
Thu, 04 Jul 2013 01:01:07 -0700 cl Added tag jdk8-b97 for changeset 6774fe79db80
Wed, 05 Jul 2017 19:03:04 +0200 duke Merge
Thu, 04 Jul 2013 01:00:38 -0700 cl Added tag jdk8-b97 for changeset f5105d95c3a3
Wed, 05 Jul 2017 19:03:01 +0200 duke Merge
Thu, 04 Jul 2013 01:00:34 -0700 cl Added tag jdk8-b97 for changeset 611e21a147b1
Wed, 05 Jul 2017 19:02:58 +0200 duke Merge
Fri, 05 Jul 2013 11:05:50 -0700 lana Merge
Tue, 02 Jul 2013 18:39:41 +0530 sundar Merge
Tue, 02 Jul 2013 15:01:38 +0200 lagergren Merge
Tue, 02 Jul 2013 14:50:39 +0200 lagergren 8017082: Long array literals were slightly broken
Tue, 02 Jul 2013 18:00:15 +0530 sundar 8019553: NPE on illegal l-value for increment and decrement
Tue, 02 Jul 2013 13:50:19 +0200 lagergren 8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
Tue, 02 Jul 2013 07:45:16 -0300 jlaskey 8019580: Build Script Change for Nashorn promotion testing
Mon, 01 Jul 2013 23:36:40 +0530 sundar 8019508: Comma handling in object literal parsing is wrong
Mon, 01 Jul 2013 19:52:07 +0530 sundar 8019488: switch on literals result in NoSuchMethodError or VerifyError
Mon, 01 Jul 2013 17:21:09 +0530 sundar 8019482: Number("0x0.0p0") should evaluate to NaN
Mon, 01 Jul 2013 14:15:07 +0530 sundar 8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
Mon, 01 Jul 2013 12:38:01 +0530 sundar 8019473: Parser issues related to functions and blocks
Fri, 28 Jun 2013 19:36:26 +0530 sundar 8019365: Error stack format
Fri, 28 Jun 2013 19:48:01 -0700 lana Merge
Thu, 27 Jun 2013 13:47:20 +0530 sundar Merge
Thu, 27 Jun 2013 13:24:50 +0530 sundar 8019226: line number not generated for first statement if it is on the same function declaration line
Wed, 26 Jun 2013 12:38:35 -0300 jlaskey 8019175: Simplify ScriptObject.modifyOwnProperty
Wed, 26 Jun 2013 19:42:17 +0530 sundar 8014781: support Error.captureStackTrace
Wed, 26 Jun 2013 15:40:52 +0200 hannesw 8019157: Avoid calling ScriptObject.setProto() if possible
Wed, 26 Jun 2013 08:36:53 -0300 jlaskey 8008458: Strict functions dont share property map
Wed, 26 Jun 2013 16:36:13 +0530 sundar 8017950: error.stack should be a string rather than an array
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip