JDK-7096016 : SA build still produces "arg list too long" errors
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs23
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: x86
  • Submitted: 2011-09-28
  • Updated: 2012-01-23
  • Resolved: 2012-01-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8Fixed hs23Fixed
Description
Unfortunately, the fix for "6561870: Long javac compile lines fail due
to command line length issues (agent compiles?)" didn't entirely
solved the problem with too long command lines.
This is hopefully done by the following patch:

http://www.sapjvm.com/vs/webrevs/arg_max_fix_for_sa_build/

Could somebody please be so kind to open a new BugID for the issue and
review the patch.

Thank you and best regards,
Volker

Comments
EVALUATION See main CR
07-10-2011

EVALUATION 7096016: SA build still produces "arg list too long" errors Reviewed-by: kvn, never Contributed-by: ###@###.### fix long lines
05-10-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/098acdf97f09
29-09-2011