erikj [Tue, 18 Jun 2013 11:29:34 +0200] rev 18020
8014404: Debug flag not added to jdk native compile when --enable-debug is set
Reviewed-by: tbell
erikj [Fri, 14 Jun 2013 13:30:14 +0200] rev 18019
8016520: jdk native build does not fail on compilation error on windows
Reviewed-by: tbell
erikj [Thu, 13 Jun 2013 14:04:32 +0200] rev 18018
8014231: --with-alsa configuration options don't add include or lib directories to proper flags
Reviewed-by: tbell
katleman [Thu, 13 Jun 2013 09:48:20 -0700] rev 18017
Added tag jdk8-b94 for changeset 4ee958900191
duke [Wed, 05 Jul 2017 18:59:09 +0200] rev 18016
Added tag jdk8-b94 for changeset 0d804e3b955d
duke [Wed, 05 Jul 2017 18:59:08 +0200] rev 18015
Merge
duke [Wed, 05 Jul 2017 18:59:05 +0200] rev 18014
Merge
lana [Mon, 10 Jun 2013 17:04:18 -0700] rev 18013
Merge
kizune [Wed, 05 Jun 2013 16:58:10 +0400] rev 18012
7186887: Test T6567415.java can fail on a slow machine
Reviewed-by: jjg, ksrini
lana [Tue, 04 Jun 2013 21:38:12 -0700] rev 18011
Merge
jjg [Tue, 04 Jun 2013 14:17:50 -0700] rev 18010
8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
Reviewed-by: mcimadamore, jfranck
vromero [Tue, 04 Jun 2013 13:21:41 +0100] rev 18009
7165659: javac incorrectly sets strictfp access flag on inner-classes
Reviewed-by: jjg, mcimadamore
mcimadamore [Tue, 04 Jun 2013 11:34:31 +0100] rev 18008
8015505: Spurious inference error when return type of generic method requires unchecked conversion to target
Summary: Use check context compatibility during 15.12.2.8 check (only when JDK 8 inference is enabled)
Reviewed-by: jjg
mcimadamore [Tue, 04 Jun 2013 11:31:12 +0100] rev 18007
8008160: Five lambda TargetType tests have @ignore
Summary: Remove @ignore flags from tests that now pass
Reviewed-by: jjg
mcimadamore [Tue, 04 Jun 2013 11:30:51 +0100] rev 18006
7116676: RichDiagnosticFormatter throws NPE when formatMessage is called directly
Summary: Fix NPE in RichDiagnosticFormatter.formatMessage
Reviewed-by: jjg
jjg [Mon, 03 Jun 2013 17:24:47 -0700] rev 18005
8007687: javadoc -X does not include -Xdoclint
Reviewed-by: darcy
jjg [Mon, 03 Jun 2013 17:09:26 -0700] rev 18004
8006615: [doclint] move remaining messages into resource bundle
Reviewed-by: mcimadamore, vromero
lana [Mon, 03 Jun 2013 16:56:54 -0700] rev 18003
Merge
lana [Mon, 03 Jun 2013 16:10:18 -0700] rev 18002
Merge
jjg [Mon, 03 Jun 2013 16:22:27 -0700] rev 18001
8013405: DocLint should support <LI value="value">
Reviewed-by: ksrini
vromero [Sat, 01 Jun 2013 22:09:18 +0100] rev 18000
6695379: Copy method annotations and parameter annotations to synthetic bridge methods
Reviewed-by: mcimadamore
vromero [Sat, 01 Jun 2013 21:57:56 +0100] rev 17999
8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes
Reviewed-by: mcimadamore
vromero [Fri, 31 May 2013 10:04:59 +0100] rev 17998
7179353: try-with-resources fails to compile with generic exception parameters
Reviewed-by: mcimadamore
katleman [Thu, 06 Jun 2013 09:55:26 -0700] rev 17997
Added tag jdk8-b93 for changeset 1697301ac053
duke [Wed, 05 Jul 2017 18:58:59 +0200] rev 17996
Merge
katleman [Thu, 06 Jun 2013 09:54:43 -0700] rev 17995
Added tag jdk8-b93 for changeset a233c04832cf
duke [Wed, 05 Jul 2017 18:58:56 +0200] rev 17994
Merge
lana [Mon, 10 Jun 2013 16:59:58 -0700] rev 17993
Merge
lana [Tue, 04 Jun 2013 21:33:07 -0700] rev 17992
Merge
joehw [Tue, 04 Jun 2013 09:35:12 -0700] rev 17991
8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8
Reviewed-by: alanb
lana [Mon, 03 Jun 2013 16:09:15 -0700] rev 17990
Merge
katleman [Thu, 06 Jun 2013 09:54:40 -0700] rev 17989
Added tag jdk8-b93 for changeset 3ea33579af2b
duke [Wed, 05 Jul 2017 18:58:51 +0200] rev 17988
Merge
lana [Mon, 10 Jun 2013 17:04:30 -0700] rev 17987
Merge
jlaskey [Wed, 05 Jun 2013 12:54:21 -0300] rev 17986
Merge
jlaskey [Wed, 05 Jun 2013 12:41:09 -0300] rev 17985
8015910: Nashorn JavaFX includes are out of sync with JavaFX repo
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
jlaskey [Wed, 05 Jun 2013 10:32:50 -0300] rev 17984
8015911: $EXEC does not handle large outputs
Reviewed-by: sundar, attila
Contributed-by: james.laskey@oracle.com
hannesw [Wed, 05 Jun 2013 12:44:24 +0200] rev 17983
8015350: Array.prototype.reduceRight issue with large length and index
Reviewed-by: attila, sundar, lagergren
attila [Wed, 05 Jun 2013 12:17:10 +0200] rev 17982
8015961: Several small code-gardening fixes
Reviewed-by: lagergren, sundar
attila [Wed, 05 Jun 2013 10:44:32 +0200] rev 17981
8015955: ObjectNode.elements should be stronger typed
Reviewed-by: lagergren, sundar
sundar [Wed, 05 Jun 2013 13:33:33 +0530] rev 17980
Merge
sundar [Wed, 05 Jun 2013 12:08:49 +0530] rev 17979
8015945: loadWithNewGlobal return value has to be properly wrapped
Reviewed-by: lagergren, hannesw
sundar [Tue, 04 Jun 2013 22:31:48 +0530] rev 17978
8015830: Javascript mapping of ScriptEngine bindings does not expose keys
Reviewed-by: jlaskey, lagergren
sundar [Tue, 04 Jun 2013 17:33:14 +0530] rev 17977
8015855: test/script/basic/JDK-8012164.js fails on Windows
Reviewed-by: hannesw, lagergren, jlaskey
jlaskey [Mon, 03 Jun 2013 12:57:53 -0300] rev 17976
8015814: loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
jlaskey [Mon, 03 Jun 2013 11:16:33 -0300] rev 17975
8015796: Race condition in RuntimeCallsites
Reviewed-by: lagergren, attila
Contributed-by: james.laskey@oracle.com
jlaskey [Mon, 03 Jun 2013 08:34:29 -0300] rev 17974
8015741: Need a global.load function that starts with a new global scope.
Reviewed-by: sundar, lagergren
Contributed-by: james.laskey@oracle.com
sundar [Mon, 03 Jun 2013 15:58:14 +0530] rev 17973
8015345: Function("}),print('test'),({") should throw SyntaxError
Reviewed-by: lagergren, hannesw, jlaskey
jlaskey [Fri, 31 May 2013 13:04:55 -0300] rev 17972
8015727: Thread safe print function
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
sundar [Fri, 31 May 2013 17:39:12 +0530] rev 17971
8012164: Error.stack needs trimming
Reviewed-by: lagergren, jlaskey
attila [Fri, 31 May 2013 12:58:02 +0200] rev 17970
8015673: Type for :e symbol is wrong
Reviewed-by: jlaskey, lagergren
attila [Fri, 31 May 2013 12:57:44 +0200] rev 17969
8015674: CodeGenerator.initSymbols mutates a list
Reviewed-by: jlaskey, lagergren
attila [Fri, 31 May 2013 12:57:25 +0200] rev 17968
8015684: FieldObjectCreator.putField ignores getValueType
Reviewed-by: jlaskey, lagergren
attila [Fri, 31 May 2013 12:56:56 +0200] rev 17967
8015693: reduce NodeLiteralNode to NullLiteralNode
Reviewed-by: jlaskey, lagergren
sundar [Thu, 30 May 2013 16:49:46 +0530] rev 17966
8015353: Date.parse illegal string parsing issues
Reviewed-by: jlaskey, lagergren
jlaskey [Wed, 29 May 2013 16:23:50 -0300] rev 17965
8015636: Add more typed arrays code coverage tests.
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
lana [Tue, 04 Jun 2013 21:38:26 -0700] rev 17964
Merge
lana [Mon, 03 Jun 2013 16:10:24 -0700] rev 17963
Merge
cl [Thu, 06 Jun 2013 20:48:44 -0700] rev 17962
Added tag jdk8-b93 for changeset 0fc814e0feae
duke [Wed, 05 Jul 2017 18:58:44 +0200] rev 17961
Merge
katleman [Thu, 06 Jun 2013 09:54:05 -0700] rev 17960
Added tag jdk8-b93 for changeset 3898a926fa12
duke [Wed, 05 Jul 2017 18:58:40 +0200] rev 17959
Merge
erikj [Wed, 12 Jun 2013 10:33:06 +0200] rev 17958
Merge
erikj [Tue, 11 Jun 2013 13:26:15 +0200] rev 17957
8010785: JDK 8 build on Linux fails with new build mechanism
Reviewed-by: dholmes, tbell
lana [Mon, 10 Jun 2013 17:03:06 -0700] rev 17956
Merge
lana [Wed, 05 Jun 2013 12:31:59 -0700] rev 17955
Merge
fparain [Wed, 05 Jun 2013 08:41:02 -0700] rev 17954
7150256: Add back Diagnostic Command JMX API
Reviewed-by: mchung, jbachorik
chegar [Wed, 05 Jun 2013 16:23:23 +0100] rev 17953
8015963: Add at since tags to new ConcurrentHashMap methods
Reviewed-by: shade, martin
chegar [Wed, 05 Jun 2013 16:06:28 +0100] rev 17952
8011719: Properties.loadFromXML fails with a chunked HTTP connection
Reviewed-by: michaelm
dsamersoff [Wed, 05 Jun 2013 18:20:34 +0400] rev 17951
8015604: JDP packets containing ideographic characters are broken
Summary: Code uses string length rather than byte array length and non ascii entry brakes packet.
Reviewed-by: dholmes, jbachorik, sla
alanb [Wed, 05 Jun 2013 13:57:16 +0100] rev 17950
8015880: GenerateBreakIteratorData build warning
Reviewed-by: peytoia
psandoz [Fri, 31 May 2013 10:53:19 +0200] rev 17949
8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
Reviewed-by: chegar
alanb [Wed, 05 Jun 2013 11:12:31 +0100] rev 17948
8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64]
Reviewed-by: chegar
lana [Tue, 04 Jun 2013 21:37:15 -0700] rev 17947
Merge
jdn [Tue, 04 Jun 2013 15:33:42 -0700] rev 17946
8014097: add doPrivileged methods with limited privilege scope
Reviewed-by: mchung
dl [Tue, 04 Jun 2013 21:59:23 +0100] rev 17945
8005704: Update ConcurrentHashMap to v8
Reviewed-by: chegar, mduigou
naoto [Tue, 04 Jun 2013 10:33:13 -0700] rev 17944
8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows
Reviewed-by: okutsu
alanb [Tue, 04 Jun 2013 15:18:39 +0100] rev 17943
8014855: TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported
Reviewed-by: alanb
Contributed-by: henry.jen@oracle.com
alanb [Tue, 04 Jun 2013 11:52:29 +0100] rev 17942
8015872: ProblemList.txt updates (6/2013)
Reviewed-by: chegar
michaelm [Tue, 04 Jun 2013 10:56:58 +0100] rev 17941
8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing
Reviewed-by: alanb, chegar
psandoz [Tue, 04 Jun 2013 11:53:31 +0200] rev 17940
8015790: Remove duplicate spliterator tests
Reviewed-by: alanb, mduigou
bchristi [Tue, 04 Jun 2013 10:04:28 +0100] rev 17939
8005698: Handle Frequent HashMap Collisions with Balanced Trees
Summary: HashMap bins with many collisions store entries in balanced trees
Reviewed-by: alanb, dl, mduigou
sla [Tue, 04 Jun 2013 09:45:14 +0200] rev 17938
8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
Reviewed-by: dholmes
lana [Mon, 03 Jun 2013 16:09:43 -0700] rev 17937
Merge
ksrini [Mon, 03 Jun 2013 13:20:46 -0700] rev 17936
8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
Reviewed-by: sherman
shade [Mon, 03 Jun 2013 22:09:20 +0400] rev 17935
8014966: Add the proper Javadoc to @Contended
Summary: more extensive description.
Reviewed-by: dholmes, mduigou, martin
psandoz [Mon, 03 Jun 2013 17:37:51 +0200] rev 17934
8014383: StringJoiner example in class description not in sync with streams API
Reviewed-by: alanb
emc [Mon, 03 Jun 2013 10:44:10 -0400] rev 17933
8014834: shell tests don't begin with #!/bin/sh
Summary: Some shell tests don't begin with the command interpreter line
Reviewed-by: alanb, ksrini
nloodin [Mon, 03 Jun 2013 16:13:44 +0200] rev 17932
6526682: JConsole shows negative CPU Usage
Reviewed-by: alanb, mchung
psandoz [Mon, 03 Jun 2013 10:45:11 +0200] rev 17931
8014731: j.u.stream.StreamSupport class has default constructor generated
Summary: This change set also fixes broken links
Reviewed-by: alanb, chegar
Contributed-by: Paul Sandoz <paul.sandoz@oracle.com>, Henry Jen <henry.jen@oracle.com>
psandoz [Mon, 03 Jun 2013 10:28:17 +0200] rev 17930
8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE
Reviewed-by: chegar
mduigou [Tue, 12 Feb 2013 17:04:09 -0800] rev 17929
8007398: Peformance improvements to Integer and Long string formatting.
Reviewed-by: mduigou, martin, darcy, briangoetz
Contributed-by: Steven Schlansker <stevenschlansker@gmail.com>, Mike Duigou <mike.duigou@oracle.com>
mduigou [Fri, 31 May 2013 17:31:40 -0700] rev 17928
Merge
mduigou [Fri, 31 May 2013 11:06:04 -0700] rev 17927
8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException
Reviewed-by: dholmes, alanb, psandoz
jzavgren [Fri, 31 May 2013 15:18:15 -0400] rev 17926
7188517: Check on '$' character is missing in the HttpCookie class constructor
Summary: Modified the constructor code so that the cookie names are examined for leading dollar signs and if they do, an illegal argument exception is thrown.
Reviewed-by: chegar, khazra, michaelm
Contributed-by: john.zavgren@oracle.com
jzavgren [Fri, 31 May 2013 15:23:26 -0400] rev 17925
8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait]
Summary: Modified the code so that "jumbo frames" are truncated before buffer allocation is considered. This makes the buffer length a reliable indication that a buffer has been allocated, and it can then be used during clean up.
Reviewed-by: chegar, khazra, alanb
Contributed-by: john.zavgren@oracle.com
dxu [Fri, 31 May 2013 13:34:27 -0700] rev 17924
8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java
Reviewed-by: alanb
naoto [Fri, 31 May 2013 11:20:51 -0700] rev 17923
7006052: awt_InputMethod.c cleanup is needed
Reviewed-by: anthony
alanb [Fri, 31 May 2013 12:17:30 +0100] rev 17922
8014854: (bf) CharBuffer.chars too slow with default implementation
Reviewed-by: erikj, briangoetz, henryjen, psandoz, mduigou
chegar [Fri, 31 May 2013 09:30:44 +0100] rev 17921
7107883: getNetworkPrefixLength() does not return correct prefix length
Reviewed-by: alanb, michaelm
psandoz [Fri, 31 May 2013 09:58:00 +0200] rev 17920
8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown
Summary: A minor documentation issue (not a spec issue).
Reviewed-by: chegar, dl
ascarpino [Thu, 30 May 2013 14:11:32 -0700] rev 17919
6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException
Reviewed-by: mullan
valeriep [Wed, 29 May 2013 20:54:43 -0700] rev 17918
8013069: javax.crypto tests fail with new PBE algorithm names
Summary: Shouldn't auto-generate default parameters for MAC objects.
Reviewed-by: vinnie
ascarpino [Thu, 30 May 2013 22:19:28 -0700] rev 17917
7160837: DigestOutputStream does not turn off digest calculation when "close()" is called
Reviewed-by: mullan, xuelei
xuelei [Thu, 30 May 2013 22:02:43 -0700] rev 17916
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
Reviewed-by: xuelei
Contributed-by: Pasi Eronen <pe@iki.fi>
sherman [Thu, 30 May 2013 14:47:57 -0700] rev 17915
8015271: Conversion table for EUC-KR is incorrect
Summary: to add the requested postal code mark character u+327e
Reviewed-by: alanb
psandoz [Tue, 28 May 2013 15:22:30 +0200] rev 17914
8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
Reviewed-by: alanb, chegar
psandoz [Thu, 30 May 2013 16:08:43 +0200] rev 17913
8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder
Summary: Also fixes documentation on StreamBuilder.OfDouble
Reviewed-by: alanb, chegar, mduigou
jbachorik [Thu, 30 May 2013 13:58:02 +0200] rev 17912
8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode
Reviewed-by: alanb, chegar
jzavgren [Thu, 30 May 2013 12:19:10 +0100] rev 17911
8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c
Reviewed-by: martin, dholmes, chegar, ksrini
sherman [Wed, 29 May 2013 19:50:47 -0700] rev 17910
4759491: method ZipEntry.setTime(long) works incorrectly
6303183: Support NTFS and Unix-style timestamps for entries in Zip files
7012856: (zipfs) Newly created entry in zip file system should set all file times non-null values.
7012868: (zipfs) file times of entry in zipfs should always be the same regardless of TimeZone.
Summary: to add suuport of Info-ZIP extended timestamp in extra data fields
Reviewed-by: martin, alanb
lana [Wed, 05 Jun 2013 12:30:02 -0700] rev 17909
Merge
lana [Wed, 05 Jun 2013 09:16:24 -0700] rev 17908
Merge
lana [Wed, 05 Jun 2013 00:37:11 -0700] rev 17907
Merge
malenkov [Wed, 05 Jun 2013 18:15:58 +0400] rev 17906
8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar
Reviewed-by: serb
ant [Wed, 05 Jun 2013 17:44:50 +0400] rev 17905
8015339: Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy
Reviewed-by: art, anthony
vkarnauk [Wed, 05 Jun 2013 16:57:33 +0400] rev 17904
8015425: [macosx] A follow-up for the fix 8010721
Reviewed-by: serb, anthony
mcherkas [Wed, 05 Jun 2013 14:21:31 +0400] rev 17903
8015375: Edits to text components hang for clipboard access
Reviewed-by: art, anthony
Contributed-by: Dmitry Markov <dmitry.markov@oracle.com>
alitvinov [Mon, 03 Jun 2013 16:37:13 +0400] rev 17902
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
Reviewed-by: alexp, alexsch
anthony [Mon, 03 Jun 2013 16:27:44 +0400] rev 17901
8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows
Reviewed-by: anthony, serb
Contributed-by: Jose Luis Martin <jlm@joseluismartin.info>
alitvinov [Mon, 03 Jun 2013 14:05:55 +0400] rev 17900
7151823: The test incorrectly recognizing OS
Reviewed-by: serb, alexp
pchelko [Mon, 03 Jun 2013 10:14:05 +0400] rev 17899
8015477: Support single threaded AWT/FX mode.
Reviewed-by: ant, anthony
vkarnauk [Fri, 31 May 2013 19:34:02 +0400] rev 17898
6436314: Vector could be created with appropriate size in DefaultComboBoxModel
Reviewed-by: alexsch, alexp
vkarnauk [Fri, 31 May 2013 18:46:41 +0400] rev 17897
7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
Reviewed-by: alexsch, alexp
malenkov [Fri, 31 May 2013 18:25:38 +0400] rev 17896
8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
Reviewed-by: alexsch
ant [Fri, 31 May 2013 15:56:07 +0400] rev 17895
8015589: Test java/awt/Window/Grab/GrabTest.java fails on MacOSX
Reviewed-by: anthony
anthony [Fri, 31 May 2013 14:12:53 +0400] rev 17894
8013189: JMenuItems draw behind TextArea
Summary: Untie XTextAreaPeer internal components from the TextArea parent to prevent its invalidation. I.e. force the java.awt.smartInvalidate=true locally.
Reviewed-by: art, serb
ant [Thu, 30 May 2013 18:31:33 +0400] rev 17893
8013773: requestFocusInWindow to a disabled component prevents window of getting focused
Reviewed-by: leonidr, alexsch
ant [Thu, 30 May 2013 18:23:21 +0400] rev 17892
8013424: Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7
Reviewed-by: anthony
anthony [Thu, 30 May 2013 18:10:26 +0400] rev 17891
8015303: [macosx] Application launched via custom URL Scheme does not receive URL
Summary: Make copies of event parameters
Reviewed-by: anthony, swingler, serb
Contributed-by: James Tomson <james.b.tomson@gmail.com>
lana [Wed, 05 Jun 2013 09:52:41 -0700] rev 17890
Merge
prr [Fri, 31 May 2013 09:25:37 -0700] rev 17889
8015556: [macosx] surrogate pairs do not render properly.
Reviewed-by: bae, jchen
bae [Fri, 31 May 2013 14:30:28 +0400] rev 17888
8015606: Text is not rendered correctly if destination buffer is custom
Reviewed-by: prr, vadim
andrew [Thu, 30 May 2013 16:50:31 +0100] rev 17887
8011693: Remove redundant fontconfig files
Summary: Remove unused fontconfig files from OpenJDK GNU/Linux builds
Reviewed-by: andrew, prr
Contributed-by: Jiri Vanek <jvanek@redhat.com>
katleman [Thu, 06 Jun 2013 09:55:00 -0700] rev 17886
Added tag jdk8-b93 for changeset 9bf66362d942
duke [Wed, 05 Jul 2017 18:58:25 +0200] rev 17885
Merge
amurillo [Fri, 07 Jun 2013 09:25:19 -0700] rev 17884
Added tag hs25-b36 for changeset 0403dabe9186
amurillo [Fri, 07 Jun 2013 09:25:18 -0700] rev 17883
Merge
kvn [Thu, 06 Jun 2013 11:02:25 -0700] rev 17882
Merge
anoll [Thu, 06 Jun 2013 09:29:38 -0700] rev 17881
8014246: remove assert to catch access to object headers in index_oop_from_field_offset_long
Reviewed-by: twisti, jrose
simonis [Tue, 04 Jun 2013 22:16:15 -0700] rev 17880
8015252: Enable HotSpot build with Clang
Reviewed-by: twisti, dholmes, kvn
morris [Tue, 04 Jun 2013 12:06:54 -0700] rev 17879
8010724: [parfait] Null pointer dereference in hotspot/src/share/vm/c1/c1_LIRGenerator.cpp
Summary: added guarantee()
Reviewed-by: kvn
kvn [Mon, 03 Jun 2013 14:02:05 -0700] rev 17878
Merge
adlertz [Mon, 03 Jun 2013 12:39:33 -0700] rev 17877
8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
Summary: Disable re-materialization of reaching definitions (which have live inputs) for phi nodes when spilling.
Reviewed-by: twisti, kvn
anoll [Mon, 03 Jun 2013 08:52:20 +0200] rev 17876
8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp
Summary: Added calling of the destructor of CompileLog so that files are closed. Added/moved memory allocation/deallocation of the string that contains the name of the log file to class CompileLog.
Reviewed-by: kvn, roland
roland [Wed, 24 Apr 2013 11:49:38 +0200] rev 17875
8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
Summary: ConstMethod::max_stack() doesn't account for JSR 292 appendix.
Reviewed-by: kvn
anoll [Fri, 31 May 2013 06:41:50 +0200] rev 17874
8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm.
Summary: Moved check that ReservedCodeCacheSize >= InitialCodeCacheSize to Arguments::check_vm_args_consistency(). As a result, the ordering in which the two parameters are given to the VM is not relevant. Added a regression test.
Reviewed-by: kvn, twisti
kvn [Fri, 31 May 2013 13:54:47 -0700] rev 17873
8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
Summary: Relax the assert to accept any raw ptr types.
Reviewed-by: roland
roland [Fri, 31 May 2013 14:40:26 +0200] rev 17872
8009981: nashorn tests fail with -XX:+VerifyStack
Summary: nmethod::preserve_callee_argument_oops() must take appendix into account.
Reviewed-by: kvn, twisti
twisti [Thu, 30 May 2013 08:37:08 -0700] rev 17871
8015266: fix some -Wsign-compare warnings in adlc
Reviewed-by: kvn
roland [Thu, 30 May 2013 11:21:01 +0200] rev 17870
8015585: Missing regression test for 8011771
Summary: missing regression test
Reviewed-by: kvn
dcubed [Thu, 06 Jun 2013 05:56:33 -0700] rev 17869
Merge
hseigel [Wed, 05 Jun 2013 14:12:49 -0400] rev 17868
8009302: Mac OS X: JVM crash on infinite recursion on Appkit Thread
Summary: Use SA_ONSTACK flag to ensure signal gets delivered properly.
Reviewed-by: dholmes, coleenp
Contributed-by: gerard.ziemski@oracle.com
dcubed [Tue, 04 Jun 2013 19:39:21 -0700] rev 17867
8010257: remove unused thread-local variables _ScratchA and _ScratchB
Summary: Remove dead code.
Reviewed-by: twisti, coleenp
nloodin [Wed, 05 Jun 2013 09:47:27 -0700] rev 17866
Merge
sspitsyn [Tue, 04 Jun 2013 01:06:50 -0700] rev 17865
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"'
Summary: Newly added test has an issue: the main class must be public
Reviewed-by: kvn, jbachorik, coleenp
Contributed-by: serguei.spitsyn@oracle.com
sspitsyn [Mon, 03 Jun 2013 14:28:37 -0700] rev 17864
8014052: JSR292: assert(end_offset == next_offset) failed: matched ending
Summary: A call to the finalize_operands_merge() must be unconditional
Reviewed-by: kvn, twisti
Contributed-by: serguei.spitsyn@oracle.com
hseigel [Mon, 03 Jun 2013 10:00:10 -0400] rev 17863
8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes
Summary: Check bytecode versions along with RelaxAccessControlCheck version
Reviewed-by: dholmes, acorn
dcubed [Sat, 01 Jun 2013 09:28:26 -0700] rev 17862
Merge
ctornqvi [Fri, 31 May 2013 20:24:58 +0200] rev 17861
6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits
Summary: Using CHECK_NULL when calling multi_allocate() from the corresponding reflection code; added test for this condition
Reviewed-by: dholmes, minqi
Contributed-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
rbackman [Fri, 31 May 2013 13:02:24 +0200] rev 17860
8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType
Reviewed-by: stefank, rbackman
Contributed-by: Joel Borggren-Franck <joel.franck@oracle.com>
sspitsyn [Thu, 30 May 2013 11:46:39 -0700] rev 17859
8015436: compiler/ciReplay/TestSA.sh fails with assert() index is out of bounds
Summary: The InstanceKlass _initial_method_idnum value must be adjusted if overpass methods are added.
Reviewed-by: twisti, kvn
Contributed-by: serguei.spitsyn@oracle.com
iklam [Tue, 28 May 2013 16:36:19 -0700] rev 17858
8014912: Restore PrintSharedSpaces functionality after NPG
Summary: Added dumping of object sizes in CDS archive, sorted by MetaspaceObj::Type
Reviewed-by: coleenp, acorn
johnc [Tue, 04 Jun 2013 14:00:16 -0700] rev 17857
Merge
tamao [Mon, 03 Jun 2013 14:37:13 -0700] rev 17856
6976350: G1: deal with fragmentation while copying objects during GC
Summary: Create G1ParGCAllocBufferContainer to contain two buffers instead of previously using one buffer, in order to hold the first priority buffer longer. Thus, when some large objects hits the value of free space left in the first priority buffer it has an alternative to fit in the second priority buffer while the first priority buffer is given more chances to try allocating smaller objects. Overall, it will improve heap space efficiency.
Reviewed-by: johnc, jmasa, brutisso
Contributed-by: tamao <tao.mao@oracle.com>
johnc [Tue, 04 Jun 2013 10:04:06 -0700] rev 17855
8015244: G1: Verification after a full GC is incorrectly placed.
Summary: In a full GC, move the verification after the GC to after RSet rebuilding. Verify RSet entries during a full GC under control of a flag.
Reviewed-by: tschatzl, brutisso
tschatzl [Tue, 28 May 2013 09:32:06 +0200] rev 17854
8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
Summary: Fixed the output of G1SummarizeRSetStats: too small datatype for the number of concurrently processed cards, added concurrent remembered set thread time retrieval for Linux and Windows (BSD uses os::elapsedTime() now), and other cleanup. The information presented during VM operation is now relative to the previous output, not always cumulative if G1SummarizeRSetStatsPeriod > 0. At VM exit, the code prints a cumulative summary.
Reviewed-by: johnc, jwilhelm
jwilhelm [Sat, 01 Jun 2013 10:00:56 +0200] rev 17853
Merge
stefank [Thu, 30 May 2013 10:58:16 +0200] rev 17852
8015486: PSScavenge::is_obj_in_young is unnecessarily slow with UseCompressedOops
Summary: Compare compressed oops to a compressed young gen boundary instead of uncompressing the oops before doing the young gen boundary check.
Reviewed-by: brutisso, jmasa
jcoomes [Thu, 30 May 2013 13:04:51 -0700] rev 17851
6725714: par compact - add a table to speed up bitmap searches
Reviewed-by: jmasa, tschatzl
amurillo [Fri, 31 May 2013 10:04:00 -0700] rev 17850
8015690: new hotspot build - hs25-b36
Reviewed-by: jcoomes
amurillo [Fri, 31 May 2013 09:37:49 -0700] rev 17849
Added tag hs25-b35 for changeset 02ffee063e24
amurillo [Fri, 31 May 2013 09:37:48 -0700] rev 17848
Merge
jwilhelm [Fri, 31 May 2013 09:55:35 +0200] rev 17847
Merge
stefank [Mon, 27 May 2013 12:58:42 +0200] rev 17846
8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Summary: Combine the calls to StringTable::unlink and StringTable::oops_do in Parallel Scavenge.
Reviewed-by: pliden, coleenp
stefank [Mon, 27 May 2013 12:56:34 +0200] rev 17845
8015428: Remove unused CDS support from StringTable
Summary: The string in StringTable is not used by CDS anymore. Remove the unnecessary code in preparation for 8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Reviewed-by: pliden, tschatzl, coleenp
stefank [Mon, 27 May 2013 15:22:59 +0200] rev 17844
8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
Summary: Split SystemDictionary and ClassLoaderDataGraph root processing to help load balancing.
Reviewed-by: tschatzl, johnc
jwilhelm [Fri, 24 May 2013 14:16:41 +0200] rev 17843
Merge
tamao [Wed, 22 May 2013 11:11:47 -0700] rev 17842
8007762: Rename a bunch of methods in size policy across collectors
Summary: Rename: compute_generations_free_space() = compute_eden_space_size() + compute_old_gen_free_space(); update related logging messages
Reviewed-by: jmasa, johnc, tschatzl, brutisso
Contributed-by: tamao <tao.mao@oracle.com>
tamao [Tue, 21 May 2013 16:43:41 -0700] rev 17841
8015007: Incorrect print format in error message for VM cannot allocate the requested heap
Summary: Correct the wrong print format in error message for VM cannot allocate the requested heap; and clean up the error message call in check_alignment()
Reviewed-by: brutisso, tschatzl
Contributed-by: tamao <tao.mao@oracle.com>
jiangli [Thu, 30 May 2013 13:19:06 -0400] rev 17840
Merge
jprovino [Tue, 28 May 2013 15:24:44 -0400] rev 17839
Merge
jprovino [Tue, 28 May 2013 11:32:46 -0400] rev 17838
8011064: Some tests have failed with SIGSEGV on arm-hflt on build b82
Summary: NMT_detail is only supported when frame pointers are not omitted (-fno-omit-frame-pointer).
Reviewed-by: dholmes, cjplummer
jprovino [Tue, 28 May 2013 11:17:16 -0400] rev 17837
8013461: There is a symbol AsyncGetCallTrace in libjvm.symbols that does not exist in minimal/libjvm.a when DEBUG_LEVEL == release
Summary: AsyncGetCallTrace is needed in libjvm.symbols so that programs which reference it can build correctly.
Reviewed-by: dholmes, bobv
dcubed [Tue, 28 May 2013 11:35:57 -0700] rev 17836
Merge
shade [Tue, 28 May 2013 19:54:18 +0400] rev 17835
8015493: runtime/contended/OopMaps.java fails with OutOfMemory
Summary: limit the memory footprint to dodge OutOfMemory errors.
Reviewed-by: dcubed, ctornqvi, iignatyev
zgu [Tue, 28 May 2013 08:54:55 -0700] rev 17834
Merge
ccheung [Fri, 24 May 2013 17:19:56 -0700] rev 17833
8015265: revise the fix for 8007037
Reviewed-by: sspitsyn, dholmes, dcubed
ctornqvi [Tue, 28 May 2013 15:08:57 +0200] rev 17832
8015329: Print reason for failed MiniDumpWriteDump() call
Summary: Printing both result from GetLastError and text representation of error. Also changed so that we produce dumps by default on client versions of Windows when running with a debug build. Also reviewed by peter.allwin@oracle.com
Reviewed-by: sla, dholmes
shade [Mon, 27 May 2013 12:49:08 -0700] rev 17831
8015270: @Contended: fix multiple issues in the layout code
Summary: field count handling fixed, has_nonstatic_fields invariant fixed, oop map overrun fixed; new asserts
Reviewed-by: kvn, dcubed, coleenp
sspitsyn [Fri, 24 May 2013 17:36:12 -0700] rev 17830
8013945: CMS fatal error: must own lock MemberNameTable_lock
Summary: The "delete mnt" needs to grab MemberNameTable_lock if !SafepointSynchronize::is_at_safepoint()
Reviewed-by: sla, mgerdin, dholmes, jmasa
Contributed-by: serguei.spitsyn@oracle.com
dcubed [Fri, 24 May 2013 10:21:12 -0700] rev 17829
Merge