Mon, 14 Jul 2014 12:03:08 +0200 8049948: Restore NonDirectSuper.java test
jlahoda [Mon, 14 Jul 2014 12:03:08 +0200] rev 25601
8049948: Restore NonDirectSuper.java test Reviewed-by: jjg
Mon, 14 Jul 2014 12:02:58 +0200 8048805: Request to investigate and update lexer error recovery in javac
jlahoda [Mon, 14 Jul 2014 12:02:58 +0200] rev 25600
8048805: Request to investigate and update lexer error recovery in javac 8046620: Further investigation needed for few error messages for negative unicode tests in langtools regression ws 8048803: javac should report complete character code in the error messages Summary: Improving error reporting and recovery in the lexer Reviewed-by: jjg, mcimadamore Contributed-by: jan.lahoda@oracle.com, sonali.goel@oracle.com
Thu, 17 Jul 2014 09:50:45 -0700 Added tag jdk9-b23 for changeset 376a52c9540c
katleman [Thu, 17 Jul 2014 09:50:45 -0700] rev 25599
Added tag jdk9-b23 for changeset 376a52c9540c
Wed, 05 Jul 2017 19:51:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:18 +0200] rev 25598
Merge
Fri, 18 Jul 2014 08:25:26 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:26 -0700] rev 25597
Merge
Tue, 15 Apr 2014 10:31:11 -0400 8035613: With active Securitymanager JAXBContext.newInstance fails
mkos [Tue, 15 Apr 2014 10:31:11 -0400] rev 25596
8035613: With active Securitymanager JAXBContext.newInstance fails Summary: Adding required doPrivileged section into JAXB classes; fix also reviewed by Iaroslav Savytskyi, Alexander Fomin Reviewed-by: mullan, mgrebac
Thu, 17 Jul 2014 09:50:31 -0700 Added tag jdk9-b23 for changeset 5598c2adf641
katleman [Thu, 17 Jul 2014 09:50:31 -0700] rev 25595
Added tag jdk9-b23 for changeset 5598c2adf641
Wed, 05 Jul 2017 19:51:12 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:12 +0200] rev 25594
Merge
Fri, 18 Jul 2014 08:25:22 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:22 -0700] rev 25593
Merge
Wed, 16 Jul 2014 18:17:27 -0700 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
joehw [Wed, 16 Jul 2014 18:17:27 -0700] rev 25592
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea
Wed, 22 Jan 2014 09:37:54 -0800 8031540: Introduce document horizon
joehw [Wed, 22 Jan 2014 09:37:54 -0800] rev 25591
8031540: Introduce document horizon Reviewed-by: lancea, dfuchs, mullan
Wed, 15 Jan 2014 17:11:43 -0800 8031330: Refactor ObjectFactory
joehw [Wed, 15 Jan 2014 17:11:43 -0800] rev 25590
8031330: Refactor ObjectFactory Reviewed-by: alanb, lancea, dfuchs, skoivu
Thu, 17 Jul 2014 09:50:28 -0700 Added tag jdk9-b23 for changeset babcd39958ce
katleman [Thu, 17 Jul 2014 09:50:28 -0700] rev 25589
Added tag jdk9-b23 for changeset babcd39958ce
Wed, 05 Jul 2017 19:51:05 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:05 +0200] rev 25588
Merge
Fri, 18 Jul 2014 08:25:35 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:35 -0700] rev 25587
Merge
Thu, 17 Jul 2014 16:47:06 +0530 8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
sundar [Thu, 17 Jul 2014 16:47:06 +0530] rev 25586
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date Reviewed-by: jlaskey
Tue, 15 Jul 2014 16:54:01 +0530 8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
sundar [Tue, 15 Jul 2014 16:54:01 +0530] rev 25585
8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings Reviewed-by: jlaskey
Thu, 17 Jul 2014 09:50:46 -0700 Added tag jdk9-b23 for changeset 000e5d36d0e3
katleman [Thu, 17 Jul 2014 09:50:46 -0700] rev 25584
Added tag jdk9-b23 for changeset 000e5d36d0e3
Wed, 05 Jul 2017 19:50:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:57 +0200] rev 25583
Merge
Thu, 17 Jul 2014 09:50:06 -0700 Added tag jdk9-b23 for changeset 4ddeec3198b4
katleman [Thu, 17 Jul 2014 09:50:06 -0700] rev 25582
Added tag jdk9-b23 for changeset 4ddeec3198b4
Wed, 05 Jul 2017 19:50:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:54 +0200] rev 25581
Merge
Fri, 18 Jul 2014 08:25:58 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:58 -0700] rev 25580
Merge
Wed, 16 Jul 2014 18:22:09 -0700 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
joehw [Wed, 16 Jul 2014 18:22:09 -0700] rev 25579
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea
Wed, 16 Jul 2014 18:06:28 -0700 8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
darcy [Wed, 16 Jul 2014 18:06:28 -0700] rev 25578
8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet Reviewed-by: okutsu
Wed, 16 Jul 2014 17:45:13 -0700 8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
darcy [Wed, 16 Jul 2014 17:45:13 -0700] rev 25577
8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection Reviewed-by: lancea
Wed, 16 Jul 2014 14:39:59 -0700 Merge
prr [Wed, 16 Jul 2014 14:39:59 -0700] rev 25576
Merge
Wed, 16 Jul 2014 12:48:42 -0700 Merge
prr [Wed, 16 Jul 2014 12:48:42 -0700] rev 25575
Merge
Tue, 08 Jul 2014 12:20:06 +0400 8046559: NPE when changing Windows theme
aivanov [Tue, 08 Jul 2014 12:20:06 +0400] rev 25574
8046559: NPE when changing Windows theme Reviewed-by: pchelko, anthony
Mon, 07 Jul 2014 16:05:13 -0700 8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
darcy [Mon, 07 Jul 2014 16:05:13 -0700] rev 25573
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files Reviewed-by: henryjen, prr
Mon, 07 Jul 2014 10:27:56 -0700 Merge
prr [Mon, 07 Jul 2014 10:27:56 -0700] rev 25572
Merge
Mon, 07 Jul 2014 18:56:50 +0400 8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
azvegint [Mon, 07 Jul 2014 18:56:50 +0400] rev 25571
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel Reviewed-by: anthony, pchelko
Fri, 04 Jul 2014 15:16:02 +0400 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
ant [Fri, 04 Jul 2014 15:16:02 +0400] rev 25570
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method Reviewed-by: azvegint, alexsch
Fri, 04 Jul 2014 13:40:55 +0400 8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
yan [Fri, 04 Jul 2014 13:40:55 +0400] rev 25569
8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK Reviewed-by: pchelko Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Thu, 03 Jul 2014 15:24:27 -0700 8043550: Fix raw and unchecked lint warnings in javax.swing.*
darcy [Thu, 03 Jul 2014 15:24:27 -0700] rev 25568
8043550: Fix raw and unchecked lint warnings in javax.swing.* Reviewed-by: pchelko, mchung
Thu, 03 Jul 2014 18:47:42 +0400 8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
anashaty [Thu, 03 Jul 2014 18:47:42 +0400] rev 25567
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar Reviewed-by: alexp, alexsch
Thu, 03 Jul 2014 16:55:55 +0400 4058433: RFE: tool for creating BeanInfo template
malenkov [Thu, 03 Jul 2014 16:55:55 +0400] rev 25566
4058433: RFE: tool for creating BeanInfo template Reviewed-by: alexsch, serb
Wed, 02 Jul 2014 23:03:27 -0700 8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
darcy [Wed, 02 Jul 2014 23:03:27 -0700] rev 25565
8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.* 8042849: Fix raw and unchecked warnings in com.sun.java.swing Reviewed-by: pchelko, alexsch
Wed, 02 Jul 2014 18:57:27 +0400 8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
pchelko [Wed, 02 Jul 2014 18:57:27 +0400] rev 25564
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX Reviewed-by: anthony, serb
Wed, 02 Jul 2014 17:04:04 +0400 8033367: [macosx] Appletviewer was broken in jdk8 b124
pchelko [Wed, 02 Jul 2014 17:04:04 +0400] rev 25563
8033367: [macosx] Appletviewer was broken in jdk8 b124 Reviewed-by: anthony, serb
Wed, 02 Jul 2014 14:48:37 +0400 8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed.
mcherkas [Wed, 02 Jul 2014 14:48:37 +0400] rev 25562
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed. Reviewed-by: anthony, pchelko Contributed-by: artem.malenko@oracle.com
Tue, 01 Jul 2014 12:02:30 -0700 Merge
prr [Tue, 01 Jul 2014 12:02:30 -0700] rev 25561
Merge
Tue, 01 Jul 2014 20:42:29 +0400 8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
serb [Tue, 01 Jul 2014 20:42:29 +0400] rev 25560
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert Reviewed-by: anthony, pchelko, azvegint
Tue, 01 Jul 2014 12:49:36 +0400 8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
yan [Tue, 01 Jul 2014 12:49:36 +0400] rev 25559
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree Reviewed-by: pchelko Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Mon, 30 Jun 2014 16:23:18 +0400 8048506: [macosx] javax.swing.PopupFactory issue with null owner
dmarkov [Mon, 30 Jun 2014 16:23:18 +0400] rev 25558
8048506: [macosx] javax.swing.PopupFactory issue with null owner Reviewed-by: pchelko, alexsch
Thu, 26 Jun 2014 16:14:54 -0700 8043508: JVM core dumps with very long text in tooltip
prr [Thu, 26 Jun 2014 16:14:54 -0700] rev 25557
8043508: JVM core dumps with very long text in tooltip Reviewed-by: bae, jgodinez
Thu, 26 Jun 2014 16:10:33 -0700 8041902: When printing, polylines are not rendered as joined
prr [Thu, 26 Jun 2014 16:10:33 -0700] rev 25556
8041902: When printing, polylines are not rendered as joined Reviewed-by: bae, jgodinez
Thu, 26 Jun 2014 13:46:27 -0700 7067052: Default printer media is ignored
jgodinez [Thu, 26 Jun 2014 13:46:27 -0700] rev 25555
7067052: Default printer media is ignored Reviewed-by: bae, prr
Thu, 26 Jun 2014 13:38:38 +0400 8047799: Remove WindowClosingSupport
pchelko [Thu, 26 Jun 2014 13:38:38 +0400] rev 25554
8047799: Remove WindowClosingSupport Reviewed-by: anthony, alexsch
Thu, 26 Jun 2014 12:05:57 +0400 8048022: Fix raw and unchecked warnings in javax.accessibility
ptbrunet [Thu, 26 Jun 2014 12:05:57 +0400] rev 25553
8048022: Fix raw and unchecked warnings in javax.accessibility Reviewed-by: pchelko
Wed, 25 Jun 2014 19:10:32 +0400 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
alexsch [Wed, 25 Jun 2014 19:10:32 +0400] rev 25552
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support Reviewed-by: pchelko, anthony, ksrini
Wed, 16 Jul 2014 20:43:53 +0100 8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
msheppar [Wed, 16 Jul 2014 20:43:53 +0100] rev 25551
8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c Summary: explicitly initialze local function variables Reviewed-by: alanb
Wed, 16 Jul 2014 16:16:32 +0100 8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
prappo [Wed, 16 Jul 2014 16:16:32 +0100] rev 25550
8050869: Convert runtime dependency to Applet to a static dependency in cosnaming Reviewed-by: chegar, alanb
Tue, 20 May 2014 16:02:57 +0200 8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
mkos [Tue, 20 May 2014 16:02:57 +0200] rev 25549
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries." Summary: adding newly restricted package to golden set in the test Reviewed-by: asmotrak, coffeys, mullan
Mon, 14 Jul 2014 18:16:16 +0400 8042590: Running form URL throws NPE
pchelko [Mon, 14 Jul 2014 18:16:16 +0400] rev 25548
8042590: Running form URL throws NPE Reviewed-by: anthony, serb
Thu, 08 May 2014 19:18:36 +0400 8036861: Application can't be loaded fine,the save dialog can't show up.
pchelko [Thu, 08 May 2014 19:18:36 +0400] rev 25547
8036861: Application can't be loaded fine,the save dialog can't show up. Reviewed-by: serb, azvegint
Tue, 29 Apr 2014 06:53:38 +0800 8041535: Update certificate lists for compact1 profile
weijun [Tue, 29 Apr 2014 06:53:38 +0800] rev 25546
8041535: Update certificate lists for compact1 profile Reviewed-by: mullan, ahgross, erikj
Thu, 24 Apr 2014 16:52:45 +0100 8039520: More atomicity of atomic updates
chegar [Thu, 24 Apr 2014 16:52:45 +0100] rev 25545
8039520: More atomicity of atomic updates Reviewed-by: dl, skoivu, igerasim
Thu, 24 Apr 2014 21:09:05 +0400 8039097: Some tests fail with NPE since 7u60 b12
pchelko [Thu, 24 Apr 2014 21:09:05 +0400] rev 25544
8039097: Some tests fail with NPE since 7u60 b12 Reviewed-by: serb, alexsch
Mon, 07 Apr 2014 00:31:06 +0200 8027144: Review restriction of JAX-WS java packages going to JDK8
mkos [Mon, 07 Apr 2014 00:31:06 +0200] rev 25543
8027144: Review restriction of JAX-WS java packages going to JDK8 Summary: Restricting access to internal packages to minimise risk of security attack; fix also reviewed by Alexander Fomin Reviewed-by: mullan, mgrebac
Tue, 01 Apr 2014 11:58:42 -0400 8035004: Provider provides less service
mullan [Tue, 01 Apr 2014 11:58:42 -0400] rev 25542
8035004: Provider provides less service Reviewed-by: wetmore, skoivu
Sat, 29 Mar 2014 23:24:26 +0000 8031346: Enhance RSA key handling
xuelei [Sat, 29 Mar 2014 23:24:26 +0000] rev 25541
8031346: Enhance RSA key handling Reviewed-by: ahgross, ascarpino, asmotrak, robm, weijun, wetmore
Thu, 24 Apr 2014 21:04:16 +0400 8037162: More robust DH exchanges
xuelei [Thu, 24 Apr 2014 21:04:16 +0400] rev 25540
8037162: More robust DH exchanges Reviewed-by: weijun, asmotrak, ahgross, robm
Sat, 22 Mar 2014 12:51:48 -0400 8036571: (process) Process process arguments carefully
rriggs [Sat, 22 Mar 2014 12:51:48 -0400] rev 25539
8036571: (process) Process process arguments carefully Reviewed-by: alanb, ahgross, jeff, robm
Sat, 22 Mar 2014 02:21:11 +0400 8037046: Validate libraries to be loaded
kizune [Sat, 22 Mar 2014 02:21:11 +0400] rev 25538
8037046: Validate libraries to be loaded Reviewed-by: ksrini, ahgross
Mon, 14 Jul 2014 13:57:44 +0400 8035788: Provide more consistency for lookups
twisti [Mon, 14 Jul 2014 13:57:44 +0400] rev 25537
8035788: Provide more consistency for lookups Reviewed-by: jrose, vlivanov, ahgross
Thu, 13 Mar 2014 11:49:24 +0400 8035699: File choosers should be choosier
malenkov [Thu, 13 Mar 2014 11:49:24 +0400] rev 25536
8035699: File choosers should be choosier Reviewed-by: alexsch, art, skoivu
Thu, 24 Apr 2014 21:00:52 +0400 8033055: Issues in 2d
dbuck [Thu, 24 Apr 2014 21:00:52 +0400] rev 25535
8033055: Issues in 2d Reviewed-by: bae, prr, mschoene
Fri, 07 Mar 2014 10:15:36 +0100 8029755: Enhance subject class
jbachorik [Fri, 07 Mar 2014 10:15:36 +0100] rev 25534
8029755: Enhance subject class Reviewed-by: sla, dfuchs, hawtin
Mon, 03 Mar 2014 14:14:10 -0800 8035009: Make Proxy representations consistent
mchung [Mon, 03 Mar 2014 14:14:10 -0800] rev 25533
8035009: Make Proxy representations consistent Reviewed-by: ahgross, jfranck
Thu, 24 Apr 2014 20:58:00 +0400 8032960: Running forms URL throws NullPointerException in Javaconsole.
pchelko [Thu, 24 Apr 2014 20:58:00 +0400] rev 25532
8032960: Running forms URL throws NullPointerException in Javaconsole. Reviewed-by: anthony, serb
Fri, 28 Feb 2014 10:39:03 +0000 8034272: Do not cram data into CRAM arrays
vinnie [Fri, 28 Feb 2014 10:39:03 +0000] rev 25531
8034272: Do not cram data into CRAM arrays Reviewed-by: mullan, ahgross
Wed, 26 Feb 2014 18:56:33 +0000 8031340: Better TLS/EC management
valeriep [Wed, 26 Feb 2014 18:56:33 +0000] rev 25530
8031340: Better TLS/EC management Summary: Make sure private key structure is freed for EC key pair generation Reviewed-by: vinnie
Tue, 25 Feb 2014 19:48:47 +0400 8028285: RMI Thread can no longer call out to AWT
pchelko [Tue, 25 Feb 2014 19:48:47 +0400] rev 25529
8028285: RMI Thread can no longer call out to AWT Reviewed-by: art, serb, ddehaven
Mon, 24 Feb 2014 11:03:49 -0800 8034267: Probabilistic native crash`
prr [Mon, 24 Feb 2014 11:03:49 -0800] rev 25528
8034267: Probabilistic native crash` Reviewed-by: bae, serb, mschoene
Mon, 03 Feb 2014 21:48:46 +0400 8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
kizune [Mon, 03 Feb 2014 21:48:46 +0400] rev 25527
8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending Summary: Additional review by Chris Ries Reviewed-by: jfranck, ksrini
Wed, 16 Jul 2014 14:35:48 +0200 8044047: Missing null pointer checks for streams
psandoz [Wed, 16 Jul 2014 14:35:48 +0200] rev 25526
8044047: Missing null pointer checks for streams Reviewed-by: dfuchs Contributed-by: paul.sandoz@oracle.com, ivan.gerasimov@oracle.com
Wed, 16 Jul 2014 08:07:38 -0400 Merge
mullan [Wed, 16 Jul 2014 08:07:38 -0400] rev 25525
Merge
Wed, 16 Jul 2014 08:06:40 -0400 4867890: Clarify the return value/exception for java.security.SignedObject.verify
mullan [Wed, 16 Jul 2014 08:06:40 -0400] rev 25524
4867890: Clarify the return value/exception for java.security.SignedObject.verify Reviewed-by: weijun
Wed, 16 Jul 2014 13:02:24 +0400 8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
igerasim [Wed, 16 Jul 2014 13:02:24 +0400] rev 25523
8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException Reviewed-by: sherman
Tue, 15 Jul 2014 11:22:14 -0700 8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
prr [Tue, 15 Jul 2014 11:22:14 -0700] rev 25522
8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes Reviewed-by: psandoz, prr Contributed-by: otaviopolianasantana@gmail.com
Tue, 15 Jul 2014 10:21:07 -0700 Merge
amurillo [Tue, 15 Jul 2014 10:21:07 -0700] rev 25521
Merge
Fri, 11 Jul 2014 21:20:11 -0700 Merge
amurillo [Fri, 11 Jul 2014 21:20:11 -0700] rev 25520
Merge
Fri, 11 Jul 2014 17:04:52 -0700 Merge
amurillo [Fri, 11 Jul 2014 17:04:52 -0700] rev 25519
Merge
Fri, 11 Jul 2014 13:02:40 -0700 Merge
amurillo [Fri, 11 Jul 2014 13:02:40 -0700] rev 25518
Merge
Wed, 02 Jul 2014 16:47:49 -0400 8047737: Move array component mirror to instance of java/lang/Class
coleenp [Wed, 02 Jul 2014 16:47:49 -0400] rev 25517
8047737: Move array component mirror to instance of java/lang/Class Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM Reviewed-by: fparain, twisti, mchung
Fri, 27 Jun 2014 14:21:31 -0700 Merge
amurillo [Fri, 27 Jun 2014 14:21:31 -0700] rev 25516
Merge
Thu, 26 Jun 2014 03:26:20 -0700 8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
sspitsyn [Thu, 26 Jun 2014 03:26:20 -0700] rev 25515
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found) Summary: Need to integrate the jtreg unit test for the fixed bug JDK-8042796 Reviewed-by: dcubed, coleenp Contributed-by: serguei.spitsyn@oracle.com
Tue, 15 Jul 2014 16:46:43 +0100 8048175: Remove redundant use of reflection on core classes from JNDI
prappo [Tue, 15 Jul 2014 16:46:43 +0100] rev 25514
8048175: Remove redundant use of reflection on core classes from JNDI Reviewed-by: msheppar, vinnie
Thu, 10 Jul 2014 16:26:38 +0200 8042778: Getting all visible methods in ReferenceTypeImpl is slow
jmanson [Thu, 10 Jul 2014 16:26:38 +0200] rev 25513
8042778: Getting all visible methods in ReferenceTypeImpl is slow Reviewed-by: egahlin, dholmes
Thu, 17 Jul 2014 09:50:33 -0700 Added tag jdk9-b23 for changeset 4bc08677eca7
katleman [Thu, 17 Jul 2014 09:50:33 -0700] rev 25512
Added tag jdk9-b23 for changeset 4bc08677eca7
Wed, 05 Jul 2017 19:50:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:37 +0200] rev 25511
Merge
Fri, 18 Jul 2014 08:25:40 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:40 -0700] rev 25510
Merge
Mon, 14 Jul 2014 13:31:03 +0400 8043454: Test case for 8037157 should not throw a VerifyError
hseigel [Mon, 14 Jul 2014 13:31:03 +0400] rev 25509
8043454: Test case for 8037157 should not throw a VerifyError Summary: Don't throw VerifyError if method is NULL. Reviewed-by: acorn, lfoltan, mschoene
Wed, 07 May 2014 19:34:48 +0400 8037157: Verify <init> call
hseigel [Wed, 07 May 2014 19:34:48 +0400] rev 25508
8037157: Verify <init> call Summary: Check for null method Reviewed-by: coleenp, acorn, mschoene
Mon, 14 Jul 2014 13:15:06 +0400 8037167: Better method signature resolution
acorn [Mon, 14 Jul 2014 13:15:06 +0400] rev 25507
8037167: Better method signature resolution Reviewed-by: mschoene, hseigel, lfoltan
Mon, 14 Jul 2014 13:01:34 +0400 8036800: Attribute OOM to correct part of code
hseigel [Mon, 14 Jul 2014 13:01:34 +0400] rev 25506
8036800: Attribute OOM to correct part of code Summary: checks that the attribute_length does not exceed the length of remaining data in the class file Reviewed-by: coleenp, ahgross
Mon, 14 Jul 2014 12:45:14 +0400 8035119: Fix exceptions to bytecode verification
hseigel [Mon, 14 Jul 2014 12:45:14 +0400] rev 25505
8035119: Fix exceptions to bytecode verification Summary: Prevent ctor calls to super() and this() from avoidable code (try blocks, if stmts, etc.) Reviewed-by: coleenp, acorn, mschoene
Wed, 07 May 2014 19:21:52 +0400 8032536: JVM resolves wrong method in some unusual cases
hseigel [Wed, 07 May 2014 19:21:52 +0400] rev 25504
8032536: JVM resolves wrong method in some unusual cases Summary: Handle package private case Reviewed-by: coleenp, acorn, jdn
Mon, 14 Jul 2014 12:43:50 +0400 8030763: Validate global memory allocation
hseigel [Mon, 14 Jul 2014 12:43:50 +0400] rev 25503
8030763: Validate global memory allocation Summary: Add length checks where necessary Reviewed-by: coleenp, mschoene
Fri, 11 Jul 2014 09:14:21 -0700 Merge
amurillo [Fri, 11 Jul 2014 09:14:21 -0700] rev 25502
Merge
Fri, 11 Jul 2014 05:59:08 -0700 Merge
jmasa [Fri, 11 Jul 2014 05:59:08 -0700] rev 25501
Merge
Wed, 09 Jul 2014 16:44:30 +0200 8049426: Minor cleanups after G1 class unloading
ehelin [Wed, 09 Jul 2014 16:44:30 +0200] rev 25500
8049426: Minor cleanups after G1 class unloading Reviewed-by: stefank, brutisso
Fri, 11 Jul 2014 02:34:11 -0700 Merge
roland [Fri, 11 Jul 2014 02:34:11 -0700] rev 25499
Merge
Wed, 09 Jul 2014 21:56:16 +0000 8047734: Backout use of -Og
mduigou [Wed, 09 Jul 2014 21:56:16 +0000] rev 25498
8047734: Backout use of -Og Reviewed-by: iveresov
Wed, 09 Jul 2014 02:50:46 -0700 Merge
roland [Wed, 09 Jul 2014 02:50:46 -0700] rev 25497
Merge
Mon, 23 Jun 2014 13:33:23 +0200 8046289: compiler/6340864/TestLongVect.java timeout with
rbackman [Mon, 23 Jun 2014 13:33:23 +0200] rev 25496
8046289: compiler/6340864/TestLongVect.java timeout with Reviewed-by: iveresov, vlivanov
Thu, 03 Jul 2014 08:46:44 +0200 8022968: Some codecache allocation failures don't result in invoking the sweeper
thartmann [Thu, 03 Jul 2014 08:46:44 +0200] rev 25495
8022968: Some codecache allocation failures don't result in invoking the sweeper Summary: Add calls to CompileBroker::handle_full_code_cache() or fail gracefully whenever allocation in the code cache fails. Reviewed-by: iveresov, vlivanov
Wed, 02 Jul 2014 22:54:18 +0200 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
roland [Wed, 02 Jul 2014 22:54:18 +0200] rev 25494
8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc Summary: call to Object.finalize() sometimes allowed by compilers on array type Reviewed-by: iveresov, vlivanov
Thu, 10 Jul 2014 13:39:18 -0700 Merge
jmasa [Thu, 10 Jul 2014 13:39:18 -0700] rev 25493
Merge
Mon, 07 Jul 2014 10:12:40 +0200 8049421: G1 Class Unloading after completing a concurrent mark cycle
stefank [Mon, 07 Jul 2014 10:12:40 +0200] rev 25492
8049421: G1 Class Unloading after completing a concurrent mark cycle Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
Mon, 07 Jul 2014 12:37:11 +0200 8049420: Backout 8048248 to correct attribution
stefank [Mon, 07 Jul 2014 12:37:11 +0200] rev 25491
8049420: Backout 8048248 to correct attribution Reviewed-by: ehelin, brutisso
Mon, 07 Jul 2014 10:12:40 +0200 8048248: G1 Class Unloading after completing a concurrent mark cycle
stefank [Mon, 07 Jul 2014 10:12:40 +0200] rev 25490
8048248: G1 Class Unloading after completing a concurrent mark cycle Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov
Mon, 07 Jul 2014 10:18:33 +0200 8049411: Minimal VM build broken after gcId.cpp was added
stefank [Mon, 07 Jul 2014 10:18:33 +0200] rev 25489
8049411: Minimal VM build broken after gcId.cpp was added Reviewed-by: brutisso, ehelin, tschatzl, dholmes
Wed, 02 Jul 2014 17:24:18 -0700 Merge
jmasa [Wed, 02 Jul 2014 17:24:18 -0700] rev 25488
Merge
Wed, 02 Jul 2014 11:13:58 +0200 Merge
ehelin [Wed, 02 Jul 2014 11:13:58 +0200] rev 25487
Merge
Tue, 01 Jul 2014 09:03:55 +0200 8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
stefank [Tue, 01 Jul 2014 09:03:55 +0200] rev 25486
8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator Reviewed-by: iveresov, mgerdin
Thu, 26 Jun 2014 13:30:43 -0700 8034246: remove CMS and ParNew adaptive size policy code
jcoomes [Thu, 26 Jun 2014 13:30:43 -0700] rev 25485
8034246: remove CMS and ParNew adaptive size policy code Reviewed-by: tschatzl, jwilhelm, mgerdin
Thu, 26 Jun 2014 16:01:07 +0200 8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
tschatzl [Thu, 26 Jun 2014 16:01:07 +0200] rev 25484
8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate Summary: When G1 is run with -XX:-G1DeferredRSUpdate, the VM crashes because of wrong initialization order of member variables. The change makes the initalization explicit, not relying on initialization order any more. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 15:48:05 +0200 8035401: Fix visibility of G1ParScanThreadState members
tschatzl [Thu, 26 Jun 2014 15:48:05 +0200] rev 25483
8035401: Fix visibility of G1ParScanThreadState members Summary: After JDK-8035400 there were several opportunities to fix the visibility of several members of the G1ParScanThreadState class. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 15:45:07 +0200 8035400: Move G1ParScanThreadState into its own files
tschatzl [Thu, 26 Jun 2014 15:45:07 +0200] rev 25482
8035400: Move G1ParScanThreadState into its own files Summary: Extract the G1ParScanThreadState class from G1CollectedHeap.?pp into its own files. Reviewed-by: brutisso, mgerdin
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip