File tree 21 files changed +100
-36
lines changed
IntHashtable/patch-src/java.base/java/text
21 files changed +100
-36
lines changed Original file line number Diff line number Diff line change 32
32
*/
33
33
34
34
/*
35
- *
35
+ * This file is available under and governed by the GNU General Public
36
+ * License version 2 only, as published by the Free Software Foundation.
37
+ * However, the following notice accompanied the original version of this
38
+ * file and, per its terms, should not be removed:
36
39
*
37
40
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
38
41
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 1997, 2016 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 1997, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
28
28
*/
29
29
30
30
/*
31
- *
31
+ * This file is available under and governed by the GNU General Public
32
+ * License version 2 only, as published by the Free Software Foundation.
33
+ * However, the following notice accompanied the original version of this
34
+ * file and, per its terms, should not be removed:
32
35
*
33
36
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
34
37
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 1999, 2016 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 1999, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
30
30
* @summary test that ChoiceFormat invariants are preserved across serialization
31
31
*/
32
32
/*
33
- *
33
+ * This file is available under and governed by the GNU General Public
34
+ * License version 2 only, as published by the Free Software Foundation.
35
+ * However, the following notice accompanied the original version of this
36
+ * file and, per its terms, should not be removed:
34
37
*
35
38
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
36
39
*
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 1999, 2016 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 1999, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
30
30
* @summary test that MessageFormat invariants are preserved across serialization
31
31
*/
32
32
/*
33
- *
33
+ * This file is available under and governed by the GNU General Public
34
+ * License version 2 only, as published by the Free Software Foundation.
35
+ * However, the following notice accompanied the original version of this
36
+ * file and, per its terms, should not be removed:
34
37
*
35
38
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
36
39
*
Original file line number Diff line number Diff line change 28
28
@bug 4184873
29
29
*/
30
30
/*
31
- *
31
+ * This file is available under and governed by the GNU General Public
32
+ * License version 2 only, as published by the Free Software Foundation.
33
+ * However, the following notice accompanied the original version of this
34
+ * file and, per its terms, should not be removed:
32
35
*
33
36
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
34
37
*
Original file line number Diff line number Diff line change 33
33
* @run main/othervm -Djava.locale.providers=COMPAT,SPI -Djava.locale.useOldISOCodes=true LocaleTest
34
34
*/
35
35
/*
36
- *
36
+ * This file is available under and governed by the GNU General Public
37
+ * License version 2 only, as published by the Free Software Foundation.
38
+ * However, the following notice accompanied the original version of this
39
+ * file and, per its terms, should not be removed:
37
40
*
38
41
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
39
42
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, 2010 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright IBM Corp. 1998 - All Rights Reserved
27
30
*
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
27
30
*
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
27
30
*
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
27
30
*
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 29
29
@run main ResourceBundleTest
30
30
*/
31
31
/*
32
- *
32
+ * This file is available under and governed by the GNU General Public
33
+ * License version 2 only, as published by the Free Software Foundation.
34
+ * However, the following notice accompanied the original version of this
35
+ * file and, per its terms, should not be removed:
33
36
*
34
37
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
35
38
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, 2010 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
28
28
@bug 4179766
29
29
*/
30
30
/*
31
- *
31
+ * This file is available under and governed by the GNU General Public
32
+ * License version 2 only, as published by the Free Software Foundation.
33
+ * However, the following notice accompanied the original version of this
34
+ * file and, per its terms, should not be removed:
32
35
*
33
36
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
34
37
*
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
21
21
* questions.
22
22
*/
23
23
/*
24
- *
24
+ * This file is available under and governed by the GNU General Public
25
+ * License version 2 only, as published by the Free Software Foundation.
26
+ * However, the following notice accompanied the original version of this
27
+ * file and, per its terms, should not be removed:
25
28
*
26
29
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
27
30
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 1999, 2018 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 1999, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
27
27
*/
28
28
29
29
/*
30
- *
30
+ * This file is available under and governed by the GNU General Public
31
+ * License version 2 only, as published by the Free Software Foundation.
32
+ * However, the following notice accompanied the original version of this
33
+ * file and, per its terms, should not be removed:
31
34
*
32
35
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
33
36
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
Original file line number Diff line number Diff line change 50
50
*/
51
51
52
52
/*
53
+ * This file is available under and governed by the GNU General Public
54
+ * License version 2 only, as published by the Free Software Foundation.
55
+ * However, the following notice accompanied the original version of this
56
+ * file and, per its terms, should not be removed:
53
57
*
54
58
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
55
59
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
You can’t perform that action at this time.
0 commit comments