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