Mon, 25 Apr 2016 09:57:55 -0300 8154090: Remove support for jimage recreate
jlaskey [Mon, 25 Apr 2016 09:57:55 -0300] rev 37615
8154090: Remove support for jimage recreate Reviewed-by: alanb
Mon, 25 Apr 2016 09:57:55 -0300 8153930: Compiler crashed (intermittently)
jlaskey [Mon, 25 Apr 2016 09:57:55 -0300] rev 37614
8153930: Compiler crashed (intermittently) Reviewed-by: redestad, alanb
Mon, 25 Apr 2016 09:57:55 -0300 8082537: jimage should print usage when started with no args
jlaskey [Mon, 25 Apr 2016 09:57:55 -0300] rev 37613
8082537: jimage should print usage when started with no args Reviewed-by: alanb
Mon, 25 Apr 2016 09:57:55 -0300 8147634: Need a JImage API that given a JImageLocationRef returns class name
jlaskey [Mon, 25 Apr 2016 09:57:55 -0300] rev 37612
8147634: Need a JImage API that given a JImageLocationRef returns class name Reviewed-by: hseigel
Mon, 25 Apr 2016 09:57:55 -0300 8147426: Missing definition for JIMAGE_NOT_FOUND
jlaskey [Mon, 25 Apr 2016 09:57:55 -0300] rev 37611
8147426: Missing definition for JIMAGE_NOT_FOUND Reviewed-by: hseigel, alanb
Mon, 25 Apr 2016 09:37:43 +0000 8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS"
ntv [Mon, 25 Apr 2016 09:37:43 +0000] rev 37610
8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS" Summary: Changed the FractionPrinterParser to subclass of NumberPrinterParser to make it participate in adjacent value parsing Reviewed-by: rriggs, scolebourne
Thu, 03 Mar 2016 12:47:46 +0100 8150460: (linux|bsd|aix)_close.c: file descriptor table may become large or may not work at all
stuefe [Thu, 03 Mar 2016 12:47:46 +0100] rev 37609
8150460: (linux|bsd|aix)_close.c: file descriptor table may become large or may not work at all Reviewed-by: dsamersoff, rriggs
Sun, 24 Apr 2016 08:51:04 +0100 8147543: Remove sun.misc.ManagedLocalsThread
chegar [Sun, 24 Apr 2016 08:51:04 +0100] rev 37608
8147543: Remove sun.misc.ManagedLocalsThread Reviewed-by: rriggs
Sun, 24 Apr 2016 08:44:36 +0100 8154919: Remove superfluous jdk.unsupported from tools/launcher/modules/limitmods/LimitModsTest.java
chegar [Sun, 24 Apr 2016 08:44:36 +0100] rev 37607
8154919: Remove superfluous jdk.unsupported from tools/launcher/modules/limitmods/LimitModsTest.java Reviewed-by: alanb
Fri, 22 Apr 2016 13:10:53 -0700 8153330: deprecate Runtime.traceInstructions() and traceMethodCalls()
smarks [Fri, 22 Apr 2016 13:10:53 -0700] rev 37606
8153330: deprecate Runtime.traceInstructions() and traceMethodCalls() Reviewed-by: alanb, dholmes, mchung
Fri, 22 Apr 2016 09:43:19 -0700 8154837: Class::getPackage with exploded modules when classes in modules defined to the boot loader
mchung [Fri, 22 Apr 2016 09:43:19 -0700] rev 37605
8154837: Class::getPackage with exploded modules when classes in modules defined to the boot loader Reviewed-by: alanb, chegar
Fri, 22 Apr 2016 15:05:54 +0200 8154754: MethodHandles.countedLoop errors in deriving loop arguments, result type, and local state
mhaupt [Fri, 22 Apr 2016 15:05:54 +0200] rev 37604
8154754: MethodHandles.countedLoop errors in deriving loop arguments, result type, and local state Reviewed-by: redestad
Fri, 22 Apr 2016 15:05:26 +0200 8154751: MethodHandles.countedLoop does not accept empty bodies
mhaupt [Fri, 22 Apr 2016 15:05:26 +0200] rev 37603
8154751: MethodHandles.countedLoop does not accept empty bodies Reviewed-by: redestad
Fri, 22 Apr 2016 13:36:22 +0200 8152667: MHs.iteratedLoop(...) throws unexpected WMTE, disallows Iterator subclasses, generates inconsistent loop result type
mhaupt [Fri, 22 Apr 2016 13:36:22 +0200] rev 37602
8152667: MHs.iteratedLoop(...) throws unexpected WMTE, disallows Iterator subclasses, generates inconsistent loop result type Reviewed-by: redestad
Fri, 22 Apr 2016 09:27:35 +0000 8144566: Custom HostnameVerifier disables SNI extension
xuelei [Fri, 22 Apr 2016 09:27:35 +0000] rev 37601
8144566: Custom HostnameVerifier disables SNI extension Reviewed-by: mullan, wetmore
Fri, 22 Apr 2016 17:07:54 +0800 8154277: JavaDoc warnings in VirtualMachineManager.java and Pool.java
amlu [Fri, 22 Apr 2016 17:07:54 +0800] rev 37600
8154277: JavaDoc warnings in VirtualMachineManager.java and Pool.java Reviewed-by: alanb
Fri, 22 Apr 2016 05:46:54 +0000 8148947: DateTimeFormatter pattern letter 'g'
ntv [Fri, 22 Apr 2016 05:46:54 +0000] rev 37599
8148947: DateTimeFormatter pattern letter 'g' Summary: Handled 'g' in the required places Reviewed-by: rriggs, scolebourne
Fri, 22 Apr 2016 13:01:41 +0800 8153933: Remove intermittent key from TimeZone/Bug6772689.java and move back to tier1
amlu [Fri, 22 Apr 2016 13:01:41 +0800] rev 37598
8153933: Remove intermittent key from TimeZone/Bug6772689.java and move back to tier1 Reviewed-by: darcy
Thu, 21 Apr 2016 13:37:31 -0700 Merge
lana [Thu, 21 Apr 2016 13:37:31 -0700] rev 37597
Merge
Thu, 21 Apr 2016 17:51:18 +0000 8154050: java.time.format.DateTimeFormatter can't parse localized zone-offset
ntv [Thu, 21 Apr 2016 17:51:18 +0000] rev 37596
8154050: java.time.format.DateTimeFormatter can't parse localized zone-offset Summary: Corrected the mistake in calculating parse end position Reviewed-by: rriggs, scolebourne
Thu, 21 Apr 2016 09:55:04 -0700 8129329: sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermittently
rhalade [Thu, 21 Apr 2016 09:55:04 -0700] rev 37595
8129329: sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermittently Reviewed-by: xuelei
Thu, 21 Apr 2016 17:21:31 +0200 8154853: java/util/TimeZone/OldIDMappingTest.sh fails after JDK-8154231
redestad [Thu, 21 Apr 2016 17:21:31 +0200] rev 37594
8154853: java/util/TimeZone/OldIDMappingTest.sh fails after JDK-8154231 Reviewed-by: chegar
Thu, 21 Apr 2016 13:39:53 +0200 8154231: Simplify access to System properties from JDK code
redestad [Thu, 21 Apr 2016 13:39:53 +0200] rev 37593
8154231: Simplify access to System properties from JDK code Reviewed-by: rriggs, chegar, weijun
Thu, 21 Apr 2016 14:56:40 +0800 8152936: java/lang/Class/GetPackageTest.java needs update to work with newer testng
amlu [Thu, 21 Apr 2016 14:56:40 +0800] rev 37592
8152936: java/lang/Class/GetPackageTest.java needs update to work with newer testng Reviewed-by: alanb
Wed, 20 Apr 2016 15:06:13 -0700 8154183: (spec) Spec of read(byte[],int,int) and readFully(byte[],int,int) is confusing/incomplete
bpb [Wed, 20 Apr 2016 15:06:13 -0700] rev 37591
8154183: (spec) Spec of read(byte[],int,int) and readFully(byte[],int,int) is confusing/incomplete Summary: Clarify and expand specification of ObjectInputStream.read(byte[],int,int) and both variants of {DataInput,DataInputStream,ObjectInputStream,RandomAccessfile}.readFully(). Reviewed-by: rriggs, smarks
Wed, 20 Apr 2016 22:46:47 +0100 8071125: Improve exception messages in URLPermission
coffeys [Wed, 20 Apr 2016 22:46:47 +0100] rev 37590
8071125: Improve exception messages in URLPermission Reviewed-by: chegar, prappo
Wed, 20 Apr 2016 16:47:12 +0100 8154707: java/util/ServiceLoader/modules/BasicTest.java failing
alanb [Wed, 20 Apr 2016 16:47:12 +0100] rev 37589
8154707: java/util/ServiceLoader/modules/BasicTest.java failing Reviewed-by: chegar
Wed, 20 Apr 2016 00:35:02 -0700 8154543: NetworkInterfaceStreamTest.java fails intermittently after JDK-8146758
xiaofeya [Wed, 20 Apr 2016 00:35:02 -0700] rev 37588
8154543: NetworkInterfaceStreamTest.java fails intermittently after JDK-8146758 Reviewed-by: chegar Contributed-by: Felix Yang <felix.yang@oracle.com>
Tue, 19 Apr 2016 18:09:58 -0700 8137231: sun/security/rsa/SpecTest.java timeout with Agent error: java.lang.Exception
rhalade [Tue, 19 Apr 2016 18:09:58 -0700] rev 37587
8137231: sun/security/rsa/SpecTest.java timeout with Agent error: java.lang.Exception Reviewed-by: valeriep
Tue, 19 Apr 2016 15:13:16 -0700 Merge
henryjen [Tue, 19 Apr 2016 15:13:16 -0700] rev 37586
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip