David Katleman
bed9464bce
Merge
2013-02-26 13:23:55 -08:00
David Katleman
98d3004bd9
Merge
2013-02-26 13:23:06 -08:00
Edvard Wendelin
7ecb0fd433
Merge
2013-02-26 20:36:52 +01:00
Robert Field
b0dc9de25e
8008770: SerializedLambda incorrect class loader for lambda deserializing class
...
Current thread's context ClassLoader was used to load class by name, pass class not name in serialization (Thank you Peter Levart for test and prototype. Thank you Sundar and Peter for unofficial reviews)
Reviewed-by: forax
2013-02-26 10:38:58 -08:00
Athijegannathan Sundararajan
7bdfa989ff
8009021: nasgen should be run on boot jdk rather than currenly built jdk
...
Reviewed-by: jlaskey
2013-02-26 22:57:51 +05:30
Tim Bell
20b2cd4890
8009019: Updates to generated-configure.sh required for 8008914
...
Reviewed-by: sundar, jlaskey, jjg
2013-02-26 09:25:44 -08:00
Mikael Vidstedt
960480c53d
8008081: Print outs do not have matching arguments
...
Corrected formatted prints to have matching arguments, removed dead print_frame_layout function
Reviewed-by: sla, dholmes
2013-02-26 08:54:03 -08:00
Alan Bateman
8eaa894f7c
8008977: profiles build broken by Nashorn build changes
...
Reviewed-by: chegar
2013-02-26 14:16:48 +00:00
Erik Joelsson
61e56e8ead
8008978: nashorn-rules.gmk missing
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: alanb
2013-02-26 14:08:19 +00:00
Rickard Bäckman
1a74b23a2f
8008340: [sampling] assert(upper->pc_offset() >= pc_offset) failed: sanity
...
Reviewed-by: kvn, sla
2013-02-26 14:09:52 +01:00
Roland Westrelin
c84424d4af
8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376
...
GetAndSetP's MachNode should capture bottom type.
Reviewed-by: kvn
2013-02-26 12:18:30 +01:00
Chris Hegarty
c52a86e9c7
Merge
2013-02-26 11:18:19 +00:00
Chris Hegarty
4e9403c378
Merge
2013-02-26 11:06:49 +00:00
Krystal Mo
f5666f9a69
7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
...
REF_invokeSpecial DMHs (which are unusual) get marked explicitly; tweak the MHI to use this bit
Reviewed-by: jrose, twisti
2013-02-26 11:05:26 +00:00
Vicente Romero
9f2721bfb1
8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
...
Reviewed-by: jjg, mcimadamore
2013-02-26 09:04:19 +00:00
Dmitry Cherepanov
8936d472bd
Merge
2013-02-26 12:54:39 +04:00
Edvard Wendelin
11923f546e
Merge
2013-02-26 06:47:57 +01:00
Erik Joelsson
5c31bde4c0
8008914: Add nashorn to the tl build
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: mr, tbell, jjh
2013-02-25 15:08:11 -08:00
Erik Joelsson
b3a313fa2b
8008914: Add nashorn to the tl build
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: mr, tbell, jjh
2013-02-25 15:08:11 -08:00
Brent Christian
944e1b9636
8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C
...
Avoid automated test failure by just exiting when in 'C' locale
Reviewed-by: naoto, ksrini
2013-02-25 14:19:48 -08:00
Alan Bateman
a04fad868e
8008808: Allowed dependencies added by JDK-8008481 no longer required
...
Reviewed-by: tbell, chegar
2013-02-25 17:17:05 +00:00
Attila Szegedi
0248a98842
8006984: Introducing local into a function inside with statement confuses its scope
...
Reviewed-by: jlaskey, lagergren, sundar
2013-02-25 16:51:04 +01:00
Roland Westrelin
fe92862089
8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
...
InitializeNode::can_capture_store() must check that the captured store doesn't overwrite a memory location that is loaded before the store.
Reviewed-by: kvn
2013-02-25 14:13:04 +01:00
Athijegannathan Sundararajan
445b8d2438
8008789: Enable java access and nashorn runtime tests for jtreg
...
Reviewed-by: lagergren, jlaskey, hannesw
2013-02-25 18:13:23 +05:30
Athijegannathan Sundararajan
f688068adf
8008731: Separate configuration environment (options, error/output writer etc.) from Context
...
Reviewed-by: hannesw, lagergren
2013-02-25 16:58:31 +05:30
Petr Pchelko
68d2d95f00
8006634: Unify LWCToolkit.invokeAndWait() and sun.awt.datatransfer.ToolkitThreadBlockedHandler
...
Changed the logic for the nested event loops and deleted deadlock detection
Reviewed-by: art, denis
2013-02-25 10:17:25 +00:00
Edvard Wendelin
d02f5d5667
Merge
2013-02-25 07:22:09 +01:00
Edvard Wendelin
c6e54df5d6
Merge
2013-02-25 07:22:06 +01:00
Edvard Wendelin
b6a6791e0e
Merge
2013-02-25 07:21:49 +01:00
Jan Valenta
63fe735683
7112427: The doclet needs to be able to generate JavaFX documentation
...
Reviewed-by: jjg
2013-02-24 11:36:58 -08:00
Lana Steuck
38697490b4
Merge
2013-02-23 19:49:17 -08:00
Joe Darcy
797ef55129
6556996: (ann spec) SuppressWarnings strings should be documented
...
Reviewed-by: mduigou, chegar, abuckley
2013-02-23 13:32:32 -08:00
Kelly O'Hair
2ff5bb1c92
8004712: build-infra: Move user guide from web pages to repository
...
Just the initial work, will need more changes.
Reviewed-by: tbell
2013-02-23 10:47:01 -08:00
Lana Steuck
a9754a7eb0
Merge
2013-02-22 23:12:46 -08:00
James Laskey
b5a3cc405b
8008775: Remove non-ascii from jdk/THIRD_PARTY_README
...
Reviewed-by: jjh
2013-02-22 23:36:47 -04:00
James Laskey
f58612a3ad
8008776: Revise BuildNashorn.gmk for changes in new build system
...
Reviewed-by: jjh
2013-02-22 23:33:46 -04:00
James Laskey
636021664a
8008774: nashorn missing from dependencies after merge with tl
...
Reviewed-by: jjh
2013-02-22 22:58:48 -04:00
Vladimir Danushevsky
78a060dbde
8005545: Add System property to identify ARCH specific details such as ARM hard-float binaries
...
Adding sun.os.abi Java Property support
Reviewed-by: bobv, alanb, dholmes
2013-02-22 17:12:35 -05:00
Athijegannathan Sundararajan
6715b64842
8009140: jtreg tests under sun/tools/jrunscript should use nashorn engine
...
Reviewed-by: alanb
2013-02-27 20:34:12 +05:30
Alan Bateman
f99a5d722e
8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present
...
Reviewed-by: hawtin, mullan, dsamersoff, mchung
2013-02-27 14:24:45 +00:00
Athijegannathan Sundararajan
b7511e7609
8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine
...
Reviewed-by: alanb
2013-02-27 17:22:44 +05:30
James Laskey
22e895a897
8008757: NEWBUILD=true has separate launcher code for jjs
...
Reviewed-by: jjh
2013-02-22 18:03:07 -04:00
James Laskey
e99848e82d
8008756: THIRD_PARTY_README contains Unicode
...
Reviewed-by: jjh
2013-02-22 17:45:37 -04:00
Jia-Hong Chen
d1643f1833
8005796: [parfait] Possible uninitialised variable at jdk/src/share/native/sun/java2d/loops/ByteBinary1Bit.c
...
Reviewed-by: prr, vadim, flar
2013-02-22 13:20:16 -08:00
Lana Steuck
4dca16d202
Merge
2013-02-22 11:37:40 -08:00
Jennifer Godinez
3cc83d24ad
8006110: pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE
...
Reviewed-by: bae, prr
2013-02-22 11:01:23 -08:00
Maurizio Cimadamore
7776fdebe7
8008708: Regression: separate compilation causes crash in wildcards inference logic
...
Invalid use of WildcardType.bound in Types.removeWildcards
Reviewed-by: jjg
2013-02-22 18:19:51 +00:00
Serguei Spitsyn
f85789e68a
Merge
2013-02-22 10:16:51 -08:00
Alejandro Murillo
c444c1faea
8008692: new hotspot build - hs25-b21
...
Reviewed-by: jcoomes
2013-02-22 10:12:00 -08:00
Jim Laskey
9c729d5e62
Merge
2013-02-22 14:05:39 -04:00