On Thu, 16 Dec 2021 17:33:29 GMT, Harold Seigel <hsei...@openjdk.org> wrote:

> Please review this fix for JDK-8225093 to set the default value of property 
> jdk.boot.class.path.append to NULL instead of "".  This fix was tested by 
> running Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and Mach5 tiers 3-5 on 
> Linux x64.  The fix was also tested by running the agent.c example in 
> JDK-8224791.
> 
> Thanks! Harold

This pull request has now been integrated.

Changeset: c08b2ac3
Author:    Harold Seigel <hsei...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/c08b2ac34c436f07f7d43f25ce16c94a137597f5
Stats:     118 lines in 4 files changed: 116 ins; 0 del; 2 mod

8225093: Special property jdk.boot.class.path.append should not default to 
empty string

Reviewed-by: dholmes, sspitsyn, alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/6868

Reply via email to