Thu, 29 Oct 2015 12:39:57 -0700 Merge
lana [Thu, 29 Oct 2015 12:39:57 -0700] rev 33416
Merge
Thu, 29 Oct 2015 11:37:48 +0100 8140759: add ES6 template literal test
mhaupt [Thu, 29 Oct 2015 11:37:48 +0100] rev 33415
8140759: add ES6 template literal test Reviewed-by: hannesw, sundar Contributed-by: andreas.woess@oracle.com
Wed, 28 Oct 2015 10:54:05 +0100 8134941: Implement ES6 template literal support
mhaupt [Wed, 28 Oct 2015 10:54:05 +0100] rev 33414
8134941: Implement ES6 template literal support Reviewed-by: attila, hannesw Contributed-by: andreas.woess@oracle.com
Fri, 30 Oct 2015 10:29:04 -0700 Added tag jdk9-b90 for changeset e3fb1c8b2f41
lana [Fri, 30 Oct 2015 10:29:04 -0700] rev 33413
Added tag jdk9-b90 for changeset e3fb1c8b2f41
Wed, 05 Jul 2017 20:58:02 +0200 Merge
duke [Wed, 05 Jul 2017 20:58:02 +0200] rev 33412
Merge
Fri, 30 Oct 2015 10:28:52 -0700 Added tag jdk9-b90 for changeset 1ad7dff7dba8
lana [Fri, 30 Oct 2015 10:28:52 -0700] rev 33411
Added tag jdk9-b90 for changeset 1ad7dff7dba8
Wed, 05 Jul 2017 20:57:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:59 +0200] rev 33410
Merge
Wed, 04 Nov 2015 13:46:41 -0800 Merge
lana [Wed, 04 Nov 2015 13:46:41 -0800] rev 33409
Merge
Thu, 29 Oct 2015 12:39:08 -0700 Merge
lana [Thu, 29 Oct 2015 12:39:08 -0700] rev 33408
Merge
Thu, 29 Oct 2015 09:09:07 -0700 8139859: TestRSA.java: 'message larger than modulus' using SunRsaSign KeyFactory
ascarpino [Thu, 29 Oct 2015 09:09:07 -0700] rev 33407
8139859: TestRSA.java: 'message larger than modulus' using SunRsaSign KeyFactory Reviewed-by: xuelei
Thu, 29 Oct 2015 16:31:00 +0100 8140661: Rename LDFLAGS_SUFFIX to LIBS
ihse [Thu, 29 Oct 2015 16:31:00 +0100] rev 33406
8140661: Rename LDFLAGS_SUFFIX to LIBS Reviewed-by: erikj
Wed, 28 Oct 2015 23:31:01 +0100 8066644: Fix deprecation warnings in jdk.zipfs module
redestad [Wed, 28 Oct 2015 23:31:01 +0100] rev 33405
8066644: Fix deprecation warnings in jdk.zipfs module Reviewed-by: sherman, shade Contributed-by: Peter Levart <peter.levart@gmail.com>, Claes Redestad <claes.redestad@gmail.com>
Mon, 26 Oct 2015 19:49:22 +0530 8061287: Update i18n tests to remove references of jre dir
naoto [Mon, 26 Oct 2015 19:49:22 +0530] rev 33404
8061287: Update i18n tests to remove references of jre dir Summary: Updated PropertiesTest.sh to remove references of jre dir. Reviewed-by: naoto, peytoia Contributed-by: Rachna Goel <rachna.goel@oracle.com>
Wed, 28 Oct 2015 12:35:54 +0100 6823565: Excessive use of HandleList class in de-serialization code causes OutOfMemory
redestad [Wed, 28 Oct 2015 12:35:54 +0100] rev 33403
6823565: Excessive use of HandleList class in de-serialization code causes OutOfMemory Reviewed-by: chegar, shade
Tue, 27 Oct 2015 20:06:02 -0700 8140336: Add @modules for exported dependencies to jdk_core tests
shurailine [Tue, 27 Oct 2015 20:06:02 -0700] rev 33402
8140336: Add @modules for exported dependencies to jdk_core tests Reviewed-by: alanb, mchung
Fri, 30 Oct 2015 10:28:59 -0700 Added tag jdk9-b90 for changeset 866793d5b4e8
lana [Fri, 30 Oct 2015 10:28:59 -0700] rev 33401
Added tag jdk9-b90 for changeset 866793d5b4e8
Wed, 05 Jul 2017 20:57:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:54 +0200] rev 33400
Merge
Fri, 30 Oct 2015 10:28:53 -0700 Added tag jdk9-b90 for changeset 12c4adf57d67
lana [Fri, 30 Oct 2015 10:28:53 -0700] rev 33399
Added tag jdk9-b90 for changeset 12c4adf57d67
Wed, 04 Nov 2015 13:45:54 -0800 Merge
lana [Wed, 04 Nov 2015 13:45:54 -0800] rev 33398
Merge
Thu, 29 Oct 2015 12:38:52 -0700 Merge
lana [Thu, 29 Oct 2015 12:38:52 -0700] rev 33397
Merge
Thu, 29 Oct 2015 17:14:34 +0100 8140591: Add configure argument specifying make executable in JPRT
erikj [Thu, 29 Oct 2015 17:14:34 +0100] rev 33396
8140591: Add configure argument specifying make executable in JPRT Reviewed-by: ihse, tbell
Thu, 29 Oct 2015 17:11:55 +0100 8140593: Add configure parameter for devkit for the build compiler
erikj [Thu, 29 Oct 2015 17:11:55 +0100] rev 33395
8140593: Add configure parameter for devkit for the build compiler Reviewed-by: ihse
Thu, 29 Oct 2015 16:30:02 +0100 8140661: Rename LDFLAGS_SUFFIX to LIBS
ihse [Thu, 29 Oct 2015 16:30:02 +0100] rev 33394
8140661: Rename LDFLAGS_SUFFIX to LIBS Reviewed-by: erikj
Thu, 29 Oct 2015 15:24:36 +0100 8140762: Specifying --without-LIB if not needed should not result in warning
ihse [Thu, 29 Oct 2015 15:24:36 +0100] rev 33393
8140762: Specifying --without-LIB if not needed should not result in warning Reviewed-by: erikj
Fri, 30 Oct 2015 10:28:51 -0700 Added tag jdk9-b90 for changeset 673fa1d0883d
lana [Fri, 30 Oct 2015 10:28:51 -0700] rev 33392
Added tag jdk9-b90 for changeset 673fa1d0883d
Wed, 05 Jul 2017 20:57:42 +0200 Added tag jdk9-b90 for changeset d131f4b8433a
duke [Wed, 05 Jul 2017 20:57:42 +0200] rev 33391
Added tag jdk9-b90 for changeset d131f4b8433a
Wed, 05 Jul 2017 20:57:41 +0200 Merge jdk9-b90
duke [Wed, 05 Jul 2017 20:57:41 +0200] rev 33390
Merge
Wed, 05 Jul 2017 20:57:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:35 +0200] rev 33389
Merge
Thu, 29 Oct 2015 08:42:34 -0700 Added tag jdk9-b89 for changeset b6f6281b4c07
lana [Thu, 29 Oct 2015 08:42:34 -0700] rev 33388
Added tag jdk9-b89 for changeset b6f6281b4c07
Wed, 05 Jul 2017 20:57:30 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:30 +0200] rev 33387
Merge
Thu, 29 Oct 2015 08:42:28 -0700 Added tag jdk9-b89 for changeset 917698397de2
lana [Thu, 29 Oct 2015 08:42:28 -0700] rev 33386
Added tag jdk9-b89 for changeset 917698397de2
Wed, 05 Jul 2017 20:57:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:26 +0200] rev 33385
Merge
Thu, 29 Oct 2015 08:42:27 -0700 Added tag jdk9-b89 for changeset b4578ef66d51
lana [Thu, 29 Oct 2015 08:42:27 -0700] rev 33384
Added tag jdk9-b89 for changeset b4578ef66d51
Wed, 05 Jul 2017 20:57:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:21 +0200] rev 33383
Merge
Thu, 29 Oct 2015 08:42:35 -0700 Added tag jdk9-b89 for changeset 1c5439fcdc26
lana [Thu, 29 Oct 2015 08:42:35 -0700] rev 33382
Added tag jdk9-b89 for changeset 1c5439fcdc26
Wed, 05 Jul 2017 20:57:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:16 +0200] rev 33381
Merge
Thu, 29 Oct 2015 08:42:24 -0700 Added tag jdk9-b89 for changeset 9e3f2229fe8c
lana [Thu, 29 Oct 2015 08:42:24 -0700] rev 33380
Added tag jdk9-b89 for changeset 9e3f2229fe8c
Wed, 05 Jul 2017 20:57:11 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:11 +0200] rev 33379
Merge
Thu, 29 Oct 2015 08:42:30 -0700 Added tag jdk9-b89 for changeset acfcfc603220
lana [Thu, 29 Oct 2015 08:42:30 -0700] rev 33378
Added tag jdk9-b89 for changeset acfcfc603220
Wed, 05 Jul 2017 20:57:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:57:05 +0200] rev 33377
Merge
Thu, 29 Oct 2015 08:42:24 -0700 Added tag jdk9-b89 for changeset 75e0112d3eb5
lana [Thu, 29 Oct 2015 08:42:24 -0700] rev 33376
Added tag jdk9-b89 for changeset 75e0112d3eb5
Thu, 29 Oct 2015 08:42:22 -0700 Added tag jdk9-b89 for changeset 6de465484e43
lana [Thu, 29 Oct 2015 08:42:22 -0700] rev 33375
Added tag jdk9-b89 for changeset 6de465484e43
Wed, 05 Jul 2017 20:56:54 +0200 Added tag jdk9-b89 for changeset 4a0312f2894b
duke [Wed, 05 Jul 2017 20:56:54 +0200] rev 33374
Added tag jdk9-b89 for changeset 4a0312f2894b
Wed, 05 Jul 2017 20:56:54 +0200 Merge jdk9-b89
duke [Wed, 05 Jul 2017 20:56:54 +0200] rev 33373
Merge
Wed, 05 Jul 2017 20:56:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:56:50 +0200] rev 33372
Merge
Tue, 27 Oct 2015 10:35:14 +0100 8134759: jdb: Incorrect stepping inside finally block
aeriksso [Tue, 27 Oct 2015 10:35:14 +0100] rev 33371
8134759: jdb: Incorrect stepping inside finally block Summary: Add LineNumberTable attribute for return bytecodes split around finally code Reviewed-by: mcimadamore
Fri, 23 Oct 2015 08:21:41 +0530 8057685: javac should not crash compiling type annotations
sadayapalam [Fri, 23 Oct 2015 08:21:41 +0530] rev 33370
8057685: javac should not crash compiling type annotations Reviewed-by: jlahoda
Thu, 22 Oct 2015 11:12:55 -0700 Merge
lana [Thu, 22 Oct 2015 11:12:55 -0700] rev 33369
Merge
Thu, 22 Oct 2015 18:58:00 +0100 8140333: Tweak langtools IntelliJ project to better support Kulla changes
mcimadamore [Thu, 22 Oct 2015 18:58:00 +0100] rev 33368
8140333: Tweak langtools IntelliJ project to better support Kulla changes Summary: Add support for target.java.home option to the idea target Reviewed-by: jlahoda
Thu, 22 Oct 2015 16:18:28 +0530 8074803: Name clash
sadayapalam [Thu, 22 Oct 2015 16:18:28 +0530] rev 33367
8074803: Name clash Summary: Javac incorrectly reports a name clash. Reviewed-by: mcimadamore
Thu, 22 Oct 2015 09:05:54 +0200 8087349: Test tools/sjavac/IncCompInheritance.java is failing
alundblad [Thu, 22 Oct 2015 09:05:54 +0200] rev 33366
8087349: Test tools/sjavac/IncCompInheritance.java is failing Summary: Refactoring of Dependencies framework. Reviewed-by: mcimadamore
Wed, 21 Oct 2015 18:40:01 -0700 Merge
lana [Wed, 21 Oct 2015 18:40:01 -0700] rev 33365
Merge
Wed, 21 Oct 2015 17:52:43 +0530 8138729: javac -parameters should not emit parameter names for lambda expressions
sadayapalam [Wed, 21 Oct 2015 17:52:43 +0530] rev 33364
8138729: javac -parameters should not emit parameter names for lambda expressions Reviewed-by: mcimadamore
Tue, 20 Oct 2015 15:25:41 +0530 8139836: Can't use super::x method reference when x is protected
sadayapalam [Tue, 20 Oct 2015 15:25:41 +0530] rev 33363
8139836: Can't use super::x method reference when x is protected Summary: Javac incorrectly diasllows reference to a protected method from a super class in method reference expressions. Reviewed-by: mcimadamore
Mon, 19 Oct 2015 19:15:16 +0200 8134254: JShell API/tool: REPL for Java into JDK9
jlahoda [Mon, 19 Oct 2015 19:15:16 +0200] rev 33362
8134254: JShell API/tool: REPL for Java into JDK9 Summary: Adding the implementation of the jshell (read-eval-print-loop) tool. Reviewed-by: briangoetz, mcimadamore, psandoz, forax Contributed-by: robert.field@oracle.com, bitterfoxc@gmail.com, jan.lahoda@oracle.com
Mon, 19 Oct 2015 12:41:45 +0200 8139751: Javac crash with -XDallowStringFolding=false
jlahoda [Mon, 19 Oct 2015 12:41:45 +0200] rev 33361
8139751: Javac crash with -XDallowStringFolding=false Summary: When string folding is disabled, need to keep the original expression. Reviewed-by: mcimadamore
Fri, 11 Sep 2015 16:34:24 -0700 8078320: Improve DocTrees parsing.
ksrini [Fri, 11 Sep 2015 16:34:24 -0700] rev 33360
8078320: Improve DocTrees parsing. Reviewed-by: jjg, jlahoda
Thu, 22 Oct 2015 08:47:52 -0700 Added tag jdk9-b88 for changeset a754462959d5
lana [Thu, 22 Oct 2015 08:47:52 -0700] rev 33359
Added tag jdk9-b88 for changeset a754462959d5
Wed, 05 Jul 2017 20:56:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:56:44 +0200] rev 33358
Merge
Thu, 22 Oct 2015 08:47:47 -0700 Added tag jdk9-b88 for changeset 9d153359b8ff
lana [Thu, 22 Oct 2015 08:47:47 -0700] rev 33357
Added tag jdk9-b88 for changeset 9d153359b8ff
Wed, 05 Jul 2017 20:56:39 +0200 Merge
duke [Wed, 05 Jul 2017 20:56:39 +0200] rev 33356
Merge
Thu, 22 Oct 2015 11:14:41 -0700 Merge
lana [Thu, 22 Oct 2015 11:14:41 -0700] rev 33355
Merge
Wed, 21 Oct 2015 18:38:39 -0700 Merge
lana [Wed, 21 Oct 2015 18:38:39 -0700] rev 33354
Merge
Tue, 07 Jul 2015 16:57:55 -0700 8130078: Document better processing
joehw [Tue, 07 Jul 2015 16:57:55 -0700] rev 33353
8130078: Document better processing Reviewed-by: dfuchs, lancea, ahgross
Tue, 07 Jul 2015 15:56:38 -0700 8086733: Improve namespace handling
joehw [Tue, 07 Jul 2015 15:56:38 -0700] rev 33352
8086733: Improve namespace handling Reviewed-by: dfuchs, lancea, ahgross
Tue, 26 May 2015 10:37:23 -0700 8078427: More supportive home environment
joehw [Tue, 26 May 2015 10:37:23 -0700] rev 33351
8078427: More supportive home environment Reviewed-by: dfuchs, lancea, skoivu
Tue, 12 May 2015 10:02:21 -0700 8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization
joehw [Tue, 12 May 2015 10:02:21 -0700] rev 33350
8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization Reviewed-by: dfuchs, lancea, hawtin
Sat, 18 Apr 2015 00:17:19 -0700 8068842: Better JAXP data handling
joehw [Sat, 18 Apr 2015 00:17:19 -0700] rev 33349
8068842: Better JAXP data handling Reviewed-by: dfuchs, lancea, hawtin
Thu, 22 Oct 2015 08:47:46 -0700 Added tag jdk9-b88 for changeset bd51fb758778
lana [Thu, 22 Oct 2015 08:47:46 -0700] rev 33348
Added tag jdk9-b88 for changeset bd51fb758778
Wed, 05 Jul 2017 20:56:29 +0200 Merge
duke [Wed, 05 Jul 2017 20:56:29 +0200] rev 33347
Merge
Thu, 22 Oct 2015 11:12:39 -0700 Merge
lana [Thu, 22 Oct 2015 11:12:39 -0700] rev 33346
Merge
Thu, 22 Oct 2015 10:43:10 +0200 8140273: restore use of CompositeOperation.contains where it is needed
attila [Thu, 22 Oct 2015 10:43:10 +0200] rev 33345
8140273: restore use of CompositeOperation.contains where it is needed Reviewed-by: hannesw, sundar
Wed, 21 Oct 2015 18:39:15 -0700 Merge
lana [Wed, 21 Oct 2015 18:39:15 -0700] rev 33344
Merge
Wed, 21 Oct 2015 19:33:58 +0200 8139931: Introduce Operation objects in Dynalink instead of string encoding
attila [Wed, 21 Oct 2015 19:33:58 +0200] rev 33343
8139931: Introduce Operation objects in Dynalink instead of string encoding Reviewed-by: hannesw, sundar
Wed, 21 Oct 2015 10:42:20 +0200 8139919: Make CallSiteDescriptor a concrete class
attila [Wed, 21 Oct 2015 10:42:20 +0200] rev 33342
8139919: Make CallSiteDescriptor a concrete class Reviewed-by: hannesw, lagergren, sundar
Wed, 21 Oct 2015 10:41:54 +0200 8139905: Add a convenience AccessControlContext factory
attila [Wed, 21 Oct 2015 10:41:54 +0200] rev 33341
8139905: Add a convenience AccessControlContext factory Reviewed-by: hannesw, sundar
Tue, 20 Oct 2015 23:34:46 +0200 8139895: Introduce GuardingDynamicLinkerExporter
attila [Tue, 20 Oct 2015 23:34:46 +0200] rev 33340
8139895: Introduce GuardingDynamicLinkerExporter Reviewed-by: hannesw, sundar
Tue, 20 Oct 2015 23:34:16 +0200 8139888: Improve Dynalink JavaDoc some more
attila [Tue, 20 Oct 2015 23:34:16 +0200] rev 33339
8139888: Improve Dynalink JavaDoc some more Reviewed-by: hannesw, sundar
Tue, 20 Oct 2015 23:33:39 +0200 8139887: Reduce visibility of few methods in TypeUtilities and Guards API
attila [Tue, 20 Oct 2015 23:33:39 +0200] rev 33338
8139887: Reduce visibility of few methods in TypeUtilities and Guards API Reviewed-by: hannesw, sundar
Tue, 20 Oct 2015 23:33:18 +0200 8139761: Improve Dynalink class nomenclature and package organization
attila [Tue, 20 Oct 2015 23:33:18 +0200] rev 33337
8139761: Improve Dynalink class nomenclature and package organization Reviewed-by: hannesw, sundar
Mon, 19 Oct 2015 22:36:03 +0200 8139884: Use privileged blocks when working with class loaders
attila [Mon, 19 Oct 2015 22:36:03 +0200] rev 33336
8139884: Use privileged blocks when working with class loaders Reviewed-by: hannesw, mhaupt, sundar
Mon, 19 Oct 2015 18:24:47 +0200 8139756: Eliminate GuardedTypeConversion, DynamicLinker.getCurrentLinkRequest and its associated permission
attila [Mon, 19 Oct 2015 18:24:47 +0200] rev 33335
8139756: Eliminate GuardedTypeConversion, DynamicLinker.getCurrentLinkRequest and its associated permission Reviewed-by: hannesw, sundar
Mon, 19 Oct 2015 15:49:21 +0530 8139852: jjs interactive mode fails to work with security manager
sundar [Mon, 19 Oct 2015 15:49:21 +0530] rev 33334
8139852: jjs interactive mode fails to work with security manager Reviewed-by: attila, hannesw
Mon, 19 Oct 2015 08:45:29 +0200 8139590: Improve Dynalink JavaDoc
attila [Mon, 19 Oct 2015 08:45:29 +0200] rev 33333
8139590: Improve Dynalink JavaDoc Reviewed-by: hannesw, lagergren
Mon, 19 Oct 2015 08:39:06 +0200 8139588: Remove concept of runtime context arguments, call site tokens, and link counts
attila [Mon, 19 Oct 2015 08:39:06 +0200] rev 33332
8139588: Remove concept of runtime context arguments, call site tokens, and link counts Reviewed-by: hannesw, sundar
Mon, 19 Oct 2015 08:30:03 +0200 8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check
attila [Mon, 19 Oct 2015 08:30:03 +0200] rev 33331
8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check Reviewed-by: hannesw, sundar
Mon, 19 Oct 2015 08:23:03 +0200 8139304: Remove elaborate call site descriptor class hierarchy and factory for them. Remove AutoDiscovery, DefaultPrelinkFilter, and BottomGuardingDynamicLinker as they can be inlined into DynamicLinkerFactory. Remove CallerSensitiveDetector as it can be inlined into AbstractJavaLinker. Make ClassMap non-public.
attila [Mon, 19 Oct 2015 08:23:03 +0200] rev 33330
8139304: Remove elaborate call site descriptor class hierarchy and factory for them. Remove AutoDiscovery, DefaultPrelinkFilter, and BottomGuardingDynamicLinker as they can be inlined into DynamicLinkerFactory. Remove CallerSensitiveDetector as it can be inlined into AbstractJavaLinker. Make ClassMap non-public. Reviewed-by: hannesw, sundar
Thu, 22 Oct 2015 08:47:53 -0700 Added tag jdk9-b88 for changeset b543e47c74b1
lana [Thu, 22 Oct 2015 08:47:53 -0700] rev 33329
Added tag jdk9-b88 for changeset b543e47c74b1
Wed, 05 Jul 2017 20:56:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:56:21 +0200] rev 33328
Merge
Thu, 22 Oct 2015 11:12:33 -0700 Merge
lana [Thu, 22 Oct 2015 11:12:33 -0700] rev 33327
Merge
Wed, 21 Oct 2015 18:38:55 -0700 Merge
lana [Wed, 21 Oct 2015 18:38:55 -0700] rev 33326
Merge
Tue, 14 Jul 2015 18:03:10 +0100 8076387: Better CORBA value handling
msheppar [Tue, 14 Jul 2015 18:03:10 +0100] rev 33325
8076387: Better CORBA value handling Reviewed-by: rriggs, coffeys, skoivu, ahgross
Tue, 14 Jul 2015 16:49:41 +0100 8076392: Improve IIOPInputStream consistency
msheppar [Tue, 14 Jul 2015 16:49:41 +0100] rev 33324
8076392: Improve IIOPInputStream consistency Reviewed-by: rriggs, coffeys, skoivu, ahgross
Thu, 25 Jun 2015 13:48:49 +0100 8076383: Better CORBA exception handling
msheppar [Thu, 25 Jun 2015 13:48:49 +0100] rev 33323
8076383: Better CORBA exception handling Reviewed-by: rriggs, coffeys, skoivu, ahgross
Thu, 22 Oct 2015 08:47:40 -0700 Added tag jdk9-b88 for changeset 8e29cbfb0f15
lana [Thu, 22 Oct 2015 08:47:40 -0700] rev 33322
Added tag jdk9-b88 for changeset 8e29cbfb0f15
Wed, 05 Jul 2017 20:56:13 +0200 Merge
duke [Wed, 05 Jul 2017 20:56:13 +0200] rev 33321
Merge
Tue, 27 Oct 2015 10:15:38 -0700 Merge
amurillo [Tue, 27 Oct 2015 10:15:38 -0700] rev 33320
Merge
Mon, 26 Oct 2015 17:19:13 -0700 Merge
amurillo [Mon, 26 Oct 2015 17:19:13 -0700] rev 33319
Merge
Thu, 22 Oct 2015 16:25:35 -0700 Merge
amurillo [Thu, 22 Oct 2015 16:25:35 -0700] rev 33318
Merge
Tue, 20 Oct 2015 11:17:10 -0400 Merge
jprovino [Tue, 20 Oct 2015 11:17:10 -0400] rev 33317
Merge
Fri, 16 Oct 2015 06:29:36 +0200 8139725: Backout escaped partial fix for JDK-7199353
jbachorik [Fri, 16 Oct 2015 06:29:36 +0200] rev 33316
8139725: Backout escaped partial fix for JDK-7199353 Reviewed-by: alanb
Wed, 23 Sep 2015 14:25:02 +0200 7199353: Define ConstructorProperties annotation type for MXBeans
jbachorik [Wed, 23 Sep 2015 14:25:02 +0200] rev 33315
7199353: Define ConstructorProperties annotation type for MXBeans Reviewed-by: duke
Tue, 27 Oct 2015 09:20:24 -0700 8138824: java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
bchristi [Tue, 27 Oct 2015 09:20:24 -0700] rev 33314
8138824: java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches() Reviewed-by: naoto, rriggs
Tue, 27 Oct 2015 10:14:36 +0530 8068887: java.lang.Throwable could use Collections.emptyList for suppressedException
vtewari [Tue, 27 Oct 2015 10:14:36 +0530] rev 33313
8068887: java.lang.Throwable could use Collections.emptyList for suppressedException Summary: java.lang.Throwable could use Collections.emptyList for suppressedException Reviewed-by: mchung, alanb, shade, redestad
Tue, 27 Oct 2015 09:09:37 +0100 8136967: revert all changes applied to obtain information about 8131129
mhaupt [Tue, 27 Oct 2015 09:09:37 +0100] rev 33312
8136967: revert all changes applied to obtain information about 8131129 Reviewed-by: sundar
Wed, 07 Oct 2015 15:29:55 +0200 8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
stuefe [Wed, 07 Oct 2015 15:29:55 +0200] rev 33311
8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing Reviewed-by: goetz, simonis
Thu, 22 Oct 2015 21:44:39 -0700 8134720: Lazy initialization support for currency names in DecimalFormatSymbols
naoto [Thu, 22 Oct 2015 21:44:39 -0700] rev 33310
8134720: Lazy initialization support for currency names in DecimalFormatSymbols Reviewed-by: okutsu
Thu, 22 Oct 2015 21:41:57 -0700 8136668: Default locale provider adapter incorrectly set to JRE
naoto [Thu, 22 Oct 2015 21:41:57 -0700] rev 33309
8136668: Default locale provider adapter incorrectly set to JRE Reviewed-by: okutsu
Thu, 22 Oct 2015 11:14:00 -0700 Merge
lana [Thu, 22 Oct 2015 11:14:00 -0700] rev 33308
Merge
Thu, 22 Oct 2015 10:25:41 -0700 8140325: Incorrect package.html file
jjg [Thu, 22 Oct 2015 10:25:41 -0700] rev 33307
8140325: Incorrect package.html file Reviewed-by: darcy
Thu, 22 Oct 2015 11:36:17 -0400 8139056: Add convenience methods to Statement.java
lancea [Thu, 22 Oct 2015 11:36:17 -0400] rev 33306
8139056: Add convenience methods to Statement.java Reviewed-by: joehw, rriggs
Thu, 22 Oct 2015 12:12:32 +0200 8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
erikj [Thu, 22 Oct 2015 12:12:32 +0200] rev 33305
8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed Reviewed-by: erikj, ihse Contributed-by: doko@ubuntu.com
Wed, 21 Oct 2015 18:40:22 -0700 Merge
lana [Wed, 21 Oct 2015 18:40:22 -0700] rev 33304
Merge
Mon, 12 Oct 2015 10:33:51 +0100 8139352: java/net/InetAddress/getOriginalHostName.java fails to compile
chegar [Mon, 12 Oct 2015 10:33:51 +0100] rev 33303
8139352: java/net/InetAddress/getOriginalHostName.java fails to compile Reviewed-by: mchung, henryjen
Tue, 08 Sep 2015 12:40:57 +0100 8135043: ObjectStreamClass.getField(String) too restrictive
chegar [Tue, 08 Sep 2015 12:40:57 +0100] rev 33302
8135043: ObjectStreamClass.getField(String) too restrictive Reviewed-by: igerasim
Tue, 01 Sep 2015 18:12:07 +0100 8133196: HTTPS hostname invalid issue with InetAddress
coffeys [Tue, 01 Sep 2015 18:12:07 +0100] rev 33301
8133196: HTTPS hostname invalid issue with InetAddress Reviewed-by: chegar, xuelei
Thu, 06 Aug 2015 10:13:46 -0700 8130891: (bf) More direct buffering
bpb [Thu, 06 Aug 2015 10:13:46 -0700] rev 33300
8130891: (bf) More direct buffering Summary: Improve non-byte direct buffering. Reviewed-by: alanb, jeff, ahgross, robm, rriggs
Wed, 29 Jul 2015 11:04:39 -0700 8132042: Preserve layout presentation
prr [Wed, 29 Jul 2015 11:04:39 -0700] rev 33299
8132042: Preserve layout presentation Reviewed-by: mschoene, srl, serb
Fri, 24 Jul 2015 09:44:32 -0700 8103675: Better Binary searches
prr [Fri, 24 Jul 2015 09:44:32 -0700] rev 33298
8103675: Better Binary searches Reviewed-by: srl, serb, mschoene
Fri, 24 Jul 2015 16:47:15 +0100 8131291: Perfect parameter patterning
vinnie [Fri, 24 Jul 2015 16:47:15 +0100] rev 33297
8131291: Perfect parameter patterning Reviewed-by: mullan
Mon, 20 Jul 2015 14:37:20 -0700 8076339: Better handling of remote object invocation
smarks [Mon, 20 Jul 2015 14:37:20 -0700] rev 33296
8076339: Better handling of remote object invocation Reviewed-by: asmotrak, igerasim, skoivu
Mon, 20 Jul 2015 01:45:23 +0000 8081760: Better group dynamics
xuelei [Mon, 20 Jul 2015 01:45:23 +0000] rev 33295
8081760: Better group dynamics Summary: Allows user to specify custom DH groups. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com>. Reviewed-by: coffeys, mullan, weijun, jnimeh, ahgross, asmotrak
Tue, 14 Jul 2015 17:06:41 -0500 8130185: More accessible access switch
ptbrunet [Tue, 14 Jul 2015 17:06:41 -0500] rev 33294
8130185: More accessible access switch Reviewed-by: prr, ahgross, asmotrak Contributed-by: peter.brunet@oracle.com
Mon, 13 Jul 2015 13:37:22 +0000 8130864: Better server identity handling
xuelei [Mon, 13 Jul 2015 13:37:22 +0000] rev 33293
8130864: Better server identity handling Reviewed-by: jnimeh, asmotrak, ahgross
Thu, 09 Jul 2015 13:23:03 +0100 8130193: Improve HTTP connections
michaelm [Thu, 09 Jul 2015 13:23:03 +0100] rev 33292
8130193: Improve HTTP connections Reviewed-by: alanb
Fri, 03 Jul 2015 14:40:49 +0100 8130253: ObjectStreamClass.getFields too restrictive
chegar [Fri, 03 Jul 2015 14:40:49 +0100] rev 33291
8130253: ObjectStreamClass.getFields too restrictive Reviewed-by: igerasim, skoivu
Tue, 30 Jun 2015 14:22:31 -0700 8081744: Clear out list corner case
juh [Tue, 30 Jun 2015 14:22:31 -0700] rev 33290
8081744: Clear out list corner case Reviewed-by: mullan, rhalade
Mon, 29 Jun 2015 11:44:53 +0100 8103671: More objective stream classes
chegar [Mon, 29 Jun 2015 11:44:53 +0100] rev 33289
8103671: More objective stream classes Reviewed-by: rriggs, igerasim
Thu, 25 Jun 2015 16:44:04 -0700 8080688: Service for DGC services
smarks [Thu, 25 Jun 2015 16:44:04 -0700] rev 33288
8080688: Service for DGC services Reviewed-by: skoivu, igerasim, jeff
Thu, 25 Jun 2015 15:00:08 -0500 8129611: Accessbridge error handling improvement
ptbrunet [Thu, 25 Jun 2015 15:00:08 -0500] rev 33287
8129611: Accessbridge error handling improvement Reviewed-by: prr, ahgross, asmotrak Contributed-by: peter.brunet@oracle.com
Mon, 15 Jun 2015 12:58:33 +0200 8087350: Improve array conversions
jbachorik [Mon, 15 Jun 2015 12:58:33 +0200] rev 33286
8087350: Improve array conversions Reviewed-by: dfuchs, ahgross
Tue, 16 Jun 2015 14:38:12 -0700 8086092: More palette improvements
prr [Tue, 16 Jun 2015 14:38:12 -0700] rev 33285
8086092: More palette improvements Reviewed-by: bae, serb, mschoene
Tue, 09 Jun 2015 11:52:12 -0700 8080246: JNLP app cannot be launched due to deadlock
dtitov [Tue, 09 Jun 2015 11:52:12 -0700] rev 33284
8080246: JNLP app cannot be launched due to deadlock Reviewed-by: serb, vdrozdov
Tue, 26 May 2015 10:39:22 -0700 8078427: More supportive home environment
joehw [Tue, 26 May 2015 10:39:22 -0700] rev 33283
8078427: More supportive home environment Reviewed-by: dfuchs, lancea, skoivu
Sun, 24 May 2015 16:35:12 +0800 8048030: Expectations should be consistent
weijun [Sun, 24 May 2015 16:35:12 +0800] rev 33282
8048030: Expectations should be consistent Reviewed-by: valeriep, mullan, ahgross
Sat, 23 May 2015 02:49:50 +0300 8080541: More direct property handling
serb [Sat, 23 May 2015 02:49:50 +0300] rev 33281
8080541: More direct property handling Reviewed-by: prr, alexsch
Fri, 08 May 2015 15:23:08 -0700 8076413: Better JRMP message handling
smarks [Fri, 08 May 2015 15:23:08 -0700] rev 33280
8076413: Better JRMP message handling Reviewed-by: coffeys, igerasim, ahgross
Thu, 07 May 2015 09:37:27 +0200 8078440: Safer managed types
sjiang [Thu, 07 May 2015 09:37:27 +0200] rev 33279
8078440: Safer managed types Reviewed-by: dfuchs, ahgross
Wed, 21 Oct 2015 22:49:14 +0300 8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
igerasim [Wed, 21 Oct 2015 22:49:14 +0300] rev 33278
8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout Reviewed-by: chegar
Wed, 21 Oct 2015 14:18:49 -0400 8138963: java.lang.Objects new method to default to non-null
rriggs [Wed, 21 Oct 2015 14:18:49 -0400] rev 33277
8138963: java.lang.Objects new method to default to non-null Summary: add java.util.Object.nonNullElse and nonNullElseGet Reviewed-by: dfuchs, jrose, psandoz, smarks, igerasim, chegar
Tue, 20 Oct 2015 17:15:00 -0700 Merge
amurillo [Tue, 20 Oct 2015 17:15:00 -0700] rev 33276
Merge
Tue, 20 Oct 2015 11:56:24 -0700 Merge
amurillo [Tue, 20 Oct 2015 11:56:24 -0700] rev 33275
Merge
Mon, 19 Oct 2015 12:30:18 -0700 Merge
amurillo [Mon, 19 Oct 2015 12:30:18 -0700] rev 33274
Merge
Sat, 17 Oct 2015 15:41:07 -0400 Merge
dlong [Sat, 17 Oct 2015 15:41:07 -0400] rev 33273
Merge
Mon, 12 Oct 2015 15:41:50 +0200 8134607: Remove per-compiler performance counters
redestad [Mon, 12 Oct 2015 15:41:50 +0200] rev 33272
8134607: Remove per-compiler performance counters Reviewed-by: twisti, neliasso
Fri, 09 Oct 2015 02:43:53 -0400 Merge
dlong [Fri, 09 Oct 2015 02:43:53 -0400] rev 33271
Merge
Thu, 08 Oct 2015 13:32:45 -1000 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti [Thu, 08 Oct 2015 13:32:45 -1000] rev 33270
8136421: JEP 243: Java-Level JVM Compiler Interface Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
Thu, 15 Oct 2015 13:23:25 +0200 Merge
jwilhelm [Thu, 15 Oct 2015 13:23:25 +0200] rev 33269
Merge
Thu, 08 Oct 2015 09:40:31 +0200 8138579: Custom launcher fails to start because of permission problem
jbachorik [Thu, 08 Oct 2015 09:40:31 +0200] rev 33268
8138579: Custom launcher fails to start because of permission problem Reviewed-by: sspitsyn, dsamersoff
Fri, 02 Oct 2015 18:49:54 +0200 8138748: ManagementAgent.status DCMD fails with NPE for JMX configured on command line
jbachorik [Fri, 02 Oct 2015 18:49:54 +0200] rev 33267
8138748: ManagementAgent.status DCMD fails with NPE for JMX configured on command line Reviewed-by: sspitsyn, dsamersoff, olagneau
Wed, 07 Oct 2015 00:46:45 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 00:46:45 +0200] rev 33266
Merge
Thu, 01 Oct 2015 10:33:29 +0300 8133063: Remove BasicLauncherTest from the problem list
dsamersoff [Thu, 01 Oct 2015 10:33:29 +0300] rev 33265
8133063: Remove BasicLauncherTest from the problem list Summary: Remove BasicLauncherTest from the problem list Reviewed-by: jbachorik
Mon, 28 Sep 2015 15:05:01 +0200 Merge
jwilhelm [Mon, 28 Sep 2015 15:05:01 +0200] rev 33264
Merge
Thu, 24 Sep 2015 20:40:12 +0300 8086134: Deadlock detection fails to attach to core file
dsamersoff [Thu, 24 Sep 2015 20:40:12 +0300] rev 33263
8086134: Deadlock detection fails to attach to core file Summary: Test reimplemented for jtreg Reviewed-by: jbachorik
Thu, 08 Oct 2015 14:28:56 -0700 Merge
amurillo [Thu, 08 Oct 2015 14:28:56 -0700] rev 33262
Merge
Mon, 05 Oct 2015 10:30:20 +0200 8137173: @HotSpotIntrinsicCandidate is not Oracle-specific
zmajo [Mon, 05 Oct 2015 10:30:20 +0200] rev 33261
8137173: @HotSpotIntrinsicCandidate is not Oracle-specific Summary: Change the description of the @HotSpotIntrinsicCandidate annotation. Reviewed-by: mr, alanb
Tue, 20 Oct 2015 20:53:13 +0200 8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType
jbachorik [Tue, 20 Oct 2015 20:53:13 +0200] rev 33260
8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType Reviewed-by: dfuchs
Tue, 20 Oct 2015 10:33:41 -0700 Merge
prr [Tue, 20 Oct 2015 10:33:41 -0700] rev 33259
Merge
Tue, 20 Oct 2015 08:24:37 -0700 Merge
prr [Tue, 20 Oct 2015 08:24:37 -0700] rev 33258
Merge
Tue, 13 Oct 2015 14:59:44 +0300 8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP
serb [Tue, 13 Oct 2015 14:59:44 +0300] rev 33257
8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP Reviewed-by: serb, prr Contributed-by: Jayathirth D V <jayathirth.d.v@oracle.com>
Mon, 12 Oct 2015 14:41:36 -0700 Merge
prr [Mon, 12 Oct 2015 14:41:36 -0700] rev 33256
Merge
Mon, 12 Oct 2015 16:26:58 +0300 8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext
serb [Mon, 12 Oct 2015 16:26:58 +0300] rev 33255
8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext Reviewed-by: alexsch, chegar
Mon, 12 Oct 2015 15:28:03 +0300 8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information
psadhukhan [Mon, 12 Oct 2015 15:28:03 +0300] rev 33254
8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information Reviewed-by: serb, flar
Wed, 07 Oct 2015 19:47:35 +0300 4763438: Replace uses of @beaninfo with meta facility in core j2se
serb [Wed, 07 Oct 2015 19:47:35 +0300] rev 33253
4763438: Replace uses of @beaninfo with meta facility in core j2se Reviewed-by: alexsch, erikj
Tue, 06 Oct 2015 12:51:55 -0700 Merge
ddehaven [Tue, 06 Oct 2015 12:51:55 -0700] rev 33252
Merge
Tue, 06 Oct 2015 10:24:12 +0300 8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac
mcherkas [Tue, 06 Oct 2015 10:24:12 +0300] rev 33251
8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac Reviewed-by: serb, alexsch
Mon, 05 Oct 2015 15:36:43 +0300 8132985: Crash in freetypescaler.c due to double free
psadhukhan [Mon, 05 Oct 2015 15:36:43 +0300] rev 33250
8132985: Crash in freetypescaler.c due to double free Reviewed-by: prr, simonis
Mon, 05 Oct 2015 15:29:23 +0300 8079595: Resizing dialog which is JWindow parent makes JVM crash
ssadetsky [Mon, 05 Oct 2015 15:29:23 +0300] rev 33249
8079595: Resizing dialog which is JWindow parent makes JVM crash Reviewed-by: alexsch, serb
Mon, 05 Oct 2015 15:13:14 +0300 8058959: closed/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
ssadetsky [Mon, 05 Oct 2015 15:13:14 +0300] rev 33248
8058959: closed/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically Reviewed-by: alexsch, serb
Fri, 02 Oct 2015 17:12:47 +0400 8067346: Swing submenu has a changed starting offset
alexsch [Fri, 02 Oct 2015 17:12:47 +0400] rev 33247
8067346: Swing submenu has a changed starting offset Reviewed-by: serb, alexsch Contributed-by: Rajeev Chamyal <rajeev.chamyal@oracle.com>
Fri, 02 Oct 2015 10:29:36 +0400 8138674: Some platforms may not support showing the user-specified title in a file dialog
alexsch [Fri, 02 Oct 2015 10:29:36 +0400] rev 33246
8138674: Some platforms may not support showing the user-specified title in a file dialog Reviewed-by: serb
Wed, 30 Sep 2015 17:46:11 +0400 8040322: TextArea.replaceRange() and insert() are broken with setText(null)
alexsch [Wed, 30 Sep 2015 17:46:11 +0400] rev 33245
8040322: TextArea.replaceRange() and insert() are broken with setText(null) Reviewed-by: serb, azvegint Contributed-by: Ambarish Rapte <ambarish.rapte@oracle.com>
Wed, 30 Sep 2015 13:31:01 +0300 8076540: [macosx] NPE due to incorrect threading
azvegint [Wed, 30 Sep 2015 13:31:01 +0300] rev 33244
8076540: [macosx] NPE due to incorrect threading Reviewed-by: alexsch, azvegint
Tue, 20 Oct 2015 13:10:28 -0400 8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970
ntv [Tue, 20 Oct 2015 13:10:28 -0400] rev 33243
8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970 Reviewed-by: rriggs, scolebourne
Tue, 20 Oct 2015 19:34:04 +0900 8072600: Unicode 8 support
peytoia [Tue, 20 Oct 2015 19:34:04 +0900] rev 33242
8072600: Unicode 8 support Reviewed-by: okutsu
Mon, 19 Oct 2015 17:35:18 -0700 8133151: Preferred provider configuration for JCE
ascarpino [Mon, 19 Oct 2015 17:35:18 -0700] rev 33241
8133151: Preferred provider configuration for JCE Reviewed-by: valeriep
Mon, 19 Oct 2015 17:26:01 -0700 8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus
ascarpino [Mon, 19 Oct 2015 17:26:01 -0700] rev 33240
8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus Reviewed-by: xuelei
Mon, 19 Oct 2015 13:48:32 -0700 8139925: Problem list LFMultiThreadCachingTest.java on windows
darcy [Mon, 19 Oct 2015 13:48:32 -0700] rev 33239
8139925: Problem list LFMultiThreadCachingTest.java on windows Reviewed-by: rriggs, chegar
Mon, 19 Oct 2015 11:28:50 -0700 8080418: Add Optional.or()
psandoz [Mon, 19 Oct 2015 11:28:50 -0700] rev 33238
8080418: Add Optional.or() Reviewed-by: chegar, forax, scolebourne
Mon, 19 Oct 2015 19:14:29 +0200 8134254: JShell API/tool: REPL for Java into JDK9
jlahoda [Mon, 19 Oct 2015 19:14:29 +0200] rev 33237
8134254: JShell API/tool: REPL for Java into JDK9 Summary: Adding makefile for jshell tool launcher. Reviewed-by: alanb, erikj, sundar Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
Mon, 19 Oct 2015 08:19:58 +0000 8077806: mismatch comment and code in CipherSuite.java
xuelei [Mon, 19 Oct 2015 08:19:58 +0000] rev 33236
8077806: mismatch comment and code in CipherSuite.java Reviewed-by: xuelei Contributed-by: Time Du <tiantian.du@oracle.com>
Sun, 18 Oct 2015 01:43:06 +0200 8139706: JarFile.getBytes could use InputStream.readNBytes
redestad [Sun, 18 Oct 2015 01:43:06 +0200] rev 33235
8139706: JarFile.getBytes could use InputStream.readNBytes Reviewed-by: sherman, chegar, alanb
Thu, 22 Oct 2015 08:47:48 -0700 Added tag jdk9-b88 for changeset 84939eb5c7b5
lana [Thu, 22 Oct 2015 08:47:48 -0700] rev 33234
Added tag jdk9-b88 for changeset 84939eb5c7b5
Wed, 05 Jul 2017 20:55:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:55:51 +0200] rev 33233
Merge
Mon, 26 Oct 2015 17:13:40 -0400 8140452: Internal Error memory/allocation.cpp:179
mgerdin [Mon, 26 Oct 2015 17:13:40 -0400] rev 33232
8140452: Internal Error memory/allocation.cpp:179 Summary: use const ref & and avoid copy ctor Reviewed-by: coleenp
Thu, 22 Oct 2015 16:25:34 -0700 Merge
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33231
Merge
Tue, 20 Oct 2015 11:17:19 -0400 Merge
jprovino [Tue, 20 Oct 2015 11:17:19 -0400] rev 33230
Merge
Tue, 20 Oct 2015 14:00:00 +0200 8139868: CMSScavengeBeforeRemark broken after JDK-8134953
brutisso [Tue, 20 Oct 2015 14:00:00 +0200] rev 33229
8139868: CMSScavengeBeforeRemark broken after JDK-8134953 Reviewed-by: sjohanss, jwilhelm
Mon, 19 Oct 2015 15:21:01 +0200 8135078: Refactor InCSetState::is_in_cset_or_humongous
ehelin [Mon, 19 Oct 2015 15:21:01 +0200] rev 33228
8135078: Refactor InCSetState::is_in_cset_or_humongous Reviewed-by: tschatzl, jwilhelm
Fri, 16 Oct 2015 14:11:29 +0200 8139277: Remove ScavengeWithObjectsInToSpace, ParallelOldGCSplitALot, ParallelOldGCSplitInterval, PSAdjustTenuredGenForMinorPause and PSAdjustYoungGenForMajorPause
david [Fri, 16 Oct 2015 14:11:29 +0200] rev 33227
8139277: Remove ScavengeWithObjectsInToSpace, ParallelOldGCSplitALot, ParallelOldGCSplitInterval, PSAdjustTenuredGenForMinorPause and PSAdjustYoungGenForMajorPause Reviewed-by: tschatzl, sjohanss
Fri, 16 Oct 2015 14:55:09 -0400 8139341: Hide ExtendedOopClosure::_ref_processor
kbarrett [Fri, 16 Oct 2015 14:55:09 -0400] rev 33226
8139341: Hide ExtendedOopClosure::_ref_processor Summary: Make ExtendedOopClosure::_ref_processor private. Reviewed-by: mgerdin, sjohanss
Fri, 16 Oct 2015 10:20:59 +0200 8139734: ppc: fix build after "8078556: Runtime: implement ranges..."
mdoerr [Fri, 16 Oct 2015 10:20:59 +0200] rev 33225
8139734: ppc: fix build after "8078556: Runtime: implement ranges..." Reviewed-by: goetz
Thu, 15 Oct 2015 10:10:13 -0400 8139200: Eliminate G1ParClosureSuper::_worker_id
kbarrett [Thu, 15 Oct 2015 10:10:13 -0400] rev 33224
8139200: Eliminate G1ParClosureSuper::_worker_id Summary: Moved _worker_id from G1ParClosureSuper to G1ParCopyHelper. Reviewed-by: mgerdin, tschatzl
Fri, 16 Oct 2015 00:01:49 +0000 Merge
coleenp [Fri, 16 Oct 2015 00:01:49 +0000] rev 33223
Merge
Thu, 15 Oct 2015 13:34:21 -0500 8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing.
gziemski [Thu, 15 Oct 2015 13:34:21 -0500] rev 33222
8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing. Summary: JEP 245: implement ranges and constraints for runtime flags. Reviewed-by: coleenp, ddmitriev, jiangli, goetz Contributed-by: goetz.lindenmaier@sap.com, gerard.ziemski@oracle.com
Thu, 15 Oct 2015 19:17:08 +0000 Merge
dcubed [Thu, 15 Oct 2015 19:17:08 +0000] rev 33221
Merge
Thu, 15 Oct 2015 10:00:30 -0700 8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option
dcubed [Thu, 15 Oct 2015 10:00:30 -0700] rev 33220
8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option Summary: match_special_option_and_act() should insert_vm_options_file() earlier and process the inserted options right away to honor "last option wins" semantics. Reviewed-by: dcubed, coleenp
Thu, 15 Oct 2015 17:35:42 +0200 8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized
jbachorik [Thu, 15 Oct 2015 17:35:42 +0200] rev 33219
8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized Reviewed-by: dcubed, martin
Thu, 15 Oct 2015 13:00:17 +0200 Merge
tschatzl [Thu, 15 Oct 2015 13:00:17 +0200] rev 33218
Merge
Thu, 15 Oct 2015 10:15:08 +0200 8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate
tschatzl [Thu, 15 Oct 2015 10:15:08 +0200] rev 33217
8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate Summary: Instead of only updating the survivor rate groups in the young gc after marking and before mixed gc, update them during young gcs outside of marking Reviewed-by: mgerdin, drwhite
Thu, 15 Oct 2015 10:13:08 +0200 8138750: Remove dead code in survivor rate group
tschatzl [Thu, 15 Oct 2015 10:13:08 +0200] rev 33216
8138750: Remove dead code in survivor rate group Reviewed-by: mgerdin, tbenson
Thu, 15 Oct 2015 10:12:17 +0200 8139583: Fix formatting in survRateGroup.cpp
tschatzl [Thu, 15 Oct 2015 10:12:17 +0200] rev 33215
8139583: Fix formatting in survRateGroup.cpp Reviewed-by: kbarrett, stefank
Thu, 15 Oct 2015 10:07:28 +0200 8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up
tschatzl [Thu, 15 Oct 2015 10:07:28 +0200] rev 33214
8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up Summary: Factor out G1 prediction code from G1CollectorPolicy into its own class, constify methods of G1CollectorPolicy and move more implementations to the cpp file. Reviewed-by: jmasa, sangheki, ecaspole, kbarrett
Wed, 14 Oct 2015 14:50:43 +0200 8138762: Refactor setup of evacuation closures in G1
mgerdin [Wed, 14 Oct 2015 14:50:43 +0200] rev 33213
8138762: Refactor setup of evacuation closures in G1 Summary: Introduce policy class containing the root scan closures. Reviewed-by: ehelin, stefank
Wed, 14 Oct 2015 09:33:45 +0200 8139434: Unify GenRemSet and CardTableRS
david [Wed, 14 Oct 2015 09:33:45 +0200] rev 33212
8139434: Unify GenRemSet and CardTableRS Reviewed-by: jwilhelm, mgerdin
Thu, 15 Oct 2015 00:42:15 +0000 Merge
minqi [Thu, 15 Oct 2015 00:42:15 +0000] rev 33211
Merge
Wed, 14 Oct 2015 20:59:59 +0000 Merge
minqi [Wed, 14 Oct 2015 20:59:59 +0000] rev 33210
Merge
Wed, 14 Oct 2015 08:12:33 -0700 8135284: Remove Method::_method_size field
minqi [Wed, 14 Oct 2015 08:12:33 -0700] rev 33209
8135284: Remove Method::_method_size field Summary: Remove Method::_method_size to improve memory footprint after JDK-8135085,which increased 4 bytes for 32 platform. Also removed related unused code in SA. Reviewed-by: coleenp, hseigel
Wed, 14 Oct 2015 15:36:41 -0700 8136577: Make AbortVMOnException available in product builds
poonam [Wed, 14 Oct 2015 15:36:41 -0700] rev 33208
8136577: Make AbortVMOnException available in product builds Reviewed-by: coleenp
Wed, 14 Oct 2015 13:30:47 -0400 8139069: JVM should throw ClassFormatError for <init> methods in interfaces
hseigel [Wed, 14 Oct 2015 13:30:47 -0400] rev 33207
8139069: JVM should throw ClassFormatError for <init> methods in interfaces Summary: If method being parsed is in an interface, throw ClassFormatError if its name is "<init>" Reviewed-by: acorn, lfoltan
Tue, 13 Oct 2015 17:34:28 +0200 Merge
david [Tue, 13 Oct 2015 17:34:28 +0200] rev 33206
Merge
Tue, 13 Oct 2015 14:07:05 +0200 8139506: Remove the WaterMark class
david [Tue, 13 Oct 2015 14:07:05 +0200] rev 33205
8139506: Remove the WaterMark class Reviewed-by: stefank, mgerdin
Tue, 13 Oct 2015 14:49:13 +0200 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
tschatzl [Tue, 13 Oct 2015 14:49:13 +0200] rev 33204
8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account Summary: Measure HCC processing time separately and remove that time from the calculation of the refinement thresholds. HCC processing time is still taken into account for general pause time predictions. Reviewed-by: tbenson, jmasa
Tue, 13 Oct 2015 08:37:44 +0200 8139427: Break out YoungList to own class.
david [Tue, 13 Oct 2015 08:37:44 +0200] rev 33203
8139427: Break out YoungList to own class. Reviewed-by: mgerdin, jwilhelm
Thu, 22 Oct 2015 11:13:08 -0700 Merge
lana [Thu, 22 Oct 2015 11:13:08 -0700] rev 33202
Merge
Wed, 21 Oct 2015 18:39:29 -0700 Merge
lana [Wed, 21 Oct 2015 18:39:29 -0700] rev 33201
Merge
Wed, 21 Oct 2015 11:41:07 -0700 8139935: Bootcycle builds are broken on jdk9/hs due to JVMCI changes
twisti [Wed, 21 Oct 2015 11:41:07 -0700] rev 33200
8139935: Bootcycle builds are broken on jdk9/hs due to JVMCI changes Reviewed-by: erikj
Mon, 19 Oct 2015 12:30:17 -0700 Merge
amurillo [Mon, 19 Oct 2015 12:30:17 -0700] rev 33199
Merge
Sat, 17 Oct 2015 19:40:30 -0400 Merge
dlong [Sat, 17 Oct 2015 19:40:30 -0400] rev 33198
Merge
Fri, 16 Oct 2015 16:09:00 +0000 Merge
roland [Fri, 16 Oct 2015 16:09:00 +0000] rev 33197
Merge
Fri, 16 Oct 2015 15:48:18 +0200 8139750: [BACKOUT] Elide more final field's write memory barrier with escape analysis result
roland [Fri, 16 Oct 2015 15:48:18 +0200] rev 33196
8139750: [BACKOUT] Elide more final field's write memory barrier with escape analysis result Reviewed-by: kvn
Fri, 16 Oct 2015 15:21:37 +0200 8139380: VMError::report_and_die() does not produce replay file
zmajo [Fri, 16 Oct 2015 15:21:37 +0200] rev 33195
8139380: VMError::report_and_die() does not produce replay file Summary: Change VMError::report() to use a correct format string in both JVMCI-enabled builds and builds without JVMCI. Reviewed-by: roland, kvn
Fri, 16 Oct 2015 11:47:04 +0000 Merge
roland [Fri, 16 Oct 2015 11:47:04 +0000] rev 33194
Merge
Tue, 13 Oct 2015 16:25:50 +0000 8139041: Redundant DMB instructions
aph [Tue, 13 Oct 2015 16:25:50 +0000] rev 33193
8139041: Redundant DMB instructions Summary: Merge consecutive DMB intstructions Reviewed-by: roland, kvn, twisti
Thu, 15 Oct 2015 15:33:54 +0000 8139674: aarch64: guarantee failure in TestOptionsWithRanges.java
enevill [Thu, 15 Oct 2015 15:33:54 +0000] rev 33192
8139674: aarch64: guarantee failure in TestOptionsWithRanges.java Summary: Fix negative overflow in instruction field Reviewed-by: kvn, roland, adinn, aph
Fri, 16 Oct 2015 02:05:54 +0300 8139707: [TESTBUG] Quarantine unstable compiler/jvmci tests
iignatyev [Fri, 16 Oct 2015 02:05:54 +0300] rev 33191
8139707: [TESTBUG] Quarantine unstable compiler/jvmci tests Reviewed-by: twisti
Fri, 16 Oct 2015 01:15:08 +0300 8138794: [TESTBUG] ctw tests fail to compile after 8137056
iignatyev [Fri, 16 Oct 2015 01:15:08 +0300] rev 33190
8138794: [TESTBUG] ctw tests fail to compile after 8137056 Reviewed-by: dlong, kvn
Thu, 15 Oct 2015 17:40:39 +0000 Merge
zmajo [Thu, 15 Oct 2015 17:40:39 +0000] rev 33189
Merge
Thu, 15 Oct 2015 17:38:41 +0200 8080650: Enable stubs to use frame pointers correctly
zmajo [Thu, 15 Oct 2015 17:38:41 +0200] rev 33188
8080650: Enable stubs to use frame pointers correctly Summary: Change MacroAssembler::verified_entry() to set up RBP correctly when generating stub code. Reviewed-by: kvn
Thu, 15 Oct 2015 18:00:00 +0300 8072369: [TESTBUG] Remove potentially insecure class cast in some hotspot tests
kshefov [Thu, 15 Oct 2015 18:00:00 +0300] rev 33187
8072369: [TESTBUG] Remove potentially insecure class cast in some hotspot tests Reviewed-by: twisti, kvn, iignatyev, tpivovarova
Thu, 15 Oct 2015 11:20:04 +0000 Merge
iignatyev [Thu, 15 Oct 2015 11:20:04 +0000] rev 33186
Merge
Thu, 15 Oct 2015 09:36:13 +0000 Merge
iignatyev [Thu, 15 Oct 2015 09:36:13 +0000] rev 33185
Merge
Thu, 15 Oct 2015 02:46:51 +0300 8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization
dpochepk [Thu, 15 Oct 2015 02:46:51 +0300] rev 33184
8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization Reviewed-by: iignatyev, twisti
Thu, 15 Oct 2015 01:58:28 +0300 8139375: [TESTBUG] compiler/jvmci/SecurityRestrictionsTest checks are too tight
tpivovarova [Thu, 15 Oct 2015 01:58:28 +0300] rev 33183
8139375: [TESTBUG] compiler/jvmci/SecurityRestrictionsTest checks are too tight Reviewed-by: twisti, iignatyev
Tue, 13 Oct 2015 16:21:25 +0300 8139376: [TESTBUG] ExecuteInstalledCodeTest should be run only on amd64 and sparcv9
iignatyev [Tue, 13 Oct 2015 16:21:25 +0300] rev 33182
8139376: [TESTBUG] ExecuteInstalledCodeTest should be run only on amd64 and sparcv9 Reviewed-by: twisti, kvn
Thu, 15 Oct 2015 07:56:53 +0000 Merge
roland [Thu, 15 Oct 2015 07:56:53 +0000] rev 33181
Merge
Thu, 15 Oct 2015 09:40:45 +0200 8138956: Elide more final field's write memory barrier with escape analysis result
roland [Thu, 15 Oct 2015 09:40:45 +0200] rev 33180
8138956: Elide more final field's write memory barrier with escape analysis result Summary: membar for final/stable fields eliminated if possible Reviewed-by: roland, mdoerr, enevill, aph Contributed-by: hui.shi@linaro.org
Wed, 14 Oct 2015 12:29:18 -1000 8139386: JVMCI test failed with assert(_jvmci._alternate_call_target == 0L) failed: must be
twisti [Wed, 14 Oct 2015 12:29:18 -1000] rev 33179
8139386: JVMCI test failed with assert(_jvmci._alternate_call_target == 0L) failed: must be Reviewed-by: kvn
Wed, 14 Oct 2015 09:22:21 -1000 8139545: JVMCI : guarantee(heap_end < allocation_end) failed on some sparcv9 hosts
twisti [Wed, 14 Oct 2015 09:22:21 -1000] rev 33178
8139545: JVMCI : guarantee(heap_end < allocation_end) failed on some sparcv9 hosts Reviewed-by: iveresov, kvn
Tue, 13 Oct 2015 09:21:10 -1000 8139524: JVMCI cannot be initialized with CMS or Serial GCs
twisti [Tue, 13 Oct 2015 09:21:10 -1000] rev 33177
8139524: JVMCI cannot be initialized with CMS or Serial GCs Reviewed-by: iveresov
Thu, 08 Oct 2015 13:14:46 +0000 8139043: aarch64: add support for adler32 intrinsic
enevill [Thu, 08 Oct 2015 13:14:46 +0000] rev 33176
8139043: aarch64: add support for adler32 intrinsic Summary: Add adler32 support like 8132081 for sparc Reviewed-by: kvn
Tue, 29 Sep 2015 17:01:37 +0000 8138575: Improve generated code for profile counters
aph [Tue, 29 Sep 2015 17:01:37 +0000] rev 33175
8138575: Improve generated code for profile counters Reviewed-by: kvn
Wed, 30 Sep 2015 13:23:46 +0000 8138641: Disable C2 peephole by default for aarch64
aph [Wed, 30 Sep 2015 13:23:46 +0000] rev 33174
8138641: Disable C2 peephole by default for aarch64 Reviewed-by: roland Contributed-by: felix.yang@linaro.org
Tue, 13 Oct 2015 13:23:42 +0000 Merge
roland [Tue, 13 Oct 2015 13:23:42 +0000] rev 33173
Merge
Tue, 13 Oct 2015 09:40:39 +0200 8139259: aarch64: jtreg test TestLogSum segvs after 8132207
enevill [Tue, 13 Oct 2015 09:40:39 +0200] rev 33172
8139259: aarch64: jtreg test TestLogSum segvs after 8132207 Summary: Fix jump to 0 caused by uninitialised _dexp in 8132207 Reviewed-by: roland, kvn
Tue, 13 Oct 2015 10:09:57 +0200 8139377: JVM can't be started w/ -XX:+EnableJVMCI -XX:+UseJVMCICompiler and default TypeProfileWidth
zmajo [Tue, 13 Oct 2015 10:09:57 +0200] rev 33171
8139377: JVM can't be started w/ -XX:+EnableJVMCI -XX:+UseJVMCICompiler and default TypeProfileWidth Summary: Raise upper bound of TypeProfileWidth from 4 to 8. Reviewed-by: iveresov, twisti
Mon, 12 Oct 2015 12:20:38 +0200 8139421: PPC64LE: MacroAssembler::bxx64_patchable kill register R12
mdoerr [Mon, 12 Oct 2015 12:20:38 +0200] rev 33170
8139421: PPC64LE: MacroAssembler::bxx64_patchable kill register R12 Summary: Register R12 must be preserved for stub calls (e.g. deopt handler). Reviewed-by: goetz
Mon, 12 Oct 2015 16:35:40 -0700 8139454: java/lang/Math/WorstCaseTests.java crashes on Linux-amd64
iveresov [Mon, 12 Oct 2015 16:35:40 -0700] rev 33169
8139454: java/lang/Math/WorstCaseTests.java crashes on Linux-amd64 Summary: Emit the form of pextrw that works with sse2 Reviewed-by: iveresov, twisti Contributed-by: vivek.r.deshpande@intel.com
Mon, 12 Oct 2015 14:54:39 +0200 8134607: Remove per-compiler performance counters
redestad [Mon, 12 Oct 2015 14:54:39 +0200] rev 33168
8134607: Remove per-compiler performance counters Reviewed-by: twisti, neliasso
Fri, 09 Oct 2015 21:04:19 +0000 Merge
iveresov [Fri, 09 Oct 2015 21:04:19 +0000] rev 33167
Merge
Fri, 09 Oct 2015 12:17:58 -0700 8136725: Provide utility for creation a counted loop reserve copy (clone)
iveresov [Fri, 09 Oct 2015 12:17:58 -0700] rev 33166
8136725: Provide utility for creation a counted loop reserve copy (clone) Summary: Make it easier to revert to the original loop should that be needed Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Fri, 09 Oct 2015 09:09:05 -1000 8138820: JDK Hotspot build fails with Xcode 7.0.1
twisti [Fri, 09 Oct 2015 09:09:05 -1000] rev 33165
8138820: JDK Hotspot build fails with Xcode 7.0.1 Reviewed-by: iveresov
Fri, 09 Oct 2015 15:00:17 +0200 8081288: erronous free in RegClass::~RegClass()
zmajo [Fri, 09 Oct 2015 15:00:17 +0200] rev 33164
8081288: erronous free in RegClass::~RegClass() Summary: Remove the erronous free. Reviewed-by: kvn
Fri, 09 Oct 2015 14:21:26 +0200 8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
zmajo [Fri, 09 Oct 2015 14:21:26 +0200] rev 33163
8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing Summary: Add range check or constraint where necessary. Reviewed-by: roland, thartmann
Fri, 09 Oct 2015 11:28:11 +0200 8139150: ClassVerifier frees exception message while it's still in use
thartmann [Fri, 09 Oct 2015 11:28:11 +0200] rev 33162
8139150: ClassVerifier frees exception message while it's still in use Summary: Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message. Reviewed-by: zmajo, dcubed, hseigel
Fri, 09 Oct 2015 02:43:50 -0400 Merge
dlong [Fri, 09 Oct 2015 02:43:50 -0400] rev 33161
Merge
Thu, 08 Oct 2015 12:49:30 -1000 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti [Thu, 08 Oct 2015 12:49:30 -1000] rev 33160
8136421: JEP 243: Java-Level JVM Compiler Interface Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
Thu, 08 Oct 2015 10:25:45 +0000 Merge
zmajo [Thu, 08 Oct 2015 10:25:45 +0000] rev 33159
Merge
Thu, 08 Oct 2015 12:10:19 +0200 8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
zmajo [Thu, 08 Oct 2015 12:10:19 +0200] rev 33158
8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup Summary: Change two code locations to use live_nodes() instead of unique() for allocating memory. Adjust comments. Reviewed-by: kvn
Thu, 08 Oct 2015 07:51:17 +0000 Merge
thartmann [Thu, 08 Oct 2015 07:51:17 +0000] rev 33157
Merge
Thu, 08 Oct 2015 08:54:57 +0200 8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java
thartmann [Thu, 08 Oct 2015 08:54:57 +0200] rev 33156
8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java Summary: Quarantine the test because it fails on JPRT for the CPU, CompactStrings and JVMCI repositories. Reviewed-by: roland
Thu, 15 Oct 2015 13:28:22 +0200 Merge
jwilhelm [Thu, 15 Oct 2015 13:28:22 +0200] rev 33155
Merge
Fri, 09 Oct 2015 20:45:45 +0000 Merge
brutisso [Fri, 09 Oct 2015 20:45:45 +0000] rev 33154
Merge
Fri, 09 Oct 2015 20:52:59 +0200 8139294: TestGCEventMixedWithCMSConcurrent.java still fails after JDK-8134953
brutisso [Fri, 09 Oct 2015 20:52:59 +0200] rev 33153
8139294: TestGCEventMixedWithCMSConcurrent.java still fails after JDK-8134953 Reviewed-by: jwilhelm, ecaspole
Fri, 09 Oct 2015 20:31:56 +0200 8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
brutisso [Fri, 09 Oct 2015 20:31:56 +0200] rev 33152
8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953 Reviewed-by: ecaspole, jwilhelm
Fri, 09 Oct 2015 14:08:15 -0400 8138659: Speed up InstanceKlass subclass discrimination
kbarrett [Fri, 09 Oct 2015 14:08:15 -0400] rev 33151
8138659: Speed up InstanceKlass subclass discrimination Summary: Add _misc_kind field and flags, move around predicates. Reviewed-by: coleenp, stefank
Fri, 09 Oct 2015 15:48:30 +0200 8138972: G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list
ehelin [Fri, 09 Oct 2015 15:48:30 +0200] rev 33150
8138972: G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list Reviewed-by: jwilhelm, mgerdin
Fri, 09 Oct 2015 08:46:44 +0000 Merge
david [Fri, 09 Oct 2015 08:46:44 +0000] rev 33149
Merge
Fri, 09 Oct 2015 09:42:33 +0200 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
david [Fri, 09 Oct 2015 09:42:33 +0200] rev 33148
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files 8042894: runtime: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files Reviewed-by: goetz, brutisso
Fri, 09 Oct 2015 09:00:33 +0200 8139086: Solaris/Sparc slowdebug build fails for memset_with_concurrent_readers.cpp
mgerdin [Fri, 09 Oct 2015 09:00:33 +0200] rev 33147
8139086: Solaris/Sparc slowdebug build fails for memset_with_concurrent_readers.cpp Reviewed-by: dcubed, kbarrett, coleenp
Thu, 08 Oct 2015 12:44:12 +0200 8138717: TestGCEventMixedWithG1ConcurrentMark.java fails
brutisso [Thu, 08 Oct 2015 12:44:12 +0200] rev 33146
8138717: TestGCEventMixedWithG1ConcurrentMark.java fails Reviewed-by: jwilhelm, david
Thu, 08 Oct 2015 22:35:20 +0200 Merge
jwilhelm [Thu, 08 Oct 2015 22:35:20 +0200] rev 33145
Merge
Mon, 05 Oct 2015 14:56:19 -0700 8134995: [REDO] GC: implement ranges (optionally constraints) for those flags that have them missing
sangheki [Mon, 05 Oct 2015 14:56:19 -0700] rev 33144
8134995: [REDO] GC: implement ranges (optionally constraints) for those flags that have them missing Summary: Add ranges and constraint functions for GC flags. Reviewed-by: kbarrett, jmasa, jwilhelm, gziemski, zmajo
Thu, 08 Oct 2015 12:47:17 +0200 8139134: Wrong tenuring threshold in young GC trace event
ehelin [Thu, 08 Oct 2015 12:47:17 +0200] rev 33143
8139134: Wrong tenuring threshold in young GC trace event Reviewed-by: ehelin, jwilhelm Contributed-by: Carsten Varming <cvarming@twitter.com>
Fri, 02 Oct 2015 11:46:42 +0200 8138733: Fix build: gcc < 4.8 doesn't grok -Wno-format-zero-length added in 8080775
goetz [Fri, 02 Oct 2015 11:46:42 +0200] rev 33142
8138733: Fix build: gcc < 4.8 doesn't grok -Wno-format-zero-length added in 8080775 Summary: Also fix one problematic format on ppc. Reviewed-by: david, simonis
Thu, 08 Oct 2015 01:04:29 +0000 Merge
iignatyev [Thu, 08 Oct 2015 01:04:29 +0000] rev 33141
Merge
Wed, 07 Oct 2015 18:02:25 +0300 8138958: Quarantine gc/g1/mixedgc/TestLogging.java test
kzhaldyb [Wed, 07 Oct 2015 18:02:25 +0300] rev 33140
8138958: Quarantine gc/g1/mixedgc/TestLogging.java test Reviewed-by: brutisso, iignatyev
Wed, 07 Oct 2015 22:54:08 +0000 Merge
dcubed [Wed, 07 Oct 2015 22:54:08 +0000] rev 33139
Merge
Wed, 07 Oct 2015 16:41:21 +0000 Merge
dcubed [Wed, 07 Oct 2015 16:41:21 +0000] rev 33138
Merge
Thu, 01 Oct 2015 09:30:19 +0200 8137329: [windows] Build broken on VS2010 after "8046148: JEP 158: Unified JVM Logging"
stuefe [Thu, 01 Oct 2015 09:30:19 +0200] rev 33137
8137329: [windows] Build broken on VS2010 after "8046148: JEP 158: Unified JVM Logging" Reviewed-by: simonis, ihse, prr, goetz, dcubed
Wed, 07 Oct 2015 20:45:15 +0000 Merge
ctornqvi [Wed, 07 Oct 2015 20:45:15 +0000] rev 33136
Merge
Wed, 07 Oct 2015 11:37:46 -0400 8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
gtriantafill [Wed, 07 Oct 2015 11:37:46 -0400] rev 33135
8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java Reviewed-by: ddmitriev, ctornqvi, coleenp
Wed, 07 Oct 2015 17:33:42 +0000 Merge
ehelin [Wed, 07 Oct 2015 17:33:42 +0000] rev 33134
Merge
Wed, 07 Oct 2015 17:00:02 +0200 8138971: G1CollectorPolicy::_rs_lengths_prediction is not initialized before use
ehelin [Wed, 07 Oct 2015 17:00:02 +0200] rev 33133
8138971: G1CollectorPolicy::_rs_lengths_prediction is not initialized before use Reviewed-by: mgerdin, jwilhelm
Wed, 07 Oct 2015 14:56:53 +0000 Merge
david [Wed, 07 Oct 2015 14:56:53 +0000] rev 33132
Merge
Wed, 07 Oct 2015 15:27:02 +0200 8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated.
david [Wed, 07 Oct 2015 15:27:02 +0200] rev 33131
8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated. Reviewed-by: jwilhelm, mgerdin
Wed, 07 Oct 2015 15:06:52 +0200 8138969: G1CollectorPolicy should use const for applicable methods
ehelin [Wed, 07 Oct 2015 15:06:52 +0200] rev 33130
8138969: G1CollectorPolicy should use const for applicable methods Reviewed-by: mgerdin, jwilhelm
Wed, 07 Oct 2015 01:03:24 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 01:03:24 +0200] rev 33129
Merge
Tue, 06 Oct 2015 18:51:47 +0000 Merge
coleenp [Tue, 06 Oct 2015 18:51:47 +0000] rev 33128
Merge
Tue, 06 Oct 2015 14:27:39 -0400 8138917: Back out change for 8130681
mockner [Tue, 06 Oct 2015 14:27:39 -0400] rev 33127
8138917: Back out change for 8130681 Summary: Change 8130681 has been backed out. Reviewed-by: coleenp, gtriantafill
Tue, 06 Oct 2015 14:27:03 +0200 8138707: TestPromotionEventWithParallelScavenge.java crashes using undefined GC id.
brutisso [Tue, 06 Oct 2015 14:27:03 +0200] rev 33126
8138707: TestPromotionEventWithParallelScavenge.java crashes using undefined GC id. Reviewed-by: mgerdin, jwilhelm
Tue, 06 Oct 2015 14:26:13 +0200 8138863: Refactor WaitForBarrierGCTask
brutisso [Tue, 06 Oct 2015 14:26:13 +0200] rev 33125
8138863: Refactor WaitForBarrierGCTask Reviewed-by: mgerdin, jwilhelm
Tue, 06 Oct 2015 14:25:02 +0200 8138862: Remove some unused code and subclasses in gcTaskManager.hpp/cpp
brutisso [Tue, 06 Oct 2015 14:25:02 +0200] rev 33124
8138862: Remove some unused code and subclasses in gcTaskManager.hpp/cpp Reviewed-by: mgerdin, jwilhelm
Tue, 06 Oct 2015 08:05:11 +0200 8138846: Remove unused enum ConcurrentGCThread::CGC_flag_type
pliden [Tue, 06 Oct 2015 08:05:11 +0200] rev 33123
8138846: Remove unused enum ConcurrentGCThread::CGC_flag_type Reviewed-by: jwilhelm, brutisso
Mon, 05 Oct 2015 21:17:11 -0400 8138833: Remove CMMarkStack::drain
kbarrett [Mon, 05 Oct 2015 21:17:11 -0400] rev 33122
8138833: Remove CMMarkStack::drain Summary: Remove unused functions and data members. Reviewed-by: pliden, brutisso
Mon, 05 Oct 2015 13:25:01 -0700 8078295: hotspot test_env.sh can set VM_CPU incorrectly
iklam [Mon, 05 Oct 2015 13:25:01 -0700] rev 33121
8078295: hotspot test_env.sh can set VM_CPU incorrectly Summary: Use sed script to filter out irrelevant parts of -Xinternalversion Reviewed-by: dlong, dcubed, dsamersoff
Mon, 28 Sep 2015 12:57:47 +0200 8137260: fix warning after "8046148: JEP 158: Unified JVM Logging"
goetz [Mon, 28 Sep 2015 12:57:47 +0200] rev 33120
8137260: fix warning after "8046148: JEP 158: Unified JVM Logging" Reviewed-by: mlarsson, stuefe
Fri, 02 Oct 2015 16:48:31 +0000 Merge
dcubed [Fri, 02 Oct 2015 16:48:31 +0000] rev 33119
Merge
Fri, 02 Oct 2015 09:04:10 -0700 8138769: [TESTBUG] restore lost line from JDK-8137105 fix
ddmitriev [Fri, 02 Oct 2015 09:04:10 -0700] rev 33118
8138769: [TESTBUG] restore lost line from JDK-8137105 fix Reviewed-by: dcubed, rdurbin
Fri, 02 Oct 2015 06:06:22 -0700 8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT
ctornqvi [Fri, 02 Oct 2015 06:06:22 -0700] rev 33117
8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT Reviewed-by: coleenp
Fri, 02 Oct 2015 12:44:02 +0000 Merge
dcubed [Fri, 02 Oct 2015 12:44:02 +0000] rev 33116
Merge
Fri, 02 Oct 2015 11:58:41 +0000 Merge
dcubed [Fri, 02 Oct 2015 11:58:41 +0000] rev 33115
Merge
Thu, 01 Oct 2015 13:43:23 -0700 8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit
dcubed [Thu, 01 Oct 2015 13:43:23 -0700] rev 33114
8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit Summary: Update TestVMOptionsFile.java to match fix for 8135195; other minor cleanups. Reviewed-by: dcubed, rdurbin
Thu, 01 Oct 2015 13:42:42 -0700 8135195: VM Options file should not be limited to 1k in bytes
dcubed [Thu, 01 Oct 2015 13:42:42 -0700] rev 33113
8135195: VM Options file should not be limited to 1k in bytes Summary: Change Arguments::parse_vm_options_file() to remove 1024 byte limit on the VM options file. Reviewed-by: dcubed, hseigel, gthornbr, dsamersoff, ddmitriev, coleenp
Fri, 02 Oct 2015 11:02:11 +0000 Merge
david [Fri, 02 Oct 2015 11:02:11 +0000] rev 33112
Merge
Fri, 02 Oct 2015 10:43:19 +0200 8138637: Remove err_msg from LOG_PREFIX macro
david [Fri, 02 Oct 2015 10:43:19 +0200] rev 33111
8138637: Remove err_msg from LOG_PREFIX macro Reviewed-by: brutisso
Fri, 02 Oct 2015 10:15:46 +0200 8138692: libjsig compilation is missing EXTRA_CFLAGS on macosx
erikj [Fri, 02 Oct 2015 10:15:46 +0200] rev 33110
8138692: libjsig compilation is missing EXTRA_CFLAGS on macosx Reviewed-by: ihse, mikael
Thu, 01 Oct 2015 15:14:15 -0400 8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding
hseigel [Thu, 01 Oct 2015 15:14:15 -0400] rev 33109
8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding Summary: TestBasicLogOutput.java edited to account for padding in tag descriptors Reviewed-by: ddmitriev, hseigel, coleenp Contributed-by: rachel.protacio@oracle.com
Wed, 30 Sep 2015 18:09:40 -0400 8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
aharlap [Wed, 30 Sep 2015 18:09:40 -0400] rev 33108
8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space Summary: Avoided G1 OutOfMemoryError by adding extra expand heap call Reviewed-by: jwilhelm, tschatzl
Wed, 30 Sep 2015 09:07:21 +0200 8134953: Make the GC ID available in a central place
brutisso [Wed, 30 Sep 2015 09:07:21 +0200] rev 33107
8134953: Make the GC ID available in a central place Reviewed-by: pliden, jmasa
Tue, 29 Sep 2015 17:44:58 +0200 8133706: Kitchensink hanged
brutisso [Tue, 29 Sep 2015 17:44:58 +0200] rev 33106
8133706: Kitchensink hanged Reviewed-by: pliden, jmasa
Tue, 29 Sep 2015 11:02:08 +0200 8080775: Better argument formatting for assert() and friends
david [Tue, 29 Sep 2015 11:02:08 +0200] rev 33105
8080775: Better argument formatting for assert() and friends Reviewed-by: kbarrett, pliden
Mon, 28 Sep 2015 15:05:02 +0200 Merge
jwilhelm [Mon, 28 Sep 2015 15:05:02 +0200] rev 33104
Merge
Mon, 28 Sep 2015 09:28:53 +0200 8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
brutisso [Mon, 28 Sep 2015 09:28:53 +0200] rev 33103
8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125 Reviewed-by: kbarrett, tschatzl
Thu, 24 Sep 2015 18:48:50 +0300 8136398: Create test that checks that G1 MixedGC produces correct output to logfile
kzhaldyb [Thu, 24 Sep 2015 18:48:50 +0300] rev 33102
8136398: Create test that checks that G1 MixedGC produces correct output to logfile Summary: Added test that checks that G1 MixedGC produces correct output to logfile Reviewed-by: tschatzl
Fri, 25 Sep 2015 10:21:53 +0200 Merge
dsamersoff [Fri, 25 Sep 2015 10:21:53 +0200] rev 33101
Merge
Thu, 24 Sep 2015 20:39:55 +0300 8086134: Deadlock detection fails to attach to core file
dsamersoff [Thu, 24 Sep 2015 20:39:55 +0300] rev 33100
8086134: Deadlock detection fails to attach to core file Summary: Test reimplemented for jtreg Reviewed-by: jbachorik
Thu, 24 Sep 2015 11:26:30 -0400 8130681: Kitchensink startup crashes JVM with NMT overlapping ranges
mockner [Thu, 24 Sep 2015 11:26:30 -0400] rev 33099
8130681: Kitchensink startup crashes JVM with NMT overlapping ranges Summary: add_committed_region now handles overlapping commits. Reviewed-by: hseigel, coleenp
Thu, 24 Sep 2015 16:19:15 +0200 Merge
mlarsson [Thu, 24 Sep 2015 16:19:15 +0200] rev 33098
Merge
Thu, 24 Sep 2015 12:36:04 +0200 8046148: JEP 158: Unified JVM Logging
mlarsson [Thu, 24 Sep 2015 12:36:04 +0200] rev 33097
8046148: JEP 158: Unified JVM Logging Reviewed-by: coleenp, sla
Thu, 24 Sep 2015 12:04:57 +0200 8135018: AARCH64: Missing memory barriers for CMS collector
aph [Thu, 24 Sep 2015 12:04:57 +0200] rev 33096
8135018: AARCH64: Missing memory barriers for CMS collector Summary: Add StoreStore barrier when CMS needs them Reviewed-by: tschatzl
Wed, 23 Sep 2015 22:04:23 +0300 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file)
ddmitriev [Wed, 23 Sep 2015 22:04:23 +0300] rev 33095
8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) Reviewed-by: dcubed, gtriantafill, rdurbin
Wed, 23 Sep 2015 05:18:00 -0700 8027565: Enable /d2Zi+ when building with Visual Studio 2013
ctornqvi [Wed, 23 Sep 2015 05:18:00 -0700] rev 33094
8027565: Enable /d2Zi+ when building with Visual Studio 2013 Reviewed-by: dcubed, ihse
Mon, 21 Sep 2015 10:36:36 -0400 8131645: [ARM64] crash on Cavium when using G1
ecaspole [Mon, 21 Sep 2015 10:36:36 -0400] rev 33093
8131645: [ARM64] crash on Cavium when using G1 Summary: Add a fence when creating the CodeRootSetTable so the readers do not see invalid memory. Reviewed-by: aph, tschatzl
Thu, 08 Oct 2015 14:28:55 -0700 Merge
amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33092
Merge
Thu, 08 Oct 2015 19:16:42 +0000 Merge
dlong [Thu, 08 Oct 2015 19:16:42 +0000] rev 33091
Merge
Wed, 07 Oct 2015 06:56:58 -0400 8139042: AARCH64: Correct regression introduced by 8080293
adinn [Wed, 07 Oct 2015 06:56:58 -0400] rev 33090
8139042: AARCH64: Correct regression introduced by 8080293 Summary: Reinstate unsafe volatile optimization broken by JDK-8080293 Reviewed-by: aph, kvn
Mon, 05 Oct 2015 20:02:40 -0700 8132207: update for x86 exp in the math lib
iveresov [Mon, 05 Oct 2015 20:02:40 -0700] rev 33089
8132207: update for x86 exp in the math lib Summary: Add new java.lang.Math() intrinsics from x86 Reviewed-by: kvn, iveresov Contributed-by: vivek.r.deshpande@intel.com
Wed, 30 Sep 2015 04:35:39 -0400 8138583: aarch64: add support for vectorizing fabs/fneg
enevill [Wed, 30 Sep 2015 04:35:39 -0400] rev 33088
8138583: aarch64: add support for vectorizing fabs/fneg Reviewed-by: aph, roland Contributed-by: felix.yang@linaro.org
Thu, 08 Oct 2015 09:51:12 -0700 8139094: Tier1 test java/util/zip/TestCRC32C.java fails due to fixes for JDK-8134553
iveresov [Thu, 08 Oct 2015 09:51:12 -0700] rev 33087
8139094: Tier1 test java/util/zip/TestCRC32C.java fails due to fixes for JDK-8134553 Summary: Match correct intrinsic kind Reviewed-by: iveresov, kvn Contributed-by: tomasz.wojtowicz@intel.com
Thu, 01 Oct 2015 11:52:44 -0700 Merge
amurillo [Thu, 01 Oct 2015 11:52:44 -0700] rev 33086
Merge
Wed, 23 Sep 2015 12:39:30 -0400 8135231: aarch64: add support for vectorizing double precision sqrt
enevill [Wed, 23 Sep 2015 12:39:30 -0400] rev 33085
8135231: aarch64: add support for vectorizing double precision sqrt Reviewed-by: roland, aph
Mon, 28 Sep 2015 16:18:15 +0000 8136165: AARCH64: Tidy up compiled native calls
aph [Mon, 28 Sep 2015 16:18:15 +0000] rev 33084
8136165: AARCH64: Tidy up compiled native calls Summary: Do some cleaning Reviewed-by: roland, kvn, enevill
Fri, 25 Sep 2015 12:04:35 -0700 Merge
iveresov [Fri, 25 Sep 2015 12:04:35 -0700] rev 33083
Merge
Thu, 17 Sep 2015 16:53:42 +0200 8136820: Generate better code for some Unsafe addressing patterns
roland [Thu, 17 Sep 2015 16:53:42 +0200] rev 33082
8136820: Generate better code for some Unsafe addressing patterns Summary: reshape address computation to move invariant part out of loops Reviewed-by: kvn
Thu, 24 Sep 2015 20:13:04 +0300 8066157: JEP-JDK-8046155: Test task: method matcher
ppunegov [Thu, 24 Sep 2015 20:13:04 +0300] rev 33081
8066157: JEP-JDK-8046155: Test task: method matcher Summary: MethodMatcher test and framework Reviewed-by: iignatyev, neliasso
Thu, 24 Sep 2015 18:24:10 +0300 8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown
kzhaldyb [Thu, 24 Sep 2015 18:24:10 +0300] rev 33080
8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown Summary: Changed handling a case when expected exception wasn't thrown Reviewed-by: iignatyev
Wed, 16 Sep 2015 13:50:57 +0000 8136615: aarch64: elide DecodeN when followed by CmpP 0
enevill [Wed, 16 Sep 2015 13:50:57 +0000] rev 33079
8136615: aarch64: elide DecodeN when followed by CmpP 0 Summary: remove DecodeN when comparing a narrow oop with 0 Reviewed-by: kvn, adinn
Tue, 22 Sep 2015 15:25:34 +0200 8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop
roland [Tue, 22 Sep 2015 15:25:34 +0200] rev 33078
8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop Summary: multiple phis on same slice are possible in a loop Reviewed-by: kvn, mcberg
Mon, 21 Sep 2015 10:51:33 +0200 8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
roland [Mon, 21 Sep 2015 10:51:33 +0200] rev 33077
8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape Summary: elide MemBar when AllocateNode _is_non_escaping Reviewed-by: kvn, roland Contributed-by: hui.shi@linaro.org
Tue, 22 Sep 2015 13:42:09 +0200 8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out
zmajo [Tue, 22 Sep 2015 13:42:09 +0200] rev 33076
8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out Summary: Change test to execute only on relevant (x86-based) platforms. Reviewed-by: kvn, dlong
Wed, 16 Sep 2015 09:52:58 -0400 8080293: AARCH64: Remove unnecessary dmbs from generated CAS code
adinn [Wed, 16 Sep 2015 09:52:58 -0400] rev 33075
8080293: AARCH64: Remove unnecessary dmbs from generated CAS code Summary: The current encoding for CAS generates unnecessary leading and trailing dmbs for the MemBarAcquire and MemBarRelease which ought to be elided Reviewed-by: kvn
Sat, 19 Sep 2015 11:19:22 +0200 Merge
iignatyev [Sat, 19 Sep 2015 11:19:22 +0200] rev 33074
Merge
Sat, 19 Sep 2015 12:04:38 +0300 8136718: [TESTBUG] introduce FileInstaller functionality
dpochepk [Sat, 19 Sep 2015 12:04:38 +0300] rev 33073
8136718: [TESTBUG] introduce FileInstaller functionality Reviewed-by: iignatyev
Sat, 19 Sep 2015 12:03:36 +0300 8136693: add package statement 'compiler.testlibrary' to CompilerUtils
tpivovarova [Sat, 19 Sep 2015 12:03:36 +0300] rev 33072
8136693: add package statement 'compiler.testlibrary' to CompilerUtils Reviewed-by: iignatyev
Fri, 18 Sep 2015 16:37:12 -0400 Merge
coleenp [Fri, 18 Sep 2015 16:37:12 -0400] rev 33071
Merge
Thu, 17 Sep 2015 09:03:57 +0200 8136525: Generate interpreter entries only once and avoid unnecessary jump to jump
mdoerr [Thu, 17 Sep 2015 09:03:57 +0200] rev 33070
8136525: Generate interpreter entries only once and avoid unnecessary jump to jump Reviewed-by: coleenp, twisti, aph
Fri, 18 Sep 2015 10:11:11 +0200 8135068: Extract method matchers from CompilerOracle
neliasso [Fri, 18 Sep 2015 10:11:11 +0200] rev 33069
8135068: Extract method matchers from CompilerOracle Summary: Ecapsulate code to enable reuse Reviewed-by: roland, kvn
Thu, 17 Sep 2015 13:42:50 -0700 Merge
iveresov [Thu, 17 Sep 2015 13:42:50 -0700] rev 33068
Merge
Thu, 17 Sep 2015 08:08:47 +0200 8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
thartmann [Thu, 17 Sep 2015 08:08:47 +0200] rev 33067
8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts Summary: Bail out of superword optimization if loop was removed (i.e., if zero-trip Opaque1Node was removed). Reviewed-by: kvn, roland
Wed, 16 Sep 2015 15:54:32 -0700 8134553: CRC32C implementations for x86/x64 targets
kvn [Wed, 16 Sep 2015 15:54:32 -0700] rev 33066
8134553: CRC32C implementations for x86/x64 targets Reviewed-by: kvn Contributed-by: tomasz.wojtowicz@intel.com
Wed, 16 Sep 2015 13:16:17 -0700 8134802: LCM register pressure scheduling
mcberg [Wed, 16 Sep 2015 13:16:17 -0700] rev 33065
8134802: LCM register pressure scheduling Summary: Calculate register pressure in a block to help instructions scheduling. Reviewed-by: kvn, dlong
Wed, 16 Sep 2015 20:33:16 +0200 Merge
kvn [Wed, 16 Sep 2015 20:33:16 +0200] rev 33064
Merge
Tue, 15 Sep 2015 11:04:11 -0700 8136406: Remove ZapDeadCompiledLocals code
kvn [Tue, 15 Sep 2015 11:04:11 -0700] rev 33063
8136406: Remove ZapDeadCompiledLocals code Summary: Dead code elimination. Reviewed-by: roland, twisti
Tue, 15 Sep 2015 13:08:43 +0200 8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit
roland [Tue, 15 Sep 2015 13:08:43 +0200] rev 33062
8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit Summary: PhaseIdealLoop::try_move_store_before_loop() needs to check for early loop exit before candidate Stores Reviewed-by: kvn
Tue, 15 Sep 2015 12:59:51 +0000 8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
enevill [Tue, 15 Sep 2015 12:59:51 +0000] rev 33061
8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails Summary: Fix safepoint handlers to save 128 bits on vector poll Reviewed-by: kvn Contributed-by: felix.yang@linaro.org
Thu, 22 Oct 2015 08:47:43 -0700 Added tag jdk9-b88 for changeset 9f14b17a8956
lana [Thu, 22 Oct 2015 08:47:43 -0700] rev 33060
Added tag jdk9-b88 for changeset 9f14b17a8956
Tue, 27 Oct 2015 10:15:37 -0700 Merge
amurillo [Tue, 27 Oct 2015 10:15:37 -0700] rev 33059
Merge
Thu, 22 Oct 2015 16:25:34 -0700 Merge
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33058
Merge
Tue, 20 Oct 2015 11:17:05 -0400 Merge
jprovino [Tue, 20 Oct 2015 11:17:05 -0400] rev 33057
Merge
Wed, 07 Oct 2015 00:46:44 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33056
Merge
Tue, 27 Oct 2015 17:51:36 +0100 8140312: Enable new sjavac server only mode in jdk build
erikj [Tue, 27 Oct 2015 17:51:36 +0100] rev 33055
8140312: Enable new sjavac server only mode in jdk build Reviewed-by: ihse, tbell
Tue, 27 Oct 2015 13:48:21 +0100 8140484: Vardeps broken when variable value contains '$'
erikj [Tue, 27 Oct 2015 13:48:21 +0100] rev 33054
8140484: Vardeps broken when variable value contains '$' Reviewed-by: tbell
Thu, 22 Oct 2015 11:12:30 -0700 Merge
lana [Thu, 22 Oct 2015 11:12:30 -0700] rev 33053
Merge
Thu, 22 Oct 2015 16:41:24 +0200 8140282: Remove test directories on clean-test-*
ihse [Thu, 22 Oct 2015 16:41:24 +0200] rev 33052
8140282: Remove test directories on clean-test-* Reviewed-by: erikj
Thu, 22 Oct 2015 15:54:15 +0200 8140277: Configuration out-of-date check should also check closed sources
ihse [Thu, 22 Oct 2015 15:54:15 +0200] rev 33051
8140277: Configuration out-of-date check should also check closed sources Reviewed-by: erikj
Wed, 21 Oct 2015 18:38:29 -0700 Merge
lana [Wed, 21 Oct 2015 18:38:29 -0700] rev 33050
Merge
Tue, 20 Oct 2015 11:56:22 -0700 Merge
amurillo [Tue, 20 Oct 2015 11:56:22 -0700] rev 33049
Merge
Mon, 19 Oct 2015 12:30:16 -0700 Merge
amurillo [Mon, 19 Oct 2015 12:30:16 -0700] rev 33048
Merge
Sat, 17 Oct 2015 15:41:02 -0400 Merge
dlong [Sat, 17 Oct 2015 15:41:02 -0400] rev 33047
Merge
Fri, 09 Oct 2015 02:43:49 -0400 Merge
dlong [Fri, 09 Oct 2015 02:43:49 -0400] rev 33046
Merge
Thu, 08 Oct 2015 11:31:14 -1000 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti [Thu, 08 Oct 2015 11:31:14 -1000] rev 33045
8136421: JEP 243: Java-Level JVM Compiler Interface Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
Wed, 07 Oct 2015 00:46:44 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33044
Merge
Mon, 28 Sep 2015 15:05:01 +0200 Merge
jwilhelm [Mon, 28 Sep 2015 15:05:01 +0200] rev 33043
Merge
Thu, 24 Sep 2015 20:39:41 +0300 8086134: Deadlock detection fails to attach to core file
dsamersoff [Thu, 24 Sep 2015 20:39:41 +0300] rev 33042
8086134: Deadlock detection fails to attach to core file Summary: Test reimplemented for jtreg Reviewed-by: jbachorik
Thu, 08 Oct 2015 14:28:55 -0700 Merge
amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33041
Merge
Thu, 01 Oct 2015 11:52:43 -0700 Merge
amurillo [Thu, 01 Oct 2015 11:52:43 -0700] rev 33040
Merge
Fri, 25 Sep 2015 12:04:34 -0700 Merge
iveresov [Fri, 25 Sep 2015 12:04:34 -0700] rev 33039
Merge
Fri, 18 Sep 2015 10:09:38 +0200 8135068: Extract method matchers from CompilerOracle
neliasso [Fri, 18 Sep 2015 10:09:38 +0200] rev 33038
8135068: Extract method matchers from CompilerOracle Summary: Ecapsulate code to enable reuse Reviewed-by: roland, kvn
Tue, 20 Oct 2015 10:33:25 -0700 Merge
prr [Tue, 20 Oct 2015 10:33:25 -0700] rev 33037
Merge
Tue, 20 Oct 2015 08:24:24 -0700 Merge
prr [Tue, 20 Oct 2015 08:24:24 -0700] rev 33036
Merge
Mon, 12 Oct 2015 14:44:02 -0700 Merge
prr [Mon, 12 Oct 2015 14:44:02 -0700] rev 33035
Merge
Tue, 06 Oct 2015 12:51:53 -0700 Merge
ddehaven [Tue, 06 Oct 2015 12:51:53 -0700] rev 33034
Merge
Fri, 02 Oct 2015 17:33:42 +0200 8138739: Enable devkit on macosx in JPRT (again)
erikj [Fri, 02 Oct 2015 17:33:42 +0200] rev 33033
8138739: Enable devkit on macosx in JPRT (again) Reviewed-by: ihse
Tue, 20 Oct 2015 17:29:53 +0200 8139813: Base heap size on type of boot jdk, not architecture of build machine
erikj [Tue, 20 Oct 2015 17:29:53 +0200] rev 33032
8139813: Base heap size on type of boot jdk, not architecture of build machine Reviewed-by: tbell, ihse
Tue, 20 Oct 2015 16:40:01 +0200 8139969: Fix unzip in compare.sh broken by JDK-8136813
ihse [Tue, 20 Oct 2015 16:40:01 +0200] rev 33031
8139969: Fix unzip in compare.sh broken by JDK-8136813 Reviewed-by: erikj
Tue, 20 Oct 2015 10:39:07 +0200 8139668: Generate README-build.html from markdown
ihse [Tue, 20 Oct 2015 10:39:07 +0200] rev 33030
8139668: Generate README-build.html from markdown Reviewed-by: erikj
Tue, 20 Oct 2015 09:47:56 +0200 8139735: Switch compilers in JPRT for windows and linux
erikj [Tue, 20 Oct 2015 09:47:56 +0200] rev 33029
8139735: Switch compilers in JPRT for windows and linux Reviewed-by: tbell, ihse
Mon, 19 Oct 2015 19:13:58 +0200 8134254: JShell API/tool: REPL for Java into JDK9
jlahoda [Mon, 19 Oct 2015 19:13:58 +0200] rev 33028
8134254: JShell API/tool: REPL for Java into JDK9 Summary: Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES. Reviewed-by: alanb, erikj, sundar Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
Thu, 22 Oct 2015 08:47:39 -0700 Added tag jdk9-b88 for changeset 15f446204203
lana [Thu, 22 Oct 2015 08:47:39 -0700] rev 33027
Added tag jdk9-b88 for changeset 15f446204203
Wed, 05 Jul 2017 20:54:58 +0200 Added tag jdk9-b88 for changeset 16b4968f9bb8
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33026
Added tag jdk9-b88 for changeset 16b4968f9bb8
Wed, 05 Jul 2017 20:54:58 +0200 Merge jdk9-b88
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33025
Merge
Wed, 05 Jul 2017 20:54:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:54 +0200] rev 33024
Merge
Wed, 21 Oct 2015 15:15:36 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:36 -0700] rev 33023
Merge
Thu, 15 Oct 2015 16:50:02 -0700 Merge
lana [Thu, 15 Oct 2015 16:50:02 -0700] rev 33022
Merge
Tue, 13 Oct 2015 09:02:30 +0100 8139371: Three langtools test failures after the removal of sun.misc.Lock
chegar [Tue, 13 Oct 2015 09:02:30 +0100] rev 33021
8139371: Three langtools test failures after the removal of sun.misc.Lock Reviewed-by: jjg, mchung
Tue, 13 Oct 2015 09:48:03 +0530 8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName
sadayapalam [Tue, 13 Oct 2015 09:48:03 +0530] rev 33020
8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName Summary: Speed up Check.localClassName by avoiding generating names known to be in use already Reviewed-by: mcimadamore, jlahoda, sadayapalam Contributed-by: dmitry.chuyko@oracle.com
Mon, 12 Oct 2015 19:43:44 +0530 8139245: compiler crashes with exception on int:new method reference and generic method inference
sadayapalam [Mon, 12 Oct 2015 19:43:44 +0530] rev 33019
8139245: compiler crashes with exception on int:new method reference and generic method inference Reviewed-by: mcimadamore
Mon, 12 Oct 2015 12:24:33 +0100 8138840: NPE when compiling bitwise operations with illegal operand types
mcimadamore [Mon, 12 Oct 2015 12:24:33 +0100] rev 33018
8138840: NPE when compiling bitwise operations with illegal operand types 8139243: compiler crashes with exception on sum operation of String var and void method call result 8139249: Compiler crashes on unary bitwise complement with non-integral operand Summary: Certain binary operator checks are accepting more operands than required. Reviewed-by: jlahoda
Mon, 19 Oct 2015 00:25:14 -0700 Added tag jdk9-b87 for changeset 610c74da519c
lana [Mon, 19 Oct 2015 00:25:14 -0700] rev 33017
Added tag jdk9-b87 for changeset 610c74da519c
Wed, 05 Jul 2017 20:54:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:48 +0200] rev 33016
Merge
Wed, 21 Oct 2015 15:15:26 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:26 -0700] rev 33015
Merge
Fri, 16 Oct 2015 19:07:08 +0300 8073519: schemagen does not report errors while generating xsd files
aefimov [Fri, 16 Oct 2015 19:07:08 +0300] rev 33014
8073519: schemagen does not report errors while generating xsd files Reviewed-by: dfuchs
Mon, 19 Oct 2015 00:25:03 -0700 Added tag jdk9-b87 for changeset 611cd2f9832d
lana [Mon, 19 Oct 2015 00:25:03 -0700] rev 33013
Added tag jdk9-b87 for changeset 611cd2f9832d
Wed, 05 Jul 2017 20:54:42 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:42 +0200] rev 33012
Merge
Mon, 19 Oct 2015 00:25:01 -0700 Added tag jdk9-b87 for changeset 659a7814aa2e
lana [Mon, 19 Oct 2015 00:25:01 -0700] rev 33011
Added tag jdk9-b87 for changeset 659a7814aa2e
Wed, 05 Jul 2017 20:54:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:36 +0200] rev 33010
Merge
Wed, 21 Oct 2015 15:15:33 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:33 -0700] rev 33009
Merge
Thu, 15 Oct 2015 16:50:08 -0700 Merge
lana [Thu, 15 Oct 2015 16:50:08 -0700] rev 33008
Merge
Mon, 12 Oct 2015 14:52:47 +0200 8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits
attila [Mon, 12 Oct 2015 14:52:47 +0200] rev 33007
8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits Reviewed-by: mhaupt, sundar
Mon, 12 Oct 2015 13:44:38 +0200 8139270: Drastically reduce memory footprint of ChainedCallSite
attila [Mon, 12 Oct 2015 13:44:38 +0200] rev 33006
8139270: Drastically reduce memory footprint of ChainedCallSite Reviewed-by: hannesw, sundar
Mon, 12 Oct 2015 13:36:41 +0200 8139266: add JSAdapter example with fallthrough
mhaupt [Mon, 12 Oct 2015 13:36:41 +0200] rev 33005
8139266: add JSAdapter example with fallthrough Reviewed-by: attila, hannesw
Mon, 12 Oct 2015 10:28:27 +0200 8139274: Use JDK 8 default method for LinkerServices.asTypeLosslessReturn
attila [Mon, 12 Oct 2015 10:28:27 +0200] rev 33004
8139274: Use JDK 8 default method for LinkerServices.asTypeLosslessReturn Reviewed-by: lagergren, sundar
Mon, 12 Oct 2015 10:27:32 +0200 8139273: Small improvements to DynamicLinker and DynamicLinkerFactory
attila [Mon, 12 Oct 2015 10:27:32 +0200] rev 33003
8139273: Small improvements to DynamicLinker and DynamicLinkerFactory Reviewed-by: lagergren, sundar
Mon, 19 Oct 2015 00:25:16 -0700 Added tag jdk9-b87 for changeset 9f7dd20687ba
lana [Mon, 19 Oct 2015 00:25:16 -0700] rev 33002
Added tag jdk9-b87 for changeset 9f7dd20687ba
Wed, 05 Jul 2017 20:54:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:31 +0200] rev 33001
Merge
Mon, 19 Oct 2015 00:24:56 -0700 Added tag jdk9-b87 for changeset 6f6a93f70f07
lana [Mon, 19 Oct 2015 00:24:56 -0700] rev 33000
Added tag jdk9-b87 for changeset 6f6a93f70f07
Wed, 05 Jul 2017 20:54:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:28 +0200] rev 32999
Merge
Wed, 21 Oct 2015 15:16:00 -0700 Merge
lana [Wed, 21 Oct 2015 15:16:00 -0700] rev 32998
Merge
Fri, 16 Oct 2015 19:05:49 +0300 8073519: schemagen does not report errors while generating xsd files
aefimov [Fri, 16 Oct 2015 19:05:49 +0300] rev 32997
8073519: schemagen does not report errors while generating xsd files Reviewed-by: dfuchs
Thu, 15 Oct 2015 16:51:00 -0700 Merge
lana [Thu, 15 Oct 2015 16:51:00 -0700] rev 32996
Merge
Thu, 15 Oct 2015 14:41:37 +0100 8038502: Deflater.needsInput() should use synchronization
coffeys [Thu, 15 Oct 2015 14:41:37 +0100] rev 32995
8038502: Deflater.needsInput() should use synchronization Reviewed-by: chegar
Thu, 15 Oct 2015 13:56:39 +0300 8138938: Clarify javadoc for java.util.Collections.copy()
igerasim [Thu, 15 Oct 2015 13:56:39 +0300] rev 32994
8138938: Clarify javadoc for java.util.Collections.copy() Reviewed-by: smarks
Thu, 15 Oct 2015 09:33:03 +0100 6907252: ZipFileInputStream Not Thread-Safe
coffeys [Thu, 15 Oct 2015 09:33:03 +0100] rev 32993
6907252: ZipFileInputStream Not Thread-Safe Reviewed-by: sherman
Wed, 14 Oct 2015 16:17:08 -0700 8136799: Port fdlibm cbrt to Java
darcy [Wed, 14 Oct 2015 16:17:08 -0700] rev 32992
8136799: Port fdlibm cbrt to Java Reviewed-by: bpb
Tue, 13 Oct 2015 16:45:35 -0700 8134853: Bulk integration of java.util.concurrent classes
dl [Tue, 13 Oct 2015 16:45:35 -0700] rev 32991
8134853: Bulk integration of java.util.concurrent classes 8080939: ForkJoinPool and Phaser deadlock 8044616: Clients of Unsafe.compareAndSwapLong need to beware of using direct stores to the same field 8071638: [JAVADOC] Buggy example in javadoc for afterExecute to access a submitted job's Throwable 8043743: Data missed in java.util.concurrent.LinkedTransferQueue 8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError 8031374: TEST_BUG: java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java fails Intermittently 8034208: Cleanup to test/java/util/concurrent/BlockingQueue/Interrupt.java 8035661: Test fix java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java from jsr166 CVS 8062841: ConcurrentHashMap.computeIfAbsent stuck in an endless loop 8073208: javadoc typo in java.util.concurrent.Executor 8073704: FutureTask.isDone returns true when task has not yet completed 8037093: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails intermittently 8022642: ScheduledThreadPoolExecutor with zero corePoolSize create endlessly threads 8065320: Busy loop in ThreadPoolExecutor.getTask for ScheduledThreadPoolExecutor 8129861: High processor load for ScheduledThreadPoolExecutor with 0 core threads 8051859: ScheduledExecutorService.scheduleWithFixedDelay fails with max delay 7146994: example afterExecute for ScheduledThreadPoolExecutor hangs Reviewed-by: martin, psandoz, chegar
Tue, 13 Oct 2015 16:35:22 -0700 8134855: Bulk integration of java.util.concurrent.locks classes
dl [Tue, 13 Oct 2015 16:35:22 -0700] rev 32990
8134855: Bulk integration of java.util.concurrent.locks classes 8051848: ReentrantReadWriteLock.ReadLock fails on unlock by different thread 8049843: Lack of save / restore interrupt mechanism undermines the StampedLock Reviewed-by: martin, psandoz, chegar
Tue, 13 Oct 2015 16:25:10 -0700 8134850: Integrate the Flow API
dl [Tue, 13 Oct 2015 16:25:10 -0700] rev 32989
8134850: Integrate the Flow API Reviewed-by: martin, psandoz, chegar
Tue, 13 Oct 2015 16:15:06 -0700 8134852: Integrate fork/join with API enhancements
dl [Tue, 13 Oct 2015 16:15:06 -0700] rev 32988
8134852: Integrate fork/join with API enhancements Reviewed-by: martin, psandoz, chegar
Tue, 13 Oct 2015 16:04:56 -0700 8134851: Integrate CompletableFuture with API enhancements
dl [Tue, 13 Oct 2015 16:04:56 -0700] rev 32987
8134851: Integrate CompletableFuture with API enhancements 8039378: CompletableFuture: Avoid StackOverflowError for long linear chains Reviewed-by: martin, psandoz, chegar
Wed, 14 Oct 2015 00:08:42 +0200 8136893: Improve early java.lang.invoke infrastructure initialization
plevart [Wed, 14 Oct 2015 00:08:42 +0200] rev 32986
8136893: Improve early java.lang.invoke infrastructure initialization Reviewed-by: mhaupt, psandoz, redestad, vlivanov
Mon, 12 Oct 2015 19:14:59 +0100 8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate
chegar [Mon, 12 Oct 2015 19:14:59 +0100] rev 32985
8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate Reviewed-by: alanb, jlaskey
Mon, 12 Oct 2015 20:13:22 +0200 8033661: readConfiguration does not cleanly reinitialize the logging system
dfuchs [Mon, 12 Oct 2015 20:13:22 +0200] rev 32984
8033661: readConfiguration does not cleanly reinitialize the logging system Summary: two new updateConfiguration methods have been added to LogManager: call updateConfiguration to update a configuration *after* the LogManager is initialized. Reviewed-by: mchung
Mon, 12 Oct 2015 17:07:40 +0800 8139407: Mark java/rmi/registry/readTest/readTest.sh as intermittently failing
amlu [Mon, 12 Oct 2015 17:07:40 +0800] rev 32983
8139407: Mark java/rmi/registry/readTest/readTest.sh as intermittently failing Reviewed-by: chegar
Sat, 10 Oct 2015 17:30:04 +0100 8139179: URLStreamHandler* should link to URL ctor that specifies how factories/providers are located
chegar [Sat, 10 Oct 2015 17:30:04 +0100] rev 32982
8139179: URLStreamHandler* should link to URL ctor that specifies how factories/providers are located Reviewed-by: alanb
Sat, 10 Oct 2015 17:27:10 +0100 8139307: Remove sun.misc.ConditionLock and Lock
chegar [Sat, 10 Oct 2015 17:27:10 +0100] rev 32981
8139307: Remove sun.misc.ConditionLock and Lock Reviewed-by: alanb, lancea, martin, mchung, shade, smarks
Sat, 10 Oct 2015 12:52:09 +0300 8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
aefimov [Sat, 10 Oct 2015 12:52:09 +0300] rev 32980
8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone Reviewed-by: naoto
Mon, 19 Oct 2015 00:25:06 -0700 Added tag jdk9-b87 for changeset eac9db06fb85
lana [Mon, 19 Oct 2015 00:25:06 -0700] rev 32979
Added tag jdk9-b87 for changeset eac9db06fb85
Wed, 05 Jul 2017 20:54:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:18 +0200] rev 32978
Merge
Mon, 19 Oct 2015 00:24:58 -0700 Added tag jdk9-b87 for changeset b53b8a1f9285
lana [Mon, 19 Oct 2015 00:24:58 -0700] rev 32977
Added tag jdk9-b87 for changeset b53b8a1f9285
Wed, 21 Oct 2015 15:15:16 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:16 -0700] rev 32976
Merge
Thu, 15 Oct 2015 16:49:49 -0700 Merge
lana [Thu, 15 Oct 2015 16:49:49 -0700] rev 32975
Merge
Mon, 12 Oct 2015 11:49:29 +0200 8139413: Use --with-x to set X11 root directory
ihse [Mon, 12 Oct 2015 11:49:29 +0200] rev 32974
8139413: Use --with-x to set X11 root directory Reviewed-by: erikj
Mon, 19 Oct 2015 00:24:54 -0700 Added tag jdk9-b87 for changeset 829190878fbc
lana [Mon, 19 Oct 2015 00:24:54 -0700] rev 32973
Added tag jdk9-b87 for changeset 829190878fbc
Wed, 05 Jul 2017 20:54:03 +0200 Added tag jdk9-b87 for changeset 1a52a30674cd
duke [Wed, 05 Jul 2017 20:54:03 +0200] rev 32972
Added tag jdk9-b87 for changeset 1a52a30674cd
Wed, 05 Jul 2017 20:54:03 +0200 Merge jdk9-b87
duke [Wed, 05 Jul 2017 20:54:03 +0200] rev 32971
Merge
Wed, 05 Jul 2017 20:54:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:00 +0200] rev 32970
Merge
Thu, 15 Oct 2015 15:15:28 -0700 Added tag jdk9-b86 for changeset 9a64fdcb72be
lana [Thu, 15 Oct 2015 15:15:28 -0700] rev 32969
Added tag jdk9-b86 for changeset 9a64fdcb72be
Wed, 05 Jul 2017 20:53:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:56 +0200] rev 32968
Merge
Thu, 15 Oct 2015 15:15:21 -0700 Added tag jdk9-b86 for changeset ade7c78fff18
lana [Thu, 15 Oct 2015 15:15:21 -0700] rev 32967
Added tag jdk9-b86 for changeset ade7c78fff18
Wed, 05 Jul 2017 20:53:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:50 +0200] rev 32966
Merge
Thu, 15 Oct 2015 15:15:20 -0700 Added tag jdk9-b86 for changeset 22c83bd0488c
lana [Thu, 15 Oct 2015 15:15:20 -0700] rev 32965
Added tag jdk9-b86 for changeset 22c83bd0488c
Wed, 05 Jul 2017 20:53:45 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:45 +0200] rev 32964
Merge
Thu, 15 Oct 2015 15:15:29 -0700 Added tag jdk9-b86 for changeset e5955eb2b3e0
lana [Thu, 15 Oct 2015 15:15:29 -0700] rev 32963
Added tag jdk9-b86 for changeset e5955eb2b3e0
Wed, 05 Jul 2017 20:53:42 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:42 +0200] rev 32962
Merge
Thu, 15 Oct 2015 15:15:16 -0700 Added tag jdk9-b86 for changeset 11b5866fc8c9
lana [Thu, 15 Oct 2015 15:15:16 -0700] rev 32961
Added tag jdk9-b86 for changeset 11b5866fc8c9
Wed, 05 Jul 2017 20:53:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:37 +0200] rev 32960
Merge
Thu, 15 Oct 2015 15:15:23 -0700 Added tag jdk9-b86 for changeset 5e859a1240f6
lana [Thu, 15 Oct 2015 15:15:23 -0700] rev 32959
Added tag jdk9-b86 for changeset 5e859a1240f6
Wed, 05 Jul 2017 20:53:34 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:34 +0200] rev 32958
Merge
Thu, 15 Oct 2015 15:15:17 -0700 Added tag jdk9-b86 for changeset 7e41230dec76
lana [Thu, 15 Oct 2015 15:15:17 -0700] rev 32957
Added tag jdk9-b86 for changeset 7e41230dec76
Thu, 15 Oct 2015 15:15:14 -0700 Added tag jdk9-b86 for changeset 7dadf0082808
lana [Thu, 15 Oct 2015 15:15:14 -0700] rev 32956
Added tag jdk9-b86 for changeset 7dadf0082808
Wed, 05 Jul 2017 20:53:25 +0200 Added tag jdk9-b86 for changeset 7db0663a5e96
duke [Wed, 05 Jul 2017 20:53:25 +0200] rev 32955
Added tag jdk9-b86 for changeset 7db0663a5e96
Wed, 05 Jul 2017 20:53:25 +0200 Merge jdk9-b86
duke [Wed, 05 Jul 2017 20:53:25 +0200] rev 32954
Merge
Wed, 05 Jul 2017 20:53:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:21 +0200] rev 32953
Merge
Fri, 09 Oct 2015 10:23:45 -0700 Merge
lana [Fri, 09 Oct 2015 10:23:45 -0700] rev 32952
Merge
Wed, 07 Oct 2015 19:35:43 +0530 8075799: Extraneous access checks implemented by javac
sadayapalam [Wed, 07 Oct 2015 19:35:43 +0530] rev 32951
8075799: Extraneous access checks implemented by javac Summary: Allow anonymous class constructors to refer to inaccessible types. Reviewed-by: mcimadamore
Wed, 07 Oct 2015 16:02:57 +0530 8065219: Deprecated warning in method reference are missing in some cases.
sadayapalam [Wed, 07 Oct 2015 16:02:57 +0530] rev 32950
8065219: Deprecated warning in method reference are missing in some cases. Reviewed-by: mcimadamore
Wed, 07 Oct 2015 15:53:38 +0530 8130506: javac AssertionError when invoking MethodHandle.invoke with lambda paramter
sadayapalam [Wed, 07 Oct 2015 15:53:38 +0530] rev 32949
8130506: javac AssertionError when invoking MethodHandle.invoke with lambda paramter Reviewed-by: mcimadamore
Thu, 08 Oct 2015 22:30:46 -0700 Added tag jdk9-b85 for changeset eb290482d42f
lana [Thu, 08 Oct 2015 22:30:46 -0700] rev 32948
Added tag jdk9-b85 for changeset eb290482d42f
Wed, 05 Jul 2017 20:53:13 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:13 +0200] rev 32947
Merge
Thu, 08 Oct 2015 22:30:41 -0700 Added tag jdk9-b85 for changeset 80d007ca651f
lana [Thu, 08 Oct 2015 22:30:41 -0700] rev 32946
Added tag jdk9-b85 for changeset 80d007ca651f
Wed, 05 Jul 2017 20:53:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:09 +0200] rev 32945
Merge
Thu, 08 Oct 2015 22:30:40 -0700 Added tag jdk9-b85 for changeset 42af6bc4d36a
lana [Thu, 08 Oct 2015 22:30:40 -0700] rev 32944
Added tag jdk9-b85 for changeset 42af6bc4d36a
Wed, 05 Jul 2017 20:53:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:53:03 +0200] rev 32943
Merge
Fri, 09 Oct 2015 10:22:19 -0700 Merge
lana [Fri, 09 Oct 2015 10:22:19 -0700] rev 32942
Merge
Fri, 09 Oct 2015 18:01:09 +0200 8139269: Do not expose prune method handles from ChainedCallSite
attila [Fri, 09 Oct 2015 18:01:09 +0200] rev 32941
8139269: Do not expose prune method handles from ChainedCallSite Reviewed-by: hannesw, lagergren
Wed, 07 Oct 2015 15:02:15 +0200 8139047: add test for JSAdapter __getIds__
mhaupt [Wed, 07 Oct 2015 15:02:15 +0200] rev 32940
8139047: add test for JSAdapter __getIds__ Reviewed-by: hannesw, sundar
Wed, 07 Oct 2015 14:00:45 +0200 8139038: cleanup and documentation around JSAdapter
mhaupt [Wed, 07 Oct 2015 14:00:45 +0200] rev 32939
8139038: cleanup and documentation around JSAdapter Reviewed-by: attila, hannesw
Thu, 08 Oct 2015 22:30:47 -0700 Added tag jdk9-b85 for changeset beda7a94a5ef
lana [Thu, 08 Oct 2015 22:30:47 -0700] rev 32938
Added tag jdk9-b85 for changeset beda7a94a5ef
Wed, 05 Jul 2017 20:52:58 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:58 +0200] rev 32937
Merge
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip