-
Bug
-
Resolution: Fixed
-
P2
-
12
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240394 | openjdk8u262 | Aleksey Shipilev | P2 | Resolved | Fixed | team |
/pool/buildbot/slaves/sobornost/jdkX/build/src/hotspot/share/gc/g1/g1CollectedHeap.cpp: In member function 'bool G1ParEvacuateFollowersClosure::offer_termination()':
/pool/buildbot/slaves/sobornost/jdkX/build/src/hotspot/share/gc/g1/g1CollectedHeap.cpp:3177:106: error: no matching function for call to 'EventGCPhaseParallel::commit(uint, uint, const char*)'
event.commit(GCId::current(), pss->worker_id(), G1GCPhaseTimes::phase_name(G1GCPhaseTimes::Termination));
The fix candidate is this:
http://cr.openjdk.java.net/~shade/8211239/webrev.01/
Until
Alternatively, disable JFR with --with-jvm-features=-jfr.
- backported by
-
JDK-8240394 Build fails without JFR: empty JFR events signatures mismatch
- Resolved
-
JDK-8243904 Build fails without JFR: empty JFR events signatures mismatch
- Resolved
- duplicates
-
JDK-8211213 AIX build fails after 8196341: Add JFR events for parallel phases of G1
- Closed
-
JDK-8211228 Zero build is broken after JDK-8196341 (Add JFR events for parallel phases of G1)
- Closed
-
JDK-8211213 AIX build fails after 8196341: Add JFR events for parallel phases of G1
- Closed
- relates to
-
JDK-8239140 Backport JFR to OpenJDK 8
- Resolved
-
JDK-8211213 AIX build fails after 8196341: Add JFR events for parallel phases of G1
- Closed
-
JDK-8211228 Zero build is broken after JDK-8196341 (Add JFR events for parallel phases of G1)
- Closed