Fri, 11 Dec 2015 20:06:25 +0530 8145186: jjs package completion should have a fallback when javac is not available
sundar [Fri, 11 Dec 2015 20:06:25 +0530] rev 34551
8145186: jjs package completion should have a fallback when javac is not available Reviewed-by: hannesw, mhaupt
Thu, 10 Dec 2015 09:24:33 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:33 -0800] rev 34550
Merge
Wed, 09 Dec 2015 16:56:34 +0530 8144979: Context.fromClass should catch exception from Class.getClassLoader call
sundar [Wed, 09 Dec 2015 16:56:34 +0530] rev 34549
8144979: Context.fromClass should catch exception from Class.getClassLoader call Reviewed-by: attila, mhaupt
Tue, 08 Dec 2015 17:16:10 +0530 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
sundar [Tue, 08 Dec 2015 17:16:10 +0530] rev 34548
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples Reviewed-by: mhaupt, attila
Thu, 10 Dec 2015 08:17:13 -0800 Added tag jdk-9+96 for changeset 33e727a94932
lana [Thu, 10 Dec 2015 08:17:13 -0800] rev 34547
Added tag jdk-9+96 for changeset 33e727a94932
Wed, 05 Jul 2017 21:07:16 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:16 +0200] rev 34546
Merge
Thu, 10 Dec 2015 08:17:02 -0800 Added tag jdk-9+96 for changeset 9b37c8a452b5
lana [Thu, 10 Dec 2015 08:17:02 -0800] rev 34545
Added tag jdk-9+96 for changeset 9b37c8a452b5
Wed, 05 Jul 2017 21:07:11 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:11 +0200] rev 34544
Merge
Fri, 11 Dec 2015 08:30:50 -0800 8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method
bpb [Fri, 11 Dec 2015 08:30:50 -0800] rev 34543
8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method Summary: Do not delete file which provoked an unexpected exception. Reviewed-by: alanb
Fri, 11 Dec 2015 16:16:55 +0100 8145077: AIX: fix harfbuzz support
simonis [Fri, 11 Dec 2015 16:16:55 +0100] rev 34542
8145077: AIX: fix harfbuzz support Reviewed-by: prr
Fri, 11 Dec 2015 09:34:56 -0500 8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
mullan [Fri, 11 Dec 2015 09:34:56 -0500] rev 34541
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages Reviewed-by: mchung, weijun, wetmore
Fri, 13 Nov 2015 14:44:05 +0100 8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
jbachorik [Fri, 13 Nov 2015 14:44:05 +0100] rev 34540
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties Reviewed-by: sla
Fri, 11 Dec 2015 11:46:45 +0100 8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
erikj [Fri, 11 Dec 2015 11:46:45 +0100] rev 34539
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c Reviewed-by: tbell, dholmes
Thu, 10 Dec 2015 17:47:26 -0800 8032027: Add BigInteger square root methods
bpb [Thu, 10 Dec 2015 17:47:26 -0800] rev 34538
8032027: Add BigInteger square root methods Summary: Add sqrt() and sqrtAndReminder() using Newton iteration Reviewed-by: darcy, lowasser
Thu, 10 Dec 2015 15:57:27 -0800 8139133: Changing the modification time on a unix domain socket file fails
bpb [Thu, 10 Dec 2015 15:57:27 -0800] rev 34537
8139133: Changing the modification time on a unix domain socket file fails Summary: If a file descriptor cannot be obtained, use utimes() instead of futimes(). Reviewed-by: alanb
Thu, 10 Dec 2015 09:23:49 -0800 Merge
lana [Thu, 10 Dec 2015 09:23:49 -0800] rev 34536
Merge
Thu, 10 Dec 2015 10:04:41 +0000 8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
chegar [Thu, 10 Dec 2015 10:04:41 +0000] rev 34535
8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16 Reviewed-by: psandoz, sherman
Thu, 10 Dec 2015 06:09:36 +0000 8136410: AlgorithmDecomposer is not parsing padding correctly
xuelei [Thu, 10 Dec 2015 06:09:36 +0000] rev 34534
8136410: AlgorithmDecomposer is not parsing padding correctly Reviewed-by: weijun
Wed, 09 Dec 2015 15:27:21 -0500 8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc.
ntv [Wed, 09 Dec 2015 15:27:21 -0500] rev 34533
8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc. Reviewed-by: rriggs, scolebourne
Wed, 09 Dec 2015 14:20:51 +0530 8025547: Locale.toString() documentation error
rgoel [Wed, 09 Dec 2015 14:20:51 +0530] rev 34532
8025547: Locale.toString() documentation error Summary: Updated API doc of Locale.toString method. Reviewed-by: okutsu
Wed, 09 Dec 2015 17:34:09 +0000 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm [Wed, 09 Dec 2015 17:34:09 +0000] rev 34531
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently Reviewed-by: vinnie
Wed, 09 Dec 2015 18:25:36 +0100 8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character
redestad [Wed, 09 Dec 2015 18:25:36 +0100] rev 34530
8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character Reviewed-by: vlivanov, shade, forax
Wed, 09 Dec 2015 15:16:00 +0000 8143397: It looks like InetAddress.isReachable(timeout) works incorrectly
robm [Wed, 09 Dec 2015 15:16:00 +0000] rev 34529
8143397: It looks like InetAddress.isReachable(timeout) works incorrectly Reviewed-by: xuelei, msheppar
Wed, 09 Dec 2015 10:36:33 +0000 8141651: Deadlock in sun.security.ssl.SSLSocketImpl
xuelei [Wed, 09 Dec 2015 10:36:33 +0000] rev 34528
8141651: Deadlock in sun.security.ssl.SSLSocketImpl Reviewed-by: weijun
Tue, 08 Dec 2015 13:48:22 -0800 8139232: JEP-269 initial API and skeleton implementations
smarks [Tue, 08 Dec 2015 13:48:22 -0800] rev 34527
8139232: JEP-269 initial API and skeleton implementations Reviewed-by: psandoz, rriggs
Tue, 08 Dec 2015 16:43:58 -0800 8144958: changes by JDK-8142508 seems to have broken jtreg
sherman [Tue, 08 Dec 2015 16:43:58 -0800] rev 34526
8144958: changes by JDK-8142508 seems to have broken jtreg Reviewed-by: darcy
Tue, 08 Dec 2015 09:25:01 -0800 8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
sherman [Tue, 08 Dec 2015 09:25:01 -0800] rev 34525
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk Reviewed-by: coffeys
Tue, 08 Dec 2015 12:05:51 +0100 8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
erikj [Tue, 08 Dec 2015 12:05:51 +0100] rev 34524
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c Reviewed-by: dholmes
Tue, 08 Dec 2015 10:13:57 +0530 8143404: Remove apple script engine code in jdk repository
sundar [Tue, 08 Dec 2015 10:13:57 +0530] rev 34523
8143404: Remove apple script engine code in jdk repository Reviewed-by: alanb, mchung
Tue, 08 Dec 2015 03:49:12 +0000 8144890: Add the intermittent keyword test B6216082.java
xuelei [Tue, 08 Dec 2015 03:49:12 +0000] rev 34522
8144890: Add the intermittent keyword test B6216082.java Reviewed-by: mullan
Mon, 07 Dec 2015 17:31:43 -0800 Merge
amurillo [Mon, 07 Dec 2015 17:31:43 -0800] rev 34521
Merge
Mon, 07 Dec 2015 10:05:08 -0800 Merge
amurillo [Mon, 07 Dec 2015 10:05:08 -0800] rev 34520
Merge
Thu, 03 Dec 2015 22:30:21 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:21 -0800] rev 34519
Merge
Tue, 01 Dec 2015 19:18:46 +0100 Merge
neliasso [Tue, 01 Dec 2015 19:18:46 +0100] rev 34518
Merge
Fri, 27 Nov 2015 09:37:33 +0100 8142303: C2 compilation fails with "bad AD file"
thartmann [Fri, 27 Nov 2015 09:37:33 +0100] rev 34517
8142303: C2 compilation fails with "bad AD file" Summary: Move range checks into intrinsics for String methods. Reviewed-by: kvn, aph
Mon, 07 Dec 2015 14:12:58 -0800 8144880: Instrument intermittently failing test ConfigChanges.java
darcy [Mon, 07 Dec 2015 14:12:58 -0800] rev 34516
8144880: Instrument intermittently failing test ConfigChanges.java Reviewed-by: lancea, martin
Thu, 10 Dec 2015 08:17:08 -0800 Added tag jdk-9+96 for changeset 25e9d31417fa
lana [Thu, 10 Dec 2015 08:17:08 -0800] rev 34515
Added tag jdk-9+96 for changeset 25e9d31417fa
Wed, 05 Jul 2017 21:07:00 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:00 +0200] rev 34514
Merge
Thu, 10 Dec 2015 09:24:59 -0800 Merge
lana [Thu, 10 Dec 2015 09:24:59 -0800] rev 34513
Merge
Thu, 03 Dec 2015 22:30:17 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:17 -0800] rev 34512
Merge
Wed, 02 Dec 2015 14:59:57 -1000 8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730
twisti [Wed, 02 Dec 2015 14:59:57 -1000] rev 34511
8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730 Reviewed-by: kvn
Wed, 02 Dec 2015 11:40:18 -1000 8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
twisti [Wed, 02 Dec 2015 11:40:18 -1000] rev 34510
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds Reviewed-by: kvn
Thu, 26 Nov 2015 10:38:33 +0000 8143219: AArch64 broken by 8141132: JEP 254: Compact Strings
aph [Thu, 26 Nov 2015 10:38:33 +0000] rev 34509
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings Reviewed-by: kvn
Tue, 01 Dec 2015 15:11:15 -1000 8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
twisti [Tue, 01 Dec 2015 15:11:15 -1000] rev 34508
8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final Reviewed-by: iveresov, twisti
Wed, 25 Nov 2015 18:13:13 +0000 8144028: Use AArch64 bit-test instructions in C2
aph [Wed, 25 Nov 2015 18:13:13 +0000] rev 34507
8144028: Use AArch64 bit-test instructions in C2 Reviewed-by: kvn
Tue, 01 Dec 2015 21:16:12 +0000 Merge
twisti [Tue, 01 Dec 2015 21:16:12 +0000] rev 34506
Merge
Tue, 01 Dec 2015 08:30:11 -1000 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti [Tue, 01 Dec 2015 08:30:11 -1000] rev 34505
8139921: add mx configuration files to support HotSpot IDE configuration generation Reviewed-by: iveresov
Tue, 01 Dec 2015 19:18:56 +0100 Merge
neliasso [Tue, 01 Dec 2015 19:18:56 +0100] rev 34504
Merge
Tue, 01 Dec 2015 08:05:10 +0100 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
zmajo [Tue, 01 Dec 2015 08:05:10 +0100] rev 34503
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2 Summary: Add a new compiler phase, PhaseRenumberLive, that renumbers live nodes. Reviewed-by: kvn, thartmann, vlivanov, shade
Mon, 30 Nov 2015 15:40:07 -1000 8143730: [JVMCI] infopoint recording is too restrictive
dnsimon [Mon, 30 Nov 2015 15:40:07 -1000] rev 34502
8143730: [JVMCI] infopoint recording is too restrictive Reviewed-by: twisti
Mon, 30 Nov 2015 15:21:25 -0800 8142333: Build failure in debugInfoRec.cpp with SS12u4
never [Mon, 30 Nov 2015 15:21:25 -0800] rev 34501
8142333: Build failure in debugInfoRec.cpp with SS12u4 Reviewed-by: coleenp, dholmes, erikj, kvn
Mon, 05 Oct 2015 23:53:59 +0200 8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
mdoerr [Mon, 05 Oct 2015 23:53:59 +0200] rev 34500
8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code Reviewed-by: twisti, vlivanov
Fri, 27 Nov 2015 09:36:46 +0100 8142303: C2 compilation fails with "bad AD file"
thartmann [Fri, 27 Nov 2015 09:36:46 +0100] rev 34499
8142303: C2 compilation fails with "bad AD file" Summary: Move range checks into intrinsics for String methods. Reviewed-by: kvn, aph
Thu, 26 Nov 2015 15:37:04 +0000 8143584: Load constant pool tag and class status with load acquire
hshi [Thu, 26 Nov 2015 15:37:04 +0000] rev 34498
8143584: Load constant pool tag and class status with load acquire Reviewed-by: roland, aph
Thu, 10 Dec 2015 08:17:03 -0800 Added tag jdk-9+96 for changeset 76214951eeab
lana [Thu, 10 Dec 2015 08:17:03 -0800] rev 34497
Added tag jdk-9+96 for changeset 76214951eeab
Fri, 11 Dec 2015 17:18:08 +0100 8145185: Rename JAB the build tool to JIB
erikj [Fri, 11 Dec 2015 17:18:08 +0100] rev 34496
8145185: Rename JAB the build tool to JIB Reviewed-by: ihse, tbell
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip