duke [Wed, 05 Jul 2017 20:56:29 +0200] rev 33347
Merge
lana [Thu, 22 Oct 2015 11:12:39 -0700] rev 33346
Merge
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
lana [Wed, 21 Oct 2015 18:39:15 -0700] rev 33344
Merge
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
attila [Wed, 21 Oct 2015 10:42:20 +0200] rev 33342
8139919: Make CallSiteDescriptor a concrete class
Reviewed-by: hannesw, lagergren, sundar
attila [Wed, 21 Oct 2015 10:41:54 +0200] rev 33341
8139905: Add a convenience AccessControlContext factory
Reviewed-by: hannesw, sundar
attila [Tue, 20 Oct 2015 23:34:46 +0200] rev 33340
8139895: Introduce GuardingDynamicLinkerExporter
Reviewed-by: hannesw, sundar
attila [Tue, 20 Oct 2015 23:34:16 +0200] rev 33339
8139888: Improve Dynalink JavaDoc some more
Reviewed-by: hannesw, sundar
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
attila [Tue, 20 Oct 2015 23:33:18 +0200] rev 33337
8139761: Improve Dynalink class nomenclature and package organization
Reviewed-by: hannesw, sundar
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
attila [Mon, 19 Oct 2015 18:24:47 +0200] rev 33335
8139756: Eliminate GuardedTypeConversion, DynamicLinker.getCurrentLinkRequest and its associated permission
Reviewed-by: hannesw, sundar
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
attila [Mon, 19 Oct 2015 08:45:29 +0200] rev 33333
8139590: Improve Dynalink JavaDoc
Reviewed-by: hannesw, lagergren
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
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
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
lana [Thu, 22 Oct 2015 08:47:53 -0700] rev 33329
Added tag jdk9-b88 for changeset b543e47c74b1
duke [Wed, 05 Jul 2017 20:56:21 +0200] rev 33328
Merge
lana [Thu, 22 Oct 2015 11:12:33 -0700] rev 33327
Merge
lana [Wed, 21 Oct 2015 18:38:55 -0700] rev 33326
Merge
msheppar [Tue, 14 Jul 2015 18:03:10 +0100] rev 33325
8076387: Better CORBA value handling
Reviewed-by: rriggs, coffeys, skoivu, ahgross
msheppar [Tue, 14 Jul 2015 16:49:41 +0100] rev 33324
8076392: Improve IIOPInputStream consistency
Reviewed-by: rriggs, coffeys, skoivu, ahgross
msheppar [Thu, 25 Jun 2015 13:48:49 +0100] rev 33323
8076383: Better CORBA exception handling
Reviewed-by: rriggs, coffeys, skoivu, ahgross
lana [Thu, 22 Oct 2015 08:47:40 -0700] rev 33322
Added tag jdk9-b88 for changeset 8e29cbfb0f15
duke [Wed, 05 Jul 2017 20:56:13 +0200] rev 33321
Merge
amurillo [Tue, 27 Oct 2015 10:15:38 -0700] rev 33320
Merge
amurillo [Mon, 26 Oct 2015 17:19:13 -0700] rev 33319
Merge
amurillo [Thu, 22 Oct 2015 16:25:35 -0700] rev 33318
Merge
jprovino [Tue, 20 Oct 2015 11:17:10 -0400] rev 33317
Merge
jbachorik [Fri, 16 Oct 2015 06:29:36 +0200] rev 33316
8139725: Backout escaped partial fix for JDK-7199353
Reviewed-by: alanb
jbachorik [Wed, 23 Sep 2015 14:25:02 +0200] rev 33315
7199353: Define ConstructorProperties annotation type for MXBeans
Reviewed-by: duke
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
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
mhaupt [Tue, 27 Oct 2015 09:09:37 +0100] rev 33312
8136967: revert all changes applied to obtain information about 8131129
Reviewed-by: sundar
stuefe [Wed, 07 Oct 2015 15:29:55 +0200] rev 33311
8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
Reviewed-by: goetz, simonis
naoto [Thu, 22 Oct 2015 21:44:39 -0700] rev 33310
8134720: Lazy initialization support for currency names in DecimalFormatSymbols
Reviewed-by: okutsu
naoto [Thu, 22 Oct 2015 21:41:57 -0700] rev 33309
8136668: Default locale provider adapter incorrectly set to JRE
Reviewed-by: okutsu
lana [Thu, 22 Oct 2015 11:14:00 -0700] rev 33308
Merge
jjg [Thu, 22 Oct 2015 10:25:41 -0700] rev 33307
8140325: Incorrect package.html file
Reviewed-by: darcy
lancea [Thu, 22 Oct 2015 11:36:17 -0400] rev 33306
8139056: Add convenience methods to Statement.java
Reviewed-by: joehw, rriggs
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
lana [Wed, 21 Oct 2015 18:40:22 -0700] rev 33304
Merge
chegar [Mon, 12 Oct 2015 10:33:51 +0100] rev 33303
8139352: java/net/InetAddress/getOriginalHostName.java fails to compile
Reviewed-by: mchung, henryjen
chegar [Tue, 08 Sep 2015 12:40:57 +0100] rev 33302
8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim
coffeys [Tue, 01 Sep 2015 18:12:07 +0100] rev 33301
8133196: HTTPS hostname invalid issue with InetAddress
Reviewed-by: chegar, xuelei
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
prr [Wed, 29 Jul 2015 11:04:39 -0700] rev 33299
8132042: Preserve layout presentation
Reviewed-by: mschoene, srl, serb
prr [Fri, 24 Jul 2015 09:44:32 -0700] rev 33298
8103675: Better Binary searches
Reviewed-by: srl, serb, mschoene
vinnie [Fri, 24 Jul 2015 16:47:15 +0100] rev 33297
8131291: Perfect parameter patterning
Reviewed-by: mullan
smarks [Mon, 20 Jul 2015 14:37:20 -0700] rev 33296
8076339: Better handling of remote object invocation
Reviewed-by: asmotrak, igerasim, skoivu
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
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
xuelei [Mon, 13 Jul 2015 13:37:22 +0000] rev 33293
8130864: Better server identity handling
Reviewed-by: jnimeh, asmotrak, ahgross
michaelm [Thu, 09 Jul 2015 13:23:03 +0100] rev 33292
8130193: Improve HTTP connections
Reviewed-by: alanb
chegar [Fri, 03 Jul 2015 14:40:49 +0100] rev 33291
8130253: ObjectStreamClass.getFields too restrictive
Reviewed-by: igerasim, skoivu
juh [Tue, 30 Jun 2015 14:22:31 -0700] rev 33290
8081744: Clear out list corner case
Reviewed-by: mullan, rhalade
chegar [Mon, 29 Jun 2015 11:44:53 +0100] rev 33289
8103671: More objective stream classes
Reviewed-by: rriggs, igerasim
smarks [Thu, 25 Jun 2015 16:44:04 -0700] rev 33288
8080688: Service for DGC services
Reviewed-by: skoivu, igerasim, jeff