vromero [Tue, 02 Apr 2013 10:51:16 +0100] rev 16801
4965689: class literal code wastes a byte
Reviewed-by: jjg
jjg [Thu, 28 Mar 2013 10:58:45 -0700] rev 16800
8010511: Tests are creating files in /tmp
Reviewed-by: darcy
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
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
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
darcy [Tue, 26 Mar 2013 18:15:24 -0700] rev 16796
7059170: Assume availablility of URLClassLoader.close
Reviewed-by: jjg
darcy [Tue, 26 Mar 2013 17:17:14 -0700] rev 16795
7041251: Use j.u.Objects utility methods in langtools
Reviewed-by: jjg
katleman [Thu, 11 Apr 2013 09:40:22 -0700] rev 16794
Added tag jdk8-b85 for changeset 575b651b1b3c
duke [Wed, 05 Jul 2017 18:50:27 +0200] rev 16793
Merge
lana [Tue, 16 Apr 2013 08:11:41 -0700] rev 16792
Merge
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
katleman [Thu, 11 Apr 2013 09:40:09 -0700] rev 16790
Added tag jdk8-b85 for changeset 38a3aebc07ce
duke [Wed, 05 Jul 2017 18:50:18 +0200] rev 16789
Merge
katleman [Thu, 11 Apr 2013 09:40:07 -0700] rev 16788
Added tag jdk8-b85 for changeset cacf7ffa3281
duke [Wed, 05 Jul 2017 18:50:13 +0200] rev 16787
Merge
katleman [Tue, 16 Apr 2013 15:00:54 -0700] rev 16786
Merge
katleman [Mon, 15 Apr 2013 14:21:08 -0700] rev 16785
Merge
katleman [Fri, 12 Apr 2013 15:22:56 -0700] rev 16784
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
lana [Tue, 16 Apr 2013 08:16:17 -0700] rev 16783
Merge
jlaskey [Tue, 09 Apr 2013 08:36:32 -0300] rev 16782
Merge
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
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
sundar [Thu, 04 Apr 2013 20:46:31 +0530] rev 16779
8011552: Arrays with missing elements are not properly sorted
Reviewed-by: jlaskey, lagergren
attila [Thu, 04 Apr 2013 15:55:42 +0200] rev 16778
Merge
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
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
jlaskey [Thu, 04 Apr 2013 09:06:29 -0300] rev 16775
Merge
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
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
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
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
hannesw [Wed, 03 Apr 2013 12:43:59 +0200] rev 16770
8007774: Enable code cache again
Reviewed-by: lagergren, attila, sundar
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
attila [Wed, 03 Apr 2013 11:13:08 +0200] rev 16768
8011362: Overloaded method resolution foiled by nulls
Reviewed-by: hannesw, sundar
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
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
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
jlaskey [Tue, 02 Apr 2013 11:38:04 -0300] rev 16764
Merge
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
lana [Fri, 05 Apr 2013 14:52:00 -0700] rev 16762
Merge
lana [Tue, 02 Apr 2013 12:01:01 -0700] rev 16761
Merge
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
hannesw [Tue, 02 Apr 2013 13:55:49 +0200] rev 16759
8011219: Regression with recent PropertyMap history changes
Reviewed-by: jlaskey, lagergren
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
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
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
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
katleman [Thu, 11 Apr 2013 09:40:24 -0700] rev 16754
Added tag jdk8-b85 for changeset 769940c9fbc4
duke [Wed, 05 Jul 2017 18:50:02 +0200] rev 16753
Merge
katleman [Thu, 11 Apr 2013 09:39:48 -0700] rev 16752
Added tag jdk8-b85 for changeset ad477d409ae8
duke [Wed, 05 Jul 2017 18:49:58 +0200] rev 16751
Merge
katleman [Tue, 16 Apr 2013 15:00:19 -0700] rev 16750
Merge
katleman [Mon, 15 Apr 2013 14:20:45 -0700] rev 16749
Merge
katleman [Fri, 12 Apr 2013 15:22:33 -0700] rev 16748
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
lana [Tue, 16 Apr 2013 08:14:53 -0700] rev 16747
Merge
lana [Tue, 09 Apr 2013 15:14:31 -0700] rev 16746
Merge
chegar [Tue, 09 Apr 2013 17:27:47 +0100] rev 16745
8005696: Add CompletableFuture
Reviewed-by: chegar, martin
alanb [Tue, 09 Apr 2013 15:51:50 +0100] rev 16744
8010393: Update JAX-WS RI to 2.2.9-b12941
Reviewed-by: mullan
darcy [Mon, 08 Apr 2013 17:06:20 -0700] rev 16743
6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
6992705: Include modifiers in Class.toGenericString()
Summary: Class.toGenericString and supporting changes; additional reviews by Peter Levart
Reviewed-by: alanb
martin [Mon, 08 Apr 2013 16:37:35 -0700] rev 16742
8010849: (str) Optimize StringBuilder.append(null)
Summary: Append 4 chars instead of the string "null"
Reviewed-by: mduigou, forax, jgish
lancea [Mon, 08 Apr 2013 15:29:24 -0400] rev 16741
8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java
Reviewed-by: lancea
Contributed-by: Jim Gish <jim.gish@oracle.com>
darcy [Fri, 05 Apr 2013 18:20:12 -0700] rev 16740
8011590: More tests for core reflection modeling of default methods
Reviewed-by: mduigou
dxu [Fri, 05 Apr 2013 17:15:59 -0700] rev 16739
8011602: jobjc build failure on Mac
Summary: Remove @Native annotation from macosx/native/jobjc/src/core/java/com/apple/jobjc/Coder.java
Reviewed-by: mchung, dholmes
lana [Fri, 05 Apr 2013 14:51:24 -0700] rev 16738
Merge
khazra [Fri, 05 Apr 2013 12:12:34 -0700] rev 16737
5001942: Missings SOCKS support for direct connections
Summary: Add support for socksNonProxyHosts
Reviewed-by: chegar, khazra
Contributed-by: Christos Zoulas <christos@zoulas.com>
mchung [Fri, 05 Apr 2013 10:41:46 -0700] rev 16736
8011380: FX dependency on PlatformLogger broken by 8010309
Reviewed-by: alanb
valeriep [Thu, 04 Apr 2013 20:05:47 -0700] rev 16735
7155720: PKCS11 minor issues in native code
Summary: Added OOM handling to address the two issues found by parfait.
Reviewed-by: weijun
dxu [Thu, 04 Apr 2013 15:39:17 -0700] rev 16734
8000406: change files using @GenerateNativeHeader to use @Native
Summary: Use @Native annotation to mark constants interested by native codes
Reviewed-by: alanb, anthony, prr
naoto [Wed, 03 Apr 2013 10:32:38 -0700] rev 16733
7091601: Arabic Locale: can not set type of digit in application level
Reviewed-by: okutsu
lancea [Wed, 03 Apr 2013 12:47:15 -0400] rev 16732
8011393: Typo in javadoc for SerialClob.truncate
Reviewed-by: darcy
alanb [Wed, 03 Apr 2013 13:41:12 +0100] rev 16731
8011373: Property java.runtime.profile should be removed (left-over code)
Reviewed-by: lancea, dholmes
alanb [Wed, 03 Apr 2013 13:15:39 +0100] rev 16730
8011234: Performance regression with ftp protocol when uploading in image mode
Reviewed-by: chegar
darcy [Tue, 02 Apr 2013 16:26:54 -0700] rev 16729
8004979: java.lang.reflect.Modifier.toString should include "default"
Reviewed-by: mduigou
lana [Tue, 02 Apr 2013 11:59:34 -0700] rev 16728
Merge
sherman [Tue, 02 Apr 2013 10:12:20 -0700] rev 16727
8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding
8008925: Base64.getMimeDecoder().decode() does not ignore padding chars
Summary: updated implementation and spec for corner cases.
Reviewed-by: alanb
sla [Tue, 02 Apr 2013 10:32:21 +0200] rev 16726
8009558: linked_md.c::dll_build_name can get stuck in an infinite loop
Reviewed-by: alanb, sspitsyn
mduigou [Mon, 01 Apr 2013 20:51:40 -0700] rev 16725
8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
Reviewed-by: darcy, dholmes
mduigou [Mon, 01 Apr 2013 20:15:48 -0700] rev 16724
8011187: Remove obsolete/unused targets from jdk/test/Makefile
Reviewed-by: ohair
mduigou [Mon, 01 Apr 2013 20:15:48 -0700] rev 16723
7143928: Optimize empty HashMap and ArrayList
Reviewed-by: mduigou
Contributed-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>, John Rose <john.rose@oracle.com>, Mike Duigou <mike.duigou@oracle.com>
mduigou [Mon, 01 Apr 2013 12:02:19 -0700] rev 16722
8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
Reviewed-by: tbell, mchung
mchung [Thu, 28 Mar 2013 13:14:09 -0700] rev 16721
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
Reviewed-by: mchung
Contributed-by: peter.levart@gmail.com, bourges.laurent@gmail.com
weijun [Thu, 28 Mar 2013 20:27:53 +0800] rev 16720
8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
Reviewed-by: vinnie
sundar [Thu, 28 Mar 2013 14:36:10 +0530] rev 16719
8010991: Enable test/javax/script/GetInterfaceTest.java again
Reviewed-by: lagergren, hannesw
acorn [Wed, 27 Mar 2013 13:40:26 -0400] rev 16718
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
Summary: Remove test flag -XX:-UseSplitVerifier, not supported classfile 52
Reviewed-by: acorn, hseigel
darcy [Wed, 27 Mar 2013 09:38:53 -0700] rev 16717
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
Reviewed-by: mduigou, jfranck
dxu [Wed, 27 Mar 2013 09:00:34 -0700] rev 16716
8010837: FileInputStream.available() throw IOException when encountering negative available values
Summary: Remove the check in the native code to allow negative values
Reviewed-by: mchung
ehelin [Thu, 21 Mar 2013 20:35:49 +0100] rev 16715
8009427: Re-enable tests that were disable to ease complicated push
Reviewed-by: sla, mchung, dcubed
Contributed-by: Erik Helin <erik.helin@oracle.com>
martin [Tue, 26 Mar 2013 13:36:51 -0700] rev 16714
8010316: Improve handling of char sequences containing surrogates
Summary: Fix and optimize codePointAt, codePointBefore and similar methods
Reviewed-by: sherman, okutsu, ulfzibis, kizune
martin [Tue, 26 Mar 2013 13:34:54 -0700] rev 16713
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k
Summary: Provide a system property to inhibit ZIP64 mode for >64k entries
Reviewed-by: alanb, sherman
lana [Tue, 09 Apr 2013 15:01:07 -0700] rev 16712
Merge
kshefov [Mon, 08 Apr 2013 17:18:16 +0400] rev 16711
7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java
Reviewed-by: serb, alexsch
pchelko [Fri, 05 Apr 2013 18:29:53 +0100] rev 16710
8006941: [macosx] Deadlock in drag and drop
7199783: Setting cursor on DragSourceContext does not work on OSX
Reviewed-by: anthony, serb
mcherkas [Wed, 03 Apr 2013 20:54:26 +0400] rev 16709
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
Reviewed-by: anthony, serb
mcherkas [Wed, 03 Apr 2013 20:42:55 +0400] rev 16708
8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82
Reviewed-by: anthony, serb
lana [Tue, 02 Apr 2013 16:17:54 -0700] rev 16707
Merge
ant [Fri, 29 Mar 2013 16:12:11 +0400] rev 16706
8010375: sun.swing.JLightweightFrame should be implemented for XToolkit
Reviewed-by: anthony
denis [Wed, 27 Mar 2013 16:19:51 +0400] rev 16705
7075105: WIN: Provide a way to format HTML on drop
Reviewed-by: uta, serb
lana [Tue, 09 Apr 2013 14:59:22 -0700] rev 16704
Merge
lana [Tue, 02 Apr 2013 17:03:25 -0700] rev 16703
Merge
jgodinez [Wed, 27 Mar 2013 12:42:51 -0700] rev 16702
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
Reviewed-by: bae, prr
Contributed-by: jia-hong.chen@oracle.com
katleman [Thu, 11 Apr 2013 09:40:13 -0700] rev 16701
Added tag jdk8-b85 for changeset c62699ce4007
duke [Wed, 05 Jul 2017 18:49:41 +0200] rev 16700
Merge
katleman [Wed, 17 Apr 2013 12:38:58 -0700] rev 16699
Merge
katleman [Mon, 15 Apr 2013 14:19:58 -0700] rev 16698
Merge
katleman [Fri, 12 Apr 2013 15:22:08 -0700] rev 16697
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
amurillo [Thu, 11 Apr 2013 21:45:21 -0700] rev 16696
Added tag hs25-b28 for changeset cd2648ba846b
amurillo [Thu, 11 Apr 2013 21:45:20 -0700] rev 16695
Merge
bharadwaj [Thu, 11 Apr 2013 17:16:39 -0700] rev 16694
Merge
vlivanov [Thu, 11 Apr 2013 11:42:41 -0700] rev 16693
Merge
vlivanov [Thu, 11 Apr 2013 09:08:15 -0700] rev 16692
8011972: Field can be erroneously marked as contended when @Contended annotation isn't present
Reviewed-by: kvn, kmo, shade
kmo [Thu, 11 Apr 2013 07:12:09 -0700] rev 16691
8011952: Missing ResourceMarks in TraceMethodHandles
Summary: add missing ResourceMark under TraceMethodHandles in LinkResolver
Reviewed-by: dholmes
roland [Wed, 10 Apr 2013 09:52:49 +0200] rev 16690
8011706: specjvm2008 test xml.transform gets array bound exception with c1
Summary: loop invariant code motion may move load before store to the same field
Reviewed-by: kvn
iignatyev [Tue, 09 Apr 2013 09:54:17 -0700] rev 16689
8007288: Additional WB API for compiler's testing
Reviewed-by: kvn, vlivanov
bharadwaj [Mon, 08 Apr 2013 07:40:08 -0700] rev 16688
8010913: compiler/6863420 often exceeds timeout
Summary: add longer timeout for jtreg, add internal timeout thread to prevent spurious timeouts
Reviewed-by: twisti, kvn
Contributed-by: drchase <david.r.chase@oracle.com>
neliasso [Fri, 05 Apr 2013 11:09:43 +0200] rev 16687
8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp
Reviewed-by: kvn, roland
Contributed-by: niclas.adlertz@oracle.com
mgerdin [Thu, 11 Apr 2013 16:35:34 +0200] rev 16686
Merge
stefank [Wed, 10 Apr 2013 14:26:49 +0200] rev 16685
8011872: Include Bit Map addresses in the hs_err files
Reviewed-by: brutisso, jmasa
mgerdin [Wed, 10 Apr 2013 13:27:35 +0200] rev 16684
8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
Summary: Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list.
Reviewed-by: stefank, coleenp
mgerdin [Tue, 09 Apr 2013 15:32:45 +0200] rev 16683
8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure
Summary: Rewrite test to use Java only instead of shell script
Reviewed-by: mgerdin, brutisso
Contributed-by: leonid.mesnik@oracle.com
brutisso [Mon, 08 Apr 2013 07:49:28 +0200] rev 16682
7197666: java -d64 -version core dumps in a box with lots of memory
Summary: Allow task queues to be mmapped instead of malloced on Solaris
Reviewed-by: coleenp, jmasa, johnc, tschatzl
jmasa [Mon, 11 Feb 2013 10:31:56 -0800] rev 16681
8008508: CMS does not correctly reduce heap size after a Full GC
Reviewed-by: johnc, ysr
johnc [Fri, 05 Apr 2013 10:20:04 -0700] rev 16680
8011343: Add new flag for verifying the heap during startup
Summary: Perform verification during VM startup under control of new flag and within a VMOperation.
Reviewed-by: stefank, jmasa, brutisso
amurillo [Thu, 11 Apr 2013 01:14:31 -0700] rev 16679
8011948: new hotspot build - hs25-b28
Reviewed-by: jcoomes
amurillo [Thu, 11 Apr 2013 16:35:19 -0700] rev 16678
Merge
amurillo [Thu, 11 Apr 2013 01:03:41 -0700] rev 16677
Added tag hs25-b27 for changeset ea5bba2e47e9
bharadwaj [Tue, 09 Apr 2013 08:52:32 -0700] rev 16676
8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5
Summary: Restore incorrect removal of support for static interface method verification in Java 8
Reviewed-by: kvn, coleenp
zgu [Fri, 05 Apr 2013 23:10:04 -0700] rev 16675
Merge
ccheung [Fri, 05 Apr 2013 11:15:13 -0700] rev 16674
8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp
Reviewed-by: zgu, coleenp, hseigel, dholmes
dcubed [Fri, 05 Apr 2013 16:16:18 -0700] rev 16673
Merge
dcubed [Fri, 05 Apr 2013 10:38:08 -0700] rev 16672
Merge
zgu [Fri, 05 Apr 2013 12:19:19 -0400] rev 16671
8011161: NMT: Memory leak when encountering out of memory error while initializing memory snapshot
Summary: Fix memory leaks when NMT fails to initialize snapshot and worker thread
Reviewed-by: dcubed, ccheung, rdurbin
mikael [Thu, 04 Apr 2013 10:01:26 -0700] rev 16670
8003310: Enable -Wunused-function when compiling with gcc
Summary: Add the -Wunused-function flag and remove a number of unused functions.
Reviewed-by: dholmes, coleenp, kvn
ccheung [Wed, 03 Apr 2013 16:43:09 -0700] rev 16669
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
ccheung [Fri, 29 Mar 2013 14:18:40 -0700] rev 16668
8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c
Summary: a simple fix to add FileList_free(fl) before returning NULL.
Reviewed-by: zgu, coleenp, minqi
hseigel [Thu, 04 Apr 2013 08:47:39 -0400] rev 16667
8010943: guarantee(length == 0) failed: invalid method ordering length
Summary: Add DumpSharedSpaces to IF condition to handle verify during -Xshare:dump.
Reviewed-by: coleenp, zgu
ctornqvi [Wed, 03 Apr 2013 21:41:33 +0200] rev 16666
8009125: Add NMT tests for Virtual Memory operations
Summary: Tests added for Reserve/Commit/Uncommit/Unreserve operations
Reviewed-by: zgu, mgerdin
amurillo [Thu, 04 Apr 2013 21:15:43 -0700] rev 16665
8011584: new hotspot build - hs25-b27
Reviewed-by: jcoomes
katleman [Thu, 11 Apr 2013 09:39:57 -0700] rev 16664
Added tag jdk8-b85 for changeset 462779762d8a
katleman [Tue, 16 Apr 2013 14:57:57 -0700] rev 16663
Merge
katleman [Mon, 15 Apr 2013 14:19:34 -0700] rev 16662
Merge
katleman [Fri, 12 Apr 2013 15:21:17 -0700] rev 16661
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
lana [Tue, 16 Apr 2013 08:10:59 -0700] rev 16660
Merge
lana [Fri, 05 Apr 2013 14:49:54 -0700] rev 16659
Merge
mduigou [Wed, 03 Apr 2013 16:26:10 -0700] rev 16658
8011350: hgforest.sh uses non-POSIX sh features that may fail with some shells
Reviewed-by: tbell, katleman, dholmes
mduigou [Tue, 02 Apr 2013 14:56:19 -0700] rev 16657
8011342: hgforest.sh : 'python --version' not supported on older python
Reviewed-by: wetmore
lana [Tue, 02 Apr 2013 11:55:09 -0700] rev 16656
Merge
mduigou [Mon, 01 Apr 2013 21:11:51 -0700] rev 16655
8011178: improve common/bin/hgforest.sh python detection (MacOS)
Reviewed-by: ohair
jgish [Tue, 26 Mar 2013 13:41:36 -0400] rev 16654
8009824: webrev.ksh generated jdk.patch files do not handle renames, copies, and shouldn't be applied
Summary: use hg export --git to produce proper patch file
Reviewed-by: mduigou
mduigou [Mon, 01 Apr 2013 11:48:01 -0700] rev 16653
8010267: Add test-clean for cleaning of testoutput directory from output directory. Add depedency on test-clean to clean
Reviewed-by: mchung, tbell
katleman [Thu, 11 Apr 2013 09:39:46 -0700] rev 16652
Added tag jdk8-b85 for changeset f53ea98c2a4b
duke [Wed, 05 Jul 2017 18:49:17 +0200] rev 16651
Added tag jdk8-b85 for changeset 1872c1252909
duke [Wed, 05 Jul 2017 18:49:16 +0200] rev 16650
Merge
duke [Wed, 05 Jul 2017 18:49:12 +0200] rev 16649
Merge
katleman [Thu, 04 Apr 2013 19:05:42 -0700] rev 16648
Added tag jdk8-b84 for changeset 5e63bda2ec36
duke [Wed, 05 Jul 2017 18:49:07 +0200] rev 16647
Merge
katleman [Thu, 04 Apr 2013 19:05:24 -0700] rev 16646
Added tag jdk8-b84 for changeset 0ee966fccbc1
duke [Wed, 05 Jul 2017 18:49:02 +0200] rev 16645
Merge
katleman [Thu, 04 Apr 2013 19:05:21 -0700] rev 16644
Added tag jdk8-b84 for changeset 545ba3c9bf47
duke [Wed, 05 Jul 2017 18:48:57 +0200] rev 16643
Merge
katleman [Thu, 04 Apr 2013 19:05:46 -0700] rev 16642
Added tag jdk8-b84 for changeset c3a8125548f0
duke [Wed, 05 Jul 2017 18:48:53 +0200] rev 16641
Merge
katleman [Thu, 04 Apr 2013 19:05:06 -0700] rev 16640
Added tag jdk8-b84 for changeset 8d11dc7a1d97
duke [Wed, 05 Jul 2017 18:48:48 +0200] rev 16639
Merge
katleman [Tue, 09 Apr 2013 15:17:51 -0700] rev 16638
Merge
omajid [Mon, 08 Apr 2013 14:09:01 -0400] rev 16637
8011388: Support building zero and zeroshark with the new build
Reviewed-by: andrew, dholmes, erikj
Contributed-by: Omair Majid <omajid@redhat.com>, Roman Kennke <rkennke@redhat.com>
erikj [Fri, 05 Apr 2013 09:39:10 +0200] rev 16636
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
Reviewed-by: tbell
katleman [Thu, 04 Apr 2013 19:05:32 -0700] rev 16635
Added tag jdk8-b84 for changeset 9c96ead03162
duke [Wed, 05 Jul 2017 18:48:42 +0200] rev 16634
Merge
amurillo [Thu, 04 Apr 2013 21:06:39 -0700] rev 16633
Added tag hs25-b26 for changeset 7d026deaf1db
amurillo [Thu, 04 Apr 2013 21:06:38 -0700] rev 16632
Merge
bharadwaj [Thu, 04 Apr 2013 17:01:34 -0700] rev 16631
Merge
kvn [Thu, 04 Apr 2013 12:18:46 -0700] rev 16630
8011198: LP64 setting is not preserved on Solaris after 8006965
Summary: Fixed incremental build makefiles generated by buildtree.make. Consolidated unix build.sh.
Reviewed-by: twisti
neliasso [Thu, 04 Apr 2013 09:30:06 +0200] rev 16629
8006014: Memory leak in hotspot/src/share/vm/adlc/dfa.cpp
Reviewed-by: kvn, roland
Contributed-by: niclas.adlertz@oracle.com
roland [Thu, 04 Apr 2013 02:48:21 -0700] rev 16628
Merge
roland [Thu, 04 Apr 2013 09:33:24 +0200] rev 16627
8010399: Test8009761.java "Failed: init recursive calls: 5498. After deopt 5494".
Summary: test from 8009761 shouldn't be run with -Xcomp
Reviewed-by: kvn
neliasso [Thu, 04 Apr 2013 09:18:47 +0200] rev 16626
8006008: Memory leak in hotspot/src/share/vm/adlc/archDesc.cpp
Reviewed-by: roland, kvn
Contributed-by: niclas.adlertz@oracle.com
rasbold [Wed, 03 Apr 2013 15:00:55 -0700] rev 16625
8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Summary: Fix shorten_branches() to accurately count an initial nop that may be inserted in a block that starts with a safepoint.
Reviewed-by: kvn
kvn [Wed, 03 Apr 2013 11:12:57 -0700] rev 16624
8011102: Clear AVX registers after return from JNI call
Summary: Execute vzeroupper instruction after JNI call and on exits in jit compiled code which use 256bit vectors.
Reviewed-by: roland
neliasso [Tue, 02 Apr 2013 09:30:07 +0200] rev 16623
7034299: Faulty winsock initialization code
Reviewed-by: dholmes, sla, ctornqvi
kmo [Sat, 30 Mar 2013 08:01:05 -0700] rev 16622
8011009: Use do-while(0) instead of while(0) in EC_TRACE and RC_TRACE* macros
Summary: Improve EC_TRACE and RC_TRACE* to use the do-while(0) trick for statement-like macro
Reviewed-by: sspitsyn, dcubed
bharadwaj [Fri, 29 Mar 2013 20:52:01 -0700] rev 16621
Merge
roland [Fri, 29 Mar 2013 17:25:27 +0100] rev 16620
8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands"
Summary: incorrect code to skip some ArrayLength instructions in LIRGenerator
Reviewed-by: kvn
kvn [Tue, 26 Mar 2013 12:55:26 -0700] rev 16619
8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
Summary: always transform AddP nodes in IdealKit by calling _gvn.transform().
Reviewed-by: roland, twisti
neliasso [Tue, 26 Mar 2013 10:05:33 +0100] rev 16618
8010281: Remove code that is never executed
Reviewed-by: kvn, roland
Contributed-by: niclas.adlertz@oracle.com
twisti [Mon, 25 Mar 2013 17:13:26 -0700] rev 16617
7198429: need checked categorization of caller-sensitive methods in the JDK
Reviewed-by: kvn, jrose
morris [Sun, 24 Mar 2013 12:43:13 -0700] rev 16616
Merge
morris [Sat, 23 Mar 2013 06:22:07 -0700] rev 16615
8009026: [parfait] Null pointer deference in hotspot/src/share/vm/code/nmethod.cpp
Summary: add guarantee() to nmethod constructor and checks to ensure CodeCache has space before allocation
Reviewed-by: kvn
bharadwaj [Fri, 22 Mar 2013 13:35:31 -0400] rev 16614
Merge
bharadwaj [Fri, 22 Mar 2013 07:58:55 -0700] rev 16613
8009539: JVM crash when run lambda testng tests
Summary: Ensure class pointer is non-null before dereferencing it to check if it is loaded.
Reviewed-by: kvn
roland [Thu, 21 Mar 2013 22:00:14 -0700] rev 16612
Merge
roland [Thu, 21 Mar 2013 09:27:54 +0100] rev 16611
7153771: array bound check elimination for c1
Summary: when possible optimize out array bound checks, inserting predicates when needed.
Reviewed-by: never, kvn, twisti
Contributed-by: thomaswue <thomas.wuerthinger@oracle.com>
mgerdin [Thu, 04 Apr 2013 19:07:32 +0200] rev 16610
Merge
mgerdin [Wed, 03 Apr 2013 09:19:02 +0200] rev 16609
Merge
tschatzl [Tue, 02 Apr 2013 10:03:02 +0200] rev 16608
8005857: assert in GC_locker from PSOldGen::expand with -XX:+PrintGCDetails and Verbose
Summary: Use GC_locker::is_active_and_needs_gc() instead of GC_locker::is_active() for providing information about the reason of heap expansion.
Reviewed-by: jmasa, johnc
ehelin [Sat, 23 Mar 2013 09:16:37 +0100] rev 16607
8009408: gc/metaspace/ClassMetaspaceSizeInJmapHeap.java fails with "exit code 1"
Reviewed-by: brutisso, sla, ctornqvi
johnc [Fri, 29 Mar 2013 13:49:37 -0700] rev 16606
8010463: G1: Crashes with -UseTLAB and heap verification
Summary: Some parts of the G1 heap can only be walked during a safepoint. Skip verifying these parts of the heap when verifying during JVM startup.
Reviewed-by: brutisso, tschatzl
tschatzl [Wed, 27 Mar 2013 19:21:18 +0100] rev 16605
7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
Summary: Ergonomics now also takes available virtual memory into account when deciding for a heap size. The helper method to determine the maximum allocatable memory block now uses the appropriate OS specific calls to retrieve available virtual memory for the java process. In 32 bit environments this method now also searches for the maximum actually reservable amount of memory. Merge previously separate implementations for Linux/BSD/Solaris into a single method.
Reviewed-by: jmasa, tamao
mgerdin [Thu, 28 Mar 2013 10:27:28 +0100] rev 16604
7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine
Summary: Keep a counter of how many times we were stalled by the GC locker, add a diagnostic flag which sets the limit.
Reviewed-by: brutisso, ehelin, johnc
zgu [Tue, 02 Apr 2013 07:40:52 -0700] rev 16603
Merge
iklam [Mon, 01 Apr 2013 14:05:41 -0700] rev 16602
8011048: Possible reading from unmapped memory in UTF8::as_quoted_ascii()
Summary: Pass utf_length parameter to UTF8::as_quoted_ascii()
Reviewed-by: dcubed, minqi
mgerdin [Tue, 02 Apr 2013 11:28:33 +0200] rev 16601
8009763: Add WB test for String.intern()
Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test
Reviewed-by: mgerdin, zgu
Contributed-by: leonid.mesnik@oracle.com
sla [Thu, 28 Mar 2013 15:39:52 +0100] rev 16600
8002118: WindbgDebuggerLocal should not try to load 64-bit debug libraries for 32-bit JVM
Reviewed-by: sspitsyn, zgu
Contributed-by: peter.allwin@oracle.com
coleenp [Sun, 31 Mar 2013 21:43:10 -0400] rev 16599
8010723: fatal error: acquiring lock Metaspace allocation lock/5 out of order
Summary: Avoid holding SystemDictionary_lock while calling Klass::remove_unshareable_info
Reviewed-by: coleenp, acorn
Contributed-by: ioi.lam@oracle.com
dcubed [Fri, 29 Mar 2013 08:38:00 -0700] rev 16598
Merge
minqi [Thu, 28 Mar 2013 00:44:15 -0700] rev 16597
Merge
minqi [Wed, 27 Mar 2013 17:03:19 -0700] rev 16596
2178143: JVM crashes if the number of bound CPUs changed during runtime
Summary: Supply a new flag -XX:+AssumeMP to workaround the problem. With the flag is turned on, assume VM run on MP platform so is_MP() will return true that sync calls will not skip away.
Reviewed-by: dholmes, acorn, dcubed, jmasa
Contributed-by: yumin.qi@oracle.com
zgu [Wed, 27 Mar 2013 22:05:21 -0700] rev 16595
Merge
zgu [Wed, 27 Mar 2013 13:07:41 -0700] rev 16594
Merge
zgu [Wed, 27 Mar 2013 15:41:53 -0400] rev 16593
8010474: [parfait] Undefined return value of the functions in hotspot/src/share/vm/services/memTracker.hpp
Summary: Fixed functions that miss return values
Reviewed-by: coleenp, acorn, kvn
acorn [Wed, 27 Mar 2013 16:31:00 -0700] rev 16592
Merge
acorn [Wed, 27 Mar 2013 14:10:59 -0400] rev 16591
8009731: Confusing error message for loader constraint violation
Summary: Fix text, overwritten type and holder for resolved method
Reviewed-by: coleenp, dcubed, minqi, dholmes
hseigel [Wed, 27 Mar 2013 13:26:44 -0700] rev 16590
Merge
hseigel [Wed, 27 Mar 2013 11:41:51 -0400] rev 16589
8010833: Test7116786.java is failing on most configs after fix for 8010667
Summary: Update test to recognize that non-zero pad bytes for lookupswitch/tablewsitch opcodes are now valid.
Reviewed-by: dcubed, twisti, kvn, coleenp, dholmes
coleenp [Wed, 27 Mar 2013 08:19:50 -0400] rev 16588
8009531: Crash when redefining class with annotated method
Summary: Neglected to copy the annotations in clone_with_new_data when they were moved to ConstMethod.
Reviewed-by: acorn, sspitsyn, dcubed
amurillo [Thu, 28 Mar 2013 19:13:22 -0700] rev 16587
8011022: new hotspot build - hs25-b26
Reviewed-by: jcoomes
katleman [Thu, 04 Apr 2013 19:05:12 -0700] rev 16586
Added tag jdk8-b84 for changeset df190a3da0e2
katleman [Tue, 09 Apr 2013 15:16:41 -0700] rev 16585
Merge
tbell [Tue, 09 Apr 2013 13:05:22 -0700] rev 16584
8011348: use of which in common/autoconf/autogen.sh is not portable
Reviewed-by: erikj, katleman, mduigou
erikj [Tue, 09 Apr 2013 09:45:48 +0200] rev 16583
8010465: Can't enable sjavac when building in jprt.
Reviewed-by: ohair, tbell
erikj [Tue, 09 Apr 2013 09:42:20 +0200] rev 16582
8006288: build-infra: Use solaris nm and not gnm on solaris
Reviewed-by: tbell
omajid [Mon, 08 Apr 2013 14:07:32 -0400] rev 16581
8011388: Support building zero and zeroshark with the new build
Reviewed-by: andrew, dholmes, erikj
Contributed-by: Omair Majid <omajid@redhat.com>, Roman Kennke <rkennke@redhat.com>
erikj [Fri, 05 Apr 2013 09:38:54 +0200] rev 16580
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
Reviewed-by: tbell
erikj [Thu, 04 Apr 2013 09:25:58 +0200] rev 16579
8011372: Remove -p from cp in IdleCompilation.gmk
Reviewed-by: pliden, tbell
erikj [Thu, 04 Apr 2013 09:24:21 +0200] rev 16578
8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure
Reviewed-by: tbell, alanb
katleman [Thu, 04 Apr 2013 19:05:04 -0700] rev 16577
Added tag jdk8-b84 for changeset aec7eec37b03
duke [Wed, 05 Jul 2017 18:48:17 +0200] rev 16576
Added tag jdk8-b84 for changeset d7ad0dfaa411
duke [Wed, 05 Jul 2017 18:48:16 +0200] rev 16575
Merge
duke [Wed, 05 Jul 2017 18:48:12 +0200] rev 16574
Merge
lana [Mon, 01 Apr 2013 21:42:15 -0700] rev 16573
Merge
lana [Tue, 26 Mar 2013 12:07:45 -0700] rev 16572
Merge
mfang [Mon, 25 Mar 2013 18:08:47 -0700] rev 16571
Merge
mfang [Mon, 25 Mar 2013 16:55:14 -0700] rev 16570
8010521: jdk8 l10n resource file translation update 2
Reviewed-by: naoto, yhuang
darcy [Fri, 22 Mar 2013 10:08:46 -0700] rev 16569
7080464: langtools regression test failures when assertions are enabled
Reviewed-by: jjg
mcimadamore [Fri, 22 Mar 2013 12:44:48 +0000] rev 16568
8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
Summary: Rich formatter doesn't preprocess supertypes of an anonymous inner class
Reviewed-by: jjg
mcimadamore [Fri, 22 Mar 2013 12:43:09 +0000] rev 16567
8010303: Graph inference: missing incorporation step causes spurious inference error
Summary: Multiple equality constraints on inference vars are not used to generate new inference constraints
Reviewed-by: jjg
mcimadamore [Fri, 22 Mar 2013 12:41:13 +0000] rev 16566
8009820: AssertionError when compiling java code with two identical static imports
Summary: Speculative attribution is carried out twice with same method symbol in case of static imports
Reviewed-by: jjg
mcimadamore [Fri, 22 Mar 2013 12:39:34 +0000] rev 16565
8010101: Intersection type cast issues redundant unchecked warning
Summary: Code for checking intersection type cast is incorrectly swapping operands, leading to spurious warnings
Reviewed-by: jjg
mcimadamore [Fri, 22 Mar 2013 12:38:12 +0000] rev 16564
8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods
Summary: Private lambda methods should be accessed through invokespecial
Reviewed-by: jjg
darcy [Wed, 20 Mar 2013 17:41:40 -0700] rev 16563
8010364: Clarify javax.lang.model API for Type Annotations
Reviewed-by: jjg, abuckley
jjg [Tue, 19 Mar 2013 19:16:59 -0700] rev 16562
8010317: DocLint incorrectly reports some <pre> tags as empty
Reviewed-by: darcy
jjg [Tue, 19 Mar 2013 17:05:57 -0700] rev 16561
8010333: Remove com.sun.tools.javac.Server
Reviewed-by: darcy
jjg [Tue, 19 Mar 2013 17:04:03 -0700] rev 16560
8010361: fix some langtools findbugs issues
Reviewed-by: darcy
jjg [Tue, 19 Mar 2013 15:13:44 -0700] rev 16559
8010315: doclint errors in javac public API
Reviewed-by: darcy
darcy [Tue, 19 Mar 2013 13:10:40 -0700] rev 16558
8010179: Remove transitional target values from javac
Reviewed-by: jjg, mcimadamore
jjg [Mon, 18 Mar 2013 18:33:13 -0700] rev 16557
8007803: Implement javax.lang.model API for Type Annotations
Reviewed-by: darcy
jjg [Mon, 18 Mar 2013 14:40:32 -0700] rev 16556
8008425: Remove interim new javax.lang.model API for type-annotations
Reviewed-by: darcy
jjg [Mon, 18 Mar 2013 08:46:09 -0700] rev 16555
8005220: RFE to write javap tests for repeating annotations.
Reviewed-by: jjg
Contributed-by: peter.jensen@oracle.com
lana [Fri, 15 Mar 2013 23:46:14 -0700] rev 16554
Merge
mnunez [Fri, 15 Mar 2013 13:39:04 +0100] rev 16553
8007767: TargetAnnoCombo.java need to be updated to add a new test mode
Reviewed-by: jjg, strarup
vromero [Fri, 15 Mar 2013 09:02:26 +0000] rev 16552
5053846: javac: MethodRef entries are duplicated in the constant pool
Reviewed-by: mcimadamore
rfield [Thu, 14 Mar 2013 22:54:17 -0700] rev 16551
8010010: NPE generating serializedLambdaName for nested lambda
Reviewed-by: mcimadamore
mchung [Thu, 14 Mar 2013 10:33:31 -0700] rev 16550
8005428: Update jdeps to read the same profile information as by javac
Reviewed-by: alanb
vromero [Thu, 14 Mar 2013 08:30:16 +0000] rev 16549
8008582: jtreg failures after conversion of shell tests to Java
Reviewed-by: jjg
dholmes [Thu, 14 Mar 2013 01:45:44 -0400] rev 16548
8009429: Miscellaneous profiles cleanup
Reviewed-by: jjg, alanb
bpatel [Wed, 13 Mar 2013 14:47:15 -0700] rev 16547
8009684: Default top left frame should be "All Packages" in the generated javadoc documentation
Reviewed-by: jjg
jfranck [Wed, 13 Mar 2013 22:03:09 +0100] rev 16546
8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error
Reviewed-by: jjg
katleman [Thu, 28 Mar 2013 10:55:14 -0700] rev 16545
Added tag jdk8-b83 for changeset fd242a461861
duke [Wed, 05 Jul 2017 18:48:02 +0200] rev 16544
Merge
lana [Mon, 01 Apr 2013 21:35:19 -0700] rev 16543
Merge
lana [Tue, 26 Mar 2013 12:00:55 -0700] rev 16542
Merge
jjg [Mon, 18 Mar 2013 18:34:44 -0700] rev 16541
8007803: Implement javax.lang.model API for Type Annotations
Reviewed-by: darcy
katleman [Thu, 28 Mar 2013 10:54:47 -0700] rev 16540
Added tag jdk8-b83 for changeset 74e3fc2986f0
duke [Wed, 05 Jul 2017 18:47:56 +0200] rev 16539
Merge
katleman [Thu, 28 Mar 2013 10:54:36 -0700] rev 16538
Added tag jdk8-b83 for changeset 8ca744a5d6f4
duke [Wed, 05 Jul 2017 18:47:51 +0200] rev 16537
Merge
lana [Mon, 01 Apr 2013 21:42:31 -0700] rev 16536
Merge
lana [Tue, 26 Mar 2013 12:08:00 -0700] rev 16535
Merge
sundar [Tue, 26 Mar 2013 18:26:19 +0530] rev 16534
8010720: Linkage problem with java.lang.String.length()
Reviewed-by: hannesw, lagergren
lagergren [Tue, 26 Mar 2013 08:42:35 +0100] rev 16533
8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:s
Reviewed-by: hannesw, sundar
sundar [Mon, 25 Mar 2013 18:20:16 +0530] rev 16532
8010709: org on the top level doesn't resolve
Reviewed-by: lagergren, hannesw
lagergren [Mon, 25 Mar 2013 12:01:06 +0100] rev 16531
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars
Reviewed-by: hannesw, sundar
attila [Sat, 23 Mar 2013 00:58:39 +0100] rev 16530
8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
Reviewed-by: jlaskey, lagergren
jlaskey [Tue, 19 Mar 2013 11:03:24 -0300] rev 16529
8009969: CodeCoverage should use template
Reviewed-by: jlaskey, sundar
Contributed-by: pavel.stepanov@oracle.com
sundar [Mon, 18 Mar 2013 21:03:11 +0530] rev 16528
8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing
Reviewed-by: lagergren, jlaskey
sundar [Fri, 15 Mar 2013 21:52:40 +0530] rev 16527
8010145: removed workaround "init.js" in nashorn repo
Reviewed-by: jlaskey, lagergren
lagergren [Fri, 15 Mar 2013 16:07:13 +0100] rev 16526
8010147: Forgot to add EXPECTED files for lazy and eager sunspider test
Reviewed-by: sundar, jlaskey
lagergren [Thu, 14 Mar 2013 14:49:55 +0100] rev 16525
8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warnings
Reviewed-by: sundar, jlaskey
sundar [Tue, 12 Mar 2013 21:17:47 +0530] rev 16524
8009868: For loop with "true" as condition results in AssertionError in codegen
Reviewed-by: jlaskey, hannesw, lagergren
lagergren [Tue, 12 Mar 2013 15:30:53 +0100] rev 16523
8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.
Reviewed-by: attila, jlaskey
sundar [Tue, 12 Mar 2013 18:12:42 +0530] rev 16522
8009757: Package access clean up and refactoring
Reviewed-by: jlaskey, lagergren, attila
katleman [Thu, 28 Mar 2013 10:55:17 -0700] rev 16521
Added tag jdk8-b83 for changeset 4f4788d62566
duke [Wed, 05 Jul 2017 18:47:43 +0200] rev 16520
Merge
lana [Mon, 01 Apr 2013 21:34:39 -0700] rev 16519
Merge
lana [Tue, 26 Mar 2013 12:00:13 -0700] rev 16518
Merge
mfang [Mon, 25 Mar 2013 18:03:32 -0700] rev 16517
Merge
mfang [Mon, 25 Mar 2013 16:53:02 -0700] rev 16516
8010521: jdk8 l10n resource file translation update 2
Reviewed-by: naoto, yhuang
katleman [Thu, 28 Mar 2013 10:53:52 -0700] rev 16515
Added tag jdk8-b83 for changeset d2d074c62b67
duke [Wed, 05 Jul 2017 18:47:36 +0200] rev 16514
Merge
katleman [Tue, 02 Apr 2013 15:31:24 -0700] rev 16513
Merge
omajid [Tue, 02 Apr 2013 14:13:13 -0400] rev 16512
8011278: Allow using a system-installed giflib
Reviewed-by: andrew, prr
erikj [Thu, 28 Mar 2013 09:36:43 +0100] rev 16511
8010908: Images target failes when configured with --disable-zip-debug-info
Reviewed-by: tbell
lana [Mon, 01 Apr 2013 21:40:54 -0700] rev 16510
Merge
lana [Tue, 26 Mar 2013 12:04:35 -0700] rev 16509
Merge
mchung [Mon, 25 Mar 2013 18:14:52 -0700] rev 16508
8010787: changeset for 8007703 is missing the deleted files
Reviewed-by: dholmes, alanb, erikj
mchung [Mon, 25 Mar 2013 17:19:16 -0700] rev 16507
8007703: Remove com.sun.servicetag API
Reviewed-by: dholmes, alanb, erikj
chegar [Mon, 25 Mar 2013 14:29:13 +0000] rev 16506
8010668: builtin JNI libraries should not be unloaded
Reviewed-by: chegar, alanb
Contributed-by: Bill Pittore <bill.pittore@oracle.com>
sundar [Mon, 25 Mar 2013 19:25:01 +0530] rev 16505
8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869
Reviewed-by: lagergren, hannesw
weijun [Sat, 23 Mar 2013 11:49:39 +0800] rev 16504
8009875: Provide a default udp_preference_limit for krb5.conf
Reviewed-by: valeriep
weijun [Sat, 23 Mar 2013 11:49:28 +0800] rev 16503
8009970: Several LoginModule classes need extra permission to load AuthResources
Reviewed-by: mullan
stefank [Fri, 22 Mar 2013 15:01:24 +0100] rev 16502
8004172: Update jstat counter names to reflect metaspace changes
Reviewed-by: mchung
Contributed-by: Erik Helin <erik.helin@oracle.com>
stefank [Fri, 22 Mar 2013 15:01:14 +0100] rev 16501
8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats
Reviewed-by: jmasa, sla
Contributed-by: Erik Helin <erik.helin@oracle.com>
weijun [Fri, 22 Mar 2013 19:59:14 +0800] rev 16500
8010531: Add BadKdc* tests to problem list for solaris-sparcv9
Reviewed-by: alanb
robm [Thu, 21 Mar 2013 17:33:15 +0000] rev 16499
8009251: Add proxy handling and keep-alive fixes to jsse
Reviewed-by: chegar
sundar [Thu, 21 Mar 2013 19:19:08 +0530] rev 16498
8009869: Need to modify java.security property package.access to include nashorn packages
Reviewed-by: ahgross, jlaskey, lagergren
dholmes [Wed, 20 Mar 2013 22:39:51 -0400] rev 16497
8006818: SunEC and SunPKCS11 providers should be in all profiles
Reviewed-by: dholmes, alanb, valeriep
Contributed-by: Jen Dority <jen.dority@oracle.com>
darcy [Wed, 20 Mar 2013 15:21:14 -0700] rev 16496
8010427: Refine Method.isDefault implementation
Reviewed-by: acorn, dlsmith
mchung [Wed, 20 Mar 2013 09:50:07 -0700] rev 16495
8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration
Reviewed-by: alanb
mullan [Wed, 20 Mar 2013 12:06:30 -0400] rev 16494
Merge
mullan [Wed, 20 Mar 2013 11:23:16 -0400] rev 16493
Merge
mullan [Wed, 20 Mar 2013 10:58:20 -0400] rev 16492
8010112: NullPointerException in sun.security.provider.certpath.CertId()
Reviewed-by: vinnie
chegar [Wed, 20 Mar 2013 14:39:20 +0000] rev 16491
8010282: sun.net.www.protocol.jar.JarFileFactory.close(JarFile) should be thread-safe
Reviewed-by: khazra, alanb
uta [Wed, 20 Mar 2013 13:21:53 +0400] rev 16490
8006193: (process) Clean-up java.lang.ProcessImpl.finalize, does not need to be public
Reviewed-by: alanb
mduigou [Tue, 19 Mar 2013 16:05:34 -0700] rev 16489
8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong
Reviewed-by: mduigou, darcy, alanb, jjb
Contributed-by: Brian Goetz <brian.goetz@oracle.com>
jzavgren [Mon, 18 Mar 2013 14:21:13 -0400] rev 16488
8007607: security native code doesn't always use malloc, realloc, and calloc correctly
Reviewed-by: chegar, dsamersoff, valeriep
dholmes [Tue, 19 Mar 2013 06:01:14 -0400] rev 16487
8009426: "profiles" target fails due to nashorn if "images" is not built first
Reviewed-by: alanb
sla [Tue, 19 Mar 2013 09:53:36 +0100] rev 16486
8006637: Failure to filter out native frame events on Solaris
Summary: Test is confused by other threads calling String.intern(). Add a thread filter to avoid this.
Reviewed-by: sspitsyn, alanb
chegar [Sun, 17 Mar 2013 09:55:03 +0000] rev 16485
8010142: ProblemList.txt updates (3/2013)
Reviewed-by: alanb
vlivanov [Wed, 06 Mar 2013 16:59:42 +0400] rev 16484
8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
Reviewed-by: jrose, twisti
lana [Fri, 15 Mar 2013 23:31:19 -0700] rev 16483
Merge
sundar [Fri, 15 Mar 2013 19:30:28 +0530] rev 16482
8010136: Make jrunscript's init.js to work on nashorn
Reviewed-by: lagergren, hannesw
naoto [Thu, 14 Mar 2013 11:29:16 -0700] rev 16481
8008576: Calendar mismatch using Host LocaleProviderAdapter
Reviewed-by: okutsu
alanb [Thu, 14 Mar 2013 16:59:06 +0000] rev 16480
7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1)
Reviewed-by: alanb, chegar
Contributed-by: yiming.wang@oracle.com
alanb [Thu, 14 Mar 2013 16:03:10 +0000] rev 16479
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
Reviewed-by: dlong, alanb, mduigou
Contributed-by: bill.pittore@oracle.com, bob.vandette@oracle.com
dholmes [Thu, 14 Mar 2013 01:47:59 -0400] rev 16478
8009429: Miscellaneous profiles cleanup
8009428: Revert changes to $ substitution performed as part of nashorn integration
Reviewed-by: alanb, erikj
robm [Thu, 14 Mar 2013 00:21:34 +0000] rev 16477
8009650: HttpClient available() check throws SocketException when connection has been closed
Reviewed-by: chegar, khazra, dsamersoff
Contributed-by: sdouglas@redhat.com
dxu [Wed, 13 Mar 2013 14:50:40 -0700] rev 16476
8001334: Remove use of JVM_* functions from java.io code
Summary: Replace JVM_* functions with direct system calls in java io area
Reviewed-by: alanb, uta, martin
jgish [Wed, 13 Mar 2013 11:24:48 -0400] rev 16475
8002070: Remove the stack search for a resource bundle for Logger to use
Summary: The fragile, vulnerable, stack crawling has been eliminated from findResourceBundle(String)
Reviewed-by: mchung, alanb
alanb [Wed, 13 Mar 2013 17:58:45 +0000] rev 16474
8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx)
Reviewed-by: zhouyx, chegar, robm
uta [Wed, 13 Mar 2013 13:22:02 +0400] rev 16473
7190897: (fs) Files.isWritable method returns false when the path is writable (win)
Summary: The [GetEffectiveRightsFromAcl] based implementation was changed to the [AccessCheck] based.
Reviewed-by: alanb
lana [Tue, 26 Mar 2013 11:58:53 -0700] rev 16472
Merge
denis [Fri, 22 Mar 2013 19:56:20 +0400] rev 16471
7123476: DesktopOpenTests:When enter the file path and click the open button,it crash
Reviewed-by: art, anthony
alexsch [Thu, 21 Mar 2013 16:50:35 +0400] rev 16470
8007146: [macosx] Setting a display mode crashes JDK under VNC
Reviewed-by: serb
alitvinov [Wed, 20 Mar 2013 20:41:03 +0400] rev 16469
6550588: java.awt.Desktop cannot open file with Windows UNC filename
Reviewed-by: art, uta
kshefov [Wed, 20 Mar 2013 14:02:25 +0400] rev 16468
8009880: TEST_BUG: Test java/beans/Introspector/TestTypeResolver.java should be modified again
Reviewed-by: malenkov, alexsch
kshefov [Tue, 19 Mar 2013 17:51:52 +0400] rev 16467
8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified
Reviewed-by: serb, alexsch
serb [Mon, 18 Mar 2013 22:10:11 +0400] rev 16466
8000435: [macosx] Button painting error under Java 7 on Mac
Reviewed-by: denis, alexsch
lana [Fri, 15 Mar 2013 16:39:07 -0700] rev 16465
Merge
alexsch [Fri, 15 Mar 2013 17:02:24 +0400] rev 16464
8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX.
Reviewed-by: serb, alexp
malenkov [Thu, 14 Mar 2013 12:15:17 +0400] rev 16463
8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
Reviewed-by: alexsch, serb
katleman [Thu, 28 Mar 2013 10:55:03 -0700] rev 16462
Added tag jdk8-b83 for changeset a93e7eb6663c
duke [Wed, 05 Jul 2017 18:47:22 +0200] rev 16461
Merge
amurillo [Thu, 28 Mar 2013 19:02:00 -0700] rev 16460
Added tag hs25-b25 for changeset 4c619ad74be5
amurillo [Thu, 28 Mar 2013 19:01:59 -0700] rev 16459
Merge
collins [Thu, 28 Mar 2013 15:42:11 -0700] rev 16458
Merge
collins [Wed, 27 Mar 2013 09:49:51 -0700] rev 16457
8009152: A number of jtreg tests need review/improvement
Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK.
Reviewed-by: kvn, brutisso, coleenp
jprovino [Sat, 23 Mar 2013 14:59:02 -0400] rev 16456
Merge
jprovino [Thu, 21 Mar 2013 10:18:05 -0400] rev 16455
8009904: jvmtiClassFileReconstituter.cpp needs to be excluded from the minimal jvm
Summary: jvmtiClassFileReconstituter.cpp needs to be added to the list of files to exclude when JVMTI is excluded from the jvm
Reviewed-by: dholmes, sspitsyn
brutisso [Thu, 28 Mar 2013 09:07:44 +0100] rev 16454
Merge
ehelin [Wed, 27 Mar 2013 10:55:37 +0100] rev 16453
8010818: NPG: Remove metaspace memory pools
Reviewed-by: mgerdin, stefank
stefank [Mon, 25 Mar 2013 11:00:19 +0100] rev 16452
Merge
ehelin [Fri, 22 Mar 2013 16:10:01 +0100] rev 16451
8000754: NPG: Implement a MemoryPool MXBean for Metaspace
Reviewed-by: jmasa, stefank
tamao [Wed, 20 Mar 2013 12:27:03 -0700] rev 16450
7196080: assert(max_heap >= InitialHeapSize) in arguments.cpp
Summary: Remove the related assertions becasue they do not hold here.
Reviewed-by: jmasa, tschatzl
Contributed-by: tamao <tao.mao@oracle.com>
zgu [Tue, 26 Mar 2013 15:20:05 -0700] rev 16449
Merge
zgu [Tue, 26 Mar 2013 11:40:24 -0700] rev 16448
Merge
zgu [Tue, 26 Mar 2013 14:11:21 -0400] rev 16447
8010651: create.bat still builds the kernel
Summary: Remove old kernel build targets and VS C++ projects created by create.bat on Windows
Reviewed-by: coleenp, sla
hseigel [Tue, 26 Mar 2013 12:43:32 -0700] rev 16446
Merge
hseigel [Tue, 26 Mar 2013 09:06:16 -0400] rev 16445
8009595: The UseSplitVerifier option needs to be deprecated.
Summary: Put UseSplitVerifier option on the deprecated list.
Reviewed-by: dcubed, kmo, acorn
rbackman [Tue, 26 Mar 2013 15:00:34 +0100] rev 16444
8009382: Add JVM_Get{Field|Method}TypeAnnotations
Reviewed-by: dcubed, rbackman
Contributed-by: Joel Borggren-Franck <joel.franck@oracle.com>
bharadwaj [Mon, 25 Mar 2013 09:36:15 -0700] rev 16443
8009552: test/vm/verifier/TestStaticIF.java failing with hs25.0-b
Summary: Remove support for verification of class files with version 52 and above from type inference verifier.
Reviewed-by: acorn, hseigel
hseigel [Mon, 25 Mar 2013 08:37:28 -0400] rev 16442
8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions.
Summary: Don't check the padding bits if class file version is >= 51.
Reviewed-by: kvn, dholmes, coleenp
ctornqvi [Sun, 24 Mar 2013 09:21:37 +0100] rev 16441
Merge
ctornqvi [Sun, 24 Mar 2013 09:11:55 +0100] rev 16440
8008454: test/runtime/NMT/PrintNMTStatistics is broken
Summary: Added @run tag so that it actually runs the test, also fixed broken command line and incorrect parsing. Also reviewed by gerard.ziemski@oracle.com
Reviewed-by: mgerdin, zgu
dcubed [Sat, 23 Mar 2013 22:35:02 -0700] rev 16439
Merge
iklam [Thu, 21 Mar 2013 20:46:46 -0700] rev 16438
8010389: After fix for 7107135 a failed dlopen() call results in a VM crash
Summary: Call dlerror() in VM thread as necessary.
Reviewed-by: coleenp, dholmes
zgu [Thu, 21 Mar 2013 06:53:53 -0700] rev 16437
Merge
zgu [Wed, 20 Mar 2013 09:42:48 -0400] rev 16436
8009298: NMT: Special version of class loading/unloading with runThese stresses out NMT
8009777: NMT: add new NMT dcmd to control auto shutdown option
Summary: Added diagnostic VM option and DCmd command to allow NMT stay alive under stress situation
Reviewed-by: dcubed, coleenp
dcubed [Wed, 20 Mar 2013 20:52:00 -0700] rev 16435
Merge
rdurbin [Wed, 20 Mar 2013 20:44:54 -0700] rev 16434
8010396: checking MallocMaxTestWords in testMalloc() function is redundant
Summary: Remove redundant checks in testMalloc and add assert.
Reviewed-by: dcubed, coleenp, dholmes
ctornqvi [Wed, 20 Mar 2013 20:40:57 +0100] rev 16433
8007982: some runtime/CommandLine/ tests fail on 32-bit platforms
Summary: Changed tests to use platform independent flags
Reviewed-by: collins, hseigel, zgu
acorn [Wed, 20 Mar 2013 12:20:10 -0400] rev 16432
Merge
acorn [Wed, 20 Mar 2013 11:43:56 -0400] rev 16431
8010017: lambda: reflection get(Declared)Methods support for default methods.
Summary: Don't expose vm generated overpass (bridges to default methods).
Reviewed-by: dholmes, fparain
coleenp [Wed, 20 Mar 2013 08:04:54 -0400] rev 16430
8008217: CDS: Class data sharing limits the malloc heap on Solaris
Summary: In 64bit VM move CDS archive address to 32G on all platforms using new flag SharedBaseAddress. In 32bit VM set CDS archive address to 3Gb on Linux and let other OSs pick the address.
Reviewed-by: kvn, dcubed, zgu, hseigel
ctornqvi [Wed, 20 Mar 2013 08:17:55 +0100] rev 16429
8010084: Race in runtime/NMT/BaselineWithParameter.java
Summary: Added a waitFor() on the process
Reviewed-by: mgerdin, sla, zgu
rdurbin [Tue, 19 Mar 2013 11:33:11 -0700] rev 16428
7030610: runtime/6878713/Test6878713.sh fails Error. failed to clean up files after test
7123945: runtime/6878713/Test6878713.sh require about 2G of native memory, swaps and times out
Summary: Add new diagnostic option -XX:MallocMaxTestWords=NNN and fix Test6878713.sh.
Reviewed-by: dcubed, coleenp, dholmes, iklam
amurillo [Sat, 23 Mar 2013 10:06:34 -0700] rev 16427
8010498: new hotspot build - hs25-b25
Reviewed-by: jcoomes
katleman [Thu, 28 Mar 2013 10:54:00 -0700] rev 16426
Added tag jdk8-b83 for changeset 395a7c20e300
katleman [Tue, 02 Apr 2013 15:29:18 -0700] rev 16425
Merge
omajid [Tue, 02 Apr 2013 14:13:06 -0400] rev 16424
8011278: Allow using a system-installed giflib
Reviewed-by: andrew, prr
andrew [Tue, 02 Apr 2013 13:59:30 +0100] rev 16423
8009988: build-infra: Fix configure output for zip debuginfo check
Summary: No output from zip debuginfo option when default is used.
Reviewed-by: tbell
lana [Mon, 01 Apr 2013 21:34:33 -0700] rev 16422
Merge
lana [Tue, 26 Mar 2013 12:00:08 -0700] rev 16421
Merge
lana [Fri, 15 Mar 2013 23:08:07 -0700] rev 16420
Merge
dholmes [Thu, 14 Mar 2013 01:41:20 -0400] rev 16419
8009428: Revert changes to $ substitution performed as part of nashorn integration
Reviewed-by: alanb, erikj
katleman [Thu, 28 Mar 2013 10:53:50 -0700] rev 16418
Added tag jdk8-b83 for changeset 64247ba55872