2014-12-20 Merge
minqi [Fri, 19 Dec 2014 22:52:02 -0800] rev 28367
Merge
2014-12-19 8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
simonis [Fri, 19 Dec 2014 18:33:55 +0100] rev 28366
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 Reviewed-by: goetz
2014-12-18 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp [Thu, 18 Dec 2014 16:15:21 -0500] rev 28365
8067713: Move clean_weak_method_links for redefinition out of class unloading Summary: Do this work during class redefinition, only verify clean during class unloading in debug mode. Reviewed-by: sspitsyn, roland, kbarrett
2014-12-18 Merge
jiangli [Thu, 18 Dec 2014 04:56:27 +0000] rev 28364
Merge
2014-12-18 8059510: Compact symbol table layout inside shared archive.
jiangli [Wed, 17 Dec 2014 23:34:52 -0500] rev 28363
8059510: Compact symbol table layout inside shared archive. Summary: Use separate compact table for shared symbols. Reviewed-by: iklam, gziemski, shade, sla, jrose
2015-01-15 Added tag jdk9-b46 for changeset a41296327b3d
katleman [Thu, 15 Jan 2015 13:09:39 -0800] rev 28362
Added tag jdk9-b46 for changeset a41296327b3d
2015-01-16 Merge
lana [Fri, 16 Jan 2015 12:33:36 -0800] rev 28361
Merge
2015-01-16 8069041: Bootcycle builds do not work with sjavac
erikj [Fri, 16 Jan 2015 10:15:54 +0100] rev 28360
8069041: Bootcycle builds do not work with sjavac Reviewed-by: ihse
2015-01-15 8067099: Add deprecation lint warning to build of jdk repository
darcy [Thu, 15 Jan 2015 14:51:05 -0800] rev 28359
8067099: Add deprecation lint warning to build of jdk repository Reviewed-by: erikj
2015-01-15 8069057: Make sure configure is run by bash
ihse [Thu, 15 Jan 2015 15:43:28 +0100] rev 28358
8069057: Make sure configure is run by bash Reviewed-by: erikj
2015-01-15 8069063: More merge errors following JDK-8049367
ihse [Thu, 15 Jan 2015 15:40:56 +0100] rev 28357
8069063: More merge errors following JDK-8049367 Reviewed-by: erikj
2015-01-15 8066769: Fix merge errors following JDK-8049367
ihse [Thu, 15 Jan 2015 15:09:37 +0100] rev 28356
8066769: Fix merge errors following JDK-8049367 Reviewed-by: erikj
2015-01-15 8068902: Solaris build fails with new 10u10 devkit
erikj [Thu, 15 Jan 2015 12:09:04 +0100] rev 28355
8068902: Solaris build fails with new 10u10 devkit Reviewed-by: tbell
2015-01-13 Merge
amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28354
Merge
2015-01-09 Merge
amurillo [Thu, 08 Jan 2015 17:11:48 -0800] rev 28353
Merge
2015-01-08 Merge
dlong [Thu, 08 Jan 2015 17:45:08 -0500] rev 28352
Merge
2014-12-30 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
fzhinkin [Tue, 30 Dec 2014 11:05:01 +0300] rev 28351
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint Reviewed-by: kvn, iignatyev
2014-12-24 Merge
iignatyev [Wed, 24 Dec 2014 19:31:28 +0300] rev 28350
Merge
2014-12-12 8059613: JEP-JDK-8043304: Test task: JMX- tests
iignatyev [Sat, 13 Dec 2014 00:10:55 +0300] rev 28349
8059613: JEP-JDK-8043304: Test task: JMX- tests Reviewed-by: thartmann, twisti Contributed-by: dmitrij.pochepko@oracle.com
2015-01-07 8067868: Add GCOld as a JTreg test
brutisso [Wed, 07 Jan 2015 15:02:33 +0100] rev 28348
8067868: Add GCOld as a JTreg test Reviewed-by: kbarrett, dfazunen, ehelin
2015-01-07 8067676: Add applicable closed gc jtreg tests to run in JPRT
brutisso [Wed, 07 Jan 2015 10:17:45 +0100] rev 28347
8067676: Add applicable closed gc jtreg tests to run in JPRT Reviewed-by: ehelin
2015-01-15 Added tag jdk9-b46 for changeset 2602be4290e7
katleman [Thu, 15 Jan 2015 13:09:36 -0800] rev 28346
Added tag jdk9-b46 for changeset 2602be4290e7
2017-07-05 Added tag jdk9-b46 for changeset 722378bc599e
duke [Wed, 05 Jul 2017 20:14:13 +0200] rev 28345
Added tag jdk9-b46 for changeset 722378bc599e
2017-07-05 Merge jdk9-b46
duke [Wed, 05 Jul 2017 20:14:13 +0200] rev 28344
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:14:07 +0200] rev 28343
Merge
2015-01-12 Merge
lana [Mon, 12 Jan 2015 12:23:34 -0800] rev 28342
Merge
2015-01-12 8006469: Cleanup reflective access of java.lang.annotation.Repeatable
darcy [Mon, 12 Jan 2015 09:19:06 -0800] rev 28341
8006469: Cleanup reflective access of java.lang.annotation.Repeatable Reviewed-by: jfranck
2015-01-10 8068759: ConstFoldTest fails on Windows
jjg [Fri, 09 Jan 2015 18:03:01 -0800] rev 28340
8068759: ConstFoldTest fails on Windows Reviewed-by: ksrini
2015-01-09 8067914: Redundant type cast nodes in AST (follow up from JDK-8043741)
mcimadamore [Fri, 09 Jan 2015 15:51:20 +0000] rev 28339
8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) Summary: Workaround for redundant (but harmless) synthetic cast generated in TransTypes Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
2015-01-09 8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target
mcimadamore [Fri, 09 Jan 2015 15:50:22 +0000] rev 28338
8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target Summary: bitset for alive variables contains info about variables out of range Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
2015-01-09 8043741: VerifyError due to missing checkcast
mcimadamore [Fri, 09 Jan 2015 15:49:42 +0000] rev 28337
8043741: VerifyError due to missing checkcast Summary: Proto-type is not set correctly for NULLCHK synthetic trees Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
2015-01-09 8066871: java.lang.VerifyError: Bad local variable type - local final String
mcimadamore [Fri, 09 Jan 2015 15:48:09 +0000] rev 28336
8066871: java.lang.VerifyError: Bad local variable type - local final String Summary: baseType() erroneously called on MethodResultInfo causes lack of constant type info Reviewed-by: jlahoda, mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip