Hannes Wallnöfer
eab7ad0813
8046215: Running uncompilable scripts throws NullPointerException
...
Reviewed-by: sundar, jlaskey
2014-06-06 16:51:53 +02:00
Weijun Wang
704a20b250
8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
...
Reviewed-by: xuelei
2014-06-06 22:31:53 +08:00
Alexey Ivanov
b3090f044e
8039383: NPE when changing Windows theme
...
Reviewed-by: pchelko, anthony
2014-06-06 17:51:32 +04:00
Christian Tornqvist
71b76d4073
8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run
...
Added _build_pch_file.obj to LD_FLAGS and cleaned up support for older Visual Studio versions
Reviewed-by: twisti, lfoltan, sla, kvn
2014-06-06 14:46:42 +02:00
Petr Pchelko
52233220f2
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
...
Reviewed-by: azvegint, serb
2014-06-06 14:58:41 +04:00
Petr Pchelko
bfa90f6f30
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
...
Reviewed-by: alexsch, serb
2014-06-06 14:52:07 +04:00
Petr Pchelko
6733dcbb1c
8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
...
Reviewed-by: anthony, serb
2014-06-06 13:52:49 +04:00
Chris Hegarty
865fac8406
8043613: Update .properties files for serialver tool
...
Reviewed-by: mfang
2014-06-06 10:47:30 +01:00
Joe Darcy
61431e72a8
8044553: Fix raw and unchecked lint warnings in javax.sound.*
...
Reviewed-by: prr
2014-06-05 23:17:05 -07:00
Lana Steuck
e89206f521
Merge
2014-06-05 19:39:08 -07:00
Lana Steuck
250d670627
Merge
2014-06-05 19:38:45 -07:00
Lana Steuck
f533c23f2a
Merge
2014-06-05 19:38:17 -07:00
Lana Steuck
0878f5e840
Merge
2014-06-05 19:37:32 -07:00
Lana Steuck
073b17bdf1
Merge
2014-06-05 19:37:09 -07:00
Henry Jen
8538800448
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
...
8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.*
Reviewed-by: darcy, prr
2014-06-05 13:59:01 -07:00
Dmitriy Ermashov
57efe4955f
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
...
Reviewed-by: anthony
2014-06-11 17:23:56 +04:00
Sergey Bylokhov
d192765837
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
...
Reviewed-by: bae, flar
2014-06-11 14:38:50 +04:00
Sergey Bylokhov
e26ff7211c
8041644: [OGL] clip is ignored during surface->sw blit
...
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Jonathan Gibbons
a9bd96c90c
8046067: test/tools/javac/api/6410643/T6410643.java is broken
...
Reviewed-by: darcy, ksrini
2014-06-05 13:22:37 -07:00
Sonali Goel
887f81a738
8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir
...
Reviewed-by: jjg
2014-06-05 10:57:10 -07:00
Sonali Goel
d15c9840ed
8044064: Group 1: create .out files for cast and capture negative tests in tools/javac dir
...
Reviewed-by: jjg
2014-06-05 10:44:38 -07:00
Henry Jen
fc858b5c96
8044855: Add missing @since tag under java.beans.*
...
Reviewed-by: prr, malenkov
2014-06-05 10:37:24 -07:00
Jon Masamitsu
24d624d6cb
Merge
2014-06-05 10:34:57 -07:00
Daniel Fuchs
52d7b541a6
8042797: Avoid strawberries in LogRecord
...
Reviewed-by: mchung, skoivu, igerasim
2014-06-05 18:46:37 +02:00
Maurizio Cimadamore
cd68d10b6f
8043893: Inference doesn't report error on incompatible upper bounds
...
Failure on type-equality check during incorporation doesn't trigger inference error
Reviewed-by: vromero
2014-06-05 12:21:38 +01:00
Michael McMahon
4e1b129be0
8044766: New jdk.net classes have @since 1.9 tags in 8u20
...
Reviewed-by: chegar
2014-06-05 12:13:50 +01:00
Attila Szegedi
6a2b656e1a
8044816: On-demand compiled top-level program doesn't need :createProgramFunction
...
Reviewed-by: jlaskey, lagergren, sundar
2014-06-05 12:16:09 +02:00
Attila Szegedi
ea992354d0
8046014: MultiGlobalCompiledScript should cache :createProgramFunction handle
...
Reviewed-by: lagergren, sundar
2014-06-05 12:15:45 +02:00
Tobias Hartmann
aeff8925b3
8031389: On x86 C1 emits two relocations for polls
...
C1 emits two poll_type relocations at safepoint polls because LIR_Assembler::safepoint_poll(..) adds a relocation and calls LIR_Assembler::add_debug_info_for_branch(..) which adds a relocation as well. The implementation of add_debug_info_for_branch(..) is changed to not emit a poll relocation.
Reviewed-by: kvn, roland
2014-06-05 10:43:16 +02:00
Weijun Wang
47e4638160
8044755: Add a test for algorithm constraints check in jarsigner
...
Reviewed-by: xuelei
2014-06-05 15:27:51 +08:00
David Katleman
13cf13e341
Added tag jdk9-b16 for changeset e3b9d834796d
2014-06-04 20:20:44 -07:00
David Katleman
0a28ae7c64
Added tag jdk9-b16 for changeset f75464f610f6
2014-06-04 20:20:42 -07:00
David Katleman
a5fed315b3
Added tag jdk9-b16 for changeset 68a979478ffb
2014-06-04 20:20:28 -07:00
David Katleman
7e6dd990be
Added tag jdk9-b16 for changeset 1fe6db2229a0
2014-06-04 20:20:26 -07:00
David Katleman
c61859a585
Added tag jdk9-b16 for changeset 799f78314361
2014-06-04 20:20:16 -07:00
David Katleman
dd69dc3186
Added tag jdk9-b16 for changeset f1f02d5f465a
2014-06-04 20:20:09 -07:00
David Katleman
b41f22bc98
Added tag jdk9-b16 for changeset 87bc69dea937
2014-06-04 20:20:02 -07:00
David Katleman
0c28f90e06
Added tag jdk9-b16 for changeset 46c176c94864
2014-06-04 20:20:00 -07:00
Xueming Shen
6d8f7601c4
8044727: Problem reading the contents of some zip files
...
Zis.readLOC() should not interpret ZIP64 data in extra field, if not necessary
Reviewed-by: alanb
2014-06-04 14:00:19 -07:00
Vicente Romero
09250abb84
8041713: Type inference of non-existent method references crashes the compiler
...
Reviewed-by: mcimadamore
2014-06-04 20:01:13 +01:00
Attila Szegedi
fb404de88f
8038413: NPE in unboxInteger
...
Reviewed-by: jlaskey, sundar
2014-06-04 20:43:37 +02:00
Xueming Shen
097a7021b3
8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
...
To upgrade zlib version from 1.2.5 to 1.2.8
Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Mike Duigou
0df5686eab
8044733: common/autoconf/configure script doesn't properly detect missing tools
...
Reviewed-by: erikj, mikael
2014-06-04 10:03:17 -07:00
Attila Szegedi
1fa7f152d3
8044803: Unnecessary restOf check
...
Reviewed-by: hannesw, jlaskey
2014-06-04 16:52:50 +02:00
Athijegannathan Sundararajan
a5af8cb53e
8044695: __stack__ becomes visible in Error properties
...
Reviewed-by: lagergren, jlaskey, attila
2014-06-04 19:01:24 +05:30
Yuri Nesterenko
28f895afc9
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
...
Reviewed-by: pchelko
2014-06-04 17:24:13 +04:00
Sergey Bylokhov
e31033ff1a
8043979: Javadoc cleanup of javax.sound.sampled package
...
Reviewed-by: pchelko, azvegint
2014-06-04 17:14:56 +04:00
Sergey Bylokhov
61a1a26d7a
8041129: [OGL] surface->sw blit is extremely slow
...
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Joel Borggrén-Franck
a1ae0af017
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
...
Reviewed-by: psandoz
2014-06-04 14:42:48 +02:00
Chris Hegarty
79188a9310
8044590: Broken links in jre.api.net.socketoptions
...
Reviewed-by: michaelm
2014-06-04 13:37:16 +01:00