lana [Wed, 21 Oct 2015 18:38:39 -0700] rev 33354
Merge
joehw [Tue, 07 Jul 2015 16:57:55 -0700] rev 33353
8130078: Document better processing
Reviewed-by: dfuchs, lancea, ahgross
joehw [Tue, 07 Jul 2015 15:56:38 -0700] rev 33352
8086733: Improve namespace handling
Reviewed-by: dfuchs, lancea, ahgross
joehw [Tue, 26 May 2015 10:37:23 -0700] rev 33351
8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu
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
joehw [Sat, 18 Apr 2015 00:17:19 -0700] rev 33349
8068842: Better JAXP data handling
Reviewed-by: dfuchs, lancea, hawtin
lana [Thu, 22 Oct 2015 08:47:46 -0700] rev 33348
Added tag jdk9-b88 for changeset bd51fb758778
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