-
Enhancement
-
Resolution: Unresolved
-
P4
-
9
-
None
-
generic
-
generic
Context.setGlobal invokes GlobalConstants.invalidateAll(). This is unnecessary as running code with that Global will still only create linkage in code compiled by Global's creating Context.
(As a matter of fact, Context.setGlobal is probably misleading as it's not associating a Global with a Context. It's associating a Global with the current thread.)
(As a matter of fact, Context.setGlobal is probably misleading as it's not associating a Global with a Context. It's associating a Global with the current thread.)
- is blocked by
-
JDK-8062937 GlobalConstants produces wrong result with Object.defineProperty
-
- Resolved
-