2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:57:30 +0200] rev 33387
Merge
2015-10-29 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:57:26 +0200] rev 33385
Merge
2015-10-29 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:57:21 +0200] rev 33383
Merge
2015-10-29 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:57:16 +0200] rev 33381
Merge
2015-10-29 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:57:11 +0200] rev 33379
Merge
2015-10-29 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:57:05 +0200] rev 33377
Merge
2015-10-29 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
2015-10-29 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
2017-07-05 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
2017-07-05 Merge jdk9-b89
duke [Wed, 05 Jul 2017 20:56:54 +0200] rev 33373
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:56:50 +0200] rev 33372
Merge
2015-10-27 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
2015-10-23 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
2015-10-22 Merge
lana [Thu, 22 Oct 2015 11:12:55 -0700] rev 33369
Merge
2015-10-22 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
2015-10-22 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
2015-10-22 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
2015-10-22 Merge
lana [Wed, 21 Oct 2015 18:40:01 -0700] rev 33365
Merge
2015-10-21 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
2015-10-20 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
2015-10-19 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
2015-10-19 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
2015-09-11 8078320: Improve DocTrees parsing.
ksrini [Fri, 11 Sep 2015 16:34:24 -0700] rev 33360
8078320: Improve DocTrees parsing. Reviewed-by: jjg, jlahoda
2015-10-22 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:56:44 +0200] rev 33358
Merge
2015-10-22 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:56:39 +0200] rev 33356
Merge
2015-10-22 Merge
lana [Thu, 22 Oct 2015 11:14:41 -0700] rev 33355
Merge
2015-10-22 Merge
lana [Wed, 21 Oct 2015 18:38:39 -0700] rev 33354
Merge
2015-07-07 8130078: Document better processing
joehw [Tue, 07 Jul 2015 16:57:55 -0700] rev 33353
8130078: Document better processing Reviewed-by: dfuchs, lancea, ahgross
2015-07-07 8086733: Improve namespace handling
joehw [Tue, 07 Jul 2015 15:56:38 -0700] rev 33352
8086733: Improve namespace handling Reviewed-by: dfuchs, lancea, ahgross
2015-05-26 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
2015-05-12 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
2015-04-18 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
2015-10-22 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:56:29 +0200] rev 33347
Merge
2015-10-22 Merge
lana [Thu, 22 Oct 2015 11:12:39 -0700] rev 33346
Merge
2015-10-22 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
2015-10-22 Merge
lana [Wed, 21 Oct 2015 18:39:15 -0700] rev 33344
Merge
2015-10-21 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
2015-10-21 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
2015-10-21 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
2015-10-20 8139895: Introduce GuardingDynamicLinkerExporter
attila [Tue, 20 Oct 2015 23:34:46 +0200] rev 33340
8139895: Introduce GuardingDynamicLinkerExporter Reviewed-by: hannesw, sundar
2015-10-20 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
2015-10-20 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
2015-10-20 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
2015-10-19 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
2015-10-19 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
2015-10-19 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
2015-10-19 8139590: Improve Dynalink JavaDoc
attila [Mon, 19 Oct 2015 08:45:29 +0200] rev 33333
8139590: Improve Dynalink JavaDoc Reviewed-by: hannesw, lagergren
2015-10-19 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
2015-10-19 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
2015-10-19 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
2015-10-22 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:56:21 +0200] rev 33328
Merge
2015-10-22 Merge
lana [Thu, 22 Oct 2015 11:12:33 -0700] rev 33327
Merge
2015-10-22 Merge
lana [Wed, 21 Oct 2015 18:38:55 -0700] rev 33326
Merge
2015-07-14 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
2015-07-14 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
2015-06-25 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
2015-10-22 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:56:13 +0200] rev 33321
Merge
2015-10-27 Merge
amurillo [Tue, 27 Oct 2015 10:15:38 -0700] rev 33320
Merge
2015-10-27 Merge
amurillo [Mon, 26 Oct 2015 17:19:13 -0700] rev 33319
Merge
2015-10-22 Merge
amurillo [Thu, 22 Oct 2015 16:25:35 -0700] rev 33318
Merge
2015-10-20 Merge
jprovino [Tue, 20 Oct 2015 11:17:10 -0400] rev 33317
Merge
2015-10-16 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
2015-09-23 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
2015-10-27 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
2015-10-27 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
2015-10-27 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
2015-10-07 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
2015-10-23 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
2015-10-23 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
2015-10-22 Merge
lana [Thu, 22 Oct 2015 11:14:00 -0700] rev 33308
Merge
2015-10-22 8140325: Incorrect package.html file
jjg [Thu, 22 Oct 2015 10:25:41 -0700] rev 33307
8140325: Incorrect package.html file Reviewed-by: darcy
2015-10-22 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
2015-10-22 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
2015-10-22 Merge
lana [Wed, 21 Oct 2015 18:40:22 -0700] rev 33304
Merge
2015-10-12 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
2015-09-08 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
2015-09-01 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
2015-08-06 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
2015-07-29 8132042: Preserve layout presentation
prr [Wed, 29 Jul 2015 11:04:39 -0700] rev 33299
8132042: Preserve layout presentation Reviewed-by: mschoene, srl, serb
2015-07-24 8103675: Better Binary searches
prr [Fri, 24 Jul 2015 09:44:32 -0700] rev 33298
8103675: Better Binary searches Reviewed-by: srl, serb, mschoene
2015-07-24 8131291: Perfect parameter patterning
vinnie [Fri, 24 Jul 2015 16:47:15 +0100] rev 33297
8131291: Perfect parameter patterning Reviewed-by: mullan
2015-07-20 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
2015-07-20 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
2015-07-14 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
2015-07-13 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
2015-07-09 8130193: Improve HTTP connections
michaelm [Thu, 09 Jul 2015 13:23:03 +0100] rev 33292
8130193: Improve HTTP connections Reviewed-by: alanb
2015-07-03 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
2015-06-30 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
2015-06-29 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
2015-06-25 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
2015-06-25 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
2015-06-15 8087350: Improve array conversions
jbachorik [Mon, 15 Jun 2015 12:58:33 +0200] rev 33286
8087350: Improve array conversions Reviewed-by: dfuchs, ahgross
2015-06-16 8086092: More palette improvements
prr [Tue, 16 Jun 2015 14:38:12 -0700] rev 33285
8086092: More palette improvements Reviewed-by: bae, serb, mschoene
2015-06-09 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
2015-05-26 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
2015-05-24 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
2015-05-22 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
2015-05-08 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
2015-05-07 8078440: Safer managed types
sjiang [Thu, 07 May 2015 09:37:27 +0200] rev 33279
8078440: Safer managed types Reviewed-by: dfuchs, ahgross
2015-10-21 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
2015-10-21 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
2015-10-21 Merge
amurillo [Tue, 20 Oct 2015 17:15:00 -0700] rev 33276
Merge
2015-10-20 Merge
amurillo [Tue, 20 Oct 2015 11:56:24 -0700] rev 33275
Merge
2015-10-19 Merge
amurillo [Mon, 19 Oct 2015 12:30:18 -0700] rev 33274
Merge
2015-10-17 Merge
dlong [Sat, 17 Oct 2015 15:41:07 -0400] rev 33273
Merge
2015-10-12 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
2015-10-09 Merge
dlong [Fri, 09 Oct 2015 02:43:53 -0400] rev 33271
Merge
2015-10-08 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
2015-10-15 Merge
jwilhelm [Thu, 15 Oct 2015 13:23:25 +0200] rev 33269
Merge
2015-10-08 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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip