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
Thu, 26 Jun 2014 11:36:58 +0200 8047818: G1 HeapRegions can no longer be ContiguousSpaces
mgerdin [Thu, 26 Jun 2014 11:36:58 +0200] rev 25481
8047818: G1 HeapRegions can no longer be ContiguousSpaces Summary: Change parent of G1OffsetTableContigSpace to CompactibleSpace, reimplement missing functionality Reviewed-by: stefank, jmasa, tschatzl
Thu, 26 Jun 2014 13:20:18 +0200 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
mgerdin [Thu, 26 Jun 2014 13:20:18 +0200] rev 25480
8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes Reviewed-by: stefank, brutisso, tschatzl
Thu, 26 Jun 2014 10:00:00 +0200 8047821: G1 Does not use the save_marks functionality as intended
mgerdin [Thu, 26 Jun 2014 10:00:00 +0200] rev 25479
8047821: G1 Does not use the save_marks functionality as intended Summary: Rename save_marks to record_top_and_timestamp and remove som unused but related methods Reviewed-by: stefank, ehelin
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip