Fri, 04 Mar 2011 14:40:46 -0500 6845426: non-static <clinit> method with no args is called during the class initialization process
kamg [Fri, 04 Mar 2011 14:40:46 -0500] rev 8653
6845426: non-static <clinit> method with no args is called during the class initialization process Summary: Only call <clinit> with ACC_STATIC for classfiles with version > 50 Reviewed-by: acorn, dholmes, coleenp
Thu, 03 Mar 2011 19:53:03 -0500 7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
coleenp [Thu, 03 Mar 2011 19:53:03 -0500] rev 8652
7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp Summary: Fix compilation error(s) Reviewed-by: kvn, phh, jcoomes, dholmes
Thu, 03 Mar 2011 19:52:23 -0500 6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
coleenp [Thu, 03 Mar 2011 19:52:23 -0500] rev 8651
6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool") Summary: Redefine classes copies the constant pool while the constant pool may be resolving strings or classes Reviewed-by: dcubed, dsamersoff, acorn
Thu, 03 Mar 2011 19:51:36 -0500 7022999: Can't build with FORCE_TIERED=0
coleenp [Thu, 03 Mar 2011 19:51:36 -0500] rev 8650
7022999: Can't build with FORCE_TIERED=0 Summary: Put UseFastLocking test under #ifdef COMPILER1 Reviewed-by: kvn, phh, never, dcubed
Thu, 17 Mar 2011 17:25:12 -0700 Added tag hs21-b04 for changeset 8f90284bf3fa
trims [Thu, 17 Mar 2011 17:25:12 -0700] rev 8649
Added tag hs21-b04 for changeset 8f90284bf3fa
Thu, 17 Mar 2011 14:32:47 -0700 Added tag jdk7-b134 for changeset 3cb740be56d2
schien [Thu, 17 Mar 2011 14:32:47 -0700] rev 8648
Added tag jdk7-b134 for changeset 3cb740be56d2
Wed, 23 Mar 2011 17:43:38 -0700 Merge
cl [Wed, 23 Mar 2011 17:43:38 -0700] rev 8647
Merge
Tue, 22 Mar 2011 08:15:39 -0700 6896934: README: Document how the drop source bundles work for jaxp/jaxws
ohair [Tue, 22 Mar 2011 08:15:39 -0700] rev 8646
6896934: README: Document how the drop source bundles work for jaxp/jaxws 6896978: README: Updates to openjdk README-builds.html 6903517: README: OpenJDK additions needed - cygwin issues Reviewed-by: dholmes
Thu, 17 Mar 2011 14:32:38 -0700 Added tag jdk7-b134 for changeset 6baee4c33881
schien [Thu, 17 Mar 2011 14:32:38 -0700] rev 8645
Added tag jdk7-b134 for changeset 6baee4c33881
Wed, 05 Jul 2017 17:37:53 +0200 Added tag jdk7-b134 for changeset def8e16dd237
duke [Wed, 05 Jul 2017 17:37:53 +0200] rev 8644
Added tag jdk7-b134 for changeset def8e16dd237
Wed, 05 Jul 2017 17:37:53 +0200 Merge jdk7-b134
duke [Wed, 05 Jul 2017 17:37:53 +0200] rev 8643
Merge
Wed, 05 Jul 2017 17:37:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:37:50 +0200] rev 8642
Merge
Tue, 15 Mar 2011 15:32:21 -0700 Merge
ohair [Tue, 15 Mar 2011 15:32:21 -0700] rev 8641
Merge
Sun, 13 Mar 2011 14:41:25 -0700 Merge
mfang [Sun, 13 Mar 2011 14:41:25 -0700] rev 8640
Merge
Tue, 08 Mar 2011 23:43:09 -0800 7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated
mfang [Tue, 08 Mar 2011 23:43:09 -0800] rev 8639
7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated Reviewed-by: yhuang, ogino, jennyh
Thu, 10 Mar 2011 20:51:07 -0800 Merge
lana [Thu, 10 Mar 2011 20:51:07 -0800] rev 8638
Merge
Mon, 07 Mar 2011 13:45:06 -0800 6980021: javac should document @file command line option
jjg [Mon, 07 Mar 2011 13:45:06 -0800] rev 8637
6980021: javac should document @file command line option Reviewed-by: mcimadamore
Mon, 07 Mar 2011 11:37:54 -0800 Merge
lana [Mon, 07 Mar 2011 11:37:54 -0800] rev 8636
Merge
Mon, 07 Mar 2011 14:31:50 +0000 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
mcimadamore [Mon, 07 Mar 2011 14:31:50 +0000] rev 8635
7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes Summary: Disallow diamond on anonymous innner class creation expression (as per JSR 334's EDR) Reviewed-by: jjg
Mon, 07 Mar 2011 14:11:48 +0000 7024568: Very long method resolution causing OOM error
mcimadamore [Mon, 07 Mar 2011 14:11:48 +0000] rev 8634
7024568: Very long method resolution causing OOM error Summary: Resolve.findMethod scans same receiver type more than once in certain inheritance graphs Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Fri, 04 Mar 2011 19:59:04 -0800 6964914: javadoc does not output number of warnings using user written doclet
jjg [Fri, 04 Mar 2011 19:59:04 -0800] rev 8633
6964914: javadoc does not output number of warnings using user written doclet Reviewed-by: bpatel
Fri, 04 Mar 2011 19:56:02 -0800 6227454: package.html and overview.html may not be read fully
jjg [Fri, 04 Mar 2011 19:56:02 -0800] rev 8632
6227454: package.html and overview.html may not be read fully Reviewed-by: bpatel
Fri, 04 Mar 2011 19:53:03 -0800 6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup
jjg [Fri, 04 Mar 2011 19:53:03 -0800] rev 8631
6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup Reviewed-by: bpatel
Fri, 04 Mar 2011 11:33:37 -0800 6966736: javac verbose output is inconsistent
jjg [Fri, 04 Mar 2011 11:33:37 -0800] rev 8630
6966736: javac verbose output is inconsistent Reviewed-by: mcimadamore
Thu, 03 Mar 2011 18:05:52 +0000 7024212: TestWarnErrorCount fails
mcimadamore [Thu, 03 Mar 2011 18:05:52 +0000] rev 8629
7024212: TestWarnErrorCount fails Summary: TestWarnErrorCount should be executed with -Xlint:all,-path to avoid spurious failures Reviewed-by: jjg
Thu, 03 Mar 2011 17:34:58 +0000 7022054: Invalid compiler error on covariant overriding methods with the same erasure
mcimadamore [Thu, 03 Mar 2011 17:34:58 +0000] rev 8628
7022054: Invalid compiler error on covariant overriding methods with the same erasure Summary: Rules for method clash use notion of subsignature, which is sometimes too strict and incompatible with JDK 6 Reviewed-by: jjg
Thu, 03 Mar 2011 17:32:35 +0000 7023703: Valid code doesn't compile
mcimadamore [Thu, 03 Mar 2011 17:32:35 +0000] rev 8627
7023703: Valid code doesn't compile Summary: leftovers cause problems when analyzing loops in Flow.java Reviewed-by: jjg
Thu, 03 Mar 2011 09:43:24 +0000 7023233: False positive for -Xlint:try with nested try with resources blocks
mcimadamore [Thu, 03 Mar 2011 09:43:24 +0000] rev 8626
7023233: False positive for -Xlint:try with nested try with resources blocks Summary: Wrong lint warning issued about unused resource when nested try-with-resource blocks are found Reviewed-by: jjg
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip