Tue, 03 Mar 2015 19:21:45 +0100 Merge
jwilhelm [Tue, 03 Mar 2015 19:21:45 +0100] rev 29330
Merge
Mon, 02 Mar 2015 16:19:59 +0100 8071335: gc/TestSmallHeap.java throw OOM
jwilhelm [Mon, 02 Mar 2015 16:19:59 +0100] rev 29329
8071335: gc/TestSmallHeap.java throw OOM Summary: To avoid OOME, do not run with -Xcomp Reviewed-by: brutisso, tschatzl
Tue, 03 Mar 2015 13:25:23 +0000 Merge
tschatzl [Tue, 03 Mar 2015 13:25:23 +0000] rev 29328
Merge
Tue, 03 Mar 2015 12:38:42 +0100 8073466: Remove buffer retaining functionality and clean up in ParGCAllocBuffer
tschatzl [Tue, 03 Mar 2015 12:38:42 +0100] rev 29327
8073466: Remove buffer retaining functionality and clean up in ParGCAllocBuffer Reviewed-by: jmasa, kbarrett
Tue, 03 Mar 2015 12:19:35 +0100 8073464: GC workers do not have thread names
david [Tue, 03 Mar 2015 12:19:35 +0100] rev 29326
8073464: GC workers do not have thread names Reviewed-by: brutisso, tschatzl
Fri, 27 Feb 2015 19:52:48 -0500 8069016: Add BarrierSet downcast support
kbarrett [Fri, 27 Feb 2015 19:52:48 -0500] rev 29325
8069016: Add BarrierSet downcast support Summary: Add FakeRttiSupport utility and use to provide barrier_set_cast. Reviewed-by: jmasa, sangheki
Thu, 26 Feb 2015 21:00:03 +0100 8073883: serviceability/dcmd/gc/RunGCTest.java should not run with -XX:+ExplicitGCInvokesConcurrent
jwilhelm [Thu, 26 Feb 2015 21:00:03 +0100] rev 29324
8073883: serviceability/dcmd/gc/RunGCTest.java should not run with -XX:+ExplicitGCInvokesConcurrent Summary: Don't run test with -XX:+ExplicitGCInvokesConcurrent Reviewed-by: mgerdin
Thu, 26 Feb 2015 17:02:48 +0100 8073950: Quarantine failing test: gc/TestSoftReferencesBehaviorOnOOME.java due to JDK-8073669
jwilhelm [Thu, 26 Feb 2015 17:02:48 +0100] rev 29323
8073950: Quarantine failing test: gc/TestSoftReferencesBehaviorOnOOME.java due to JDK-8073669 Summary: Quarantine gc/TestSoftReferencesBehaviorOnOOME.java Reviewed-by: mgerdin, tschatzl Contributed-by: andrey.x.zakharov@oracle.com
Tue, 03 Mar 2015 20:17:07 +0100 8073042: jcmd hangs until another jcmd is executed (which, in turn also hangs)
mgronlun [Tue, 03 Mar 2015 20:17:07 +0100] rev 29322
8073042: jcmd hangs until another jcmd is executed (which, in turn also hangs) Reviewed-by: jbachorik, dsamersoff, farvidsson
Mon, 02 Mar 2015 16:31:25 -0800 8072439: fix for 8047720 may need more work
dcubed [Mon, 02 Mar 2015 16:31:25 -0800] rev 29321
8072439: fix for 8047720 may need more work Summary: Cleanup PeriodTask_lock usage. Also reviewed by varming@gmail.com. Reviewed-by: dholmes, dcubed, mgronlun, coleenp Contributed-by: varming@gmail.com, daniel.daugherty@oracle.com
Mon, 02 Mar 2015 05:32:01 -0800 Merge
ctornqvi [Mon, 02 Mar 2015 05:32:01 -0800] rev 29320
Merge
Fri, 27 Feb 2015 12:48:06 -0500 8073908: Replace hotspot/testlibrary use of sun.management with public API
hseigel [Fri, 27 Feb 2015 12:48:06 -0500] rev 29319
8073908: Replace hotspot/testlibrary use of sun.management with public API Summary: use java.lang API's instead of sun.management API's. Reviewed-by: sla, iignatyev, gtriantafill, mchung
Thu, 26 Feb 2015 06:11:56 -0800 8069291: [TESTBUG] runtime/threads/Fibonacci: OutOfMemoryError: unable to create native thread
ctornqvi [Thu, 26 Feb 2015 06:11:56 -0800] rev 29318
8069291: [TESTBUG] runtime/threads/Fibonacci: OutOfMemoryError: unable to create native thread Reviewed-by: dholmes, ctornqvi Contributed-by: dmitry.dmitriev@oracle.com
Thu, 26 Feb 2015 06:11:40 -0800 8073718: [TESTBUG] Cleanup test output and skip creating mini dumps
ctornqvi [Thu, 26 Feb 2015 06:11:40 -0800] rev 29317
8073718: [TESTBUG] Cleanup test output and skip creating mini dumps Reviewed-by: sla, ctornqvi Contributed-by: stefan.sarne@oracle.com
Wed, 25 Feb 2015 00:30:54 -0800 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
sspitsyn [Wed, 25 Feb 2015 00:30:54 -0800] rev 29316
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale Summary: optimize the adjust_method_entries functions by using the orig_method_idnum() function Reviewed-by: coleenp, dcubed Contributed-by: serguei.spitsyn@oracle.com
Thu, 12 Mar 2015 13:35:04 -0700 Added tag jdk9-b54 for changeset 2bf25ac4195f
katleman [Thu, 12 Mar 2015 13:35:04 -0700] rev 29315
Added tag jdk9-b54 for changeset 2bf25ac4195f
Thu, 12 Mar 2015 21:12:51 -0700 Merge
lana [Thu, 12 Mar 2015 21:12:51 -0700] rev 29314
Merge
Thu, 12 Mar 2015 12:30:36 -0700 8072734: Turn on doclint checking in the build of modules in the jdk repo
darcy [Thu, 12 Mar 2015 12:30:36 -0700] rev 29313
8072734: Turn on doclint checking in the build of modules in the jdk repo Reviewed-by: erikj
Thu, 12 Mar 2015 12:13:23 +0100 8074988: Reduce boilerplate in Setup* macro definitions
erikj [Thu, 12 Mar 2015 12:13:23 +0100] rev 29312
8074988: Reduce boilerplate in Setup* macro definitions Reviewed-by: tbell, ihse
Wed, 11 Mar 2015 08:25:55 -0700 8074910: hgforest.sh needs an option to bring over a smaller set of extra repos
prr [Wed, 11 Mar 2015 08:25:55 -0700] rev 29311
8074910: hgforest.sh needs an option to bring over a smaller set of extra repos Reviewed-by: erikj, chegar
Tue, 10 Mar 2015 14:09:19 -0700 Merge
amurillo [Tue, 10 Mar 2015 14:09:19 -0700] rev 29310
Merge
Fri, 06 Mar 2015 04:58:52 -0800 Merge
amurillo [Fri, 06 Mar 2015 04:58:52 -0800] rev 29309
Merge
Mon, 02 Mar 2015 07:20:09 -0800 Merge
vlivanov [Mon, 02 Mar 2015 07:20:09 -0800] rev 29308
Merge
Tue, 24 Feb 2015 07:38:43 -0800 Merge
vlivanov [Tue, 24 Feb 2015 07:38:43 -0800] rev 29307
Merge
Mon, 23 Feb 2015 08:48:19 +0100 8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
thartmann [Mon, 23 Feb 2015 08:48:19 +0100] rev 29306
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion Summary: Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full. Reviewed-by: kvn, iveresov
Tue, 10 Mar 2015 14:36:56 +0100 8073021: add native code coverage target into makefiles
erikj [Tue, 10 Mar 2015 14:36:56 +0100] rev 29305
8073021: add native code coverage target into makefiles Reviewed-by: ihse, tbell, iignatyev
Mon, 09 Mar 2015 10:39:16 +0100 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse [Mon, 09 Mar 2015 10:39:16 +0100] rev 29304
8074096: Disable (most) native warnings in JDK on a per-library basis Reviewed-by: erikj, tbell
Fri, 06 Mar 2015 11:00:42 -0800 8074430: Move policytool to jdk.policytool module
mchung [Fri, 06 Mar 2015 11:00:42 -0800] rev 29303
8074430: Move policytool to jdk.policytool module Reviewed-by: alanb, weijun, erikj, ihse
Fri, 06 Mar 2015 09:11:22 -0800 8074429: Move jar, jarsigner tool to jdk.jartool module
mchung [Fri, 06 Mar 2015 09:11:22 -0800] rev 29302
8074429: Move jar, jarsigner tool to jdk.jartool module Reviewed-by: alanb, weijun, erikj, ihse
Fri, 06 Mar 2015 09:02:09 -0800 8074428: Move pack200, unpack200, libpack200 to jdk.pack200
mchung [Fri, 06 Mar 2015 09:02:09 -0800] rev 29301
8074428: Move pack200, unpack200, libpack200 to jdk.pack200 Reviewed-by: alanb, weijun, erikj, ihse
Thu, 12 Mar 2015 13:35:02 -0700 Added tag jdk9-b54 for changeset 04b3a5821c0d
katleman [Thu, 12 Mar 2015 13:35:02 -0700] rev 29300
Added tag jdk9-b54 for changeset 04b3a5821c0d
Wed, 05 Jul 2017 20:23:32 +0200 Added tag jdk9-b54 for changeset 82cd31c5d6ca
duke [Wed, 05 Jul 2017 20:23:32 +0200] rev 29299
Added tag jdk9-b54 for changeset 82cd31c5d6ca
Wed, 05 Jul 2017 20:23:32 +0200 Merge jdk9-b54
duke [Wed, 05 Jul 2017 20:23:32 +0200] rev 29298
Merge
Wed, 05 Jul 2017 20:23:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:23:28 +0200] rev 29297
Merge
Thu, 05 Mar 2015 15:24:15 -0800 Merge
lana [Thu, 05 Mar 2015 15:24:15 -0800] rev 29296
Merge
Thu, 05 Mar 2015 15:03:07 +0000 8073432: Object.getClass() throws stackless NPE, due to C2 intrinsic
mcimadamore [Thu, 05 Mar 2015 15:03:07 +0000] rev 29295
8073432: Object.getClass() throws stackless NPE, due to C2 intrinsic Summary: Javac should generate NPE checks using Objects.requireNonNull if -target >= 7 Reviewed-by: jlahoda Contributed-by: aleksey.shipilev@oracle.com
Thu, 05 Mar 2015 13:10:49 +0000 8073645: Add lambda-based lazy eval versions of Assert.check methods
mcimadamore [Thu, 05 Mar 2015 13:10:49 +0000] rev 29294
8073645: Add lambda-based lazy eval versions of Assert.check methods Summary: Enhance Assert so that lazy string computation can occurr where needed; enhance static roding rule checkers to make sure the right version of the method is called. Reviewed-by: jlahoda
Mon, 02 Mar 2015 10:41:08 +0530 8071453: Allow interface methods to be private
sadayapalam [Mon, 02 Mar 2015 10:41:08 +0530] rev 29293
8071453: Allow interface methods to be private Reviewed-by: mcimadamore Contributed-by: maurizio.cimadamore@oracle.com, srikanth.adayapalam@oracle.com
Fri, 27 Feb 2015 18:20:33 +0000 8073842: Invalid method reference when referencing a method on a wildcard type
mcimadamore [Fri, 27 Feb 2015 18:20:33 +0000] rev 29292
8073842: Invalid method reference when referencing a method on a wildcard type Summary: Method rteference lookup logic doesn't skip type-variables as required by javac. Reviewed-by: jlahoda
Fri, 27 Feb 2015 11:51:53 +0000 8073550: java* tools: replace obj.getClass hacks with Assert.checkNonNull or Objects.requireNonNull
mcimadamore [Fri, 27 Feb 2015 11:51:53 +0000] rev 29291
8073550: java* tools: replace obj.getClass hacks with Assert.checkNonNull or Objects.requireNonNull Summary: replace getClass() with approapriate NPE checks Reviewed-by: jjg Contributed-by: aleksey.shipilev@oracle.com
Thu, 05 Mar 2015 11:26:21 -0800 Added tag jdk9-b53 for changeset 569659e4dc38
katleman [Thu, 05 Mar 2015 11:26:21 -0800] rev 29290
Added tag jdk9-b53 for changeset 569659e4dc38
Wed, 05 Jul 2017 20:23:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:23:23 +0200] rev 29289
Merge
Thu, 05 Mar 2015 11:26:16 -0800 Added tag jdk9-b53 for changeset eccafe6808d1
katleman [Thu, 05 Mar 2015 11:26:16 -0800] rev 29288
Added tag jdk9-b53 for changeset eccafe6808d1
Wed, 05 Jul 2017 20:23:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:23:19 +0200] rev 29287
Merge
Thu, 05 Mar 2015 11:26:16 -0800 Added tag jdk9-b53 for changeset 6be67f434046
katleman [Thu, 05 Mar 2015 11:26:16 -0800] rev 29286
Added tag jdk9-b53 for changeset 6be67f434046
Wed, 05 Jul 2017 20:23:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:23:16 +0200] rev 29285
Merge
Thu, 05 Mar 2015 15:22:39 -0800 Merge
lana [Thu, 05 Mar 2015 15:22:39 -0800] rev 29284
Merge
Thu, 05 Mar 2015 15:43:43 +0100 8035712: Restore some of the RuntimeCallSite specializations
attila [Thu, 05 Mar 2015 15:43:43 +0100] rev 29283
8035712: Restore some of the RuntimeCallSite specializations Reviewed-by: hannesw, lagergren
Mon, 02 Mar 2015 14:33:55 +0100 8074031: Canonicalize is-a-JS-string tests
attila [Mon, 02 Mar 2015 14:33:55 +0100] rev 29282
8074031: Canonicalize is-a-JS-string tests Reviewed-by: hannesw, lagergren
Fri, 27 Feb 2015 14:33:47 +0100 8073707: const re-assignment should not reported as a early error
hannesw [Fri, 27 Feb 2015 14:33:47 +0100] rev 29281
8073707: const re-assignment should not reported as a early error Reviewed-by: sundar, attila
Fri, 27 Feb 2015 18:03:18 +0530 8074021: Indirect eval fails when used as an element of an array or as a property of an object
sundar [Fri, 27 Feb 2015 18:03:18 +0530] rev 29280
8074021: Indirect eval fails when used as an element of an array or as a property of an object Reviewed-by: attila, hannesw
Thu, 05 Mar 2015 11:26:22 -0800 Added tag jdk9-b53 for changeset 1582f6df75ee
katleman [Thu, 05 Mar 2015 11:26:22 -0800] rev 29279
Added tag jdk9-b53 for changeset 1582f6df75ee
Wed, 05 Jul 2017 20:23:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:23:10 +0200] rev 29278
Merge
Thu, 05 Mar 2015 11:26:13 -0800 Added tag jdk9-b53 for changeset 92bf22ed0621
katleman [Thu, 05 Mar 2015 11:26:13 -0800] rev 29277
Added tag jdk9-b53 for changeset 92bf22ed0621
Wed, 05 Jul 2017 20:23:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:23:07 +0200] rev 29276
Merge
Thu, 05 Mar 2015 15:23:22 -0800 Merge
lana [Thu, 05 Mar 2015 15:23:22 -0800] rev 29275
Merge
Thu, 05 Mar 2015 17:04:47 +0000 8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
chegar [Thu, 05 Mar 2015 17:04:47 +0000] rev 29274
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently Reviewed-by: rriggs, smarks
Thu, 05 Mar 2015 14:54:07 +0100 8073148: "The server has decided to close this client connection" repeated continuously
sjiang [Thu, 05 Mar 2015 14:54:07 +0100] rev 29273
8073148: "The server has decided to close this client connection" repeated continuously Reviewed-by: jbachorik
Thu, 05 Mar 2015 05:06:00 -0800 8030708: warnings from b119 for jdk/src/share/back: JNI exception pending
dsamersoff [Thu, 05 Mar 2015 05:06:00 -0800] rev 29272
8030708: warnings from b119 for jdk/src/share/back: JNI exception pending Summary: Added some more checks for pending exception Reviewed-by: dholmes, sspitsyn
Thu, 05 Mar 2015 09:38:45 +0000 8068260: java/io/Serializable/clearHandleTable/ClearHandleTable.java timed out
chegar [Thu, 05 Mar 2015 09:38:45 +0000] rev 29271
8068260: java/io/Serializable/clearHandleTable/ClearHandleTable.java timed out Reviewed-by: rriggs, smarks
Wed, 04 Mar 2015 15:05:41 -0800 8073445: (fs) FileSystem.getPathMatcher(...) should check syntax component without regard to case
bpb [Wed, 04 Mar 2015 15:05:41 -0800] rev 29270
8073445: (fs) FileSystem.getPathMatcher(...) should check syntax component without regard to case Summary: Change String equals() to equalsIgnoreCase() where needed. Reviewed-by: alanb
Wed, 04 Mar 2015 13:22:45 -0800 8073923: Files.lines() documentation needs clarification
smarks [Wed, 04 Mar 2015 13:22:45 -0800] rev 29269
8073923: Files.lines() documentation needs clarification Reviewed-by: darcy, alanb
Wed, 04 Mar 2015 13:44:18 +0300 8074067: (bf) Re-examine java.base/share/native/libjava/Bits.c
igerasim [Wed, 04 Mar 2015 13:44:18 +0300] rev 29268
8074067: (bf) Re-examine java.base/share/native/libjava/Bits.c Reviewed-by: alanb, martin
Wed, 04 Mar 2015 16:26:49 +0800 8048610: Implement regression test for bug fix of 4686632 in JCE
weijun [Wed, 04 Mar 2015 16:26:49 +0800] rev 29267
8048610: Implement regression test for bug fix of 4686632 in JCE Reviewed-by: weijun Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 04 Mar 2015 08:10:23 +0000 8050371: More MessageDigest tests
xuelei [Wed, 04 Mar 2015 08:10:23 +0000] rev 29266
8050371: More MessageDigest tests Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 04 Mar 2015 10:12:25 +0800 8048360: Test signed jar files
weijun [Wed, 04 Mar 2015 10:12:25 +0800] rev 29265
8048360: Test signed jar files Reviewed-by: weijun Contributed-by: Amanda Jiang <amanda.jiang@oracle.com>
Tue, 03 Mar 2015 14:16:49 -0800 8054037: Improve tracing for java.security.debug=certpath
juh [Tue, 03 Mar 2015 14:16:49 -0800] rev 29264
8054037: Improve tracing for java.security.debug=certpath 8055207: keystore and truststore debug output could be much better Reviewed-by: mullan, coffeys, jnimeh
Tue, 03 Mar 2015 08:49:13 -0800 Merge
prr [Tue, 03 Mar 2015 08:49:13 -0800] rev 29263
Merge
Mon, 23 Feb 2015 10:47:32 -0800 Merge
prr [Mon, 23 Feb 2015 10:47:32 -0800] rev 29262
Merge
Thu, 19 Feb 2015 18:47:55 +0300 8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
serb [Thu, 19 Feb 2015 18:47:55 +0300] rev 29261
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code Reviewed-by: erikj, ihse, alexsch
Thu, 19 Feb 2015 12:50:32 +0000 8056915: Focus lost in applet when browser window is minimized and restored
aivanov [Thu, 19 Feb 2015 12:50:32 +0000] rev 29260
8056915: Focus lost in applet when browser window is minimized and restored Reviewed-by: ant, dtitov, dcherepanov
Wed, 18 Feb 2015 11:15:24 -0800 8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
van [Wed, 18 Feb 2015 11:15:24 -0800] rev 29259
8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners Reviewed-by: ptbrunet, serb
Wed, 18 Feb 2015 16:59:51 +0300 8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
serb [Wed, 18 Feb 2015 16:59:51 +0300] rev 29258
8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before Reviewed-by: azvegint, prr
Tue, 17 Feb 2015 11:50:06 -0800 Merge
ddehaven [Tue, 17 Feb 2015 11:50:06 -0800] rev 29257
Merge
Tue, 17 Feb 2015 19:56:15 +0300 8072069: Toolkit.getScreenInsets() doesn't update if insets change
anashaty [Tue, 17 Feb 2015 19:56:15 +0300] rev 29256
8072069: Toolkit.getScreenInsets() doesn't update if insets change Reviewed-by: serb, azvegint
Mon, 16 Feb 2015 20:01:17 +0300 8039269: images/cursors should not be in ${java.home}/lib
serb [Mon, 16 Feb 2015 20:01:17 +0300] rev 29255
8039269: images/cursors should not be in ${java.home}/lib Reviewed-by: mchung, alanb, erikj
Mon, 16 Feb 2015 19:10:05 +0300 8072676: [macosx] Jtree icon painted over label when scrollbars present in window
anashaty [Mon, 16 Feb 2015 19:10:05 +0300] rev 29254
8072676: [macosx] Jtree icon painted over label when scrollbars present in window Reviewed-by: serb, alexsch
Mon, 16 Feb 2015 10:34:52 +0100 8072905: Fix copyright year for test from JDK-8071705
neugens [Mon, 16 Feb 2015 10:34:52 +0100] rev 29253
8072905: Fix copyright year for test from JDK-8071705 Summary: Test was pushed with wrong copyright year Reviewed-by: alexsch
Sat, 14 Feb 2015 21:05:41 +0300 8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace
serb [Sat, 14 Feb 2015 21:05:41 +0300] rev 29252
8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace Reviewed-by: prr, serb Contributed-by: prasanta.sadhukhan@oracle.com
Thu, 12 Feb 2015 14:56:30 -0800 Merge
asaha [Thu, 12 Feb 2015 14:56:30 -0800] rev 29251
Merge
Wed, 11 Feb 2015 16:22:29 -0800 8068518: IllegalArgumentException in JTree.AccessibleJTree
van [Wed, 11 Feb 2015 16:22:29 -0800] rev 29250
8068518: IllegalArgumentException in JTree.AccessibleJTree Reviewed-by: alexsch, ptbrunet
Wed, 11 Feb 2015 15:10:33 +0300 8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors
ssides [Wed, 11 Feb 2015 15:10:33 +0300] rev 29249
8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors Summary: Fix typos in javadoc of BasicOptionPaneUI.addMessageComponents() Reviewed-by: alexsch, serb
Wed, 11 Feb 2015 07:54:39 +0100 8071705: Java application menu misbehaves when running multiple screen stacked vertically
neugens [Wed, 11 Feb 2015 07:54:39 +0100] rev 29248
8071705: Java application menu misbehaves when running multiple screen stacked vertically Summary: JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically Reviewed-by: alexsch
Tue, 03 Mar 2015 06:23:50 -0800 Merge
amurillo [Tue, 03 Mar 2015 06:23:50 -0800] rev 29247
Merge
Fri, 27 Feb 2015 07:34:27 -0800 Merge
amurillo [Fri, 27 Feb 2015 07:34:27 -0800] rev 29246
Merge
Mon, 23 Feb 2015 05:01:33 -0800 Merge
ctornqvi [Mon, 23 Feb 2015 05:01:33 -0800] rev 29245
Merge
Wed, 18 Feb 2015 17:50:41 +0100 8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface
jbachorik [Wed, 18 Feb 2015 17:50:41 +0100] rev 29244
8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface Reviewed-by: sspitsyn, sla
Tue, 03 Mar 2015 12:30:48 +0100 8071479: Stream and lambdafication improvements to j.u.regex.Matcher
psandoz [Tue, 03 Mar 2015 12:30:48 +0100] rev 29243
8071479: Stream and lambdafication improvements to j.u.regex.Matcher Reviewed-by: smarks, briangoetz, sherman
Tue, 03 Mar 2015 10:30:44 +0300 8074066: Useless code in share/native/libjava/VM.c
igerasim [Tue, 03 Mar 2015 10:30:44 +0300] rev 29242
8074066: Useless code in share/native/libjava/VM.c Reviewed-by: mchung
Mon, 02 Mar 2015 17:36:56 -0800 Merge
kvn [Mon, 02 Mar 2015 17:36:56 -0800] rev 29241
Merge
Mon, 02 Mar 2015 15:15:15 -0800 Merge
kvn [Mon, 02 Mar 2015 15:15:15 -0800] rev 29240
Merge
Mon, 02 Mar 2015 10:09:03 -0800 Merge
kvn [Mon, 02 Mar 2015 10:09:03 -0800] rev 29239
Merge
Thu, 26 Feb 2015 10:56:26 -0800 Merge
kvn [Thu, 26 Feb 2015 10:56:26 -0800] rev 29238
Merge
Fri, 06 Feb 2015 10:14:59 -0800 8072053: AARCH64: remove src/java.base/unix/native/libjli/aarch64/jvm.cfg
aph [Fri, 06 Feb 2015 10:14:59 -0800] rev 29237
8072053: AARCH64: remove src/java.base/unix/native/libjli/aarch64/jvm.cfg Reviewed-by: kvn
Tue, 20 Jan 2015 15:22:24 -0800 Merge
kvn [Tue, 20 Jan 2015 15:22:24 -0800] rev 29236
Merge
Thu, 11 Dec 2014 15:05:41 -0800 Merge
kvn [Thu, 11 Dec 2014 15:05:41 -0800] rev 29235
Merge
Fri, 21 Nov 2014 14:58:29 -0800 Merge
kvn [Fri, 21 Nov 2014 14:58:29 -0800] rev 29234
Merge
Thu, 13 Nov 2014 15:45:45 -0800 8064594: AARCH64: JDK changes
aph [Thu, 13 Nov 2014 15:45:45 -0800] rev 29233
8064594: AARCH64: JDK changes Reviewed-by: dholmes, twisti, kvn
Mon, 02 Mar 2015 16:06:58 -0800 8074126: Correct @see cross-refs to the JLS in java.lang[.annotation]
darcy [Mon, 02 Mar 2015 16:06:58 -0800] rev 29232
8074126: Correct @see cross-refs to the JLS in java.lang[.annotation] Reviewed-by: lancea
Mon, 02 Mar 2015 13:37:30 -0800 8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
bchristi [Mon, 02 Mar 2015 13:37:30 -0800] rev 29231
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it Reviewed-by: alanb, erikj, ihse, mchung
Mon, 02 Mar 2015 14:46:10 +0100 8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
dfuchs [Mon, 02 Mar 2015 14:46:10 +0100] rev 29230
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli() Summary: Instant.toEpochMilli() now takes into account the sign of the 'seconds' field. Reviewed-by: rriggs, scolebourne
Mon, 02 Mar 2015 14:18:05 +0100 8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
erikj [Mon, 02 Mar 2015 14:18:05 +0100] rev 29229
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris Reviewed-by: ihse
Mon, 02 Mar 2015 11:07:47 +0300 8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win]
igerasim [Mon, 02 Mar 2015 11:07:47 +0300] rev 29228
8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win] Reviewed-by: alanb
Mon, 02 Mar 2015 11:48:08 +0900 8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
okutsu [Mon, 02 Mar 2015 11:48:08 +0900] rev 29227
8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings Reviewed-by: peytoia
Sat, 28 Feb 2015 13:17:13 +0100 8073497: Lazy conversion of ZipEntry time
redestad [Sat, 28 Feb 2015 13:17:13 +0100] rev 29226
8073497: Lazy conversion of ZipEntry time Reviewed-by: sherman, plevart
Sat, 28 Feb 2015 10:47:07 +0800 8074018: Named extension not recognized in keytool -ext honored after 8073182
weijun [Sat, 28 Feb 2015 10:47:07 +0800] rev 29225
8074018: Named extension not recognized in keytool -ext honored after 8073182 Reviewed-by: mullan
Fri, 27 Feb 2015 14:36:03 -0800 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
bpb [Fri, 27 Feb 2015 14:36:03 -0800] rev 29224
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking Summary: Remove restriction to blocking case Reviewed-by: alanb, chegar
Fri, 27 Feb 2015 18:12:07 +0000 8074043: java.util.Arrays setAll and parallelSetAll subrange note
chegar [Fri, 27 Feb 2015 18:12:07 +0000] rev 29223
8074043: java.util.Arrays setAll and parallelSetAll subrange note Reviewed-by: smarks
Fri, 27 Feb 2015 10:09:06 -0500 8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation
rriggs [Fri, 27 Feb 2015 10:09:06 -0500] rev 29222
8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation Summary: create the gen-separate directory in the current directory to improve robustness Reviewed-by: darcy
Fri, 27 Feb 2015 18:03:21 +0300 8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
vlivanov [Fri, 27 Feb 2015 18:03:21 +0300] rev 29221
8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict Reviewed-by: psandoz
Fri, 27 Feb 2015 11:45:07 +0000 8074022: Serialization should issue a freeze action after reconstituting a graph that contains objects with final fields
chegar [Fri, 27 Feb 2015 11:45:07 +0000] rev 29220
8074022: Serialization should issue a freeze action after reconstituting a graph that contains objects with final fields Reviewed-by: dholmes, plevart, psandoz
Fri, 27 Feb 2015 11:56:42 +0100 8072842: Add support for building native JTReg tests
ihse [Fri, 27 Feb 2015 11:56:42 +0100] rev 29219
8072842: Add support for building native JTReg tests Reviewed-by: erikj, sla
Fri, 27 Feb 2015 09:58:25 +0100 8071600: Add a flat-mapping collector
psandoz [Fri, 27 Feb 2015 09:58:25 +0100] rev 29218
8071600: Add a flat-mapping collector Reviewed-by: smarks, chegar, briangoetz
Thu, 05 Mar 2015 11:26:17 -0800 Added tag jdk9-b53 for changeset 4bb4756ceb9c
katleman [Thu, 05 Mar 2015 11:26:17 -0800] rev 29217
Added tag jdk9-b53 for changeset 4bb4756ceb9c
Wed, 05 Jul 2017 20:22:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:22:50 +0200] rev 29216
Merge
Thu, 05 Mar 2015 15:21:35 -0800 Merge
lana [Thu, 05 Mar 2015 15:21:35 -0800] rev 29215
Merge
Tue, 03 Mar 2015 17:56:33 +0000 8074349: AARCH64: C2 generates poor code for some byte and character stores
aph [Tue, 03 Mar 2015 17:56:33 +0000] rev 29214
8074349: AARCH64: C2 generates poor code for some byte and character stores Summary: Use iRegIorL2I as src input for char and byte stores. Reviewed-by: kvn
Tue, 03 Mar 2015 06:23:49 -0800 Merge
amurillo [Tue, 03 Mar 2015 06:23:49 -0800] rev 29213
Merge
Fri, 27 Feb 2015 07:34:26 -0800 Merge
amurillo [Fri, 27 Feb 2015 07:34:26 -0800] rev 29212
Merge
Thu, 26 Feb 2015 19:32:03 +0100 Merge
jwilhelm [Thu, 26 Feb 2015 19:32:03 +0100] rev 29211
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip