Christian Thalinger
01e43be718
8011933: add number of classes, methods and time spent to CompileTheWorld
...
Reviewed-by: jrose, kvn
2013-04-12 12:22:59 -07:00
Hannes Wallnöfer
0e49b64b83
8011980: Allow NUL character in character class
...
Reviewed-by: sundar, lagergren
2013-04-11 12:16:39 +02:00
Athijegannathan Sundararajan
9170d68b5a
8011974: Comparator function returning negative and positive Infinity does not work as expected with Array.prototype.sort
...
Reviewed-by: hannesw, lagergren
2013-04-11 15:04:55 +05:30
Alejandro Murillo
06a29c1417
8011948: new hotspot build - hs25-b28
...
Reviewed-by: jcoomes
2013-04-11 01:14:31 -07:00
Alejandro Murillo
2d0bb26480
Added tag hs25-b27 for changeset ea5bba2e47e9
2013-04-11 01:03:41 -07:00
Athijegannathan Sundararajan
30fdece570
8011960: [2,1].sort(null) should throw TypeError
...
Reviewed-by: hannesw, lagergren
2013-04-11 13:20:03 +05:30
Yuka Kamiya
5f73008cc0
8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland
...
Reviewed-by: okutsu
2013-04-11 12:22:23 +09:00
Weijun Wang
3d44ddefd6
8011745: Unknown CertificateChoices
...
Reviewed-by: vinnie
2013-04-11 11:10:03 +08:00
Weijun Wang
b02989edef
8011867: Accept unknown PKCS #9 attributes
...
Reviewed-by: vinnie
2013-04-11 11:09:50 +08:00
Weijun Wang
7d8e86633a
8005460: [findbugs] Probably returned array should be cloned
...
Reviewed-by: xuelei
2013-04-11 10:58:17 +08:00
Joe Darcy
6b6510941e
8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L'
...
Reviewed-by: smarks
2013-04-10 16:38:26 -07:00
Brian Goetz
87e056aa00
8010948: Add conversion functional interfaces
...
Reviewed-by: mduigou, dholmes
2013-04-10 14:06:21 -07:00
Mike Duigou
8b4ed5f8cc
8011200: (coll) Optimize empty HashMap and ArrayList
...
Co-authored-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: mduigou, alanb, bchristi, martin
2013-04-10 12:43:18 -07:00
Zhengyu Gu
37fe1421a8
8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
...
Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers.
Reviewed-by: dholmes, dlong
2013-04-10 08:55:50 -04:00
Stefan Karlsson
e96efdaa1a
8011872: Include Bit Map addresses in the hs_err files
...
Reviewed-by: brutisso, jmasa
2013-04-10 14:26:49 +02:00
Hannes Wallnöfer
ad7e2cd8de
8011756: Wrong characters supported in RegExp \c escape
...
Reviewed-by: lagergren, attila
2013-04-10 14:08:00 +02:00
Hannes Wallnöfer
3c60983c02
8011749: Bugs with empty character class handling
...
Reviewed-by: lagergren, attila
2013-04-10 14:05:11 +02:00
Hannes Wallnöfer
ab923e74bf
8011714: Regexp decimal escape handling still not correct
...
Reviewed-by: lagergren, attila
2013-04-10 14:00:11 +02:00
Andrew Brygin
aad93b5b31
8011243: Improve ImagingLib
...
Reviewed-by: prr, vadim
2013-04-10 15:55:07 +04:00
Vicente Romero
cde5be4904
8011432: javac, compiler regression iterable + captured type
...
Reviewed-by: mcimadamore
2013-04-10 12:31:02 +01:00
Mikael Gerdin
0edccc9e61
8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
...
Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list.
Reviewed-by: stefank, coleenp
2013-04-10 13:27:35 +02:00
Roland Westrelin
c99c99aa36
8011706: specjvm2008 test xml.transform gets array bound exception with c1
...
Loop invariant code motion may move load before store to the same field
Reviewed-by: kvn
2013-04-10 09:52:49 +02:00
David Katleman
49d673993d
Merge
2013-04-09 15:17:51 -07:00
David Katleman
7e20601e0a
Merge
2013-04-09 15:16:41 -07:00
Lana Steuck
a10b11c7fe
Merge
2013-04-09 15:14:31 -07:00
Lana Steuck
e3502fe80f
Merge
2013-04-09 15:01:07 -07:00
Lana Steuck
d71c1e8a6c
Merge
2013-04-09 14:59:22 -07:00
Bhavesh Patel
b82442a565
8005091: javadoc should be able to return the receiver type
...
Reviewed-by: jjg
2013-04-09 14:18:22 -07:00
Jiangli Zhou
56370657b9
8010862: The Method counter fields used for profiling can be allocated lazily
...
Allocate the method's profiling related metadata until they are needed.
Reviewed-by: coleenp, roland
2013-04-09 17:17:41 -04:00
Tim Bell
0a6c65bc99
8011348: use of which in common/autoconf/autogen.sh is not portable
...
Reviewed-by: erikj, katleman, mduigou
2013-04-09 13:05:22 -07:00
Igor Ignatyev
ca90185607
8007288: Additional WB API for compiler's testing
...
Reviewed-by: kvn, vlivanov
2013-04-09 09:54:17 -07:00
Chris Hegarty
dc6fd2d5dd
8005696: Add CompletableFuture
...
Reviewed-by: chegar, martin
2013-04-09 17:27:47 +01:00
Bharadwaj Yadavalli
be10521e31
8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5
...
Restore incorrect removal of support for static interface method verification in Java 8
Reviewed-by: kvn, coleenp
2013-04-09 08:52:32 -07:00
Alan Bateman
cce2911c19
8010393: Update JAX-WS RI to 2.2.9-b12941
...
Reviewed-by: mullan
2013-04-09 15:51:50 +01:00
Miroslav Kos
91a27900ed
8010393: Update JAX-WS RI to 2.2.9-b12941
...
Co-authored-by: Martin Grebac <martin.grebac@oracle.com>
Reviewed-by: alanb, erikj
2013-04-09 14:51:13 +01:00
Leonid Mesnik
6f3fdce7b3
8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure
...
Rewrite test to use Java only instead of shell script
Reviewed-by: mgerdin, brutisso
2013-04-09 15:32:45 +02:00
Jim Laskey
c590589054
Merge
2013-04-09 08:36:32 -03:00
Jim Laskey
39b0b4a4df
Merge
2013-04-09 08:36:20 -03:00
Jim Laskey
c8ee352824
Merge
2013-04-09 08:35:31 -03:00
Anthony Petrov
c831a0277e
8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
...
Reviewed-by: art, yan
2013-04-09 12:05:27 +04:00
Chris Hegarty
93bfa98ac4
8012917: ObjectStreamClass and ObjectStreamField should be CallerSensitive aware
...
Reviewed-by: mchung
2013-04-22 11:08:27 +01:00
Stuart Marks
33204355fa
8008132: Better serialization support
...
Reviewed-by: alanb, hawtin
2013-04-22 10:55:14 +01:00
Mandy Chung
0f6c789843
8012689: CallerSensitive annotation should not have CONSTRUCTOR Target
...
Reviewed-by: chegar
2013-04-22 10:22:59 +01:00
Chris Hegarty
6eca517223
8012692: SerialJavaObject.java should be CallerSensitive aware
...
Reviewed-by: mchung
2013-04-22 10:21:22 +01:00
Joel Borggrén-Franck
a005174625
8007812: (reflect) Class.getEnclosingMethod problematic for some classes
...
Better checking in getEnclosing(Method|Constructor|Class)
Reviewed-by: darcy, ahgross, mchung
2013-04-19 14:40:31 +01:00
Athijegannathan Sundararajan
6f0a5a97ae
8006611: Improve scripting
...
Reviewed-by: mchung
2013-04-19 11:43:19 +01:00
Erik Joelsson
80b7d8cf99
8010465: Can't enable sjavac when building in jprt
...
Reviewed-by: ohair, tbell
2013-04-09 09:45:48 +02:00
Erik Joelsson
21711140e2
8006288: build-infra: Use solaris nm and not gnm on solaris
...
Reviewed-by: tbell
2013-04-09 09:42:20 +02:00
Joe Darcy
2c7f3d292f
6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
...
6992705: Include modifiers in Class.toGenericString()
Class.toGenericString and supporting changes; additional reviews by Peter Levart
Reviewed-by: alanb
2013-04-08 17:06:20 -07:00
Martin Buchholz
35d38242d2
8010849: (str) Optimize StringBuilder.append(null)
...
Append 4 chars instead of the string "null"
Reviewed-by: mduigou, forax, jgish
2013-04-08 16:37:35 -07:00