Mon, 02 May 2016 17:54:37 +0200 8155824: JDK build should tune down small apps more aggressively
redestad [Mon, 02 May 2016 17:54:37 +0200] rev 37659
8155824: JDK build should tune down small apps more aggressively Reviewed-by: erikj
Mon, 02 May 2016 15:05:54 +0200 8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
erikj [Mon, 02 May 2016 15:05:54 +0200] rev 37658
8155821: Typo for s390x for HOTSPOT__CPU_DEFINE Reviewed-by: erikj Contributed-by: Matthias Klose <doko@ubuntu.com>
Fri, 29 Apr 2016 11:16:25 -0700 Merge
prr [Fri, 29 Apr 2016 11:16:25 -0700] rev 37657
Merge
Mon, 25 Apr 2016 15:09:15 -0700 8154213: clean up uses of boxed primitive constructors in the java.desktop module
prr [Mon, 25 Apr 2016 15:09:15 -0700] rev 37656
8154213: clean up uses of boxed primitive constructors in the java.desktop module Reviewed-by: serb, psadhukhan
Fri, 29 Apr 2016 01:45:35 -0400 8155689: Build failing for install on jdk9/dev when using -testset hotspot
dholmes [Fri, 29 Apr 2016 01:45:35 -0400] rev 37655
8155689: Build failing for install on jdk9/dev when using -testset hotspot Summary: add installer target that aliases the expected target Reviewed-by: jmasa, tbell
Thu, 28 Apr 2016 09:37:59 -0700 Merge
lana [Thu, 28 Apr 2016 09:37:59 -0700] rev 37654
Merge
Thu, 28 Apr 2016 17:33:49 +0200 8155632: Remove debuginfo from jmod files
erikj [Thu, 28 Apr 2016 17:33:49 +0200] rev 37653
8155632: Remove debuginfo from jmod files Reviewed-by: tbell, mchung, alanb
Thu, 28 Apr 2016 17:14:59 +0200 8155629: MODULES_FILTER should apply to imported modules
erikj [Thu, 28 Apr 2016 17:14:59 +0200] rev 37652
8155629: MODULES_FILTER should apply to imported modules Reviewed-by: dholmes, tbell, mchung
Thu, 28 Apr 2016 16:18:59 +0200 8155641: Correct merge typo in compare script
erikj [Thu, 28 Apr 2016 16:18:59 +0200] rev 37651
8155641: Correct merge typo in compare script Reviewed-by: chegar
Wed, 27 Apr 2016 20:35:23 +0100 8044773: Refactor jdk.net API so that it can be moved out of the base module
chegar [Wed, 27 Apr 2016 20:35:23 +0100] rev 37650
8044773: Refactor jdk.net API so that it can be moved out of the base module Reviewed-by: alanb, erikj, mchung Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Erik Joelsson <erik.joelsson@oracle.com>
Wed, 27 Apr 2016 14:30:32 +0200 8154841: Let different Jib profiles have different default make targets
erikj [Wed, 27 Apr 2016 14:30:32 +0200] rev 37649
8154841: Let different Jib profiles have different default make targets Reviewed-by: dholmes, tbell
Thu, 28 Apr 2016 08:26:30 -0700 Added tag jdk-9+116 for changeset fbab762803ef
lana [Thu, 28 Apr 2016 08:26:30 -0700] rev 37648
Added tag jdk-9+116 for changeset fbab762803ef
Wed, 05 Jul 2017 21:38:13 +0200 Added tag jdk-9+116 for changeset 84aba7335005
duke [Wed, 05 Jul 2017 21:38:13 +0200] rev 37647
Added tag jdk-9+116 for changeset 84aba7335005
Wed, 05 Jul 2017 21:38:12 +0200 Merge jdk-9+116
duke [Wed, 05 Jul 2017 21:38:12 +0200] rev 37646
Merge
Wed, 05 Jul 2017 21:38:06 +0200 Merge
duke [Wed, 05 Jul 2017 21:38:06 +0200] rev 37645
Merge
Mon, 25 Apr 2016 08:50:16 -0700 8154485: JShell: infrastructure for multi-Snippet class wrappers
rfield [Mon, 25 Apr 2016 08:50:16 -0700] rev 37644
8154485: JShell: infrastructure for multi-Snippet class wrappers Reviewed-by: jlahoda
Tue, 22 Mar 2016 13:14:12 +0100 8048146: sjavac uses unexpected exit code of -1
alundblad [Tue, 22 Mar 2016 13:14:12 +0100] rev 37643
8048146: sjavac uses unexpected exit code of -1 Summary: Changed exit codes for sjavac Reviewed-by: jlahoda
Thu, 21 Apr 2016 13:37:01 -0700 Merge
lana [Thu, 21 Apr 2016 13:37:01 -0700] rev 37642
Merge
Wed, 20 Apr 2016 17:17:56 -0700 8151777: Add "@index" tag to the sampleapi generator
ksrini [Wed, 20 Apr 2016 17:17:56 -0700] rev 37641
8151777: Add "@index" tag to the sampleapi generator Reviewed-by: ksrini, bpatel Contributed-by: oleg.barbashov@oracle.com
Wed, 20 Apr 2016 08:35:44 -0700 8153551: jshell tool: no longer a mechanism to see current feedback modes
rfield [Wed, 20 Apr 2016 08:35:44 -0700] rev 37640
8153551: jshell tool: no longer a mechanism to see current feedback modes Reviewed-by: jlahoda
Wed, 20 Apr 2016 08:30:30 -0700 8154445: JShell: Drop residual use of addReads from jshell
rfield [Wed, 20 Apr 2016 08:30:30 -0700] rev 37639
8154445: JShell: Drop residual use of addReads from jshell Reviewed-by: alanb, ksrini
Tue, 19 Apr 2016 14:16:39 +0200 7020499: Project Coin: improvements to try-with-resources desugaring
jlahoda [Tue, 19 Apr 2016 14:16:39 +0200] rev 37638
7020499: Project Coin: improvements to try-with-resources desugaring Summary: Avoid unnecessary check for resource nullness if the resource is known to be non-null; put resource closing code in a method that is shared by multiple try-with-resources. Reviewed-by: darcy, mcimadamore, vromero
Mon, 18 Apr 2016 19:14:50 -0700 8154500: fix handling of jdk.launcher.patch.* in tests
jjg [Mon, 18 Apr 2016 19:14:50 -0700] rev 37637
8154500: fix handling of jdk.launcher.patch.* in tests Reviewed-by: ksrini
Mon, 18 Apr 2016 18:41:38 -0700 8154504: javac tests fail after JDK API is deprecated
jjg [Mon, 18 Apr 2016 18:41:38 -0700] rev 37636
8154504: javac tests fail after JDK API is deprecated Reviewed-by: darcy
Mon, 18 Apr 2016 14:04:09 -0700 8145468: update java.lang APIs with new deprecations
smarks [Mon, 18 Apr 2016 14:04:09 -0700] rev 37635
8145468: update java.lang APIs with new deprecations Reviewed-by: mcimadamore
Mon, 18 Apr 2016 22:25:50 +0200 7152104: javac should not warn about missing serialVersionUID for anonymous inner classes
alundblad [Mon, 18 Apr 2016 22:25:50 +0200] rev 37634
7152104: javac should not warn about missing serialVersionUID for anonymous inner classes Summary: Javac no longer issues warnings for missing serialVersionUID in anonymous classes. Reviewed-by: jlahoda
Mon, 18 Apr 2016 21:07:50 +0200 8036952: copyright issues in jdk9/dev/langtools files
alundblad [Mon, 18 Apr 2016 21:07:50 +0200] rev 37633
8036952: copyright issues in jdk9/dev/langtools files Summary: Updated copyright notices. Reviewed-by: jjg, jlahoda
Thu, 21 Apr 2016 12:57:16 -0700 Added tag jdk-9+115 for changeset c36230ee15d9
lana [Thu, 21 Apr 2016 12:57:16 -0700] rev 37632
Added tag jdk-9+115 for changeset c36230ee15d9
Wed, 05 Jul 2017 21:37:55 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:55 +0200] rev 37631
Merge
Thu, 21 Apr 2016 12:57:10 -0700 Added tag jdk-9+115 for changeset c0f1d63d6486
lana [Thu, 21 Apr 2016 12:57:10 -0700] rev 37630
Added tag jdk-9+115 for changeset c0f1d63d6486
Wed, 05 Jul 2017 21:37:50 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:50 +0200] rev 37629
Merge
Thu, 21 Apr 2016 13:37:09 -0700 Merge
lana [Thu, 21 Apr 2016 13:37:09 -0700] rev 37628
Merge
Tue, 19 Apr 2016 23:56:52 -0700 8078820: Test deploying a XML parser as a module
fyuan [Tue, 19 Apr 2016 23:56:52 -0700] rev 37627
8078820: Test deploying a XML parser as a module Reviewed-by: joehw, alanb Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Tue, 19 Apr 2016 23:01:06 -0700 8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
joehw [Tue, 19 Apr 2016 23:01:06 -0700] rev 37626
8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place Reviewed-by: joehw Contributed-by: christoph.langer@sap.com
Thu, 21 Apr 2016 12:57:09 -0700 Added tag jdk-9+115 for changeset 04a4a89d81b9
lana [Thu, 21 Apr 2016 12:57:09 -0700] rev 37625
Added tag jdk-9+115 for changeset 04a4a89d81b9
Wed, 05 Jul 2017 21:37:42 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:42 +0200] rev 37624
Merge
Thu, 21 Apr 2016 12:57:17 -0700 Added tag jdk-9+115 for changeset e9c85d2b1fcc
lana [Thu, 21 Apr 2016 12:57:17 -0700] rev 37623
Added tag jdk-9+115 for changeset e9c85d2b1fcc
Wed, 05 Jul 2017 21:37:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:36 +0200] rev 37622
Merge
Thu, 21 Apr 2016 13:38:01 -0700 Merge
lana [Thu, 21 Apr 2016 13:38:01 -0700] rev 37621
Merge
Tue, 19 Apr 2016 14:34:43 +0100 8148863: Remove sun.misc.ManagedLocalsThread from corba
chegar [Tue, 19 Apr 2016 14:34:43 +0100] rev 37620
8148863: Remove sun.misc.ManagedLocalsThread from corba Reviewed-by: alanb, coffeys, msheppar
Thu, 21 Apr 2016 12:57:05 -0700 Added tag jdk-9+115 for changeset 5daa5fbad3ce
lana [Thu, 21 Apr 2016 12:57:05 -0700] rev 37619
Added tag jdk-9+115 for changeset 5daa5fbad3ce
Wed, 05 Jul 2017 21:37:29 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:29 +0200] rev 37618
Merge
Mon, 25 Apr 2016 09:57:56 -0300 8154179: BasicImageReader activating ImageBufferCache when not used
jlaskey [Mon, 25 Apr 2016 09:57:56 -0300] rev 37617
8154179: BasicImageReader activating ImageBufferCache when not used Reviewed-by: redestad
Mon, 25 Apr 2016 09:57:55 -0300 8069079: jimage extract / list to organize classes by modules
jlaskey [Mon, 25 Apr 2016 09:57:55 -0300] rev 37616
8069079: jimage extract / list to organize classes by modules Reviewed-by: alanb, mchung
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
Fri, 18 Mar 2016 18:07:55 -0700 8152335: Improve MethodHandle consistency
vlivanov [Fri, 18 Mar 2016 18:07:55 -0700] rev 37585
8152335: Improve MethodHandle consistency Reviewed-by: acorn, ahgross, jrose Contributed-by: vladimir.x.ivanov@oracle.com, michael.haupt@oracle.com
Fri, 22 Jan 2016 13:27:09 +0100 8144430: Improve JMX connections
sjiang [Fri, 22 Jan 2016 13:27:09 +0100] rev 37584
8144430: Improve JMX connections Reviewed-by: dfuchs, jbachorik, skoivu, ahgross
Wed, 20 Jan 2016 20:51:45 +0000 8129952: Ensure thread consistency
chegar [Wed, 20 Jan 2016 20:51:45 +0000] rev 37583
8129952: Ensure thread consistency Reviewed-by: alanb, ahgross, skoivu
Wed, 13 Jan 2016 11:24:11 -0800 8146494: Better ligature substitution
prr [Wed, 13 Jan 2016 11:24:11 -0800] rev 37582
8146494: Better ligature substitution Reviewed-by: vadim, mschoene
Wed, 13 Jan 2016 11:23:25 -0800 8146498: Better device table adjustments
prr [Wed, 13 Jan 2016 11:23:25 -0800] rev 37581
8146498: Better device table adjustments Reviewed-by: vadim, mschoene
Wed, 23 Dec 2015 02:31:34 +0000 8138593: Make DSA more fair
valeriep [Wed, 23 Dec 2015 02:31:34 +0000] rev 37580
8138593: Make DSA more fair Summary: Changed nounce K generation to FIPS 186-4 B2.1 Reviewed-by: mullan
Mon, 21 Dec 2015 10:43:40 -0800 8143945: Better GCM validation
ascarpino [Mon, 21 Dec 2015 10:43:40 -0800] rev 37579
8143945: Better GCM validation Reviewed-by: xuelei, mullan
Tue, 20 Oct 2015 12:08:44 +0300 8139008: Better state table management
vadim [Tue, 20 Oct 2015 12:08:44 +0300] rev 37578
8139008: Better state table management Reviewed-by: prr, srl, mschoene
Thu, 17 Sep 2015 18:41:05 -0700 8134297: NPE in GSSNameElement nameType check
weijun [Thu, 17 Sep 2015 18:41:05 -0700] rev 37577
8134297: NPE in GSSNameElement nameType check Reviewed-by: xuelei
Tue, 19 Apr 2016 22:25:41 +0000 8153371: Remove sun.misc.ManagedLocalsThread from jdk.crypto.pkcs11
valeriep [Tue, 19 Apr 2016 22:25:41 +0000] rev 37576
8153371: Remove sun.misc.ManagedLocalsThread from jdk.crypto.pkcs11 Summary: Replace usage of ManagedLocalsThread with the new Thread constructor Reviewed-by: xuelei, chegar
Tue, 19 Apr 2016 22:24:51 +0000 8077360: Lower the number of providers created when using ServiceLoader
valeriep [Tue, 19 Apr 2016 22:24:51 +0000] rev 37575
8077360: Lower the number of providers created when using ServiceLoader Summary: Change ProviderLoader to be singleton and keep providers in java.base internal Reviewed-by: mullan
Tue, 19 Apr 2016 11:42:29 -0700 8154365: JFrame.setDefaultCloseOperation is prohibited in jtreg
mrkam [Tue, 19 Apr 2016 11:42:29 -0700] rev 37574
8154365: JFrame.setDefaultCloseOperation is prohibited in jtreg Reviewed-by: prr, alexsch
Tue, 19 Apr 2016 09:21:45 -0700 Merge
ddehaven [Tue, 19 Apr 2016 09:21:45 -0700] rev 37573
Merge
Tue, 12 Apr 2016 14:40:58 +0530 6191390: Action Event triggered by list does not reflect the modifiers properly on win32
arapte [Tue, 12 Apr 2016 14:40:58 +0530] rev 37572
6191390: Action Event triggered by list does not reflect the modifiers properly on win32 Reviewed-by: serb, psadhukhan
Mon, 11 Apr 2016 21:41:43 -0500 8150056: Remove package access restriction of com.sun.java.accessibility.util.internal
ptbrunet [Mon, 11 Apr 2016 21:41:43 -0500] rev 37571
8150056: Remove package access restriction of com.sun.java.accessibility.util.internal Summary: Remove use of Class.forName; remove package access check from getAccessible Reviewed-by: prr, asmotrak, ahgross Contributed-by: peter.brunet@oracle.com
Mon, 11 Apr 2016 11:19:33 -0700 Merge
ddehaven [Mon, 11 Apr 2016 11:19:33 -0700] rev 37570
Merge
Mon, 11 Apr 2016 21:07:34 +0300 6832045: DefaultSynthStyle.{getStateInfo,getMatchCount) should use Integer.bitCount
serb [Mon, 11 Apr 2016 21:07:34 +0300] rev 37569
6832045: DefaultSynthStyle.{getStateInfo,getMatchCount) should use Integer.bitCount Reviewed-by: alexsch, twisti
Fri, 08 Apr 2016 12:56:28 +0300 8152183: [TEST] add test for TIFFField
avstepan [Fri, 08 Apr 2016 12:56:28 +0300] rev 37568
8152183: [TEST] add test for TIFFField Reviewed-by: prr, yan
Fri, 08 Apr 2016 12:00:19 +0900 7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia [Fri, 08 Apr 2016 12:00:19 +0900] rev 37567
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed 8031992: Add Kannada support to the JDK Reviewed-by: okutsu, peytoia Contributed-by: Nishit Jain <nishit.jain@oracle.com>
Wed, 06 Apr 2016 19:53:20 -0500 8153153: Format string argument mismatch in jaccesswalker.cpp:545
ptbrunet [Wed, 06 Apr 2016 19:53:20 -0500] rev 37566
8153153: Format string argument mismatch in jaccesswalker.cpp:545 Summary: Use proper format specifier Reviewed-by: prr, serb Contributed-by: peter.brunet@oracle.com
Wed, 06 Apr 2016 18:59:21 -0500 8153149: Uninitialised memory in WinAccessBridge.cpp:1128
ptbrunet [Wed, 06 Apr 2016 18:59:21 -0500] rev 37565
8153149: Uninitialised memory in WinAccessBridge.cpp:1128 Summary: remove extraneous initializer Reviewed-by: prr, serb Contributed-by: peter.brunet@oracle.com
Wed, 06 Apr 2016 14:44:32 +0300 8152693: Changed behavior of java/awt/xembed/server/TestXEmbedServerJava.java test
yan [Wed, 06 Apr 2016 14:44:32 +0300] rev 37564
8152693: Changed behavior of java/awt/xembed/server/TestXEmbedServerJava.java test Reviewed-by: ssadetsky, serb
Wed, 06 Apr 2016 12:25:21 +0530 8044289: In ImageIO.write() and ImageIO.read() null stream is not handled properly.
jdv [Wed, 06 Apr 2016 12:25:21 +0530] rev 37563
8044289: In ImageIO.write() and ImageIO.read() null stream is not handled properly. Reviewed-by: prr, serb, psadhukhan
Tue, 05 Apr 2016 11:52:52 -0700 8146324: Add sun.font.FontUtilities.isComplexCharCode or related method
prr [Tue, 05 Apr 2016 11:52:52 -0700] rev 37562
8146324: Add sun.font.FontUtilities.isComplexCharCode or related method Reviewed-by: serb, ssadetsky
Tue, 05 Apr 2016 21:13:44 +0400 6949414: JMenu.buildMenuElementArray() endless loop
alexsch [Tue, 05 Apr 2016 21:13:44 +0400] rev 37561
6949414: JMenu.buildMenuElementArray() endless loop 6424606: behavior of returned from MenuSelectionManager.defaultManager() object is inconsistent with spec Reviewed-by: serb, ssadetsky
Tue, 05 Apr 2016 09:17:15 -0700 Merge
prr [Tue, 05 Apr 2016 09:17:15 -0700] rev 37560
Merge
Tue, 05 Apr 2016 18:23:10 +0300 8151773: [macosx] TrayIcon.imageAutoSize property is ignored
serb [Tue, 05 Apr 2016 18:23:10 +0300] rev 37559
8151773: [macosx] TrayIcon.imageAutoSize property is ignored Reviewed-by: alexsch
Tue, 05 Apr 2016 18:11:12 +0300 8144166: [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails
serb [Tue, 05 Apr 2016 18:11:12 +0300] rev 37558
8144166: [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails Reviewed-by: alexsch
Tue, 05 Apr 2016 17:44:19 +0300 7076354: JavaSoundAudioClip stop() Method sequencer.addMetaEventListener(this); wrong?
serb [Tue, 05 Apr 2016 17:44:19 +0300] rev 37557
7076354: JavaSoundAudioClip stop() Method sequencer.addMetaEventListener(this); wrong? Reviewed-by: amenkov
Tue, 05 Apr 2016 17:30:23 +0300 8152501: closed/javax/sound/sampled/FileWriter/WaveBigEndian.java failing
serb [Tue, 05 Apr 2016 17:30:23 +0300] rev 37556
8152501: closed/javax/sound/sampled/FileWriter/WaveBigEndian.java failing Reviewed-by: amenkov
Tue, 05 Apr 2016 15:37:13 +0530 8137169: [macosx] Incorrect minimal heigh of JTabbedPane with more tabs
aniyogi [Tue, 05 Apr 2016 15:37:13 +0530] rev 37555
8137169: [macosx] Incorrect minimal heigh of JTabbedPane with more tabs Reviewed-by: rchamyal, alexsch
Tue, 05 Apr 2016 14:52:31 +0530 8153363: Redundant check for number of components in PackedColorModel.equals() method
jdv [Tue, 05 Apr 2016 14:52:31 +0530] rev 37554
8153363: Redundant check for number of components in PackedColorModel.equals() method Reviewed-by: prr, flar
Tue, 05 Apr 2016 10:59:01 +0300 8151333: Some AWT functions may access an array outside of its bounds
ssadetsky [Tue, 05 Apr 2016 10:59:01 +0300] rev 37553
8151333: Some AWT functions may access an array outside of its bounds Reviewed-by: alexsch, prr
Tue, 05 Apr 2016 10:47:08 +0300 8149631: rgb(...) CSS color values are not parsed properly
ssadetsky [Tue, 05 Apr 2016 10:47:08 +0300] rev 37552
8149631: rgb(...) CSS color values are not parsed properly Reviewed-by: alexsch
Tue, 05 Apr 2016 10:39:46 +0300 8146301: Enter key does not work in a deserialized JFileChooser
ssadetsky [Tue, 05 Apr 2016 10:39:46 +0300] rev 37551
8146301: Enter key does not work in a deserialized JFileChooser Reviewed-by: alexsch, prr
Mon, 04 Apr 2016 14:22:07 -0700 8147544: Remove sun.misc.ManagedLocalsThread from java.desktop
prr [Mon, 04 Apr 2016 14:22:07 -0700] rev 37550
8147544: Remove sun.misc.ManagedLocalsThread from java.desktop Reviewed-by: serb, chegar
Mon, 04 Apr 2016 16:54:59 +0530 6357905: java.awt.JobAttributes.getFromPage() and getToPage() always returns "1".
psadhukhan [Mon, 04 Apr 2016 16:54:59 +0530] rev 37549
6357905: java.awt.JobAttributes.getFromPage() and getToPage() always returns "1". Reviewed-by: prr, jdv
Mon, 04 Apr 2016 11:26:14 +0530 6897701: In Nimbus Disabled Menus and Menu Items don't look disabled
pkbalakr [Mon, 04 Apr 2016 11:26:14 +0530] rev 37548
6897701: In Nimbus Disabled Menus and Menu Items don't look disabled Reviewed-by: ssadetsky, alexsch
Fri, 01 Apr 2016 09:52:13 -0700 8153272: [pit] Tag @run requires "main" in java/awt/FontClass/CreateFont/CreateFontArrayTest.java
prr [Fri, 01 Apr 2016 09:52:13 -0700] rev 37547
8153272: [pit] Tag @run requires "main" in java/awt/FontClass/CreateFont/CreateFontArrayTest.java Reviewed-by: yan
Fri, 01 Apr 2016 13:52:04 +0300 8149028: [TEST] add test for TIFFDirectory
avstepan [Fri, 01 Apr 2016 13:52:04 +0300] rev 37546
8149028: [TEST] add test for TIFFDirectory Reviewed-by: ssadetsky, yan
Fri, 01 Apr 2016 11:22:22 +0300 8073400: Some Monospaced logical fonts have a different width
dmarkov [Fri, 01 Apr 2016 11:22:22 +0300] rev 37545
8073400: Some Monospaced logical fonts have a different width Reviewed-by: okutsu, prr
Thu, 31 Mar 2016 15:30:05 +0530 6353518: Creation of a WritableRaster with a custom DataBuffer causes erroneous Exception
aghaisas [Thu, 31 Mar 2016 15:30:05 +0530] rev 37544
6353518: Creation of a WritableRaster with a custom DataBuffer causes erroneous Exception Reviewed-by: serb, prr, flar
Wed, 30 Mar 2016 17:17:00 +0530 8042713: [macosx] Print dialog does not update attribute set with page range
psadhukhan [Wed, 30 Mar 2016 17:17:00 +0530] rev 37543
8042713: [macosx] Print dialog does not update attribute set with page range Reviewed-by: prr, jdv
Wed, 30 Mar 2016 16:00:43 +0530 8061258: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges
psadhukhan [Wed, 30 Mar 2016 16:00:43 +0530] rev 37542
8061258: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges Reviewed-by: prr, jdv
Wed, 30 Mar 2016 15:26:10 +0530 8033936: java.awt.List events are not sent properly to handleEvent or ItemListener
arapte [Wed, 30 Mar 2016 15:26:10 +0530] rev 37541
8033936: java.awt.List events are not sent properly to handleEvent or ItemListener Reviewed-by: serb, psadhukhan
Mon, 18 Apr 2016 09:38:38 -0700 8154470: defines.h confused about PROGNAME and JAVA_ARGS
martin [Mon, 18 Apr 2016 09:38:38 -0700] rev 37540
8154470: defines.h confused about PROGNAME and JAVA_ARGS Summary: Fiddle with const_progname initializations Reviewed-by: ksrini, alanb
Tue, 19 Apr 2016 14:39:35 +0200 8150956: j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpected exceptions in the case of 'init' return type is void
mhaupt [Tue, 19 Apr 2016 14:39:35 +0200] rev 37539
8150956: j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpected exceptions in the case of 'init' return type is void Reviewed-by: psandoz
Tue, 19 Apr 2016 12:20:26 +0100 8154487: java.httpclient/sun.net.httpclient.hpack.DecoderTest failing on Windows
prappo [Tue, 19 Apr 2016 12:20:26 +0100] rev 37538
8154487: java.httpclient/sun.net.httpclient.hpack.DecoderTest failing on Windows Reviewed-by: chegar
Tue, 19 Apr 2016 01:40:13 -0700 8146758: NetworkInterfaceStreamTest.java fails intermittently at comparing network interfaces
xiaofeya [Tue, 19 Apr 2016 01:40:13 -0700] rev 37537
8146758: NetworkInterfaceStreamTest.java fails intermittently at comparing network interfaces Reviewed-by: chegar Contributed-by: Felix Yang <felix.yang@oracle.com>
Mon, 18 Apr 2016 22:12:52 -0700 8154498: fix to 8154403 results in failure of UserModuleTest.java on all platforms
sherman [Mon, 18 Apr 2016 22:12:52 -0700] rev 37536
8154498: fix to 8154403 results in failure of UserModuleTest.java on all platforms Reviewed-by: darcy, sundar
Mon, 18 Apr 2016 20:19:39 -0700 Merge
amurillo [Mon, 18 Apr 2016 20:19:39 -0700] rev 37535
Merge
Mon, 18 Apr 2016 15:39:47 -0700 Merge
amurillo [Mon, 18 Apr 2016 15:39:47 -0700] rev 37534
Merge
Thu, 14 Apr 2016 19:55:41 -0700 Merge
amurillo [Thu, 14 Apr 2016 19:55:41 -0700] rev 37533
Merge
Thu, 14 Apr 2016 15:25:41 -0700 Merge
dcubed [Thu, 14 Apr 2016 15:25:41 -0700] rev 37532
Merge
Wed, 13 Apr 2016 14:19:30 +0000 Merge
dsamersoff [Wed, 13 Apr 2016 14:19:30 +0000] rev 37531
Merge
Wed, 13 Apr 2016 12:10:42 +0300 8153856: com/sun/jdi/WatchFramePop.sh fails with exit code 1
dsamersoff [Wed, 13 Apr 2016 12:10:42 +0300] rev 37530
8153856: com/sun/jdi/WatchFramePop.sh fails with exit code 1 Summary: fixed sed expression in a test Reviewed-by: sla
Wed, 13 Apr 2016 11:13:15 +0200 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
simonis [Wed, 13 Apr 2016 11:13:15 +0200] rev 37529
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build Reviewed-by: erikj, goetz
Tue, 12 Apr 2016 00:43:57 -0700 8153902: remove com/sun/jdi/InterfaceMethodsTest.java, com/sun/jdi/InvokeTest.java from ProblemList
sspitsyn [Tue, 12 Apr 2016 00:43:57 -0700] rev 37528
8153902: remove com/sun/jdi/InterfaceMethodsTest.java, com/sun/jdi/InvokeTest.java from ProblemList Summary: Enable the jdi tests again Reviewed-by: sundar
Mon, 11 Apr 2016 20:16:34 +0200 Merge
jwilhelm [Mon, 11 Apr 2016 20:16:34 +0200] rev 37527
Merge
Fri, 08 Apr 2016 12:26:47 -0700 8153123: Streamline StackWalker code
bchristi [Fri, 08 Apr 2016 12:26:47 -0700] rev 37526
8153123: Streamline StackWalker code Reviewed-by: coleenp, dfuchs, mchung, redestad
Fri, 08 Apr 2016 13:14:23 +0200 8152666: The new Hotspot Build System
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37525
8152666: The new Hotspot Build System Reviewed-by: ihse, dcubed, erikj Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, ingemar.aberg@oracle.com
Thu, 07 Apr 2016 12:57:15 -0700 Merge
dcubed [Thu, 07 Apr 2016 12:57:15 -0700] rev 37524
Merge
Wed, 06 Apr 2016 15:48:55 -0700 Merge
dcubed [Wed, 06 Apr 2016 15:48:55 -0700] rev 37523
Merge
Wed, 06 Apr 2016 13:47:18 +0300 8153584: New jtreg test to verify PathSearchingVirutalMachine.bootClassPath() behaviour
akulyakh [Wed, 06 Apr 2016 13:47:18 +0300] rev 37522
8153584: New jtreg test to verify PathSearchingVirutalMachine.bootClassPath() behaviour Summary: Adding a new jtreg test Reviewed-by: dsamersoff
Mon, 18 Apr 2016 14:10:14 -0700 8145468: update java.lang APIs with new deprecations
smarks [Mon, 18 Apr 2016 14:10:14 -0700] rev 37521
8145468: update java.lang APIs with new deprecations Reviewed-by: alanb, psandoz, lancea, forax, scolebourne, chegar, martin
Mon, 18 Apr 2016 20:58:30 +0100 8153158: Remove sun.misc.ManagedLocalsThread from java.logging
chegar [Mon, 18 Apr 2016 20:58:30 +0100] rev 37520
8153158: Remove sun.misc.ManagedLocalsThread from java.logging Reviewed-by: dfuchs, redestad
Mon, 18 Apr 2016 20:58:21 +0100 8153372: Remove sun.misc.ManagedLocalsThread from jdk.httpserver
chegar [Mon, 18 Apr 2016 20:58:21 +0100] rev 37519
8153372: Remove sun.misc.ManagedLocalsThread from jdk.httpserver Reviewed-by: alanb
Mon, 18 Apr 2016 20:58:19 +0100 8147553: Remove sun.misc.ManagedLocalsThread from java.management
chegar [Mon, 18 Apr 2016 20:58:19 +0100] rev 37518
8147553: Remove sun.misc.ManagedLocalsThread from java.management Reviewed-by: dfuchs
Mon, 18 Apr 2016 19:40:48 +0100 8153353: HPACK implementation
prappo [Mon, 18 Apr 2016 19:40:48 +0100] rev 37517
8153353: HPACK implementation Reviewed-by: chegar, rriggs
Mon, 18 Apr 2016 10:57:11 -0700 8154403: JRT filesystem loaded by JDK8 with URLClassLoader is not closable since JDK-8147460
sherman [Mon, 18 Apr 2016 10:57:11 -0700] rev 37516
8154403: JRT filesystem loaded by JDK8 with URLClassLoader is not closable since JDK-8147460 Reviewed-by: alanb
Thu, 21 Apr 2016 12:57:11 -0700 Added tag jdk-9+115 for changeset 3414aeff4a80
lana [Thu, 21 Apr 2016 12:57:11 -0700] rev 37515
Added tag jdk-9+115 for changeset 3414aeff4a80
Wed, 05 Jul 2017 21:37:03 +0200 Merge
duke [Wed, 05 Jul 2017 21:37:03 +0200] rev 37514
Merge
Mon, 25 Apr 2016 14:15:38 -0700 Merge
amurillo [Mon, 25 Apr 2016 14:15:38 -0700] rev 37513
Merge
Fri, 22 Apr 2016 00:08:54 -0700 Merge
amurillo [Fri, 22 Apr 2016 00:08:54 -0700] rev 37512
Merge
Mon, 18 Apr 2016 22:40:47 +0200 Merge
kbarrett [Mon, 18 Apr 2016 22:40:47 +0200] rev 37511
Merge
Mon, 18 Apr 2016 14:52:31 -0400 8133051: Concurrent refinement threads may be activated and deactivated at random
kbarrett [Mon, 18 Apr 2016 14:52:31 -0400] rev 37510
8133051: Concurrent refinement threads may be activated and deactivated at random Summary: Establish min threshold step; earlier primary refinement thread activation. Reviewed-by: tschatzl, drwhite, mgerdin, jmasa
Mon, 18 Apr 2016 13:42:52 -0400 8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules
hseigel [Mon, 18 Apr 2016 13:42:52 -0400] rev 37509
8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules Summary: Add missing @modules and @build tags Reviewed-by: ctornqvi, lfoltan, gtriantafill
Fri, 15 Apr 2016 17:17:58 +0200 Merge
jwilhelm [Fri, 15 Apr 2016 17:17:58 +0200] rev 37508
Merge
Thu, 14 Apr 2016 20:43:16 -0700 Merge
dcubed [Thu, 14 Apr 2016 20:43:16 -0700] rev 37507
Merge
Thu, 14 Apr 2016 15:38:04 +0000 Merge
rprotacio [Thu, 14 Apr 2016 15:38:04 +0000] rev 37506
Merge
Thu, 14 Apr 2016 14:14:28 +0000 Merge
rprotacio [Thu, 14 Apr 2016 14:14:28 +0000] rev 37505
Merge
Thu, 14 Apr 2016 14:05:09 +0000 Merge
rprotacio [Thu, 14 Apr 2016 14:05:09 +0000] rev 37504
Merge
Thu, 14 Apr 2016 09:46:03 -0400 8152845: Improve PackageEntry and ModuleEntry print methods for future logging
rprotacio [Thu, 14 Apr 2016 09:46:03 -0400] rev 37503
8152845: Improve PackageEntry and ModuleEntry print methods for future logging Summary: Changed print methods for PackageEntry and ModuleEntry to take an outputStream Reviewed-by: lfoltan, hseigel, coleenp
Thu, 14 Apr 2016 16:43:09 +0200 Merge
mlarsson [Thu, 14 Apr 2016 16:43:09 +0200] rev 37502
Merge
Thu, 14 Apr 2016 15:10:50 +0200 Merge
mlarsson [Thu, 14 Apr 2016 15:10:50 +0200] rev 37501
Merge
Thu, 14 Apr 2016 11:55:28 +0200 8154064: JVMTI trace event crashes
rehn [Thu, 14 Apr 2016 11:55:28 +0200] rev 37500
8154064: JVMTI trace event crashes Reviewed-by: sla, stefank
Thu, 14 Apr 2016 14:13:07 +0000 Merge
dfazunen [Thu, 14 Apr 2016 14:13:07 +0000] rev 37499
Merge
Thu, 14 Apr 2016 15:45:38 +0300 8153222: [TESTBUG] Move tests in stress/gc to gc/stress
mchernov [Thu, 14 Apr 2016 15:45:38 +0300] rev 37498
8153222: [TESTBUG] Move tests in stress/gc to gc/stress Reviewed-by: dfazunen, jwilhelm
Wed, 13 Apr 2016 19:55:40 +0400 8153755: Improve test: stress/gc/TestStressRSetCoarsening.java
dfazunen [Wed, 13 Apr 2016 19:55:40 +0400] rev 37497
8153755: Improve test: stress/gc/TestStressRSetCoarsening.java Reviewed-by: tschatzl, kzhaldyb
Thu, 14 Apr 2016 13:31:11 +0200 Merge
brutisso [Thu, 14 Apr 2016 13:31:11 +0200] rev 37496
Merge
Thu, 14 Apr 2016 11:17:34 +0200 8073321: assert(q > prev_q) failed: we should be moving forward through memory
brutisso [Thu, 14 Apr 2016 11:17:34 +0200] rev 37495
8073321: assert(q > prev_q) failed: we should be moving forward through memory Reviewed-by: jmasa, mgerdin
Thu, 14 Apr 2016 08:30:37 +0200 8153745: Avoid spawning G1ParPreserveCMReferentsTask when there is no work to be done
sjohanss [Thu, 14 Apr 2016 08:30:37 +0200] rev 37494
8153745: Avoid spawning G1ParPreserveCMReferentsTask when there is no work to be done Reviewed-by: brutisso, jmasa, tschatzl
Thu, 14 Apr 2016 08:30:15 +0200 8154051: Change G1YoungGenSizer to use UL log_warning instead of warning
sjohanss [Thu, 14 Apr 2016 08:30:15 +0200] rev 37493
8154051: Change G1YoungGenSizer to use UL log_warning instead of warning Reviewed-by: brutisso, mgerdin
Thu, 14 Apr 2016 03:57:13 +0000 Merge
gziemski [Thu, 14 Apr 2016 03:57:13 +0000] rev 37492
Merge
Wed, 13 Apr 2016 15:53:46 -0500 8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT
gziemski [Wed, 13 Apr 2016 15:53:46 -0500] rev 37491
8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT Summary: Added mtArguments and replaced argument related usages of mtInternal with the new flag. Reviewed-by: coleenp, gtriantafill
Mon, 25 Apr 2016 09:59:43 -0300 8147634: Need a JImage API that given a JImageLocationRef returns class name
jlaskey [Mon, 25 Apr 2016 09:59:43 -0300] rev 37490
8147634: Need a JImage API that given a JImageLocationRef returns class name Reviewed-by: hseigel
Mon, 25 Apr 2016 09:59:07 -0300 8147426: Missing definition for JIMAGE_NOT_FOUND
jlaskey [Mon, 25 Apr 2016 09:59:07 -0300] rev 37489
8147426: Missing definition for JIMAGE_NOT_FOUND Reviewed-by: hseigel, alanb
Fri, 22 Apr 2016 10:46:08 +0200 8154867: PPC64: Better byte behavior
mdoerr [Fri, 22 Apr 2016 10:46:08 +0200] rev 37488
8154867: PPC64: Better byte behavior Reviewed-by: goetz
Thu, 21 Apr 2016 13:36:14 -0700 Merge
lana [Thu, 21 Apr 2016 13:36:14 -0700] rev 37487
Merge
Thu, 25 Feb 2016 21:45:26 +0000 8150654: Zero cleanup of CppInterpreter::result_type_of()
kevinw [Thu, 25 Feb 2016 21:45:26 +0000] rev 37486
8150654: Zero cleanup of CppInterpreter::result_type_of() Reviewed-by: coleenp
Sun, 21 Feb 2016 08:33:59 -0500 8150012: Better byte behavior for reflection
coleenp [Sun, 21 Feb 2016 08:33:59 -0500] rev 37485
8150012: Better byte behavior for reflection Reviewed-by: kvn, jrose, kevinw, ahgross
Sat, 20 Feb 2016 14:11:18 -0800 8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
kvn [Sat, 20 Feb 2016 14:11:18 -0800] rev 37484
8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo Summary: fix incorrect code Reviewed-by: jrose, coleenp, kevinw
Tue, 09 Feb 2016 15:54:16 -0500 8149170: Better byte behavior should normalize JNI arguments
coleenp [Tue, 09 Feb 2016 15:54:16 -0500] rev 37483
8149170: Better byte behavior should normalize JNI arguments Summary: Arguments coming from native should be converted to 0=false, 1-255=true Reviewed-by: kvn, kevinw, jrose, bdelsart, gtriantafill
Mon, 08 Feb 2016 12:54:57 +0000 8148475: Missing SA Bytecode updates.
kevinw [Mon, 08 Feb 2016 12:54:57 +0000] rev 37482
8148475: Missing SA Bytecode updates. Reviewed-by: coleenp
Thu, 07 Jan 2016 13:59:49 -0500 8146518: Zero interpreter broken with better byte behaviours
coleenp [Thu, 07 Jan 2016 13:59:49 -0500] rev 37481
8146518: Zero interpreter broken with better byte behaviours Summary: replaced Method::_result_type_index with Method::_result_type for better byte behaviours should be used for Zero also. Reviewed-by: roland, kvn, bdelsart, kevinw
Tue, 13 Oct 2015 18:13:34 -0400 8132051: Better byte behavior
coleenp [Tue, 13 Oct 2015 18:13:34 -0400] rev 37480
8132051: Better byte behavior Reviewed-by: bdelsart, roland, kvn, jrose, ahgross Contributed-by: coleen.phillimore@oracle.com, roland.westerlin@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com
Mon, 18 Apr 2016 15:39:46 -0700 Merge
amurillo [Mon, 18 Apr 2016 15:39:46 -0700] rev 37479
Merge
Thu, 14 Apr 2016 19:55:39 -0700 Merge
amurillo [Thu, 14 Apr 2016 19:55:39 -0700] rev 37478
Merge
Thu, 14 Apr 2016 17:42:29 -0700 Merge
dcubed [Thu, 14 Apr 2016 17:42:29 -0700] rev 37477
Merge
Wed, 13 Apr 2016 23:31:40 +0000 Merge
coleenp [Wed, 13 Apr 2016 23:31:40 +0000] rev 37476
Merge
Wed, 13 Apr 2016 12:57:31 -0400 8148772: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
coleenp [Wed, 13 Apr 2016 12:57:31 -0400] rev 37475
8148772: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool 8151546: nsk/jvmti/RedefineClasses/StressRedefine fails in hs nightly Summary: ConstantPool::resolve_constant_at_impl() isn't thread safe for MethodHandleInError and MethodTypeInError and Constant pool merging is not thread safe for source_file_name. Reviewed-by: sspitsyn, dcubed
Wed, 13 Apr 2016 17:00:54 -0400 8152905: hs_err file is missing gc threads
drwhite [Wed, 13 Apr 2016 17:00:54 -0400] rev 37474
8152905: hs_err file is missing gc threads Summary: List the GC threads in the hs_err file in the "Other Threads" section Reviewed-by: dcubed, coleenp
Tue, 12 Apr 2016 14:46:02 -0400 8149405: OOM Error running java/lang/invoke/MethodHandlesTest.java on windows-x86
drwhite [Tue, 12 Apr 2016 14:46:02 -0400] rev 37473
8149405: OOM Error running java/lang/invoke/MethodHandlesTest.java on windows-x86 Summary: Add missing ResourceMarks to release memory more quickly. Reviewed-by: jmasa, kbarrett
Wed, 13 Apr 2016 13:53:05 +0200 Merge
mgerdin [Wed, 13 Apr 2016 13:53:05 +0200] rev 37472
Merge
Mon, 11 Apr 2016 09:49:10 +0200 8153843: G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongous regions
mgerdin [Mon, 11 Apr 2016 09:49:10 +0200] rev 37471
8153843: G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongous regions Reviewed-by: drwhite, tschatzl
Wed, 13 Apr 2016 12:11:06 +0200 Merge
erikj [Wed, 13 Apr 2016 12:11:06 +0200] rev 37470
Merge
Wed, 13 Apr 2016 11:13:14 +0200 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
simonis [Wed, 13 Apr 2016 11:13:14 +0200] rev 37469
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build Reviewed-by: erikj, goetz
Tue, 12 Apr 2016 14:03:31 +0200 8153834: G1 Card table verification fails due to concurrent region cleanup
mgerdin [Tue, 12 Apr 2016 14:03:31 +0200] rev 37468
8153834: G1 Card table verification fails due to concurrent region cleanup Reviewed-by: ehelin, tschatzl
Tue, 12 Apr 2016 09:08:48 +0000 Merge
stefank [Tue, 12 Apr 2016 09:08:48 +0000] rev 37467
Merge
Tue, 12 Apr 2016 09:53:43 +0200 8153967: Remove top.hpp
stefank [Tue, 12 Apr 2016 09:53:43 +0200] rev 37466
8153967: Remove top.hpp Reviewed-by: coleenp, jwilhelm
Mon, 11 Apr 2016 12:22:09 +0200 8146879: Add option for handling existing log files in UL
mlarsson [Mon, 11 Apr 2016 12:22:09 +0200] rev 37465
8146879: Add option for handling existing log files in UL Reviewed-by: dsamersoff, gziemski, rehn
Mon, 11 Apr 2016 09:45:03 +0200 8153845: UL log write method missing essential assert
rehn [Mon, 11 Apr 2016 09:45:03 +0200] rev 37464
8153845: UL log write method missing essential assert Reviewed-by: mlarsson, brutisso
Fri, 08 Apr 2016 15:36:34 +0200 8153731: Increase max tag combinations for UL expression (config)
rehn [Fri, 08 Apr 2016 15:36:34 +0200] rev 37463
8153731: Increase max tag combinations for UL expression (config) Reviewed-by: stefank, mlarsson
Tue, 12 Apr 2016 07:17:44 +0200 8152491: Convert TracePageSizes to use UL
stefank [Tue, 12 Apr 2016 07:17:44 +0200] rev 37462
8152491: Convert TracePageSizes to use UL Reviewed-by: sjohanss, pliden
Mon, 11 Apr 2016 08:51:53 +0200 8153659: Create a CHeap backed LogStream class
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37461
8153659: Create a CHeap backed LogStream class Reviewed-by: brutisso, mlarsson
Mon, 11 Apr 2016 08:51:53 +0200 8153658: Redundant memory copy in LogStreamNoResourceMark
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37460
8153658: Redundant memory copy in LogStreamNoResourceMark Reviewed-by: kbarrett, jmasa
Mon, 11 Apr 2016 08:51:53 +0200 8153583: Make OutputAnalyzer.reportDiagnosticSummary public
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37459
8153583: Make OutputAnalyzer.reportDiagnosticSummary public Reviewed-by: brutisso, sjohanss
Mon, 11 Apr 2016 08:51:53 +0200 8152962: CMSCollector::shouldConcurrentCollect incorrectly logs against the debug stream
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37458
8152962: CMSCollector::shouldConcurrentCollect incorrectly logs against the debug stream Reviewed-by: brutisso, sjohanss
Mon, 11 Apr 2016 08:51:53 +0200 8152639: ResourceMark missing in reportFreeListStatistics
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37457
8152639: ResourceMark missing in reportFreeListStatistics Reviewed-by: pliden, sjohanss
Mon, 11 Apr 2016 08:51:53 +0200 8153742: Move Thread::current() to thread.hpp
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37456
8153742: Move Thread::current() to thread.hpp Reviewed-by: coleenp, jmasa
Tue, 12 Apr 2016 02:30:13 +0200 Merge
mockner [Tue, 12 Apr 2016 02:30:13 +0200] rev 37455
Merge
Mon, 11 Apr 2016 22:14:14 +0200 Merge
mockner [Mon, 11 Apr 2016 22:14:14 +0200] rev 37454
Merge
Mon, 11 Apr 2016 16:10:41 -0400 8145704: Make test for classinit logging more robust.
mockner [Mon, 11 Apr 2016 16:10:41 -0400] rev 37453
8145704: Make test for classinit logging more robust. Summary: 8145704: Make test for classinit logging more robust. Reviewed-by: hseigel, gtriantafill
Tue, 12 Apr 2016 00:24:39 +0200 Merge
mockner [Tue, 12 Apr 2016 00:24:39 +0200] rev 37452
Merge
Mon, 11 Apr 2016 11:33:52 -0400 8152468: PrintMiscellaneous in constantPool should use classresolve logging.
mockner [Mon, 11 Apr 2016 11:33:52 -0400] rev 37451
8152468: PrintMiscellaneous in constantPool should use classresolve logging. Summary: some instances of PrintMiscellaneous have ben replaced by classresolve logging. Reviewed-by: coleenp, rprotacio
Mon, 11 Apr 2016 20:38:50 +0000 Merge
jwilhelm [Mon, 11 Apr 2016 20:38:50 +0000] rev 37450
Merge
Mon, 11 Apr 2016 20:16:35 +0200 Merge
jwilhelm [Mon, 11 Apr 2016 20:16:35 +0200] rev 37449
Merge
Mon, 11 Apr 2016 12:50:08 +0000 8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails
csahu [Mon, 11 Apr 2016 12:50:08 +0000] rev 37448
8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails Reviewed-by: dsamersoff, lmesnik
Mon, 11 Apr 2016 14:42:56 +0000 Merge
dsamersoff [Mon, 11 Apr 2016 14:42:56 +0000] rev 37447
Merge
Mon, 11 Apr 2016 10:06:19 +0000 Merge
dsamersoff [Mon, 11 Apr 2016 10:06:19 +0000] rev 37446
Merge
Wed, 06 Apr 2016 20:43:03 +0900 8152435: (CL)HSDB should be started with no argument
ysuenaga [Wed, 06 Apr 2016 20:43:03 +0900] rev 37445
8152435: (CL)HSDB should be started with no argument Reviewed-by: dsamersoff
Mon, 11 Apr 2016 09:39:49 +0000 Merge
dsamersoff [Mon, 11 Apr 2016 09:39:49 +0000] rev 37444
Merge
Sat, 09 Apr 2016 12:15:13 +0300 8152679: DeadlockDetectionTest.java fails due to expected output missing
dsamersoff [Sat, 09 Apr 2016 12:15:13 +0300] rev 37443
8152679: DeadlockDetectionTest.java fails due to expected output missing Summary: Detect OS X and bailout Reviewed-by: sspitsyn, tbell
Sun, 10 Apr 2016 21:34:47 -0400 8151322: Implement os::set_native_thread_name() on Solaris
dholmes [Sun, 10 Apr 2016 21:34:47 -0400] rev 37442
8151322: Implement os::set_native_thread_name() on Solaris Reviewed-by: sla, kbarrett, gziemski
Sat, 09 Apr 2016 08:34:51 -0400 Merge
coleenp [Sat, 09 Apr 2016 08:34:51 -0400] rev 37441
Merge
Fri, 08 Apr 2016 19:39:32 -0400 8033735: make Throwable.backtrace visible to Class.getDeclaredField again
coleenp [Fri, 08 Apr 2016 19:39:32 -0400] rev 37440
8033735: make Throwable.backtrace visible to Class.getDeclaredField again Summary: removed old hack to workaround an old crash. Reviewed-by: hseigel, twisti, mchung
Thu, 07 Apr 2016 22:03:04 -0700 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
ccheung [Thu, 07 Apr 2016 22:03:04 -0700] rev 37439
8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive Summary: This optimization reduces the size of the RW region of the CDS archive. It also reduces the amount of pages in the RW region that are actually written into during runtime. Reviewed-by: dlong, iklam, jiangli Contributed-by: ioi.lam@oracle.com, calvin.cheung@oracle.com, goetz.lindenmaier@sap.com
Fri, 08 Apr 2016 12:26:29 -0700 8153123: Streamline StackWalker code
bchristi [Fri, 08 Apr 2016 12:26:29 -0700] rev 37438
8153123: Streamline StackWalker code Reviewed-by: coleenp, dfuchs, mchung, redestad
Fri, 08 Apr 2016 13:14:23 +0200 8152666: The new Hotspot Build System
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37437
8152666: The new Hotspot Build System Reviewed-by: ihse, dcubed, erikj Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, ingemar.aberg@oracle.com
Fri, 08 Apr 2016 10:39:53 +0200 Merge
fparain [Fri, 08 Apr 2016 10:39:53 +0200] rev 37436
Merge
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip