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 |
|
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 |
|
Attila Szegedi
|
52ac2452d0
|
8044502: Get rid of global optimistic flag
Reviewed-by: lagergren, sundar
|
2014-06-04 14:32:23 +02:00 |
|
Mattias Tobiasson
|
2e06869b6f
|
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected
Ignore read-only test if file is not read-only. This will happen when test is run as root.
Reviewed-by: sla, dholmes
|
2014-06-04 13:12:16 +02:00 |
|
Aleksei Efimov
|
56dcda05d3
|
8032901: WaitForMultipleObjects() return value not handled appropriately
Reviewed-by: dholmes, sla
|
2014-06-04 16:26:11 +04:00 |
|
Attila Szegedi
|
5ec014a881
|
8044638: Tidy up Nashorn codebase for code standards
Reviewed-by: lagergren, sundar
|
2014-06-04 13:08:57 +02:00 |
|
Athijegannathan Sundararajan
|
7898fee89e
|
8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
Reviewed-by: attila, lagergren, hannesw
|
2014-06-04 13:55:21 +05:30 |
|
Attila Szegedi
|
133f05971e
|
8044518: Ensure exceptions related to optimistic recompilation are not serializable
Reviewed-by: lagergren, sundar
|
2014-06-03 12:05:59 +02:00 |
|
Attila Szegedi
|
52e0363faa
|
8044534: Constant folding for unary + should produce int for boolean literals
Reviewed-by: lagergren, sundar
|
2014-06-03 12:05:42 +02:00 |
|
Attila Szegedi
|
938ab83ff7
|
8044533: Deoptimizing negation produces wrong result for zero
Reviewed-by: lagergren, sundar
|
2014-06-03 12:04:36 +02:00 |
|
Attila Szegedi
|
11fb0e2143
|
8044171: Make optimistic exception handlers smaller
Reviewed-by: hannesw, lagergren
|
2014-06-03 11:31:06 +02:00 |
|
Athijegannathan Sundararajan
|
dba2bf3f02
|
8044520: Nashorn cannot execute node.js's express module
Reviewed-by: hannesw, lagergren
|
2014-06-03 14:13:03 +05:30 |
|
Athijegannathan Sundararajan
|
95ad9113d9
|
8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
Reviewed-by: hannesw, lagergren
|
2014-06-03 13:57:52 +05:30 |
|
Vicente Romero
|
45c3929ecb
|
8044487: Fix for 8042785 causes regression tests to fail with java.lang.VerifyError
Reviewed-by: jjg, ksrini
|
2014-06-02 22:36:40 +01:00 |
|
Mikael Auno
|
07738bf41e
|
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
Reviewed-by: sla, sspitsyn
|
2014-06-02 17:59:08 +02:00 |
|
Xue-Lei Andrew Fan
|
0c11a6a444
|
8044771: PKIXValidator indent cleanup
Reviewed-by: weijun
|
2014-06-04 09:48:02 +00:00 |
|
Athijegannathan Sundararajan
|
fba8040fb3
|
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
Reviewed-by: jlaskey, lagergren, ksrini
|
2014-06-03 21:21:32 +05:30 |
|
Alexander Zuev
|
b9b322467f
|
8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
Reviewed-by: briangoetz, jjg
|
2014-06-03 18:31:13 +04:00 |
|
Alexander Stepanov
|
0e0ccc7025
|
8040081: Tidy warnings cleanup for java.applet
Reviewed-by: pchelko
|
2014-06-03 17:55:58 +04:00 |
|
Erik Joelsson
|
20f1eb9a89
|
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
Reviewed-by: dcubed, tbell, dholmes
|
2014-06-03 10:55:27 +02:00 |
|
Erik Joelsson
|
0adcad200f
|
8043160: JDK 9 Build failure in accessbridge
Reviewed-by: prr, tbell
|
2014-06-03 10:52:53 +02:00 |
|
Sean Mullan
|
33c9aaf7d8
|
Merge
|
2014-06-03 07:35:35 -04:00 |
|
Sean Mullan
|
605924f8ef
|
8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check
Reviewed-by: wetmore
|
2014-06-03 07:34:35 -04:00 |
|
Tobias Hartmann
|
4d074d6309
|
8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache
Reviewed-by: vlivanov, jrose, psandoz
|
2014-06-03 14:58:47 +04:00 |
|
Steven Sides
|
1618f90bc9
|
8032527: fix a couple doclint errors in java/awt/geom/Path2D
Reviewed-by: prr
|
2014-06-03 12:52:59 +04:00 |
|
Anthony Scarpino
|
77d07416d5
|
8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris
Reviewed-by: valeriep
|
2014-06-02 17:14:35 -07:00 |
|
Anthony Scarpino
|
9d2221daa6
|
8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
Reviewed-by: valeriep
|
2014-06-02 17:08:40 -07:00 |
|
Ivan Gerasimov
|
a9f575446d
|
8037866: Replace the Fun class in tests with lambdas
Reviewed-by: martin
|
2014-06-02 19:49:57 +04:00 |
|
Attila Szegedi
|
2ff2ad2750
|
Merge
|
2014-06-02 17:36:43 +02:00 |
|
Alan Bateman
|
ff2c8b6692
|
8043753: Drop javax.transaction from compact2 and compact3
Reviewed-by: dholmes
|
2014-06-02 09:19:59 +01:00 |
|
Omair Majid
|
1952e9537d
|
8044235: src.zip should include all sources
Reviewed-by: andrew, dholmes
|
2014-06-01 11:54:04 -04:00 |
|
Joe Darcy
|
bda4383997
|
8039865: Add fallthrough lint warning to build of jdk repository
Reviewed-by: erikj
|
2014-05-30 16:45:30 -07:00 |
|
Joe Darcy
|
4bc2761620
|
8044477: Fix fallthrough lint warning in ASM
Reviewed-by: lancea
|
2014-05-30 16:41:18 -07:00 |
|
Alejandro Murillo
|
548de420c3
|
Merge
|
2014-05-30 13:46:02 -07:00 |
|
Kumar Srinivasan
|
58442c77e6
|
8044046: [asm] refresh internal ASM version to v5.0.3
Reviewed-by: psandoz, sundar
|
2014-05-30 13:37:35 -07:00 |
|
Vicente Romero
|
8447e4cf46
|
8042785: javac, bridge methods are not getting the flags from the original method
Reviewed-by: jjg, jlahoda
|
2014-05-30 18:21:05 +01:00 |
|
Staffan Larsen
|
68287b3fe8
|
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt
Reviewed-by: alanb, allwin
|
2014-05-30 19:09:46 +02:00 |
|
Christian Thalinger
|
a9112cd17c
|
Merge
|
2014-05-30 10:07:19 -07:00 |
|
Christian Thalinger
|
8f1c6dfff7
|
Merge
|
2014-05-30 09:49:53 -07:00 |
|
Lana Steuck
|
a7ab489c5a
|
Merge
|
2014-05-30 09:25:52 -07:00 |
|
Mikael Vidstedt
|
ee1e17c8b9
|
8044363: Remove special build options for unpack200 executable
Reviewed-by: ksrini
|
2014-05-30 09:25:18 -07:00 |
|
Otavio Goncalves de Santana
|
8f0e6e3060
|
8044461: Cleanup new Boolean and single character strings
Reviewed-by: rriggs, alanb, lancea
|
2014-05-30 15:46:12 -04:00 |
|
Lana Steuck
|
ec37fbb6b8
|
Merge
|
2014-05-30 09:25:14 -07:00 |
|
Lana Steuck
|
242bb486da
|
Merge
|
2014-05-30 09:24:59 -07:00 |
|