Kevin Walls
84144898c1
Merge
2013-02-27 16:40:30 +00:00
Denis Fokin
e19091b0b1
8009158: Incomplete fix for 7178079
...
Reviewed-by: serb, anthony
2013-02-27 20:34:04 +04:00
Vladimir Ivanov
3b1ccee969
Merge
2013-02-27 08:03:10 -08:00
Denis Fokin
b097b0d234
7178079: REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13
...
Reviewed-by: serb, anthony
2013-02-27 19:38:36 +04:00
Attila Szegedi
c44210c971
8009150: Previous dead code elimination was incomplete
...
Reviewed-by: hannesw, lagergren
2013-02-27 16:25:15 +01:00
Attila Szegedi
5b7d451617
8009146: Eliminate some dead code in preparation for immutable AST
...
Reviewed-by: hannesw, lagergren
2013-02-27 15:49:05 +01:00
Attila Szegedi
a1ade22dc0
8009143: Eliminate Dynalink dependency on java.beans
...
Reviewed-by: jlaskey, lagergren, sundar
2013-02-27 15:20:26 +01:00
Alan Bateman
9f8e932d41
8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
...
Reviewed-by: chegar, sundar
2013-02-27 14:12:45 +00:00
Kevin Walls
13505fc4e5
8008807: SA: jstack crash when target has mismatched bitness (Linux)
...
Reviewed-by: rbackman, sla, poonam
2013-02-27 14:02:26 +00:00
Igor Ignatyev
50efb858e0
8007439: C2: adding successful message of inlining
...
Reviewed-by: kvn, vlivanov
2013-02-27 05:58:48 -08:00
Coleen Phillimore
fd02968ebe
Merge
2013-02-27 07:35:32 -05:00
Alan Bateman
013fa331c6
8004288: (fs) Files.probeContentType problems
...
Reviewed-by: ahgross, sherman
2013-02-27 11:44:41 +00:00
David Holmes
b660eb6528
Merge
2013-02-27 04:58:45 -05:00
Volker Simonis
76fa595599
8008959: Fix non-PCH build on Linux, Windows and MacOS X
...
Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files.
Reviewed-by: coleenp, stefank, dholmes
2013-02-27 09:40:30 +01:00
Edvard Wendelin
adf04b176e
Merge
2013-02-27 09:28:02 +01:00
Andrew Brygin
14d39ee359
8001034: Memory management improvements
...
Reviewed-by: mschoene, prr, jgodinez
2013-02-27 12:10:59 +04:00
Joe Darcy
1caebc408d
8008279: Remove InvalidContainerAnnotationError.java
...
Reviewed-by: jfranck
2013-02-26 17:38:29 -08:00
Joe Darcy
a26b355e8b
8009102: Several docs warnings in Project Lambda APIs
...
Reviewed-by: mduigou
2013-02-26 17:01:04 -08:00
Christian Thalinger
e95e6b9070
8004336: Better handling of method handle intrinsic frames
...
Reviewed-by: kvn, jrose, ahgross
2013-02-26 16:16:54 -08:00
David Chase
899bcf76ae
8007776: Test6852078.java timeouts
...
If more than 100 seconds and more than 100 iterations have both passed, then exit is allowed.
Reviewed-by: kvn
2013-02-26 15:38:24 -08:00
Alan Bateman
18e1157d3b
8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes
...
Reviewed-by: mduigou
2013-02-26 22:39:50 +00:00
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