Details
-
Bug
-
Resolution: Fixed
-
P3
-
8u172
-
b02
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8214629 | 8u211 | Paul Hohensee | P3 | Resolved | Fixed | b01 |
JDK-8220882 | emb-8u211 | Paul Hohensee | P3 | Resolved | Fixed | master |
Description
This bug records a second backport of JDK-8211394 to jdk8u. The first attempt, recorded by JDK-8212696, failed due to a patch mixup by the author that caused the build to fail. JDK-8211394 and JDK-8212696 are now closed, so can't be use to record a backport.
The patch failed to compile because "THREAD" was replaced by "TRAPS". See the comments inJDK-8212696.
The patch failed to compile because "THREAD" was replaced by "TRAPS". See the comments in
Attachments
Issue Links
- backport of
-
JDK-8211394 CHECK_ must be used in the rhs of an assignment statement within a block
- Resolved
- backported by
-
JDK-8214629 CHECK_ must be used in the rhs of an assignment statement within a block (round 2)
- Resolved
-
JDK-8220882 CHECK_ must be used in the rhs of an assignment statement within a block (round 2)
- Resolved
- relates to
-
JDK-8212696 CHECK_ must be used in the rhs of an assignment statement within a block
- Closed