Wed, 13 Feb 2013 10:40:31 +0000 8000724: Improve networking serialization
michaelm [Wed, 13 Feb 2013 10:40:31 +0000] rev 16870
8000724: Improve networking serialization Summary: delegate InetAddress fields to a holder object Reviewed-by: alanb, chegar
Fri, 08 Feb 2013 17:32:25 +0400 7200507: Refactor Introspector internals
malenkov [Fri, 08 Feb 2013 17:32:25 +0400] rev 16869
7200507: Refactor Introspector internals Reviewed-by: ahgross, art
Thu, 07 Feb 2013 19:15:59 +0400 8007014: Improve image handling
bae [Thu, 07 Feb 2013 19:15:59 +0400] rev 16868
8007014: Improve image handling Reviewed-by: prr, mschoene, jgodinez
Tue, 16 Apr 2013 11:17:19 -0700 8004518: Add in-place operations to Map
mduigou [Tue, 16 Apr 2013 11:17:19 -0700] rev 16867
8004518: Add in-place operations to Map 8010122: Add defaults for ConcurrentMap operations to Map Reviewed-by: darcy, briangoetz, mduigou, dholmes, ulfzibis Contributed-by: Doug Lea <dl@cs.oswego.edu>, Henry Jen <henry.jen@oracle.com>, Akhil Arora <akhil.arora@oracle.com>, Peter Levart <peter.levart@gmail.com>, Mike Duigou <mike.duigou@oracle.com>
Tue, 16 Apr 2013 13:26:30 +0100 8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows
chegar [Tue, 16 Apr 2013 13:26:30 +0100] rev 16866
8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows Reviewed-by: alanb, dsamersoff
Tue, 16 Apr 2013 12:51:22 +0100 8012237: CompletableFuture/Basic.java still fails intermittently
chegar [Tue, 16 Apr 2013 12:51:22 +0100] rev 16865
8012237: CompletableFuture/Basic.java still fails intermittently Reviewed-by: martin
Tue, 16 Apr 2013 12:23:16 +0100 8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build
chegar [Tue, 16 Apr 2013 12:23:16 +0100] rev 16864
8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build Reviewed-by: alanb
Mon, 15 Apr 2013 18:31:48 -0700 8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>)
darcy [Mon, 15 Apr 2013 18:31:48 -0700] rev 16863
8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>) Reviewed-by: alanb, dholmes, mduigou
Mon, 15 Apr 2013 14:07:17 -0700 8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change
martin [Mon, 15 Apr 2013 14:07:17 -0700] rev 16862
8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change Summary: Define JNIEXPORT to use "default" visibility where possible. Reviewed-by: coleenp, ddehaven, dcubed, anthony
Sun, 14 Apr 2013 19:17:30 +0100 8011799: CompletableFuture/Basic.java fails intermittently
chegar [Sun, 14 Apr 2013 19:17:30 +0100] rev 16861
8011799: CompletableFuture/Basic.java fails intermittently Reviewed-by: martin, alanb
Thu, 11 Apr 2013 12:33:33 -0400 8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c
jzavgren [Thu, 11 Apr 2013 12:33:33 -0400] rev 16860
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c Summary: Modified the path processing code so that it detects and handles out of memory errors. Reviewed-by: chegar, martin, christos, alanb, msheppar Contributed-by: john.zavgren@oracle.com
Fri, 12 Apr 2013 20:23:13 -0700 8012028: Metafactory-generated lambda classes should be final
rfield [Fri, 12 Apr 2013 20:23:13 -0700] rev 16859
8012028: Metafactory-generated lambda classes should be final 8008941: isSynthetic() returns false for lambda instances Reviewed-by: mduigou
Fri, 12 Apr 2013 12:41:18 -0700 8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE
henryjen [Fri, 12 Apr 2013 12:41:18 -0700] rev 16858
8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE Reviewed-by: alanb, mduigou
Fri, 12 Apr 2013 12:12:53 -0700 8002390: (zipfs) Problems moving files between zip file systems
sherman [Fri, 12 Apr 2013 12:12:53 -0700] rev 16857
8002390: (zipfs) Problems moving files between zip file systems Summary: fixed the corner cases in zipfs Reviewed-by: sherman Contributed-by: mark.sheppard@oracle.com
Fri, 12 Apr 2013 12:03:00 -0700 8011647: Add java.time.Instant methods to java.nio.file.attribute.FileTime
sherman [Fri, 12 Apr 2013 12:03:00 -0700] rev 16856
8011647: Add java.time.Instant methods to java.nio.file.attribute.FileTime Summary: added the toInstant()/from(Instant) to FileTime Reviewed-by: alanb
Wed, 10 Apr 2013 12:43:18 -0700 8011200: (coll) Optimize empty HashMap and ArrayList
mduigou [Wed, 10 Apr 2013 12:43:18 -0700] rev 16855
8011200: (coll) Optimize empty HashMap and ArrayList Reviewed-by: mduigou, alanb, bchristi, martin Contributed-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>, John Rose <john.r.rose@oracle.com>, Mike Duigou <mike.duigou@oracle.com>
Fri, 12 Apr 2013 10:02:33 -0700 8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries
rfield [Fri, 12 Apr 2013 10:02:33 -0700] rev 16854
8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries Reviewed-by: mduigou, alanb
Fri, 12 Apr 2013 09:51:04 -0700 8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt
sherman [Fri, 12 Apr 2013 09:51:04 -0700] rev 16853
8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt Summary: added the hijrah-config-umalqura.properties into the list Reviewed-by: alanb
Fri, 12 Apr 2013 07:57:35 -0700 8011172: JSR 310 DateTime API Updates II
sherman [Fri, 12 Apr 2013 07:57:35 -0700] rev 16852
8011172: JSR 310 DateTime API Updates II Summary: Integration of JSR310 Date/Time API update Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com
Thu, 11 Apr 2013 19:15:24 -0700 Merge
lana [Thu, 11 Apr 2013 19:15:24 -0700] rev 16851
Merge
Thu, 11 Apr 2013 12:22:23 +0900 8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland
peytoia [Thu, 11 Apr 2013 12:22:23 +0900] rev 16850
8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland Reviewed-by: okutsu
Thu, 11 Apr 2013 11:10:03 +0800 8011745: Unknown CertificateChoices
weijun [Thu, 11 Apr 2013 11:10:03 +0800] rev 16849
8011745: Unknown CertificateChoices Reviewed-by: vinnie
Thu, 11 Apr 2013 11:09:50 +0800 8011867: Accept unknown PKCS #9 attributes
weijun [Thu, 11 Apr 2013 11:09:50 +0800] rev 16848
8011867: Accept unknown PKCS #9 attributes Reviewed-by: vinnie
Thu, 11 Apr 2013 10:58:17 +0800 8005460: [findbugs] Probably returned array should be cloned
weijun [Thu, 11 Apr 2013 10:58:17 +0800] rev 16847
8005460: [findbugs] Probably returned array should be cloned Reviewed-by: xuelei
Wed, 10 Apr 2013 16:38:26 -0700 8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L'
darcy [Wed, 10 Apr 2013 16:38:26 -0700] rev 16846
8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L' Reviewed-by: smarks
Wed, 10 Apr 2013 14:06:21 -0700 8010948: Add conversion functional interfaces
mduigou [Wed, 10 Apr 2013 14:06:21 -0700] rev 16845
8010948: Add conversion functional interfaces Reviewed-by: mduigou, dholmes Contributed-by: Brian Goetz <brian.goetz@oracle.com>
Wed, 17 Apr 2013 21:32:11 -0700 Merge
lana [Wed, 17 Apr 2013 21:32:11 -0700] rev 16844
Merge
Wed, 17 Apr 2013 11:24:40 -0700 Merge
lana [Wed, 17 Apr 2013 11:24:40 -0700] rev 16843
Merge
Mon, 15 Apr 2013 13:02:31 +0400 7147075: JTextField doesn't get focus or loses focus forever
ant [Mon, 15 Apr 2013 13:02:31 +0400] rev 16842
7147075: JTextField doesn't get focus or loses focus forever Reviewed-by: anthony
Fri, 12 Apr 2013 20:39:48 +0400 8004866: [macosx] HiDPI support in Aqua L&F
serb [Fri, 12 Apr 2013 20:39:48 +0400] rev 16841
8004866: [macosx] HiDPI support in Aqua L&F Reviewed-by: swingler, alexsch
Fri, 12 Apr 2013 15:28:49 +0400 8000629: [macosx] Blurry rendering with Java 7 on Retina display
serb [Fri, 12 Apr 2013 15:28:49 +0400] rev 16840
8000629: [macosx] Blurry rendering with Java 7 on Retina display Reviewed-by: anthony, prr, flar
Fri, 12 Apr 2013 14:33:38 +0400 8010297: Missing isLoggable() checks in logging code
anthony [Fri, 12 Apr 2013 14:33:38 +0400] rev 16839
8010297: Missing isLoggable() checks in logging code Summary: Add isLoggable() checks Reviewed-by: anthony, mchung, serb Contributed-by: Laurent Bourges <bourges.laurent@gmail.com>
Fri, 12 Apr 2013 14:09:03 +0400 8010009: [macosx] Unable type into online word games on MacOSX
pchelko [Fri, 12 Apr 2013 14:09:03 +0400] rev 16838
8010009: [macosx] Unable type into online word games on MacOSX Reviewed-by: anthony, dcherepanov
Thu, 11 Apr 2013 19:12:59 +0400 4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions
malenkov [Thu, 11 Apr 2013 19:12:59 +0400] rev 16837
4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions Reviewed-by: alexsch
Wed, 17 Apr 2013 21:30:28 -0700 Merge
lana [Wed, 17 Apr 2013 21:30:28 -0700] rev 16836
Merge
Wed, 17 Apr 2013 12:30:18 -0700 Merge
lana [Wed, 17 Apr 2013 12:30:18 -0700] rev 16835
Merge
Mon, 15 Apr 2013 18:10:55 +0400 8011622: Use lcms as the default color management module in jdk8
bae [Mon, 15 Apr 2013 18:10:55 +0400] rev 16834
8011622: Use lcms as the default color management module in jdk8 Reviewed-by: prr, vadim
Mon, 15 Apr 2013 16:57:01 +0400 8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination.
bae [Mon, 15 Apr 2013 16:57:01 +0400] rev 16833
8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination. Reviewed-by: prr
Thu, 18 Apr 2013 10:30:25 -0700 Added tag jdk8-b86 for changeset 8344675901d3
katleman [Thu, 18 Apr 2013 10:30:25 -0700] rev 16832
Added tag jdk8-b86 for changeset 8344675901d3
Wed, 05 Jul 2017 18:51:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:51:01 +0200] rev 16831
Merge
Tue, 23 Apr 2013 09:27:07 -0700 Merge
lana [Tue, 23 Apr 2013 09:27:07 -0700] rev 16830
Merge
Wed, 17 Apr 2013 21:33:05 -0700 Merge
lana [Wed, 17 Apr 2013 21:33:05 -0700] rev 16829
Merge
Wed, 17 Apr 2013 10:12:42 -0700 Merge
lana [Wed, 17 Apr 2013 10:12:42 -0700] rev 16828
Merge
Fri, 12 Apr 2013 10:14:42 +0100 Merge
chegar [Fri, 12 Apr 2013 10:14:42 +0100] rev 16827
Merge
Tue, 26 Feb 2013 16:16:54 -0800 8004336: Better handling of method handle intrinsic frames
twisti [Tue, 26 Feb 2013 16:16:54 -0800] rev 16826
8004336: Better handling of method handle intrinsic frames Reviewed-by: kvn, jrose, ahgross
Thu, 18 Apr 2013 10:30:11 -0700 Added tag jdk8-b86 for changeset b1cf5aefa461
katleman [Thu, 18 Apr 2013 10:30:11 -0700] rev 16825
Added tag jdk8-b86 for changeset b1cf5aefa461
Tue, 23 Apr 2013 09:26:43 -0700 Merge
lana [Tue, 23 Apr 2013 09:26:43 -0700] rev 16824
Merge
Wed, 17 Apr 2013 21:32:47 -0700 Merge
lana [Wed, 17 Apr 2013 21:32:47 -0700] rev 16823
Merge
Wed, 17 Apr 2013 10:05:57 -0700 Merge
lana [Wed, 17 Apr 2013 10:05:57 -0700] rev 16822
Merge
Tue, 16 Apr 2013 13:25:39 -0400 8011347: JKD-8009824 has broken webrev with some ksh versions
jgish [Tue, 16 Apr 2013 13:25:39 -0400] rev 16821
8011347: JKD-8009824 has broken webrev with some ksh versions Reviewed-by: mduigou
Thu, 11 Apr 2013 19:13:13 -0700 Merge
lana [Thu, 11 Apr 2013 19:13:13 -0700] rev 16820
Merge
Thu, 18 Apr 2013 10:30:04 -0700 Added tag jdk8-b86 for changeset 02ed1673d56f
katleman [Thu, 18 Apr 2013 10:30:04 -0700] rev 16819
Added tag jdk8-b86 for changeset 02ed1673d56f
Wed, 05 Jul 2017 18:50:43 +0200 Added tag jdk8-b86 for changeset da9a4c931281
duke [Wed, 05 Jul 2017 18:50:43 +0200] rev 16818
Added tag jdk8-b86 for changeset da9a4c931281
Wed, 05 Jul 2017 18:50:42 +0200 Merge jdk8-b86
duke [Wed, 05 Jul 2017 18:50:42 +0200] rev 16817
Merge
Wed, 05 Jul 2017 18:50:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:50:37 +0200] rev 16816
Merge
Tue, 16 Apr 2013 15:00:49 -0700 Merge
katleman [Tue, 16 Apr 2013 15:00:49 -0700] rev 16815
Merge
Mon, 15 Apr 2013 14:21:06 -0700 Merge
katleman [Mon, 15 Apr 2013 14:21:06 -0700] rev 16814
Merge
Fri, 12 Apr 2013 15:22:47 -0700 8012048: JDK8 b85 source with GPL header errors
katleman [Fri, 12 Apr 2013 15:22:47 -0700] rev 16813
8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg
Tue, 16 Apr 2013 08:16:07 -0700 Merge
lana [Tue, 16 Apr 2013 08:16:07 -0700] rev 16812
Merge
Mon, 08 Apr 2013 11:57:37 -0700 8011677: EndPosTables should avoid hidden references to Parser
jjg [Mon, 08 Apr 2013 11:57:37 -0700] rev 16811
8011677: EndPosTables should avoid hidden references to Parser Reviewed-by: mcimadamore
Mon, 08 Apr 2013 11:54:26 -0700 8011676: Instances of Tokens.Comment should not be defined in inner classes
jjg [Mon, 08 Apr 2013 11:54:26 -0700] rev 16810
8011676: Instances of Tokens.Comment should not be defined in inner classes Reviewed-by: mcimadamore
Mon, 08 Apr 2013 15:59:29 +0100 8010822: Intersection type cast for functional expressions does not follow spec EDR
mcimadamore [Mon, 08 Apr 2013 15:59:29 +0100] rev 16809
8010822: Intersection type cast for functional expressions does not follow spec EDR Summary: Remove support for marker interfaces; redefine intersection type casts to be order-independent Reviewed-by: jjg
Mon, 08 Apr 2013 15:57:10 +0100 8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
mcimadamore [Mon, 08 Apr 2013 15:57:10 +0100] rev 16808
8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types Summary: Lambdas that have errors in their bodies should make enclosing overload resolution fail Reviewed-by: jjg
Mon, 08 Apr 2013 15:53:08 +0100 8010404: Lambda debugging: redundant LineNumberTable entry for lambda capture
mcimadamore [Mon, 08 Apr 2013 15:53:08 +0100] rev 16807
8010404: Lambda debugging: redundant LineNumberTable entry for lambda capture Summary: Ignore indy entries in LineNumberTable Reviewed-by: jjg
Mon, 08 Apr 2013 15:52:05 +0100 8010823: DefaultMethodTest.testReflectCall fails with new lambda VM
mcimadamore [Mon, 08 Apr 2013 15:52:05 +0100] rev 16806
8010823: DefaultMethodTest.testReflectCall fails with new lambda VM Summary: Fix lambda test Reviewed-by: jjg
Mon, 08 Apr 2013 15:51:41 +0100 8010922: Cleanup: add support for ad-hoc method check logic
mcimadamore [Mon, 08 Apr 2013 15:51:41 +0100] rev 16805
8010922: Cleanup: add support for ad-hoc method check logic Summary: Support pluggable method checkers Reviewed-by: jjg
Fri, 05 Apr 2013 14:51:55 -0700 Merge
lana [Fri, 05 Apr 2013 14:51:55 -0700] rev 16804
Merge
Wed, 03 Apr 2013 12:27:12 -0700 8011052: Add DEFAULT to javax.lang.model.Modifier
darcy [Wed, 03 Apr 2013 12:27:12 -0700] rev 16803
8011052: Add DEFAULT to javax.lang.model.Modifier Reviewed-by: abuckley, jjg
Tue, 02 Apr 2013 12:00:48 -0700 Merge
lana [Tue, 02 Apr 2013 12:00:48 -0700] rev 16802
Merge
Tue, 02 Apr 2013 10:51:16 +0100 4965689: class literal code wastes a byte
vromero [Tue, 02 Apr 2013 10:51:16 +0100] rev 16801
4965689: class literal code wastes a byte Reviewed-by: jjg
Thu, 28 Mar 2013 10:58:45 -0700 8010511: Tests are creating files in /tmp
jjg [Thu, 28 Mar 2013 10:58:45 -0700] rev 16800
8010511: Tests are creating files in /tmp Reviewed-by: darcy
Thu, 28 Mar 2013 10:49:39 -0700 8006346: doclint should make allowance for headers generated by standard doclet
jjg [Thu, 28 Mar 2013 10:49:39 -0700] rev 16799
8006346: doclint should make allowance for headers generated by standard doclet Reviewed-by: mcimadamore
Thu, 28 Mar 2013 11:39:04 +0000 8010490: FindBugs: double assignments in LambdaToMethod.visitIdent
mcimadamore [Thu, 28 Mar 2013 11:39:04 +0000] rev 16798
8010490: FindBugs: double assignments in LambdaToMethod.visitIdent Summary: Remove dead code from LambdaToMethod Reviewed-by: jjg
Thu, 28 Mar 2013 11:38:38 +0000 8010469: Bad assertion in LambdaToMethod
mcimadamore [Thu, 28 Mar 2013 11:38:38 +0000] rev 16797
8010469: Bad assertion in LambdaToMethod Summary: Add assertion in LambdaToMethod.serializedLambdaName Reviewed-by: jjg
Tue, 26 Mar 2013 18:15:24 -0700 7059170: Assume availablility of URLClassLoader.close
darcy [Tue, 26 Mar 2013 18:15:24 -0700] rev 16796
7059170: Assume availablility of URLClassLoader.close Reviewed-by: jjg
Tue, 26 Mar 2013 17:17:14 -0700 7041251: Use j.u.Objects utility methods in langtools
darcy [Tue, 26 Mar 2013 17:17:14 -0700] rev 16795
7041251: Use j.u.Objects utility methods in langtools Reviewed-by: jjg
Thu, 11 Apr 2013 09:40:22 -0700 Added tag jdk8-b85 for changeset 575b651b1b3c
katleman [Thu, 11 Apr 2013 09:40:22 -0700] rev 16794
Added tag jdk8-b85 for changeset 575b651b1b3c
Wed, 05 Jul 2017 18:50:27 +0200 Merge
duke [Wed, 05 Jul 2017 18:50:27 +0200] rev 16793
Merge
Tue, 16 Apr 2013 08:11:41 -0700 Merge
lana [Tue, 16 Apr 2013 08:11:41 -0700] rev 16792
Merge
Tue, 09 Apr 2013 14:51:13 +0100 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb [Tue, 09 Apr 2013 14:51:13 +0100] rev 16791
8010393: Update JAX-WS RI to 2.2.9-b12941 Reviewed-by: alanb, erikj Contributed-by: miroslav.kos@oracle.com, martin.grebac@oracle.com
Thu, 11 Apr 2013 09:40:09 -0700 Added tag jdk8-b85 for changeset 38a3aebc07ce
katleman [Thu, 11 Apr 2013 09:40:09 -0700] rev 16790
Added tag jdk8-b85 for changeset 38a3aebc07ce
Wed, 05 Jul 2017 18:50:18 +0200 Merge
duke [Wed, 05 Jul 2017 18:50:18 +0200] rev 16789
Merge
Thu, 11 Apr 2013 09:40:07 -0700 Added tag jdk8-b85 for changeset cacf7ffa3281
katleman [Thu, 11 Apr 2013 09:40:07 -0700] rev 16788
Added tag jdk8-b85 for changeset cacf7ffa3281
Wed, 05 Jul 2017 18:50:13 +0200 Merge
duke [Wed, 05 Jul 2017 18:50:13 +0200] rev 16787
Merge
Tue, 16 Apr 2013 15:00:54 -0700 Merge
katleman [Tue, 16 Apr 2013 15:00:54 -0700] rev 16786
Merge
Mon, 15 Apr 2013 14:21:08 -0700 Merge
katleman [Mon, 15 Apr 2013 14:21:08 -0700] rev 16785
Merge
Fri, 12 Apr 2013 15:22:56 -0700 8012048: JDK8 b85 source with GPL header errors
katleman [Fri, 12 Apr 2013 15:22:56 -0700] rev 16784
8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg
Tue, 16 Apr 2013 08:16:17 -0700 Merge
lana [Tue, 16 Apr 2013 08:16:17 -0700] rev 16783
Merge
Tue, 09 Apr 2013 08:36:32 -0300 Merge
jlaskey [Tue, 09 Apr 2013 08:36:32 -0300] rev 16782
Merge
Fri, 05 Apr 2013 19:50:10 +0200 8009230: Nashorn rejects extended RegExp syntax accepted by all major JS engines
hannesw [Fri, 05 Apr 2013 19:50:10 +0200] rev 16781
8009230: Nashorn rejects extended RegExp syntax accepted by all major JS engines Reviewed-by: jlaskey, lagergren
Thu, 04 Apr 2013 18:32:00 +0200 8011555: Invalid class name in with block with JavaImporter causes MH type mismatch
attila [Thu, 04 Apr 2013 18:32:00 +0200] rev 16780
8011555: Invalid class name in with block with JavaImporter causes MH type mismatch Reviewed-by: jlaskey, lagergren
Thu, 04 Apr 2013 20:46:31 +0530 8011552: Arrays with missing elements are not properly sorted
sundar [Thu, 04 Apr 2013 20:46:31 +0530] rev 16779
8011552: Arrays with missing elements are not properly sorted Reviewed-by: jlaskey, lagergren
Thu, 04 Apr 2013 15:55:42 +0200 Merge
attila [Thu, 04 Apr 2013 15:55:42 +0200] rev 16778
Merge
Thu, 04 Apr 2013 15:53:26 +0200 8011544: Allow subclassing Java classes from script without creating instances
attila [Thu, 04 Apr 2013 15:53:26 +0200] rev 16777
8011544: Allow subclassing Java classes from script without creating instances Reviewed-by: jlaskey, sundar
Thu, 04 Apr 2013 18:30:30 +0530 8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception
sundar [Thu, 04 Apr 2013 18:30:30 +0530] rev 16776
8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception Reviewed-by: lagergren, jlaskey
Thu, 04 Apr 2013 09:06:29 -0300 Merge
jlaskey [Thu, 04 Apr 2013 09:06:29 -0300] rev 16775
Merge
Thu, 04 Apr 2013 09:05:38 -0300 8011540: PropertyMap histories should not begin with empty map
jlaskey [Thu, 04 Apr 2013 09:05:38 -0300] rev 16774
8011540: PropertyMap histories should not begin with empty map Reviewed-by: lagergren, sundar Contributed-by: james.laskey@oracle.com
Thu, 04 Apr 2013 13:54:51 +0530 8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times
sundar [Thu, 04 Apr 2013 13:54:51 +0530] rev 16773
8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times Reviewed-by: lagergren, hannesw
Thu, 04 Apr 2013 10:24:46 +0530 8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
sundar [Thu, 04 Apr 2013 10:24:46 +0530] rev 16772
8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec. Reviewed-by: lagergren, jlaskey, hannesw
Wed, 03 Apr 2013 20:17:05 +0530 8011382: Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec.
sundar [Wed, 03 Apr 2013 20:17:05 +0530] rev 16771
8011382: Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec. Reviewed-by: lagergren, jlaskey
Wed, 03 Apr 2013 12:43:59 +0200 8007774: Enable code cache again
hannesw [Wed, 03 Apr 2013 12:43:59 +0200] rev 16770
8007774: Enable code cache again Reviewed-by: lagergren, attila, sundar
Wed, 03 Apr 2013 15:27:28 +0530 8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
sundar [Wed, 03 Apr 2013 15:27:28 +0530] rev 16769
8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined Reviewed-by: attila, hannesw, lagergren
Wed, 03 Apr 2013 11:13:08 +0200 8011362: Overloaded method resolution foiled by nulls
attila [Wed, 03 Apr 2013 11:13:08 +0200] rev 16768
8011362: Overloaded method resolution foiled by nulls Reviewed-by: hannesw, sundar
Wed, 03 Apr 2013 11:41:42 +0530 8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
sundar [Wed, 03 Apr 2013 11:41:42 +0530] rev 16767
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
Tue, 02 Apr 2013 23:01:10 +0530 8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false
sundar [Tue, 02 Apr 2013 23:01:10 +0530] rev 16766
8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false Reviewed-by: lagergren, jlaskey
Tue, 02 Apr 2013 20:42:03 +0530 8011237: Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false
sundar [Tue, 02 Apr 2013 20:42:03 +0530] rev 16765
8011237: Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false Reviewed-by: lagergren, jlaskey
Tue, 02 Apr 2013 11:38:04 -0300 Merge
jlaskey [Tue, 02 Apr 2013 11:38:04 -0300] rev 16764
Merge
Tue, 02 Apr 2013 11:37:22 -0300 8011233: Create a Nashorn shell for JavaFX
jlaskey [Tue, 02 Apr 2013 11:37:22 -0300] rev 16763
8011233: Create a Nashorn shell for JavaFX Reviewed-by: lagergren, sundar Contributed-by: james.laskey@oracle.com
Fri, 05 Apr 2013 14:52:00 -0700 Merge
lana [Fri, 05 Apr 2013 14:52:00 -0700] rev 16762
Merge
Tue, 02 Apr 2013 12:01:01 -0700 Merge
lana [Tue, 02 Apr 2013 12:01:01 -0700] rev 16761
Merge
Tue, 02 Apr 2013 17:40:53 +0530 8011209: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0
sundar [Tue, 02 Apr 2013 17:40:53 +0530] rev 16760
8011209: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0 Reviewed-by: lagergren, hannesw, jlaskey
Tue, 02 Apr 2013 13:55:49 +0200 8011219: Regression with recent PropertyMap history changes
hannesw [Tue, 02 Apr 2013 13:55:49 +0200] rev 16759
8011219: Regression with recent PropertyMap history changes Reviewed-by: jlaskey, lagergren
Sun, 31 Mar 2013 08:19:11 -0300 8011095: PropertyHashMap.rehash() does not grow enough
jlaskey [Sun, 31 Mar 2013 08:19:11 -0300] rev 16758
8011095: PropertyHashMap.rehash() does not grow enough Reviewed-by: hannesw, lagergren Contributed-by: james.laskey@oracle.com
Fri, 29 Mar 2013 18:38:27 +0530 8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."
sundar [Fri, 29 Mar 2013 18:38:27 +0530] rev 16757
8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")." Reviewed-by: hannesw, ksrini
Fri, 29 Mar 2013 08:55:05 +0100 8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test name
lagergren [Fri, 29 Mar 2013 08:55:05 +0100] rev 16756
8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test name Reviewed-by: hannesw, sundar
Thu, 28 Mar 2013 20:48:25 +0530 8010924: Dealing with undefined property gets you a fatal stack
sundar [Thu, 28 Mar 2013 20:48:25 +0530] rev 16755
8010924: Dealing with undefined property gets you a fatal stack Reviewed-by: lagergren, jlaskey
Thu, 11 Apr 2013 09:40:24 -0700 Added tag jdk8-b85 for changeset 769940c9fbc4
katleman [Thu, 11 Apr 2013 09:40:24 -0700] rev 16754
Added tag jdk8-b85 for changeset 769940c9fbc4
Wed, 05 Jul 2017 18:50:02 +0200 Merge
duke [Wed, 05 Jul 2017 18:50:02 +0200] rev 16753
Merge
Thu, 11 Apr 2013 09:39:48 -0700 Added tag jdk8-b85 for changeset ad477d409ae8
katleman [Thu, 11 Apr 2013 09:39:48 -0700] rev 16752
Added tag jdk8-b85 for changeset ad477d409ae8
Wed, 05 Jul 2017 18:49:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:49:58 +0200] rev 16751
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip