Fri, 02 Aug 2013 18:12:10 +0200 8009585: test/runtime/7196045 times out
ctornqvi [Fri, 02 Aug 2013 18:12:10 +0200] rev 19146
8009585: test/runtime/7196045 times out Summary: test/runtime/7196045 times out Reviewed-by: dholmes, mseledtsov
Fri, 02 Aug 2013 08:32:05 -0700 Merge
dcubed [Fri, 02 Aug 2013 08:32:05 -0700] rev 19145
Merge
Fri, 02 Aug 2013 12:26:46 +0100 8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
kevinw [Fri, 02 Aug 2013 12:26:46 +0100] rev 19144
8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str() Reviewed-by: mgerdin, fparain, dcubed
Thu, 01 Aug 2013 22:25:11 +0200 8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config
ctornqvi [Thu, 01 Aug 2013 22:25:11 +0200] rev 19143
8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config Summary: runtime/8000968/Test8000968.sh has incorrect check for proper config Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
Thu, 01 Aug 2013 22:20:00 +0200 8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
ctornqvi [Thu, 01 Aug 2013 22:20:00 +0200] rev 19142
8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle Summary: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle Reviewed-by: coleenp, sspitsyn
Thu, 01 Aug 2013 22:15:40 +0200 8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
mseledtsov [Thu, 01 Aug 2013 22:15:40 +0200] rev 19141
8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Summary: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Reviewed-by: kvn, ctornqvi, dholmes
Fri, 02 Aug 2013 03:06:19 -0700 8022124: new hotspot build - hs25-b45
amurillo [Fri, 02 Aug 2013 03:06:19 -0700] rev 19140
8022124: new hotspot build - hs25-b45 Reviewed-by: jcoomes
Thu, 08 Aug 2013 10:10:31 -0700 Added tag jdk8-b102 for changeset d807cf45a710
cl [Thu, 08 Aug 2013 10:10:31 -0700] rev 19139
Added tag jdk8-b102 for changeset d807cf45a710
Thu, 08 Aug 2013 10:10:24 -0700 Added tag jdk8-b102 for changeset 9543adaf5371
cl [Thu, 08 Aug 2013 10:10:24 -0700] rev 19138
Added tag jdk8-b102 for changeset 9543adaf5371
Wed, 05 Jul 2017 19:06:36 +0200 Added tag jdk8-b102 for changeset bbe43d712fe0
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19137
Added tag jdk8-b102 for changeset bbe43d712fe0
Wed, 05 Jul 2017 19:06:36 +0200 Merge jdk8-b102
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19136
Merge
Wed, 05 Jul 2017 19:06:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:33 +0200] rev 19135
Merge
Tue, 06 Aug 2013 10:03:25 -0700 Merge
lana [Tue, 06 Aug 2013 10:03:25 -0700] rev 19134
Merge
Wed, 31 Jul 2013 10:52:01 +0100 8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6
vromero [Wed, 31 Jul 2013 10:52:01 +0100] rev 19133
8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6 Reviewed-by: jjg
Sun, 28 Jul 2013 10:17:45 +0200 8021338: Diamond finder may mark a required type argument as unnecessary
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19132
8021338: Diamond finder may mark a required type argument as unnecessary Reviewed-by: mcimadamore
Sun, 28 Jul 2013 10:17:45 +0200 8020689: Missing LineNumberTable entries in compiled class files
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19131
8020689: Missing LineNumberTable entries in compiled class files Reviewed-by: ksrini, mcimadamore
Fri, 26 Jul 2013 14:08:37 -0700 Merge
lana [Fri, 26 Jul 2013 14:08:37 -0700] rev 19130
Merge
Thu, 25 Jul 2013 14:51:40 +0100 8020843: javac crashes on accessibility check with method reference with typevar receiver
mcimadamore [Thu, 25 Jul 2013 14:51:40 +0100] rev 19129
8020843: javac crashes on accessibility check with method reference with typevar receiver Summary: method reference overload check doesn't walk through type-variable receivers Reviewed-by: jjg
Thu, 25 Jul 2013 14:49:16 +0100 8016081: field initialized with lambda in annotation types doesn't compile
mcimadamore [Thu, 25 Jul 2013 14:49:16 +0100] rev 19128
8016081: field initialized with lambda in annotation types doesn't compile Summary: check for annotation attributes should skip over synthetic methods Reviewed-by: jjg
Thu, 25 Jul 2013 14:47:43 +0100 8020804: javac crashes when speculative attribution infers intersection type with array component
mcimadamore [Thu, 25 Jul 2013 14:47:43 +0100] rev 19127
8020804: javac crashes when speculative attribution infers intersection type with array component Summary: Assertion is causing javac to crash because of lack of support for arrays in intersection types Reviewed-by: jjg
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip