-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0u5
-
x86
-
windows_2000
JDK-Info:
---------
C:\>java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
Tested OS:
----------
Win2k Pro SP4
Steps to Reproduce:
-------------------
1) Intstall jre 1.5.0_05 b05
The alignment of "Apache software License" and "SAX v. 2.0.1" in file jre1.5.0_05\THIRDPARTYLICENSEREADME.txt is not proper
Contents of the THIRDPARTYLICENSEREADME.txt file:
-------------------------------------------------
..
..
%% The following software may be included in this product: Byte Code Engineering Library (BCEL) v. 5; Use of any of this software is governed by the terms of the license below:
Apache Software License
/*
====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All
rights
* reserved.
*
..
..
..
..
..
..
%% The following software may be included in this product: SAX v. 2.0.1; Use of any of this software is governed by the terms of the license below:
Copyright Status
SAX is free!
In fact, it's not possible to own a license to SAX,
since it's been placed in the public
domain.
..
..
..
Expected Behavior:
------------------
The THIRDPARTYLICENSEREADME.txt file should list license note as properly aligned text. Similar to:
..
..
Apache Software License
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
..
..
---------
C:\>java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
Tested OS:
----------
Win2k Pro SP4
Steps to Reproduce:
-------------------
1) Intstall jre 1.5.0_05 b05
The alignment of "Apache software License" and "SAX v. 2.0.1" in file jre1.5.0_05\THIRDPARTYLICENSEREADME.txt is not proper
Contents of the THIRDPARTYLICENSEREADME.txt file:
-------------------------------------------------
..
..
%% The following software may be included in this product: Byte Code Engineering Library (BCEL) v. 5; Use of any of this software is governed by the terms of the license below:
Apache Software License
/*
====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All
rights
* reserved.
*
..
..
..
..
..
..
%% The following software may be included in this product: SAX v. 2.0.1; Use of any of this software is governed by the terms of the license below:
Copyright Status
SAX is free!
In fact, it's not possible to own a license to SAX,
since it's been placed in the public
domain.
..
..
..
Expected Behavior:
------------------
The THIRDPARTYLICENSEREADME.txt file should list license note as properly aligned text. Similar to:
..
..
Apache Software License
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
..
..