-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
sparc
-
solaris_2.5
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2038951 | 1.4.0 | Harold Carr | P3 | Closed | Won't Fix |
The client portable interceptor points are not called for Object pseudo ops such as is_a, non_existent, etc.
Interceptor points must be invoked for all orb-mediated calls (which includes Object pseudo-ops).
OTS 1.2 transaction semantics requires that all invocations made within an active transaction bracket be part of the transaction. Thus interception points must be called for all orb-mediated calls within an active transaction bracket.
Interceptor points must be invoked for all orb-mediated calls (which includes Object pseudo-ops).
OTS 1.2 transaction semantics requires that all invocations made within an active transaction bracket be part of the transaction. Thus interception points must be called for all orb-mediated calls within an active transaction bracket.
- backported by
-
JDK-2038951 Client interceptors not executed for Object pseudo-ops
-
- Closed
-