mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-15 14:22:57 -06:00
8215257: OpenJDK 8 mozilla_compat.js, parser.js missing the Classpath exception license text
Reviewed-by: coffeys
This commit is contained in:
parent
a0831618f5
commit
336da862ed
@ -1,10 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 only, as
|
* under the terms of the GNU General Public License version 2 only, as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation. Oracle designates this
|
||||||
|
* particular file as subject to the "Classpath" exception as provided
|
||||||
|
* by Oracle in the LICENSE file that accompanied this code.
|
||||||
*
|
*
|
||||||
* This code is distributed in the hope that it will be useful, but WITHOUT
|
* This code is distributed in the hope that it will be useful, but WITHOUT
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
|
|||||||
@ -1,10 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 only, as
|
* under the terms of the GNU General Public License version 2 only, as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation. Oracle designates this
|
||||||
|
* particular file as subject to the "Classpath" exception as provided
|
||||||
|
* by Oracle in the LICENSE file that accompanied this code.
|
||||||
*
|
*
|
||||||
* This code is distributed in the hope that it will be useful, but WITHOUT
|
* This code is distributed in the hope that it will be useful, but WITHOUT
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
class javax.script.ScriptContext$$NashornJavaAdapter
|
class javax.script.ScriptContext$$NashornJavaAdapter
|
||||||
TypeError: Java.extend needs at least one type argument. in nashorn:mozilla_compat.js at line number 39
|
TypeError: Java.extend needs at least one type argument. in nashorn:mozilla_compat.js at line number 41
|
||||||
class jdk.nashorn.javaadapters.java.util.ArrayList
|
class jdk.nashorn.javaadapters.java.util.ArrayList
|
||||||
class jdk.nashorn.javaadapters.java.util.ArrayList
|
class jdk.nashorn.javaadapters.java.util.ArrayList
|
||||||
[JavaClass java.lang.Integer]
|
[JavaClass java.lang.Integer]
|
||||||
TypeError: [object JavaPackage] is not a Java class in nashorn:mozilla_compat.js at line number 373 at column number 16
|
TypeError: [object JavaPackage] is not a Java class in nashorn:mozilla_compat.js at line number 375 at column number 16
|
||||||
[JavaClass java.util.HashSet]
|
[JavaClass java.util.HashSet]
|
||||||
[JavaClass java.util.HashSet]
|
[JavaClass java.util.HashSet]
|
||||||
[JavaClass java.lang.Integer]
|
[JavaClass java.lang.Integer]
|
||||||
ReferenceError: "Integer" is not defined in nashorn:mozilla_compat.js at line number 67
|
ReferenceError: "Integer" is not defined in nashorn:mozilla_compat.js at line number 69
|
||||||
[JavaClass java.util.HashMap]
|
[JavaClass java.util.HashMap]
|
||||||
[JavaClass java.util.HashMap]
|
[JavaClass java.util.HashMap]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user