Thu, 25 Jul 2013 11:02:27 +0200 8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
jfranck [Thu, 25 Jul 2013 11:02:27 +0200] rev 19126
8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType Reviewed-by: jjg
Wed, 24 Jul 2013 17:35:42 -0700 8020556: doclint does not check type variables for @throws
jjg [Wed, 24 Jul 2013 17:35:42 -0700] rev 19125
8020556: doclint does not check type variables for @throws Reviewed-by: mcimadamore
Tue, 23 Jul 2013 20:42:54 -0400 8016880: 42 tests in annot102* fail with compile-time errors.
emc [Tue, 23 Jul 2013 20:42:54 -0400] rev 19124
8016880: 42 tests in annot102* fail with compile-time errors. Summary: Fixes error in type equality when bounds of type variables have annotations. Reviewed-by: jjg, mcimadamore
Tue, 23 Jul 2013 16:06:11 -0700 8021215: javac gives incorrect doclint warnings on normal package statements
jjg [Tue, 23 Jul 2013 16:06:11 -0700] rev 19123
8021215: javac gives incorrect doclint warnings on normal package statements Reviewed-by: darcy
Fri, 19 Jul 2013 07:22:53 -0700 8017216: javac doesn't fill in end position for some errors of type not found
ksrini [Fri, 19 Jul 2013 07:22:53 -0700] rev 19122
8017216: javac doesn't fill in end position for some errors of type not found 8019421: Javac doesn't fill in end position for some annotation related errors 8019422: Javac doesn't fill in end position for uninitialized variable errors Reviewed-by: jjg, mcimadamore
Wed, 17 Jul 2013 19:16:12 -0700 8020664: doclint gives incorrect warnings on normal package statements
jjg [Wed, 17 Jul 2013 19:16:12 -0700] rev 19121
8020664: doclint gives incorrect warnings on normal package statements Reviewed-by: mcimadamore
Wed, 17 Jul 2013 19:12:03 -0700 8020313: doclint doesn't reset HTML anchors correctly
jjg [Wed, 17 Jul 2013 19:12:03 -0700] rev 19120
8020313: doclint doesn't reset HTML anchors correctly Reviewed-by: mcimadamore
Wed, 17 Jul 2013 18:18:45 -0700 8014636: TestLiteralCodeInPre fails on windows
jjg [Wed, 17 Jul 2013 18:18:45 -0700] rev 19119
8014636: TestLiteralCodeInPre fails on windows Reviewed-by: ksrini
Thu, 01 Aug 2013 04:56:28 -0700 Added tag jdk8-b101 for changeset f27df16b814f
cl [Thu, 01 Aug 2013 04:56:28 -0700] rev 19118
Added tag jdk8-b101 for changeset f27df16b814f
Wed, 05 Jul 2017 19:06:28 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:28 +0200] rev 19117
Merge
Thu, 01 Aug 2013 04:56:17 -0700 Added tag jdk8-b101 for changeset 38bb43faf812
cl [Thu, 01 Aug 2013 04:56:17 -0700] rev 19116
Added tag jdk8-b101 for changeset 38bb43faf812
Wed, 05 Jul 2017 19:06:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:24 +0200] rev 19115
Merge
Tue, 06 Aug 2013 10:02:36 -0700 Merge
lana [Tue, 06 Aug 2013 10:02:36 -0700] rev 19114
Merge
Fri, 26 Jul 2013 14:01:00 -0700 Merge
lana [Fri, 26 Jul 2013 14:01:00 -0700] rev 19113
Merge
Thu, 25 Jul 2013 13:02:37 -0700 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
joehw [Thu, 25 Jul 2013 13:02:37 -0700] rev 19112
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) Reviewed-by: chegar, lancea, dfuchs
Thu, 01 Aug 2013 04:56:16 -0700 Added tag jdk8-b101 for changeset 68d2718ced89
cl [Thu, 01 Aug 2013 04:56:16 -0700] rev 19111
Added tag jdk8-b101 for changeset 68d2718ced89
Wed, 05 Jul 2017 19:06:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:20 +0200] rev 19110
Merge
Tue, 06 Aug 2013 10:02:35 -0700 Merge
lana [Tue, 06 Aug 2013 10:02:35 -0700] rev 19109
Merge
Mon, 29 Jul 2013 21:56:40 +0530 Merge
sundar [Mon, 29 Jul 2013 21:56:40 +0530] rev 19108
Merge
Mon, 29 Jul 2013 18:07:20 +0530 8012792: print function defined in engine.js does not handle multiple arguments
sundar [Mon, 29 Jul 2013 18:07:20 +0530] rev 19107
8012792: print function defined in engine.js does not handle multiple arguments Reviewed-by: hannesw
Mon, 29 Jul 2013 10:28:03 +0530 Merge
sundar [Mon, 29 Jul 2013 10:28:03 +0530] rev 19106
Merge
Fri, 26 Jul 2013 20:10:47 +0530 8021571: @fork tests should use VM options passed from project.properties
sundar [Fri, 26 Jul 2013 20:10:47 +0530] rev 19105
8021571: @fork tests should use VM options passed from project.properties Reviewed-by: lagergren, hannesw, jlaskey
Fri, 26 Jul 2013 09:17:54 -0300 8021321: Two runsunspider tests fail after updating sunspider to 1.0
jlaskey [Fri, 26 Jul 2013 09:17:54 -0300] rev 19104
8021321: Two runsunspider tests fail after updating sunspider to 1.0 Reviewed-by: jlaskey, sundar Contributed-by: michael.horowitz@oracle.com
Fri, 26 Jul 2013 13:50:52 +0200 8020719: Run tests with reduced splitter threshold
hannesw [Fri, 26 Jul 2013 13:50:52 +0200] rev 19103
8020719: Run tests with reduced splitter threshold Reviewed-by: lagergren, sundar, jlaskey
Fri, 26 Jul 2013 14:08:51 -0700 Merge
lana [Fri, 26 Jul 2013 14:08:51 -0700] rev 19102
Merge
Thu, 25 Jul 2013 20:10:48 +0530 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
sundar [Thu, 25 Jul 2013 20:10:48 +0530] rev 19101
8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext Reviewed-by: jlaskey, attila
Thu, 25 Jul 2013 11:56:12 +0200 8021244: Inconsistent stackmap with splitter threshold set very low
hannesw [Thu, 25 Jul 2013 11:56:12 +0200] rev 19100
8021244: Inconsistent stackmap with splitter threshold set very low Reviewed-by: sundar, lagergren
Thu, 25 Jul 2013 14:05:03 +0530 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
sundar [Thu, 25 Jul 2013 14:05:03 +0530] rev 19099
8021252: invokeMethod throws NoSuchMethodException when script object is from different script context Reviewed-by: lagergren, hannesw
Wed, 24 Jul 2013 21:01:22 +0530 8021294: --verify-code option results in AnalyzerException
sundar [Wed, 24 Jul 2013 21:01:22 +0530] rev 19098
8021294: --verify-code option results in AnalyzerException Reviewed-by: hannesw, jlaskey
Wed, 24 Jul 2013 20:28:03 +0530 8021262: Make nashorn access checks consistent with underlying dynalink
sundar [Wed, 24 Jul 2013 20:28:03 +0530] rev 19097
8021262: Make nashorn access checks consistent with underlying dynalink Reviewed-by: jlaskey, lagergren, attila
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip