Athijegannathan Sundararajan
|
76f2aa79e6
|
8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception
Reviewed-by: lagergren, jlaskey
|
2013-04-04 18:30:30 +05:30 |
|
Jim Laskey
|
04fdfe9984
|
Merge
|
2013-04-04 09:06:29 -03:00 |
|
James Laskey
|
70276abeb1
|
8011540: PropertyMap histories should not begin with empty map
Reviewed-by: lagergren, sundar
|
2013-04-04 09:05:38 -03:00 |
|
Athijegannathan Sundararajan
|
e20dc52ab2
|
8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times
Reviewed-by: lagergren, hannesw
|
2013-04-04 13:54:51 +05:30 |
|
Niclas Adlertz
|
5548661d72
|
8006014: Memory leak in hotspot/src/share/vm/adlc/dfa.cpp
Reviewed-by: kvn, roland
|
2013-04-04 09:30:06 +02:00 |
|
Roland Westrelin
|
4bde66a178
|
Merge
|
2013-04-04 02:48:21 -07:00 |
|
Roland Westrelin
|
02a014996b
|
8010399: Test8009761.java "Failed: init recursive calls: 5498. After deopt 5494"
Test from 8009761 shouldn't be run with -Xcomp
Reviewed-by: kvn
|
2013-04-04 09:33:24 +02:00 |
|
Erik Joelsson
|
3231305a34
|
8011372: Remove -p from cp in IdleCompilation.gmk
Reviewed-by: pliden, tbell
|
2013-04-04 09:25:58 +02:00 |
|
Erik Joelsson
|
a88f9ec2d6
|
8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure
Reviewed-by: tbell, alanb
|
2013-04-04 09:24:21 +02:00 |
|
Niclas Adlertz
|
0f3a43e318
|
8006008: Memory leak in hotspot/src/share/vm/adlc/archDesc.cpp
Reviewed-by: roland, kvn
|
2013-04-04 09:18:47 +02:00 |
|
Athijegannathan Sundararajan
|
2b494aafd9
|
8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec
Reviewed-by: lagergren, jlaskey, hannesw
|
2013-04-04 10:24:46 +05:30 |
|
Calvin Cheung
|
33f6dd2215
|
8006103: [parfait] Possible null pointer dereference at hotspot/src/os/linux/vm/os_linux.cpp; os_windows.cpp; os_solaris.cpp; os_bsd.cpp
Reviewed-by: zgu, iklam
|
2013-04-03 16:43:09 -07:00 |
|
Mike Duigou
|
e3b0538db8
|
8011350: hgforest.sh uses non-POSIX sh features that may fail with some shells
Reviewed-by: tbell, katleman, dholmes
|
2013-04-03 16:26:10 -07:00 |
|
Chuck Rasbold
|
93c40233d6
|
8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Fix shorten_branches() to accurately count an initial nop that may be inserted in a block that starts with a safepoint.
Reviewed-by: kvn
|
2013-04-03 15:00:55 -07:00 |
|
Joe Darcy
|
3aabe92c92
|
8011052: Add DEFAULT to javax.lang.model.Modifier
Reviewed-by: abuckley, jjg
|
2013-04-03 12:27:12 -07:00 |
|
Vladimir Kozlov
|
88f70d8026
|
8011102: Clear AVX registers after return from JNI call
Execute vzeroupper instruction after JNI call and on exits in jit compiled code which use 256bit vectors.
Reviewed-by: roland
|
2013-04-03 11:12:57 -07:00 |
|
Naoto Sato
|
4952f6a6de
|
7091601: Arabic Locale: can not set type of digit in application level
Reviewed-by: okutsu
|
2013-04-03 10:32:38 -07:00 |
|
Mikhail Cherkasov
|
918a376474
|
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
Reviewed-by: anthony, serb
|
2013-04-03 20:54:26 +04:00 |
|
Lance Andersen
|
fb6bf29f89
|
8011393: Typo in javadoc for SerialClob.truncate
Reviewed-by: darcy
|
2013-04-03 12:47:15 -04:00 |
|
Mikhail Cherkasov
|
7e68ec53aa
|
8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82
Reviewed-by: anthony, serb
|
2013-04-03 20:42:55 +04:00 |
|
Athijegannathan Sundararajan
|
84f1ee1581
|
8011382: Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec
Reviewed-by: lagergren, jlaskey
|
2013-04-03 20:17:05 +05:30 |
|
Alan Bateman
|
963ad66352
|
8011373: Property java.runtime.profile should be removed (left-over code)
Reviewed-by: lancea, dholmes
|
2013-04-03 13:41:12 +01:00 |
|
Alan Bateman
|
84e09062c0
|
8011234: Performance regression with ftp protocol when uploading in image mode
Reviewed-by: chegar
|
2013-04-03 13:15:39 +01:00 |
|
Hannes Wallnöfer
|
6b89fa96a3
|
8007774: Enable code cache again
Reviewed-by: lagergren, attila, sundar
|
2013-04-03 12:43:59 +02:00 |
|
Athijegannathan Sundararajan
|
a85fab2730
|
8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
Reviewed-by: attila, hannesw, lagergren
|
2013-04-03 15:27:28 +05:30 |
|
Attila Szegedi
|
7891ed4115
|
8011362: Overloaded method resolution foiled by nulls
Reviewed-by: hannesw, sundar
|
2013-04-03 11:13:08 +02:00 |
|
Mikael Gerdin
|
0a963fd1b7
|
Merge
|
2013-04-03 09:19:02 +02:00 |
|
Athijegannathan Sundararajan
|
d35b6ae5f6
|
8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
Reviewed-by: lagergren, hannesw
|
2013-04-03 11:41:42 +05:30 |
|
Lana Steuck
|
5c390e7094
|
Merge
|
2013-04-02 17:03:25 -07:00 |
|
Joe Darcy
|
fa0b9daa08
|
8004979: java.lang.reflect.Modifier.toString should include "default"
Reviewed-by: mduigou
|
2013-04-02 16:26:54 -07:00 |
|
Lana Steuck
|
88a9d69091
|
Merge
|
2013-04-02 16:17:54 -07:00 |
|
Jim Gish
|
4c7d3a9bd1
|
5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
Integrate StringJoiner changes from lambda
Reviewed-by: alanb, mduigou
|
2013-04-02 18:41:04 -04:00 |
|
Akhil Arora
|
0f56bf298b
|
8005051: optimized defaults for Iterator.forEachRemaining
Reviewed-by: alanb, mduigou, psandoz, ulfzibis
|
2013-04-23 11:54:22 -07:00 |
|
Alan Bateman
|
d51ab5c39c
|
8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing
Reviewed-by: wetmore
|
2013-04-25 17:10:36 -07:00 |
|
Sean Coffey
|
9822b2cd84
|
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters
Reviewed-by: okutsu
|
2013-04-25 21:12:35 +01:00 |
|
Eric McCorkle
|
47bb6585b4
|
8012937: Correct errors in javadoc comments
Correct some errors in the javadoc comments for parameter reflection.
Reviewed-by: darcy
|
2013-04-25 14:23:24 -04:00 |
|
Joe Darcy
|
edbd8cf91c
|
8012044: Give more information about self-suppression from Throwable.addSuppressed
Reviewed-by: alanb, dholmes
|
2013-04-25 09:37:03 -07:00 |
|
David Katleman
|
3e58f37434
|
Merge
|
2013-04-02 15:31:24 -07:00 |
|
David Katleman
|
7be1c29f22
|
Merge
|
2013-04-02 15:29:18 -07:00 |
|
Mike Duigou
|
bc93996d27
|
8011342: hgforest.sh : 'python --version' not supported on older python
Reviewed-by: wetmore
|
2013-04-02 14:56:19 -07:00 |
|
Lana Steuck
|
b0cd59474f
|
Merge
|
2013-04-02 12:01:01 -07:00 |
|
Lana Steuck
|
5db557f689
|
Merge
|
2013-04-02 12:00:48 -07:00 |
|
Lana Steuck
|
e82dcb36d6
|
Merge
|
2013-04-02 11:59:34 -07:00 |
|
Lana Steuck
|
159ddb0f22
|
Merge
|
2013-04-02 11:55:09 -07:00 |
|
Omair Majid
|
934072f774
|
8011278: Allow using a system-installed giflib
Reviewed-by: andrew, prr
|
2013-04-02 14:13:13 -04:00 |
|
Omair Majid
|
b34573420a
|
8011278: Allow using a system-installed giflib
Reviewed-by: andrew, prr
|
2013-04-02 14:13:06 -04:00 |
|
Athijegannathan Sundararajan
|
e96d207c68
|
8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false
Reviewed-by: lagergren, jlaskey
|
2013-04-02 23:01:10 +05:30 |
|
Xueming Shen
|
3457ff4337
|
8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding
8008925: Base64.getMimeDecoder().decode() does not ignore padding chars
Updated implementation and spec for corner cases.
Reviewed-by: alanb
|
2013-04-02 10:12:20 -07:00 |
|
Athijegannathan Sundararajan
|
fcc548f01d
|
8011237: Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false
Reviewed-by: lagergren, jlaskey
|
2013-04-02 20:42:03 +05:30 |
|
Zhengyu Gu
|
5fda3f38d9
|
Merge
|
2013-04-02 07:40:52 -07:00 |
|