Sat, 29 Mar 2014 20:20:04 +0000 8037781: Remove sun.misc.Regexp* classes
chegar [Sat, 29 Mar 2014 20:20:04 +0000] rev 23598
8037781: Remove sun.misc.Regexp* classes Reviewed-by: alanb, chegar Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
Thu, 06 Mar 2014 17:16:20 +0000 8035099: LocalTime.with(MILLI_OF_DAY/MICRO_OF_DAY) incorrect
scolebourne [Thu, 06 Mar 2014 17:16:20 +0000] rev 23597
8035099: LocalTime.with(MILLI_OF_DAY/MICRO_OF_DAY) incorrect Summary: Correctly zeros low order bits of time when setting milli/micro Reviewed-by: alanb, rriggs Contributed-by: Stephen Colebourne <scolebourne@joda.org>
Thu, 06 Mar 2014 17:46:12 +0000 8036785: ChronoLocalDate refers to generics that have been removed
scolebourne [Thu, 06 Mar 2014 17:46:12 +0000] rev 23596
8036785: ChronoLocalDate refers to generics that have been removed Reviewed-by: alanb, rriggs Contributed-by: Stephen Colebourne <scolebourne@joda.org>
Sat, 29 Mar 2014 15:01:47 -0400 8032491: DateTimeFormatter fixed width adjacent value parsing does not match spec
rriggs [Sat, 29 Mar 2014 15:01:47 -0400] rev 23595
8032491: DateTimeFormatter fixed width adjacent value parsing does not match spec Reviewed-by: lancea, rriggs Contributed-by: Stephen Colebourne <scolebourne@joda.org>
Sat, 29 Mar 2014 12:29:21 +0400 8038186: [TESTBUG] improvements of test j.l.i.MethodHandles
iignatyev [Sat, 29 Mar 2014 12:29:21 +0400] rev 23594
8038186: [TESTBUG] improvements of test j.l.i.MethodHandles Reviewed-by: iveresov, twisti, vlivanov
Fri, 28 Mar 2014 18:03:40 +0100 Merge
erikj [Fri, 28 Mar 2014 18:03:40 +0100] rev 23593
Merge
Fri, 28 Mar 2014 15:00:07 +0100 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
erikj [Fri, 28 Mar 2014 15:00:07 +0100] rev 23592
8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris Reviewed-by: ihse
Fri, 28 Mar 2014 16:59:19 +0000 8038276: java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface
chegar [Fri, 28 Mar 2014 16:59:19 +0000] rev 23591
8038276: java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface Reviewed-by: chegar Contributed-by: Amanda Jiang <amanda.jiang@oracle.com>
Fri, 28 Mar 2014 15:56:24 +0400 8038493: Tidy warnings cleanup for java.sql
yan [Fri, 28 Mar 2014 15:56:24 +0400] rev 23590
8038493: Tidy warnings cleanup for java.sql Reviewed-by: lancea, chegar Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Fri, 28 Mar 2014 11:57:02 +0100 8038233: Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect()
simonis [Fri, 28 Mar 2014 11:57:02 +0100] rev 23589
8038233: Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect() Reviewed-by: alanb
Fri, 28 Mar 2014 14:33:53 +0400 8038242: Tidy warnings cleanup for java.awt.datatransfer, java.awt.dnd, java.awt.event
yan [Fri, 28 Mar 2014 14:33:53 +0400] rev 23588
8038242: Tidy warnings cleanup for java.awt.datatransfer, java.awt.dnd, java.awt.event Reviewed-by: pchelko, serb Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Thu, 27 Mar 2014 17:11:28 -0700 8038451: Incorrect initialization order of static fields in sun.nio.cs.ext.JISAutoDetect$Decoder
mchung [Thu, 27 Mar 2014 17:11:28 -0700] rev 23587
8038451: Incorrect initialization order of static fields in sun.nio.cs.ext.JISAutoDetect$Decoder Reviewed-by: alanb, sherman
Thu, 27 Mar 2014 13:42:39 +0000 8038459: Remove superflous classes on platforms without an implementation [macosx, aix]
chegar [Thu, 27 Mar 2014 13:42:39 +0000] rev 23586
8038459: Remove superflous classes on platforms without an implementation [macosx, aix] Reviewed-by: erikj
Wed, 26 Mar 2014 23:53:22 +0000 8031003: [Parfait] warnings from jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
valeriep [Wed, 26 Mar 2014 23:53:22 +0000] rev 23585
8031003: [Parfait] warnings from jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending Summary: Fix pending exception errors found by parfait. Reviewed-by: weijun
Wed, 26 Mar 2014 20:57:49 +0000 8038438: Review comments from 8034181
chegar [Wed, 26 Mar 2014 20:57:49 +0000] rev 23584
8038438: Review comments from 8034181 Reviewed-by: alanb
Wed, 26 Mar 2014 19:53:07 +0000 8035158: Remove dependency on sun.misc.RegexpPool and friends
chegar [Wed, 26 Mar 2014 19:53:07 +0000] rev 23583
8035158: Remove dependency on sun.misc.RegexpPool and friends Reviewed-by: chegar, michaelm Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
Wed, 26 Mar 2014 09:00:49 -0700 8038177: Eliminate unnecessary dependency to sun.security.action
mchung [Wed, 26 Mar 2014 09:00:49 -0700] rev 23582
8038177: Eliminate unnecessary dependency to sun.security.action Reviewed-by: chegar, alanb
Wed, 26 Mar 2014 12:25:09 +0000 8038343: Eliminate use of reflection to access JavaBeans Introspector
alanb [Wed, 26 Mar 2014 12:25:09 +0000] rev 23581
8038343: Eliminate use of reflection to access JavaBeans Introspector Reviewed-by: mchung, malenkov
Wed, 26 Mar 2014 15:58:37 +0400 8014066: Remove redundant restriction from ArrayList#removeRange() spec
igerasim [Wed, 26 Mar 2014 15:58:37 +0400] rev 23580
8014066: Remove redundant restriction from ArrayList#removeRange() spec Reviewed-by: chegar, dholmes, martin, mduigou
Tue, 25 Mar 2014 20:32:46 -0400 Merge
mullan [Tue, 25 Mar 2014 20:32:46 -0400] rev 23579
Merge
Tue, 25 Mar 2014 20:32:07 -0400 8037258: AIOB while parsing CRL for revoked certificate
mullan [Tue, 25 Mar 2014 20:32:07 -0400] rev 23578
8037258: AIOB while parsing CRL for revoked certificate Reviewed-by: mullan Contributed-by: rajan.halade@oracle.com
Tue, 25 Mar 2014 14:51:01 -0700 Merge
lana [Tue, 25 Mar 2014 14:51:01 -0700] rev 23577
Merge
Tue, 25 Mar 2014 10:14:09 +0000 8031563: TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once
alanb [Tue, 25 Mar 2014 10:14:09 +0000] rev 23576
8031563: TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once Reviewed-by: alanb Contributed-by: michael.cui@oracle.com
Tue, 25 Mar 2014 09:31:37 +0000 8034181: SIGBUS in SctpChannelImpl receive
chegar [Tue, 25 Mar 2014 09:31:37 +0000] rev 23575
8034181: SIGBUS in SctpChannelImpl receive Reviewed-by: alanb, dsamersoff
Mon, 24 Mar 2014 14:35:32 -0700 8038163: Build failure on Mac OS 10.9.2 (Mavericks) due to warning treated as error
bpb [Mon, 24 Mar 2014 14:35:32 -0700] rev 23574
8038163: Build failure on Mac OS 10.9.2 (Mavericks) due to warning treated as error Summary: Add parentheses to conditional expression to appease compiler. Reviewed-by: sla, alanb Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
Mon, 24 Mar 2014 12:47:02 -0700 8033662: DateTimeFormatter parsing ignores withZone()
sherman [Mon, 24 Mar 2014 12:47:02 -0700] rev 23573
8033662: DateTimeFormatter parsing ignores withZone() Summary: to include the set "zone" in resolved result Reviewed-by: sherman, chegar Contributed-by: scolebourne@joda.org
Mon, 24 Mar 2014 17:07:08 +0100 8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
psandoz [Mon, 24 Mar 2014 17:07:08 +0100] rev 23572
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex Reviewed-by: alanb
Mon, 24 Mar 2014 15:09:47 +0000 8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
alanb [Mon, 24 Mar 2014 15:09:47 +0000] rev 23571
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException Reviewed-by: chegar
Mon, 24 Mar 2014 13:16:25 +0100 8037274: sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails
jbachorik [Mon, 24 Mar 2014 13:16:25 +0100] rev 23570
8037274: sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails Reviewed-by: alanb, dcubed, allwin
Mon, 24 Mar 2014 14:14:03 +0400 6943190: TEST_BUG: some tests in java/lang/Runtime/exec have hard-coded path to shell commands
igerasim [Mon, 24 Mar 2014 14:14:03 +0400] rev 23569
6943190: TEST_BUG: some tests in java/lang/Runtime/exec have hard-coded path to shell commands Reviewed-by: martin, rriggs, alanb
Mon, 24 Mar 2014 10:40:19 +0100 8038027: DTDBuilder should be run in headless mode
ihse [Mon, 24 Mar 2014 10:40:19 +0100] rev 23568
8038027: DTDBuilder should be run in headless mode Reviewed-by: ihse Contributed-by: david.dehaven@oracle.com
Fri, 21 Mar 2014 14:45:54 +0100 8037225: sun/tools/jinfo/Basic.sh fails
sla [Fri, 21 Mar 2014 14:45:54 +0100] rev 23567
8037225: sun/tools/jinfo/Basic.sh fails Reviewed-by: alanb
Fri, 21 Mar 2014 09:38:04 +0100 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla [Fri, 21 Mar 2014 09:38:04 +0100] rev 23566
8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries Reviewed-by: alanb
Fri, 21 Mar 2014 00:57:23 +0000 8035870: Check jdk/src/windows/native/java/io/WinNTFileSystem_md.c for JNI pending exceptions
msheppar [Fri, 21 Mar 2014 00:57:23 +0000] rev 23565
8035870: Check jdk/src/windows/native/java/io/WinNTFileSystem_md.c for JNI pending exceptions Summary: NI return checks, NULL return checks for malloc added Reviewed-by: alanb, chegar
Fri, 21 Mar 2014 00:13:40 +0000 8036607: JNI exception pending in jdk/src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c
msheppar [Fri, 21 Mar 2014 00:13:40 +0000] rev 23564
8036607: JNI exception pending in jdk/src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c Summary: check for JNI pending exception and NULL returns from JNI calls in DualStackPlainDatagramSocketImpl.c Reviewed-by: alanb
Fri, 21 Mar 2014 00:01:59 +0000 8025293: JNI exception pending checks in java.net
msheppar [Fri, 21 Mar 2014 00:01:59 +0000] rev 23563
8025293: JNI exception pending checks in java.net Summary: enhance the return check for JNI native calls, check for NULL and pending exceptions Reviewed-by: alanb, chegar
Thu, 20 Mar 2014 23:34:38 +0000 8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
msheppar [Thu, 20 Mar 2014 23:34:38 +0000] rev 23562
8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions Summary: Check for JNI pending exceptions. Add null checks after malloc calls Reviewed-by: alanb, chegar
Thu, 20 Mar 2014 23:12:55 +0000 8035930: Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions
msheppar [Thu, 20 Mar 2014 23:12:55 +0000] rev 23561
8035930: Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions Summary: malloc null return checks and pending exception checks Reviewed-by: alanb
Thu, 20 Mar 2014 22:57:39 +0000 8036600: JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c
msheppar [Thu, 20 Mar 2014 22:57:39 +0000] rev 23560
8036600: JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c Summary: check JNI return values, check for pending exceptions, check malloc return value and raise OOME as needed Reviewed-by: alanb
Thu, 20 Mar 2014 18:18:11 -0400 8037507: Fix broken link in javax/sql/rowset/package.html
lancea [Thu, 20 Mar 2014 18:18:11 -0400] rev 23559
8037507: Fix broken link in javax/sql/rowset/package.html Reviewed-by: darcy
Thu, 20 Mar 2014 21:27:22 +0000 8036601: JNI exception pending in jdk/src/windows/native/sun/net/dns/ResolverConfigurationImpl.c
msheppar [Thu, 20 Mar 2014 21:27:22 +0000] rev 23558
8036601: JNI exception pending in jdk/src/windows/native/sun/net/dns/ResolverConfigurationImpl.c Summary: check JNI return values and pending exceptions, Check malloc returns, and throw OOME as appropriate Reviewed-by: alanb
Thu, 20 Mar 2014 21:14:51 +0000 8036609: Check jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions
msheppar [Thu, 20 Mar 2014 21:14:51 +0000] rev 23557
8036609: Check jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions Summary: added ExceptionCheck fater JNI calls Reviewed-by: chegar
Thu, 20 Mar 2014 21:03:43 +0000 8036603: Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions
msheppar [Thu, 20 Mar 2014 21:03:43 +0000] rev 23556
8036603: Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions Summary: added JNI call NULL return checks Reviewed-by: alanb, mchung
Thu, 20 Mar 2014 13:41:17 -0700 8035577: Xerces Update: impl/xpath/regex/RangeToken.java
joehw [Thu, 20 Mar 2014 13:41:17 -0700] rev 23555
8035577: Xerces Update: impl/xpath/regex/RangeToken.java Reviewed-by: lancea, alanb, sherman, joehw Contributed-by: david.x.li@oracle.com
Thu, 20 Mar 2014 16:19:08 +0000 8036134: Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions
msheppar [Thu, 20 Mar 2014 16:19:08 +0000] rev 23554
8036134: Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions Summary: check malloc return value and added JUN_ThrowOutOfMemoryException Reviewed-by: alanb
Thu, 20 Mar 2014 15:25:57 +0000 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
msheppar [Thu, 20 Mar 2014 15:25:57 +0000] rev 23553
8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind Summary: intermittent test failure leaves server process - add server pid to test's kill -9 command Reviewed-by: chegar
Wed, 19 Mar 2014 11:48:06 -0700 7107611: sun.security.pkcs11.SessionManager is scalability blocker
ascarpino [Wed, 19 Mar 2014 11:48:06 -0700] rev 23552
7107611: sun.security.pkcs11.SessionManager is scalability blocker Reviewed-by: valeriep
Wed, 19 Mar 2014 19:05:13 +0100 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
sla [Wed, 19 Mar 2014 19:05:13 +0100] rev 23551
8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt Reviewed-by: alanb
Wed, 02 Apr 2014 22:00:02 -0700 Added tag jdk9-b07 for changeset ddf6ebcc99da
katleman [Wed, 02 Apr 2014 22:00:02 -0700] rev 23550
Added tag jdk9-b07 for changeset ddf6ebcc99da
Wed, 05 Jul 2017 19:35:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:35:16 +0200] rev 23549
Merge
Fri, 11 Apr 2014 11:23:30 -0700 Merge
amurillo [Fri, 11 Apr 2014 11:23:30 -0700] rev 23548
Merge
Fri, 04 Apr 2014 10:04:44 -0700 Merge
amurillo [Fri, 04 Apr 2014 10:04:44 -0700] rev 23547
Merge
Fri, 04 Apr 2014 10:24:48 +0200 Merge
ehelin [Fri, 04 Apr 2014 10:24:48 +0200] rev 23546
Merge
Wed, 02 Apr 2014 14:17:34 +0200 8037959: BitMap::resize frees old map before copying memory if !in_resource_area
mgerdin [Wed, 02 Apr 2014 14:17:34 +0200] rev 23545
8037959: BitMap::resize frees old map before copying memory if !in_resource_area Summary: Add reallocate functionality to ArrayAllocator and use it from BitMap::resize Reviewed-by: brutisso, tschatzl
Mon, 31 Mar 2014 14:02:40 +0200 8033251: Use DWARF debug symbols for Linux 32-bit as default
ehelin [Mon, 31 Mar 2014 14:02:40 +0200] rev 23544
8033251: Use DWARF debug symbols for Linux 32-bit as default Reviewed-by: dcubed, dholmes, coleenp
Wed, 02 Apr 2014 09:17:38 +0200 8038498: Fix includes and C inlining after 8035330
goetz [Wed, 02 Apr 2014 09:17:38 +0200] rev 23543
8038498: Fix includes and C inlining after 8035330 Summary: Change 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure broke the debug build on AIX. The method do_oop_partial_array() is added in a header, but requires the inline function par_write_ref() through several inlined calls. In some cpp files, like arguments.cpp, par_write_ref() is not defined as the corresponding inline header and is not included. The AIX debug VM does not start because of the missing symbol. This change solves this by cleaning up include dependencies. Reviewed-by: tschatzl, stefank
Tue, 01 Apr 2014 15:37:15 +0200 Merge
ehelin [Tue, 01 Apr 2014 15:37:15 +0200] rev 23542
Merge
Tue, 01 Apr 2014 07:46:51 +0200 8038829: G1: More useful information in a few assert messages
brutisso [Tue, 01 Apr 2014 07:46:51 +0200] rev 23541
8038829: G1: More useful information in a few assert messages Reviewed-by: sjohanss, jmasa
Thu, 13 Feb 2014 10:05:03 +0100 8028498: runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java asserts in RT_Baseline
sjohanss [Thu, 13 Feb 2014 10:05:03 +0100] rev 23540
8028498: runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java asserts in RT_Baseline Summary: Preventing GCs to occur before VM is completely initialized. This was previously partly done by one part of the GC locker which not was removed. Reviewed-by: coleenp, pliden
Fri, 28 Mar 2014 14:15:03 +0100 8038630: Remove ExtendedOopClosure::prefetch_style()
stefank [Fri, 28 Mar 2014 14:15:03 +0100] rev 23539
8038630: Remove ExtendedOopClosure::prefetch_style() Reviewed-by: coleenp, jmasa
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip