RFR: JDK-8027963: Create unlimited policy jars.
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Fri Nov 8 13:24:46 UTC 2013
On 2013-11-08 13:08, Magnus Ihse Bursie wrote:
> For local_policy, when building unlimited crypto, the
> default_US_export.policy seems to be included as well. On the other
> hand, that seems to have been the case before your change as well.
> However, this seems suspicious and I suspect that this is a bug.
Actually, when I tested the old code, with unlimited crypto, this did
not happen. I don't understand why, though, and wonder if it was just a
lucky case of race condition where the jar was created before the copy.
The code still looks like it will add all files to the jar.
/Magnus
More information about the build-dev
mailing list