Christian Thalinger
a55305503e
8005418: JSR 292: virtual dispatch bug in 292 impl
...
Reviewed-by: jrose, kvn
2013-01-09 15:37:23 -08:00
Karen Kinnear
9cc0c0af8b
Merge
2013-01-09 18:06:34 -05:00
Zhengyu Gu
e6db535078
Merge
2013-01-09 12:10:25 -08:00
Zhengyu Gu
030fa5107d
7152671: RFE: Windows decoder should add some std dirs to the symbol search path
...
Added JRE/JDK bin directories to decoder's symbol search path
Reviewed-by: dcubed, sla
2013-01-09 14:46:55 -05:00
Jonathan Gibbons
4779676ac1
8005644: set default max errs and max warns
...
Reviewed-by: darcy
2013-01-09 10:26:58 -08:00
Athijegannathan Sundararajan
ff9829969f
8005940: provide ant targets to get and update external test scripts
...
Reviewed-by: jlaskey, lagergren
2013-01-09 22:32:40 +05:30
Bharadwaj Yadavalli
8762d54e63
8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
...
Fix verifier for new interface access flags
Reviewed-by: acorn, kvn
2013-01-09 11:39:30 -05:00
Erik Joelsson
45b5d84c8f
8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib
...
Reviewed-by: tbell
2013-01-09 16:13:29 +01:00
Attila Szegedi
12801c40c5
8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super
...
Reviewed-by: lagergren, sundar
2013-01-09 15:02:48 +01:00
Sean Mullan
86b40c8697
Merge
2013-01-09 08:59:58 -05:00
Alexander Scherbatiy
19b3fdf5ee
8005019: JTable passes row index instead of length when inserts selection interval
...
Reviewed-by: serb, denis
2013-01-09 16:52:08 +04:00
Fredrik Öhrström
33f2917473
8005096: Move a few source files in swing/beaninfo and in a demo
...
Reviewed-by: ohair, erikj, malenkov
2013-01-09 13:33:52 +01:00
Bengt Rutisson
0f2c37ea4a
8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0
...
Print an error message and exit the VM if UseParallalGC is combined with ParllelGCThreads==0. Also reviewed by vitalyd@gmail.com .
Reviewed-by: stefank, ehelin
2013-01-09 09:48:58 +01:00
Tim Bell
3c8b65b820
8005794: in new infra, how do we change java -version?
...
Added configure parameter --with-user-release-suffix
Reviewed-by: ohair, tbell
2013-01-08 16:23:45 -08:00
Joe Darcy
df5b548d02
8005298: Add FunctionalInterface type to the core libraries
...
Reviewed-by: mduigou
2013-01-08 16:08:29 -08:00
Sean Mullan
d01edb0815
Merge
2013-01-08 19:02:55 -05:00
Sean Mullan
b492dc9bac
7019834: Eliminate dependency from PolicyFile to com.sun.security.auth.PrincipalComparator
...
Add new java.security.Principal.implies method
Reviewed-by: alanb
2013-01-08 19:00:12 -05:00
Zhengyu Gu
f4da82981d
Merge
2013-01-08 15:47:23 -08:00
Coleen Phillimore
3296803650
Merge
2013-01-08 13:44:10 -08:00
David Katleman
908a847808
Merge
2013-01-08 13:15:54 -08:00
David Katleman
7426677a62
Merge
2013-01-08 13:14:45 -08:00
David Katleman
70ec9b9666
Merge
2013-01-08 13:14:42 -08:00
David Katleman
d6b52d13ee
Merge
2013-01-08 13:14:22 -08:00
Valerie Peng
91510ba8ea
Merge
2013-01-08 13:06:22 -08:00
Dan Xu
6cc211f4e1
8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
...
Reviewed-by: alanb
2013-01-08 20:37:27 +00:00
Valerie Peng
c6f02e06f0
8004044: Lazily instantiate SunJCE.RANDOM
...
Replace the static initialization of SunJCE.RANDOM object w/ lazy initialization
Reviewed-by: mchung
2013-01-08 11:55:21 -08:00
Zhengyu Gu
db4cfa5011
Merge
2013-01-08 11:39:53 -08:00
Vladimir Kozlov
38c81fb411
8005419: Improve intrinsics code performance on x86 by using AVX2
...
Use 256bit vpxor,vptest instructions in String.compareTo() and equals() intrinsics.
Reviewed-by: twisti
2013-01-08 11:30:51 -08:00
Zhengyu Gu
5c6318e816
8005048: NMT: #loaded classes needs to just show the # defined classes
...
Count number of instance classes so that it matches class metadata size
Reviewed-by: coleenp, acorn
2013-01-08 14:04:25 -05:00
Eric Mccorkle
be968245ec
8004728: Add hotspot support for parameter reflection
...
Add hotspot support for parameter reflection
Reviewed-by: acorn, jrose, coleenp
2013-01-08 14:01:36 -05:00
Harold Seigel
cfea76669a
8005076: Creating a CDS archive with one alignment and running another causes a crash
...
Save the alignment when writing the CDS and compare it when reading the CDS.
Reviewed-by: kvn, coleenp
2013-01-08 13:38:11 -05:00
Jiangli Zhou
8d91f983e0
8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9
...
Use methodHandle.
Reviewed-by: coleenp, acorn, twisti, sspitsyn
2013-01-08 13:01:19 -05:00
Athijegannathan Sundararajan
e40b456a27
8005848: assigning to global toString variable affects Object.prototype.toString
...
Reviewed-by: jlaskey, lagergren
2013-01-08 21:16:07 +05:30
Marcus Lagergren
dd47345d51
8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes
...
Reviewed-by: hannesw, sundar
2013-01-08 15:20:40 +01:00
Vicente Romero
9d4f6a0ebe
8005167: execution time of combo tests in javac should be improved
...
Reviewed-by: jjg, jjh
2013-01-08 13:47:57 +00:00
Attila Szegedi
df21b0860f
8005801: Refactor findSetMethod
...
FindSetMethod() was a very large single method, very unreadable and unmaintainable. It was broken into easy-to-understand pieces. The refactoring required introduction of a comand-object like entity, SetMethodCreator, to contain the nontrivial transient state of the algorithm that made the original big method so resistant to refactoring in the first place.
Reviewed-by: lagergren, sundar
2013-01-08 14:14:17 +01:00
Attila Szegedi
3cb7831567
8005846: Remove Mangler in favor of Dynalink's NameCodec
...
Reviewed-by: jlaskey, sundar
2013-01-08 13:50:11 +01:00
Marcus Lagergren
eb0f10508f
8005843: refSymbols lookup of unbound variable could cause NullPointerException in Lower
...
Reviewed-by: hannesw, attila
2013-01-08 10:52:11 +01:00
Athijegannathan Sundararajan
d8e79f1ce1
8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file
...
Reviewed-by: lagergren, hannesw
2013-01-08 15:02:36 +05:30
Maurizio Cimadamore
5ee942d5a8
8005184: Restructure DeferredAttr to allow pluggable deferred type completers
...
Add hooks to generalize deferred type completion via custom helper objects
Reviewed-by: jjg
2013-01-08 10:17:29 +01:00
Maurizio Cimadamore
c932023b04
8005179: Cleanup Resolve.AmbiguityError
...
Linearize nested ambiguity errors
Reviewed-by: jjg
2013-01-08 10:16:26 +01:00
Maurizio Cimadamore
159b251085
8005243: Restructure method check code to allow pluggable checkers
...
Add interface to perform a method check - to be implemented by helper classes
Reviewed-by: jjg
2013-01-08 10:15:30 +01:00
Marcus Lagergren
51ceb76240
8005788: Loggers and their corresponding system properties not working correctly
...
1-1 mapping now maintained. Used Context err instead of System.err in several places (after bootstrapping Context). Problematic closing of err stream replaced by @SuppressWarnings("resource")
Reviewed-by: jlaskey, sundar
2013-01-08 09:59:28 +01:00
Weijun Wang
d9c892c9fd
8005447: default principal should act as anyone
...
Reviewed-by: valeriep
2013-01-08 14:54:56 +08:00
Athijegannathan Sundararajan
b501e8fdc4
8005782: get rid of javadoc errors, warnings in nashorn build
...
Reviewed-by: lagergren
2013-01-08 08:51:00 +05:30
Stuart Marks
f660de4e1e
7187882: TEST_BUG: java/rmi/activation/checkusage/CheckUsage.java fails intermittently
...
Tighten up JavaVM test library API, and adjust tests to match.
Reviewed-by: mchung, dmocek
2013-01-07 18:09:07 -08:00
Valerie Peng
2edaf46a3d
Merge
2013-01-07 14:40:07 -08:00
Morris Meyer
b3fe91a803
8004537: replace AbstractAssembler emit_long with emit_int32
...
Reviewed-by: jrose, kvn, twisti
2013-01-07 14:08:28 -08:00
Tim Bell
cd3ceb4771
8005442: autogen.sh sets DATE_WHEN_GENERATED to empty string on Solaris version 11 or later
...
Reviewed-by: ohair
2013-01-07 14:01:09 -08:00
Brent Christian
b21bc8e16d
8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx]
...
Hard-code sun.jnu.encoding to UTF-8 on Mac
Reviewed-by: naoto
2013-01-07 13:19:03 -08:00