Athijegannathan Sundararajan
350c3e01c1
8008387: Improve code coverage tests for JSObjectLinker and NashornBottomLinker
...
Reviewed-by: lagergren, jlaskey, hannesw
2013-02-18 20:41:12 +05:30
Attila Szegedi
ccce3fa803
8008371: Fix Dynalink compiler warnings and whitespace
...
Reviewed-by: jlaskey, sundar
2013-02-18 16:00:15 +01:00
Vicente Romero
e6b61ae08a
6563143: javac should issue a warning for overriding equals without hashCode
...
Reviewed-by: jjg, mcimadamore
2013-02-18 14:33:25 +00:00
Staffan Larsen
1439d121c2
8007779: os::die() on solaris should generate core file
...
Reviewed-by: dholmes, rbackman
2013-02-18 12:49:53 +01:00
Erik Joelsson
7e8a3b3d11
8008295: build-infra: Cleanup in Import.gmk
...
Reviewed-by: ohrstrom, tbell
2013-02-18 11:27:43 +01:00
Erik Joelsson
bf12ddea85
8008294: build-infra: Build-infra closed fails on solaris 11.1
...
Reviewed-by: ohrstrom, dholmes, tbell
2013-02-18 11:26:23 +01:00
Erik Joelsson
2a904298d2
Merge
2013-02-18 10:48:51 +01:00
Erik Joelsson
b6f45f1098
Merge
2013-02-18 10:46:22 +01:00
Staffan Larsen
5265514689
8007901: SA: Don't read flag values as constants
...
Reviewed-by: dholmes, mikael
2013-02-18 10:43:07 +01:00
Hannes Wallnöfer
9a4e9fe31e
8008351: Avoid using String.replace(String, String) in codegen
...
Reviewed-by: sundar, attila
2013-02-18 10:36:18 +01:00
Athijegannathan Sundararajan
b1f72f6fd2
8008305: ScriptEngine.eval should offer the ability to provide a codebase
...
Reviewed-by: lagergren, hannesw, attila
2013-02-18 14:41:58 +05:30
Alan Bateman
3a353cb8e0
8007436: (profiles) Add JSR-310 to Compact Profiles contents
...
Reviewed-by: dholmes, erikj
2013-02-18 08:57:06 +00:00
Frank Ding
7886b3e26b
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
...
Reviewed-by: alanb
2013-02-18 08:14:18 +00:00
Roland Westrelin
260e822459
8007959: Use expensive node logic for more math nodes
...
Use expensive node logic for other more math nodes.
Reviewed-by: kvn
2013-02-18 09:06:24 +01:00
David Holmes
e57875e8ab
Merge
2013-02-17 16:44:55 -05:00
David Holmes
e0ece27387
Merge
2013-02-17 16:44:28 -05:00
David Holmes
390cc1d7a1
Merge
2013-02-17 16:44:19 -05:00
Yong Jeffrey Huang
bf26c0a143
8006748: getISO3Country() returns wrong value
...
Reviewed-by: naoto
2013-02-16 21:22:11 -08:00
Xueming Shen
c64f5833d2
8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control
...
To remove jdk/make/tools/javazic from the jdk repo
Reviewed-by: alanb
2013-02-17 01:01:15 +00:00
Robert Field
381aecb7c2
8004970: Implement serialization in the lambda metafactory
...
Reviewed-by: forax
2013-02-16 12:36:54 -08:00
Bill Pittore
51da3d1337
Merge
2013-02-15 21:53:55 -05:00
Robert Field
b2a3c762ff
8004969: Generate $deserializeLambda$ method
...
8006763: super in method reference used in anonymous class - ClassFormatError is produced
8005632: Inner classes within lambdas cause build failures
8005653: Lambdas containing inner classes referencing external type variables do not correctly parameterize the inner classes
Reviewed-by: mcimadamore
2013-02-15 18:40:38 -08:00
Alejandro Murillo
5159c925af
8008286: new hotspot build - hs25-b20
...
Reviewed-by: jcoomes
2013-02-15 13:36:56 -08:00
Alejandro Murillo
96300f3ad9
Added tag hs25-b19 for changeset 9895f0eb0c56
2013-02-15 13:27:21 -08:00
Alejandro Murillo
3611e527c8
Merge
2013-02-15 13:27:20 -08:00
Joseph Provino
8d24b760cd
Merge
2013-02-15 14:42:37 -05:00
Jonathan Gibbons
ff25ecbcbb
8008313: 8007052 breaks test/tools/javap/MethodParameters.java
...
Reviewed-by: darcy
2013-02-15 11:26:11 -08:00
Dmitry Samersoff
dd9a6fc8eb
Merge
2013-02-15 10:29:23 -08:00
Maurizio Cimadamore
fd17a4290b
8008309: TargetType60 fails because of bad golden file
...
Bad golden file
Reviewed-by: jjg
2013-02-15 18:13:00 +00:00
Maurizio Cimadamore
b9a88adb02
Merge
2013-02-15 16:37:19 +00:00
Sonali Goel
30058417e1
8007427: Annotation element as '_' gives compiler error instead of a warning
...
8007401: Write test to check for generation of warnings when '_' is used as an identifier
Extended identifier production not used in annotation values
Reviewed-by: jjg
2013-02-15 16:31:19 +00:00
Maurizio Cimadamore
f5df2a2562
8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures
...
Bad check in Types.interfaceCandidates
Reviewed-by: jjg
2013-02-15 16:30:31 +00:00
Maurizio Cimadamore
b496912ee1
8007462: Fix provisional applicability for method references
...
Add speculative arity-based check to rule out potential candidates when stuck reference is passed to method
Reviewed-by: jjg
2013-02-15 16:29:58 +00:00
Maurizio Cimadamore
e88e06a5e0
8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
...
Missing abstractness check on super rmethod references
Reviewed-by: jjg
2013-02-15 16:28:57 +00:00
Jonathan Gibbons
a695bef890
8007052: javap should include the descriptor for a method in verbose mode
...
Reviewed-by: mcimadamore
2013-02-15 08:28:42 -08:00
Maurizio Cimadamore
f8f9896cc7
8006749: compiler does not allow Object protected methods to be used in lambda
...
Check.checkFunctionalInterface should take into account 'fake' override
Reviewed-by: jjg
2013-02-15 16:28:07 +00:00
Athijegannathan Sundararajan
1fb8213bb0
8008298: Add tests to cover specialized versions of Math functions
...
Reviewed-by: jlaskey, lagergren
2013-02-15 20:40:05 +05:30
Vera Akulova
d273278133
8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized
...
Reviewed-by: serb, denis
2013-02-15 17:46:39 +04:00
Athijegannathan Sundararajan
c09d1ba6d7
8008291: Add more tests for better coverage of objects, scripting and parser packages
...
Reviewed-by: lagergren, jlaskey
2013-02-15 18:30:19 +05:30
Chris Hegarty
5c9a25d2d2
8008223: java/net/BindException/Test.java fails rarely
...
Reviewed-by: khazra, alanb
2013-02-15 11:06:52 +00:00
Frank Ding
4615442550
8008289: DefaultButtonModel instance keeps stale listeners in html FormView
...
Reviewed-by: malenkov, alexsch
2013-02-15 15:05:58 +04:00
Alexander Scherbatiy
5287640ec6
7173873: JFrame.setDefaultCloseOperation(EXIT_ON_CLOSE) will never lead to SE if EXIT_ON_CLOSE is already set
...
Reviewed-by: malenkov, serb
2013-02-15 14:24:42 +04:00
Erik Joelsson
7dc8dad176
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
...
Reviewed-by: ohair
2013-02-15 10:41:15 +01:00
Erik Joelsson
d49ae7856e
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
...
Reviewed-by: ohair
2013-02-15 10:40:46 +01:00
Staffan Larsen
c023aba8f4
Merge
2013-02-15 10:08:25 +01:00
Marcus Lagergren
7d9a872e3f
8008239: Unpublicized parts of the code generator package that were only package internal
...
Reviewed-by: hannesw, attila
2013-02-15 09:44:15 +01:00
Hannes Wallnöfer
8edbed784d
8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap
...
Reviewed-by: jlaskey, lagergren
2013-02-15 09:18:05 +01:00
Staffan Larsen
19f22d8bbc
8008102: SA on OS X does not stop the attached process
...
Reviewed-by: dholmes, rbackman
2013-02-15 08:54:12 +01:00
Lana Steuck
12ac02b1d3
Merge
2013-02-14 22:12:15 -08:00
Lana Steuck
e2244526fa
Merge
2013-02-14 22:11:58 -08:00