Niclas Adlertz
e9dbb39270
Merge
2013-10-09 05:03:34 -07:00
Anthony Petrov
8b7ad3288c
7159266: [macosx] ApplicationDelegate should not be set in the headless mode
...
Don't install ApplicationDelegate in headless mode
Reviewed-by: art, serb
2013-10-09 15:34:53 +04:00
Athijegannathan Sundararajan
a7261c57e0
8026125: Array.prototype.slice.call(Java.type("java.util.HashMap")) throws ClassCastException: jdk.internal.dynalink.beans.StaticClass cannot be cast to jdk.nashorn.internal.runtime.ScriptObject
...
Reviewed-by: hannesw, jlaskey
2013-10-09 13:26:23 +02:00
Jan Lahoda
5ec0ba7c47
8025087: Annotation processing api returns default modifier for interface static method
...
ClassReader must not set Flags.DEFAULT for interface static methods
Reviewed-by: vromero, jjg
2013-10-09 13:09:31 +02:00
Jan Lahoda
7de3ec870d
8025141: java.lang.ClassFormatError: Illegal field modifiers in class (...)
...
Should not generate non-public $assertionsDisabled field into interfaces
Reviewed-by: jjg, vromero
2013-10-09 13:06:49 +02:00
Niclas Adlertz
9c471c0dc0
8013830: [parfait] Uninitialised pointer 'Reachblock' may be used as argument
...
Replace uninitialised pointer with NULL at argument.
Reviewed-by: kvn, roland, twisti
2013-10-09 13:00:20 +02:00
Artem Smotrakov
36b94773c9
8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris
...
Reviewed-by: chegar
2013-10-09 18:58:16 +08:00
Oleg Pekhovskiy
c7b9274feb
8016356: Any swing frame resizes ugly
...
Reviewed-by: art, anthony
2013-10-09 14:12:40 +04:00
Alexander Stepanov
bff389c83b
8025649: need test to cover JDK-8000423
...
Reviewed-by: anthony, serb
2013-10-09 13:40:55 +04:00
Athijegannathan Sundararajan
1ed2372816
8026112: Function("with(x ? 1e81 : (x2.constructor = 0.1)){}") throws AssertionError: double is not compatible with object
...
Reviewed-by: lagergren, hannesw
2013-10-09 10:47:47 +02:00
Christian Thalinger
3fc4c7060d
8007923: Tests on references fails
...
Reviewed-by: kvn, iveresov
2013-10-08 19:57:28 -07:00
Lana Steuck
3078374d13
Merge
2013-10-08 15:00:12 -07:00
Lana Steuck
33306e57d3
Merge
2013-10-08 14:59:46 -07:00
Lana Steuck
b6903ca07e
Merge
2013-10-08 14:57:32 -07:00
Lana Steuck
a857e8bfb5
Merge
2013-10-08 14:55:33 -07:00
Lana Steuck
200af8b03c
Merge
2013-10-08 14:55:25 -07:00
Lana Steuck
0d4d92b259
Merge
2013-10-08 14:54:53 -07:00
Lana Steuck
14794b79d9
Merge
2013-10-08 14:53:14 -07:00
Valerie Peng
20295341f5
8025967: addition of -Werror broke the old build
...
Fixed and suppressed compiler warnings on rawtypes
Reviewed-by: vinnie
2013-10-08 14:41:46 -07:00
Lana Steuck
b96364e53b
Merge
2013-10-08 14:37:33 -07:00
Leonid Romanov
23cf2b8885
8004050: [macosx] The 'ESC' key does not work with jdk8
...
Reviewed-by: alexsch, serb
2013-10-09 01:03:33 +04:00
Karen Kinnear
920880a243
8026022: Verifier: allow anon classes to invokespecial host class/intf methods
...
Reviewed-by: coleenp, bharadwaj
2013-10-08 16:58:23 -04:00
David Katleman
a570fbe483
Merge
2013-10-08 13:10:15 -07:00
David Katleman
7299a32411
Merge
2013-10-08 13:09:20 -07:00
Sergey Bylokhov
5ed7c4d3a2
8025603: Unused methods in the awt text peers should be removed
...
Reviewed-by: art, anthony
2013-10-08 23:34:20 +04:00
Valerie Peng
ba9b938306
8014374: Cannot initialize "AES/GCM/NoPadding" on wrap/unseal on solaris with OracleUcrypto
...
Removed OracleUcrypto provider regression tests from OpenJDK
Reviewed-by: xuelei
2013-10-08 11:35:29 -07:00
Valerie Peng
a5add24f51
8012900: CICO ignores AAD in GCM mode
...
Change GCM decryption to not return result until tag verification passed
Reviewed-by: xuelei
2013-10-08 11:17:53 -07:00
Valerie Peng
2f4af22f17
7196382: PKCS11 provider should support 2048-bit DH
...
Query and enforce range checking using the values from native PKCS11 library.
Reviewed-by: xuelei
2013-10-08 11:07:31 -07:00
Sergey Bylokhov
eacfa0f773
8022119: test api/javax_sound/sampled/spi/MixerProvider/indexTGF_MixerProviderTests fails
...
Reviewed-by: art, anthony
2013-10-08 21:24:49 +04:00
Michael Fang
2a53ccda4d
Merge
2013-10-08 09:24:52 -07:00
Michael Fang
e4532623a7
8025215: jdk8 l10n resource file translation update 4
...
Reviewed-by: joehw, yhuang
2013-10-08 09:22:29 -07:00
Athijegannathan Sundararajan
c257318ccc
8026048: Function constructor should convert arguments to String before performing any syntax checks
...
Reviewed-by: jlaskey, hannesw
2013-10-08 16:46:03 +02:00
Alexander Scherbatiy
9a9e0fd42c
7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top
...
Reviewed-by: art, anthony, serb
2013-10-08 18:45:38 +04:00
Sergey Malenkov
a485f88ad9
7172597: java.awt.KeyboardFocusManager.clearFocusOwner() missed javadoc tag @since 1.8
...
Reviewed-by: art, anthony
2013-10-08 18:19:10 +04:00
Sergey Malenkov
fdd26c3a51
7081584: Specification for Window.isAlwaysOnTopSupported needs to be clarified
...
Reviewed-by: art, serb
2013-10-08 18:10:13 +04:00
Igor Veresov
f2e6d682a1
Merge
2013-10-08 07:08:27 -07:00
Hannes Wallnöfer
90e3c6f95e
8026042: FoldConstants need to guard against ArrayLiteralNode
...
Reviewed-by: jlaskey, sundar
2013-10-08 15:53:22 +02:00
Andreas Lundblad
f6875dad27
8024415: Bug in javac Pretty: Wrong precedence in JCConditional trees
...
Fixed precedence and associativity issues with pretty printing of JCConditional expressions.
Co-authored-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: jfranck
2013-10-08 15:33:28 +02:00
Oleg Pekhovskiy
bf733d1947
7199196: Incremental transfer is broken because of a typo
...
Reviewed-by: anthony, serb
2013-10-08 17:00:44 +04:00
Athijegannathan Sundararajan
21a8fda433
8026039: future strict names are allowed as function name and argument name of a strict function
...
Reviewed-by: hannesw, jlaskey
2013-10-08 14:57:31 +02:00
Oleg Pekhovskiy
acf636d21c
7068423: Spec for java.awt.GraphicsDevice.getFullScreenWindow() needs clarification
...
Reviewed-by: art, anthony
2013-10-08 16:56:15 +04:00
Oleg Pekhovskiy
d8c323d038
8000425: FileDialog documentation should be enhanced
...
Reviewed-by: serb, anthony
2013-10-08 16:04:12 +04:00
Petr Pchelko
419c7a7c32
8025585: Win: Popups in JFXPanel do not receive MouseWheel events
...
Reviewed-by: anthony, art
2013-10-08 15:54:43 +04:00
Alexander Zvegintsev
ee806b0721
7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux
...
8001463: Regression : Deadlock between AWT-XAWT thread and AWT-EventQueue-0 Thread when screen resolution changes
Reviewed-by: art, serb
2013-10-08 15:17:22 +04:00
Hannes Wallnöfer
1c0f202382
8025965: Specialized functions with same weight replace each other in TreeSet
...
Reviewed-by: jlaskey, sundar
2013-10-08 13:11:15 +02:00
Athijegannathan Sundararajan
d77e1a1701
8026033: Switch should load expression even when there are no cases in it
...
Reviewed-by: jlaskey, hannesw
2013-10-08 13:02:39 +02:00
Dmitry Ginzburg
241991b07e
8025236: [javadoc] fix some errors in AWT
...
Reviewed-by: yan, anthony
2013-10-08 13:57:44 +04:00
Hannes Wallnöfer
3d45463461
8025213: Assignment marks variable as defined too early
...
Reviewed-by: jlaskey, lagergren, sundar
2013-10-08 11:55:19 +02:00
Alan Bateman
31fdd1b27c
8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers
...
Reviewed-by: chegar
2013-10-08 10:49:09 +01:00
Kevin Walls
615cf8aecf
Merge
2013-10-08 11:37:54 +02:00