Searched hist:11819 (Results 1 - 8 of 8) sorted by relevance

/openjdk10/jdk/test/java/util/prefs/
H A DCodePointZeroPrefsTest.javadiff 11819:b9f8eb8938f4 Tue Apr 28 12:10:00 MDT 2015 bpb 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Summary: Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
/openjdk10/hotspot/test/runtime/Unsafe/
H A DNestedUnsafe.java11819:5fd233e7cdc7 Tue Aug 16 07:56:00 MDT 2016 hseigel 8030221: Checking for anonymous class should check for NULL as well as potential nesting
Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later.
Reviewed-by: dholmes, lfoltan
/openjdk10/jdk/src/java.prefs/share/classes/java/util/prefs/
H A DPreferences.javadiff 11819:b9f8eb8938f4 Tue Apr 28 12:10:00 MDT 2015 bpb 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Summary: Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
H A DAbstractPreferences.javadiff 11819:b9f8eb8938f4 Tue Apr 28 12:10:00 MDT 2015 bpb 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Summary: Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
/openjdk10/jdk/src/java.prefs/windows/classes/java/util/prefs/
H A DWindowsPreferences.javadiff 11819:b9f8eb8938f4 Tue Apr 28 12:10:00 MDT 2015 bpb 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Summary: Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
/openjdk10/jdk/src/java.prefs/unix/classes/java/util/prefs/
H A DFileSystemPreferences.javadiff 11819:b9f8eb8938f4 Tue Apr 28 12:10:00 MDT 2015 bpb 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Summary: Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
/openjdk10/hotspot/src/share/vm/runtime/
H A Dreflection.cppdiff 11819:5fd233e7cdc7 Tue Aug 16 07:56:00 MDT 2016 hseigel 8030221: Checking for anonymous class should check for NULL as well as potential nesting
Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later.
Reviewed-by: dholmes, lfoltan
/openjdk10/hotspot/src/share/vm/prims/
H A Dunsafe.cppdiff 11819:5fd233e7cdc7 Tue Aug 16 07:56:00 MDT 2016 hseigel 8030221: Checking for anonymous class should check for NULL as well as potential nesting
Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later.
Reviewed-by: dholmes, lfoltan

Completed in 317 milliseconds