Tue, 14 May 2013 10:14:57 -0700 8012308: Remove TagletOutput in favor of direct use of Content
jjg [Tue, 14 May 2013 10:14:57 -0700] rev 17574
8012308: Remove TagletOutput in favor of direct use of Content Reviewed-by: darcy
Tue, 14 May 2013 10:14:56 -0700 8012311: Cleanup names and duplicatre code in TagletManager
jjg [Tue, 14 May 2013 10:14:56 -0700] rev 17573
8012311: Cleanup names and duplicatre code in TagletManager Reviewed-by: darcy
Tue, 14 May 2013 10:14:56 -0700 8012295: Cleanup JavaFX features in standard doclet
jjg [Tue, 14 May 2013 10:14:56 -0700] rev 17572
8012295: Cleanup JavaFX features in standard doclet Reviewed-by: darcy
Tue, 14 May 2013 10:14:56 -0700 8012180: Speed up removeNonInlineHtmlTags
jjg [Tue, 14 May 2013 10:14:56 -0700] rev 17571
8012180: Speed up removeNonInlineHtmlTags Reviewed-by: darcy
Tue, 14 May 2013 10:14:55 -0700 8012183: replace some uses of Configuration.getText with Configuration.getResource
jjg [Tue, 14 May 2013 10:14:55 -0700] rev 17570
8012183: replace some uses of Configuration.getText with Configuration.getResource Reviewed-by: darcy
Tue, 14 May 2013 10:14:55 -0700 8012178: Cleanup use of Util.escapeHtmlChars
jjg [Tue, 14 May 2013 10:14:55 -0700] rev 17569
8012178: Cleanup use of Util.escapeHtmlChars Reviewed-by: darcy
Tue, 14 May 2013 10:14:55 -0700 8012177: HTMLDocletWriter methods should generate Content, not Strings
jjg [Tue, 14 May 2013 10:14:55 -0700] rev 17568
8012177: HTMLDocletWriter methods should generate Content, not Strings Reviewed-by: darcy
Tue, 14 May 2013 10:14:54 -0700 8012176: reduce use of TagletOutputImpl.toString
jjg [Tue, 14 May 2013 10:14:54 -0700] rev 17567
8012176: reduce use of TagletOutputImpl.toString Reviewed-by: darcy
Tue, 14 May 2013 10:14:54 -0700 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder
jjg [Tue, 14 May 2013 10:14:54 -0700] rev 17566
8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder Reviewed-by: darcy
Tue, 14 May 2013 10:14:54 -0700 8012174: {@literal} and {@code} should use \"new\" Taglet, not old.
jjg [Tue, 14 May 2013 10:14:54 -0700] rev 17565
8012174: {@literal} and {@code} should use \"new\" Taglet, not old. Reviewed-by: darcy
Tue, 14 May 2013 10:14:53 -0700 8011288: Erratic/inconsistent indentation of signatures
jjg [Tue, 14 May 2013 10:14:53 -0700] rev 17564
8011288: Erratic/inconsistent indentation of signatures Reviewed-by: darcy
Tue, 14 May 2013 10:14:53 -0700 8011668: Allow HTMLWriter.getResource to take Content args
jjg [Tue, 14 May 2013 10:14:53 -0700] rev 17563
8011668: Allow HTMLWriter.getResource to take Content args Reviewed-by: darcy
Tue, 14 May 2013 10:14:53 -0700 8011662: Remove single instance of resource with HTML from doclet resource bundle
jjg [Tue, 14 May 2013 10:14:53 -0700] rev 17562
8011662: Remove single instance of resource with HTML from doclet resource bundle Reviewed-by: bpatel, darcy
Tue, 14 May 2013 10:14:52 -0700 8011651: simplify LinkInfoImpl API
jjg [Tue, 14 May 2013 10:14:52 -0700] rev 17561
8011651: simplify LinkInfoImpl API Reviewed-by: darcy
Tue, 14 May 2013 10:14:52 -0700 8011650: reduce use of RawHtml nodes in doclet
jjg [Tue, 14 May 2013 10:14:52 -0700] rev 17560
8011650: reduce use of RawHtml nodes in doclet Reviewed-by: darcy
Tue, 14 May 2013 10:14:52 -0700 8011642: Remove LinkOutput in favor of direct use of Content
jjg [Tue, 14 May 2013 10:14:52 -0700] rev 17559
8011642: Remove LinkOutput in favor of direct use of Content Reviewed-by: bpatel, darcy
Tue, 14 May 2013 10:14:51 -0700 8010440: Replace int constants in LinkInfoImpl with enum
jjg [Tue, 14 May 2013 10:14:51 -0700] rev 17558
8010440: Replace int constants in LinkInfoImpl with enum Reviewed-by: bpatel, darcy
Fri, 10 May 2013 15:15:50 +0200 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
jlahoda [Fri, 10 May 2013 15:15:50 +0200] rev 17557
8012929: Trees.getElement should work not only for declaration trees, but also for use-trees Reviewed-by: jjg Contributed-by: Dusan Balek <dbalek@netbeans.org>, Jan Lahoda <jlahoda@netbeans.org>
Sun, 12 May 2013 18:18:54 -0700 8014363: javac test class ToolTester handles classpath incorrectly
jjg [Sun, 12 May 2013 18:18:54 -0700] rev 17556
8014363: javac test class ToolTester handles classpath incorrectly Reviewed-by: ksrini
Fri, 10 May 2013 14:31:42 -0700 8014365: Restore Objects.requireNonNull(T, Supplier<String>)
darcy [Fri, 10 May 2013 14:31:42 -0700] rev 17555
8014365: Restore Objects.requireNonNull(T, Supplier<String>) Reviewed-by: jjg
Fri, 10 May 2013 16:10:20 +0100 8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1
alanb [Fri, 10 May 2013 16:10:20 +0100] rev 17554
8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1 Reviewed-by: mchung
Wed, 08 May 2013 23:54:45 -0700 Merge
lana [Wed, 08 May 2013 23:54:45 -0700] rev 17553
Merge
Wed, 08 May 2013 14:10:53 +0200 8013485: javac can't handle annotations with a <clinit> from a previous compilation unit
jfranck [Wed, 08 May 2013 14:10:53 +0200] rev 17552
8013485: javac can't handle annotations with a <clinit> from a previous compilation unit Reviewed-by: mcimadamore
Tue, 07 May 2013 14:27:30 -0700 8004082: test/tools/javac/plugin/showtype/Test.java fails on windows: jtreg can't delete plugin.jar
jjg [Tue, 07 May 2013 14:27:30 -0700] rev 17551
8004082: test/tools/javac/plugin/showtype/Test.java fails on windows: jtreg can't delete plugin.jar Reviewed-by: vromero, mcimadamore
Tue, 07 May 2013 06:39:34 -0700 8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails
rfield [Tue, 07 May 2013 06:39:34 -0700] rev 17550
8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails Reviewed-by: mcimadamore
Mon, 06 May 2013 16:22:45 +0200 8009724: Enhance the DocTree API with DocTreePath
jlahoda [Mon, 06 May 2013 16:22:45 +0200] rev 17549
8009724: Enhance the DocTree API with DocTreePath Summary: Adding DocTreePath and DocTreePathScanner similar to TreePath and TreePathScanner, respectively Reviewed-by: jjg Contributed-by: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>, Jan Lahoda <jlahoda@netbeans.org>
Sun, 05 May 2013 21:04:41 -0700 8013909: Fix doclint issues in javax.lang.model
darcy [Sun, 05 May 2013 21:04:41 -0700] rev 17548
8013909: Fix doclint issues in javax.lang.model Reviewed-by: jjg
Fri, 03 May 2013 17:44:38 -0700 8008768: Using {@inheritDoc} in simple tag defined via -tag fails
jjg [Fri, 03 May 2013 17:44:38 -0700] rev 17547
8008768: Using {@inheritDoc} in simple tag defined via -tag fails Reviewed-by: jjg, mduigou Contributed-by: jonathan.gibbons@oracle.com, mike.duigou@oracle.com
Fri, 03 May 2013 15:08:47 -0700 8000407: remove @GenerateNativeHeader
jjg [Fri, 03 May 2013 15:08:47 -0700] rev 17546
8000407: remove @GenerateNativeHeader Reviewed-by: vromero, darcy
Fri, 03 May 2013 10:17:12 -0700 8002387: Improve rendered HTML formatting for {@code}
jjg [Fri, 03 May 2013 10:17:12 -0700] rev 17545
8002387: Improve rendered HTML formatting for {@code} Reviewed-by: ksrini
Fri, 03 May 2013 09:56:56 -0700 8012728: Normalize @ignore comments on langtools tests
jjg [Fri, 03 May 2013 09:56:56 -0700] rev 17544
8012728: Normalize @ignore comments on langtools tests Reviewed-by: vromero, mcimadamore
Thu, 16 May 2013 12:16:07 -0700 Added tag jdk8-b90 for changeset c710c82509ec
katleman [Thu, 16 May 2013 12:16:07 -0700] rev 17543
Added tag jdk8-b90 for changeset c710c82509ec
Wed, 05 Jul 2017 18:56:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:56:10 +0200] rev 17542
Merge
Thu, 16 May 2013 12:14:55 -0700 Added tag jdk8-b90 for changeset 11ae34f362ad
katleman [Thu, 16 May 2013 12:14:55 -0700] rev 17541
Added tag jdk8-b90 for changeset 11ae34f362ad
Wed, 05 Jul 2017 18:56:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:56:07 +0200] rev 17540
Merge
Fri, 17 May 2013 10:07:23 -0700 Merge
lana [Fri, 17 May 2013 10:07:23 -0700] rev 17539
Merge
Fri, 17 May 2013 10:40:21 +0200 8013900: More warnings compiling jaxp.
dfuchs [Fri, 17 May 2013 10:40:21 +0200] rev 17538
8013900: More warnings compiling jaxp. Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw
Fri, 10 May 2013 09:23:22 -0700 8014333: javadoc error in JAXP 1.5 patch
joehw [Fri, 10 May 2013 09:23:22 -0700] rev 17537
8014333: javadoc error in JAXP 1.5 patch Reviewed-by: lancea
Thu, 09 May 2013 14:23:39 -0700 Merge
lana [Thu, 09 May 2013 14:23:39 -0700] rev 17536
Merge
Wed, 08 May 2013 22:12:51 -0700 Merge
lana [Wed, 08 May 2013 22:12:51 -0700] rev 17535
Merge
Wed, 08 May 2013 23:38:03 -0700 8011653: Upgrade JDK8 to JAXP 1.5
joehw [Wed, 08 May 2013 23:38:03 -0700] rev 17534
8011653: Upgrade JDK8 to JAXP 1.5 Reviewed-by: alanb, dfuchs
Mon, 06 May 2013 18:50:16 +0200 8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
dfuchs [Mon, 06 May 2013 18:50:16 +0200] rev 17533
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue. Reviewed-by: joehw, alanb
Thu, 16 May 2013 12:14:49 -0700 Added tag jdk8-b90 for changeset f96a31ce35e6
katleman [Thu, 16 May 2013 12:14:49 -0700] rev 17532
Added tag jdk8-b90 for changeset f96a31ce35e6
Wed, 05 Jul 2017 18:56:02 +0200 Merge
duke [Wed, 05 Jul 2017 18:56:02 +0200] rev 17531
Merge
Fri, 17 May 2013 10:14:03 -0700 Merge
lana [Fri, 17 May 2013 10:14:03 -0700] rev 17530
Merge
Tue, 14 May 2013 09:05:03 -0300 Merge
jlaskey [Tue, 14 May 2013 09:05:03 -0300] rev 17529
Merge
Tue, 14 May 2013 12:39:02 +0200 8014492: Make NashornLinker public
attila [Tue, 14 May 2013 12:39:02 +0200] rev 17528
8014492: Make NashornLinker public Reviewed-by: hannesw, jlaskey
Fri, 10 May 2013 13:16:44 +0200 8014329: Slim down the label stack structure in CodeGenerator
lagergren [Fri, 10 May 2013 13:16:44 +0200] rev 17527
8014329: Slim down the label stack structure in CodeGenerator Reviewed-by: attila, jlaskey
Wed, 08 May 2013 16:48:33 +0200 8014225: Rerun only failed 262 tests
attila [Wed, 08 May 2013 16:48:33 +0200] rev 17526
8014225: Rerun only failed 262 tests Reviewed-by: jlaskey, lagergren
Wed, 08 May 2013 15:51:36 +0200 8013912: Nashorn needs to reuse temporary symbols
attila [Wed, 08 May 2013 15:51:36 +0200] rev 17525
8013912: Nashorn needs to reuse temporary symbols Reviewed-by: jlaskey, lagergren
Tue, 07 May 2013 14:43:17 +0200 8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes.
lagergren [Tue, 07 May 2013 14:43:17 +0200] rev 17524
8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes. Reviewed-by: jlaskey, attila
Tue, 07 May 2013 14:36:57 +0200 8013913: Removed Source field from all nodes except FunctionNode in order to save footprint
lagergren [Tue, 07 May 2013 14:36:57 +0200] rev 17523
8013913: Removed Source field from all nodes except FunctionNode in order to save footprint Reviewed-by: jlaskey, attila
Fri, 03 May 2013 22:50:51 +0200 8013874: Function argument's prototype seem cached and wrongly reused
hannesw [Fri, 03 May 2013 22:50:51 +0200] rev 17522
8013874: Function argument's prototype seem cached and wrongly reused Reviewed-by: jlaskey
Fri, 03 May 2013 22:48:53 +0200 8013873: Regexp regression for escaped dash in character class
hannesw [Fri, 03 May 2013 22:48:53 +0200] rev 17521
8013873: Regexp regression for escaped dash in character class Reviewed-by: jlaskey
Fri, 03 May 2013 22:47:23 +0200 8013878: ClassCastException in Regex
hannesw [Fri, 03 May 2013 22:47:23 +0200] rev 17520
8013878: ClassCastException in Regex Reviewed-by: jlaskey
Fri, 03 May 2013 16:01:33 +0200 8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used
lagergren [Fri, 03 May 2013 16:01:33 +0200] rev 17519
8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used Reviewed-by: jlaskey, hannesw
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip