-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b01
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200265 | 7 | Daniel Daugherty | P3 | Closed | Fixed | b112 |
JDK-2205913 | 6u25 | Daniel Daugherty | P3 | Closed | Fixed | b01 |
The javac compile lines in building the hotspot agent can fail on some Linux systems if the base directory of the workspace exceeds 55 characters or so. The command line length limit is being exceeded.
This makes it awkward for anyone building the openjdk or open hotspot in any arbitrary directory.
This makes it awkward for anyone building the openjdk or open hotspot in any arbitrary directory.
- backported by
-
JDK-2200265 Long javac compile lines fail due to command line length issues (agent compiles?)
- Closed
-
JDK-2205913 Long javac compile lines fail due to command line length issues (agent compiles?)
- Closed
- relates to
-
JDK-6985848 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
- Closed
-
JDK-6556801 Build problems when base directory exceeds approx 55 characters
- Closed