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
Alejandro Murillo
96dbc17346
Added tag hs25-b20 for changeset 93430469429d
2013-02-22 10:02:06 -08:00
Alejandro Murillo
73094fada5
Merge
2013-02-22 10:02:06 -08:00
Jim Laskey
fd695a8a83
Merge
2013-02-22 13:09:37 -04:00
Athijegannathan Sundararajan
48a5d9cb5f
8008729: Make sure that we can run basic jsr223 tests using jtreg
...
Reviewed-by: jlaskey, hannesw, lagergren
2013-02-22 22:39:23 +05:30
Hannes Wallnöfer
1867421e9b
8006028: Integrate Joni regexp engine with Nashorn
...
Reviewed-by: lagergren, attila
2013-02-22 17:00:22 +01:00
Hannes Wallnöfer
1c711a064a
8008093: Make RegExp engine pluggable
...
Reviewed-by: lagergren, attila
2013-02-22 16:31:10 +01:00
Lance Andersen
8ee9639988
Merge
2013-02-22 09:58:36 -05:00
James Laskey
33ebb8d71d
8008721: Tweaks to make all NEWBUILD=false round 4
...
Reviewed-by: jjh
2013-02-22 10:39:00 -04:00
Lance Andersen
36b43451a7
8008716: address typo in CallableStatement javadocs
...
Reviewed-by: chegar
2013-02-22 09:29:50 -05:00
James Laskey
ff7ec1f667
8008721: Tweaks to make all NEWBUILD=false round 4
...
Reviewed-by: jjh
2013-02-22 10:23:11 -04:00
Alan Bateman
ba7a50ebcf
8008290: (profiles) Startup regression due to additional checking of JAR file manifests
...
Reviewed-by: lancea, chegar, iris, mchung, sherman
2013-02-22 14:04:06 +00:00
Coleen Phillimore
b8b9434a9f
8000797: NPG: is_pseudo_string_at() doesn't work
...
Zero Symbol* for constant pool strings to indicate pseudo_strings (objects that aren't strings). Clean up JVM_CONSTANT_Object and unused flags.
Reviewed-by: sspitsyn, jrose
2013-02-22 08:36:42 -05:00
Sonali Goel
96495bc664
8008337: Write test to check for compiler error when static method in interface is called via super()
...
Reviewed-by: mcimadamore
2013-02-22 13:31:35 +00:00
Marcus Lagergren
0685f8e938
8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code
...
Reviewed-by: attila, hannesw
2013-02-22 12:22:16 +01:00
Anton Tarasov
a8305fc6e6
8006406: lightweight embedding in other Java UI toolkits
...
Reviewed-by: serb, anthony, art
2013-02-22 15:13:13 +04:00
Vladimir Ivanov
17992b9ac9
8004933: Improve MethodHandle interaction with libraries
...
Reviewed-by: jrose
2013-02-22 02:58:38 -08:00
Vladimir Ivanov
0ae708ca99
8006125: Update MethodHandles library interactions
...
Reviewed-by: jrose
2013-02-22 02:59:24 -08:00
Vladimir Ivanov
f179e269b9
8006179: JSR292 MethodHandles lookup with interface using findVirtual()
...
Reviewed-by: jrose, twisti
2013-02-22 03:00:12 -08:00