Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141842 | emb-9 | Kim Barrett | P4 | Resolved | Fixed | team |
Some more string literals followed immediately (with no intervening whitespace) have crept in. See JDK-8081202 for why this is a problem.
The new occurrences are in share/vm/gc/g1/g1EvacState.cpp, in adjust_desired_plab_sz.
The new occurrences are in share/vm/gc/g1/g1EvacState.cpp, in adjust_desired_plab_sz.
- backported by
-
JDK-8141842 Avoid abutting string literals and identifiers
-
- Resolved
-
- relates to
-
JDK-8081202 Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
-
- Resolved
-