Fri, 05 Jun 2015 10:27:41 +0200 7097567: G1: abstract and encapsulate collector phases and transitions between them
drwhite [Fri, 05 Jun 2015 10:27:41 +0200] rev 31331
7097567: G1: abstract and encapsulate collector phases and transitions between them Reviewed-by: mgerdin, tschatzl
Fri, 05 Jun 2015 09:50:09 +0200 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
david [Fri, 05 Jun 2015 09:50:09 +0200] rev 31330
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint Reviewed-by: drwhite, stefank
Thu, 02 Jul 2015 08:53:58 -0700 Added tag jdk9-b71 for changeset 9419a7f16a5c
katleman [Thu, 02 Jul 2015 08:53:58 -0700] rev 31329
Added tag jdk9-b71 for changeset 9419a7f16a5c
Thu, 02 Jul 2015 16:07:39 -0700 Merge
lana [Thu, 02 Jul 2015 16:07:39 -0700] rev 31328
Merge
Thu, 02 Jul 2015 09:38:41 +0200 8130303: Fix bogus check for libX11.so in libraries.m4
simonis [Thu, 02 Jul 2015 09:38:41 +0200] rev 31327
8130303: Fix bogus check for libX11.so in libraries.m4 Reviewed-by: simonis, erikj Contributed-by: matthias.baesken@sap.com
Tue, 30 Jun 2015 11:20:42 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31326
Merge
Mon, 29 Jun 2015 17:17:56 -0700 8130092: Backout Update jprt.properties with property listing tests subtrees
amurillo [Mon, 29 Jun 2015 17:17:56 -0700] rev 31325
8130092: Backout Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Fri, 26 Jun 2015 19:11:14 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:14 -0700] rev 31324
Merge
Thu, 25 Jun 2015 09:48:23 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:23 -0700] rev 31323
Merge
Sat, 20 Jun 2015 11:24:07 +0300 8098834: Update jprt.properties with property listing tests subtrees
dpochepk [Sat, 20 Jun 2015 11:24:07 +0300] rev 31322
8098834: Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Wed, 24 Jun 2015 13:53:34 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:53:34 +0200] rev 31321
Merge
Wed, 24 Jun 2015 09:41:11 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:41:11 +0200] rev 31320
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test. Reviewed-by: dfazunen, jmasa, ecaspole
Tue, 23 Jun 2015 10:20:10 -0700 8129518: Remove ParOldGC tests from the jprt hotspot testset
mikael [Tue, 23 Jun 2015 10:20:10 -0700] rev 31319
8129518: Remove ParOldGC tests from the jprt hotspot testset Reviewed-by: dholmes, brutisso
Tue, 23 Jun 2015 12:30:57 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:30:57 +0300] rev 31318
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Wed, 17 Jun 2015 21:43:26 +0000 8098821: Crash in system dictionary initialization with shared strings
mseledtsov [Wed, 17 Jun 2015 21:43:26 +0000] rev 31317
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed, coleenp
Mon, 15 Jun 2015 13:48:27 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:27 +0200] rev 31316
Merge
Fri, 12 Jun 2015 19:54:14 -0400 Merge
jiangli [Fri, 12 Jun 2015 19:54:14 -0400] rev 31315
Merge
Fri, 12 Jun 2015 17:03:04 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:03:04 -0400] rev 31314
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Tue, 09 Jun 2015 16:48:51 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:51 +0200] rev 31313
Merge
Tue, 30 Jun 2015 08:51:34 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:34 -0700] rev 31312
Merge
Mon, 22 Jun 2015 13:29:34 -0700 Merge
prr [Mon, 22 Jun 2015 13:29:34 -0700] rev 31311
Merge
Thu, 04 Jun 2015 18:27:42 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:27:42 +0200] rev 31310
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Tue, 16 Jun 2015 13:00:47 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:47 -0700] rev 31309
Merge
Fri, 12 Jun 2015 19:23:53 -0500 8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
ptbrunet [Fri, 12 Jun 2015 19:23:53 -0500] rev 31308
8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location Summary: build jdk.accessibility for all platforms Reviewed-by: erikj, dholmes Contributed-by: peter.brunet@oracle.com
Tue, 30 Jun 2015 09:51:08 +0200 8130060: Revert use of devkit on macosx in JPRT
erikj [Tue, 30 Jun 2015 09:51:08 +0200] rev 31307
8130060: Revert use of devkit on macosx in JPRT Reviewed-by: tbell
Mon, 29 Jun 2015 11:00:10 +0200 8129969: Switch JPRT configuration to use devkits for Windows and Macosx
erikj [Mon, 29 Jun 2015 11:00:10 +0200] rev 31306
8129969: Switch JPRT configuration to use devkits for Windows and Macosx Reviewed-by: tbell, dholmes
Mon, 29 Jun 2015 10:55:17 +0200 8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException
erikj [Mon, 29 Jun 2015 10:55:17 +0200] rev 31305
8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException Reviewed-by: dholmes
Thu, 02 Jul 2015 08:53:57 -0700 Added tag jdk9-b71 for changeset 1b06d9da3dc3
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31304
Added tag jdk9-b71 for changeset 1b06d9da3dc3
Wed, 05 Jul 2017 20:39:44 +0200 Added tag jdk9-b71 for changeset f66c18528472
duke [Wed, 05 Jul 2017 20:39:44 +0200] rev 31303
Added tag jdk9-b71 for changeset f66c18528472
Wed, 05 Jul 2017 20:39:43 +0200 Merge jdk9-b71
duke [Wed, 05 Jul 2017 20:39:43 +0200] rev 31302
Merge
Wed, 05 Jul 2017 20:39:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:40 +0200] rev 31301
Merge
Sun, 28 Jun 2015 16:39:45 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:45 -0700] rev 31300
Merge
Sun, 28 Jun 2015 12:58:24 +0530 4869999: Error on import statement naming package containing no class files
sadayapalam [Sun, 28 Jun 2015 12:58:24 +0530] rev 31299
4869999: Error on import statement naming package containing no class files Summary: Ensure that the compiler does not prematurely decide a package is not observable. Reviewed-by: jlahoda
Wed, 24 Jun 2015 15:15:56 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:15:56 -0700] rev 31298
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 15:41:05 -0700 8081854: Javadoc should generate named anchors for HTML4 output
bpatel [Tue, 23 Jun 2015 15:41:05 -0700] rev 31297
8081854: Javadoc should generate named anchors for HTML4 output Reviewed-by: ksrini
Tue, 23 Jun 2015 17:46:23 +0530 8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing
sadayapalam [Tue, 23 Jun 2015 17:46:23 +0530] rev 31296
8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing Reviewed-by: mcimadamore
Thu, 25 Jun 2015 10:21:41 -0700 Added tag jdk9-b70 for changeset 2707be8c1d10
katleman [Thu, 25 Jun 2015 10:21:41 -0700] rev 31295
Added tag jdk9-b70 for changeset 2707be8c1d10
Wed, 05 Jul 2017 20:39:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:35 +0200] rev 31294
Merge
Sun, 28 Jun 2015 16:38:48 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:48 -0700] rev 31293
Merge
Wed, 24 Jun 2015 17:12:00 -0700 8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing
darcy [Wed, 24 Jun 2015 17:12:00 -0700] rev 31292
8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing Reviewed-by: lancea
Thu, 25 Jun 2015 10:21:37 -0700 Added tag jdk9-b70 for changeset bc215e37d299
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31291
Added tag jdk9-b70 for changeset bc215e37d299
Wed, 05 Jul 2017 20:39:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:31 +0200] rev 31290
Merge
Sun, 28 Jun 2015 16:39:27 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:27 -0700] rev 31289
Merge
Fri, 26 Jun 2015 17:26:48 +0200 8129956: jaxp: CodeSource.getLocation() might return null
dfuchs [Fri, 26 Jun 2015 17:26:48 +0200] rev 31288
8129956: jaxp: CodeSource.getLocation() might return null Reviewed-by: lancea
Thu, 25 Jun 2015 20:06:37 +0200 8129880: Cleanup usage of Class.getResource in jaxp
dfuchs [Thu, 25 Jun 2015 20:06:37 +0200] rev 31287
8129880: Cleanup usage of Class.getResource in jaxp Reviewed-by: joehw, mchung
Thu, 25 Jun 2015 11:06:28 +0200 8080266: Failed to create CharInfo due to ResourceBundle update for modules
fyuan [Thu, 25 Jun 2015 11:06:28 +0200] rev 31286
8080266: Failed to create CharInfo due to ResourceBundle update for modules Summary: Fixed the initialization of LSSerializerImpl. Reviewed-by: joehw, dfuchs
Wed, 24 Jun 2015 15:18:44 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:18:44 -0700] rev 31285
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 19:50:10 +0200 8129572: Cleanup usage of getResourceAsStream in jaxp
dfuchs [Tue, 23 Jun 2015 19:50:10 +0200] rev 31284
8129572: Cleanup usage of getResourceAsStream in jaxp Reviewed-by: alanb, joehw, mchung, redestad
Thu, 25 Jun 2015 10:21:37 -0700 Added tag jdk9-b70 for changeset 3a7fb5940d2f
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31283
Added tag jdk9-b70 for changeset 3a7fb5940d2f
Wed, 05 Jul 2017 20:39:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:26 +0200] rev 31282
Merge
Sun, 28 Jun 2015 16:38:44 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:44 -0700] rev 31281
Merge
Fri, 26 Jun 2015 17:49:17 +0200 8129959: DebugLogger has unnecessary API methods
attila [Fri, 26 Jun 2015 17:49:17 +0200] rev 31280
8129959: DebugLogger has unnecessary API methods Reviewed-by: hannesw, lagergren
Fri, 26 Jun 2015 17:08:14 +0200 8129950: Wrong condition for checking absence of logger in MethodHandleFactory
attila [Fri, 26 Jun 2015 17:08:14 +0200] rev 31279
8129950: Wrong condition for checking absence of logger in MethodHandleFactory Reviewed-by: hannesw, lagergren
Wed, 24 Jun 2015 15:19:50 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:19:50 -0700] rev 31278
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 11:16:48 +0200 8129410: Java adapters with class-level overrides should preserve variable arity constructors
attila [Tue, 23 Jun 2015 11:16:48 +0200] rev 31277
8129410: Java adapters with class-level overrides should preserve variable arity constructors Reviewed-by: lagergren, sundar
Thu, 25 Jun 2015 10:21:42 -0700 Added tag jdk9-b70 for changeset 271525e41254
katleman [Thu, 25 Jun 2015 10:21:42 -0700] rev 31276
Added tag jdk9-b70 for changeset 271525e41254
Wed, 05 Jul 2017 20:39:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:21 +0200] rev 31275
Merge
Thu, 25 Jun 2015 10:21:34 -0700 Added tag jdk9-b70 for changeset 47e9512ea427
katleman [Thu, 25 Jun 2015 10:21:34 -0700] rev 31274
Added tag jdk9-b70 for changeset 47e9512ea427
Wed, 05 Jul 2017 20:39:17 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:17 +0200] rev 31273
Merge
Sun, 28 Jun 2015 16:38:22 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:22 -0700] rev 31272
Merge
Sun, 28 Jun 2015 23:05:46 +0300 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
aefimov [Sun, 28 Jun 2015 23:05:46 +0300] rev 31271
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src Reviewed-by: igerasim
Fri, 26 Jun 2015 21:34:34 +0000 7191662: JCE providers should be located via ServiceLoader
valeriep [Fri, 26 Jun 2015 21:34:34 +0000] rev 31270
7191662: JCE providers should be located via ServiceLoader Summary: Enhanced to use ServiceLoader and switched provider to Provider.Service model. Reviewed-by: mullan, alanb, mchung
Thu, 25 Jun 2015 11:59:40 -0700 8129624: Move jdk_rmi test group from tier 2 to tier 3
darcy [Thu, 25 Jun 2015 11:59:40 -0700] rev 31269
8129624: Move jdk_rmi test group from tier 2 to tier 3 Reviewed-by: alanb, smarks
Thu, 25 Jun 2015 17:53:52 +0000 8087157: PKCS11 provider not instantiated with security manager
valeriep [Thu, 25 Jun 2015 17:53:52 +0000] rev 31268
8087157: PKCS11 provider not instantiated with security manager Summary: updated java.policy file with sun.misc pkg access permission for SunPKCS11 provider. Reviewed-by: mullan
Thu, 25 Jun 2015 08:30:34 -0700 8129822: Define "headful" jtreg keyword
darcy [Thu, 25 Jun 2015 08:30:34 -0700] rev 31267
8129822: Define "headful" jtreg keyword Reviewed-by: alanb, alexsch
Thu, 25 Jun 2015 14:23:03 +0100 8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
msheppar [Thu, 25 Jun 2015 14:23:03 +0100] rev 31266
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently Summary: changed openConnection() to openConnection(Proxy.NO_PROXY) Reviewed-by: chegar
Thu, 25 Jun 2015 20:20:41 +0800 8129575: Equal DelegationPermission instances may return different hash codes
asmotrak [Thu, 25 Jun 2015 20:20:41 +0800] rev 31265
8129575: Equal DelegationPermission instances may return different hash codes Reviewed-by: mullan, weijun
Thu, 25 Jun 2015 09:03:23 +0800 8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
weijun [Thu, 25 Jun 2015 09:03:23 +0800] rev 31264
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently Reviewed-by: vinnie
Wed, 24 Jun 2015 16:42:11 -0700 8008577: Use CLDR Locale Data by Default
naoto [Wed, 24 Jun 2015 16:42:11 -0700] rev 31263
8008577: Use CLDR Locale Data by Default Reviewed-by: erikj, okutsu
Wed, 24 Jun 2015 16:08:58 -0700 8080450: doc for Double/Int/LongSummaryStatistics.toString has errors
smarks [Wed, 24 Jun 2015 16:08:58 -0700] rev 31262
8080450: doc for Double/Int/LongSummaryStatistics.toString has errors Reviewed-by: darcy, lancea
Wed, 24 Jun 2015 15:15:10 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:15:10 -0700] rev 31261
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Wed, 24 Jun 2015 11:15:23 -0700 8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
sherman [Wed, 24 Jun 2015 11:15:23 -0700] rev 31260
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string Summary: to take input bytes as unsigned before check range Reviewed-by: alanb
Wed, 24 Jun 2015 18:50:19 +0300 8129595: New DTLS tests need @modules
kshefov [Wed, 24 Jun 2015 18:50:19 +0300] rev 31259
8129595: New DTLS tests need @modules Reviewed-by: alanb
Wed, 24 Jun 2015 12:05:30 +0200 8072773: (fs) Files.lines needs a better splitting implementation for stream source
psandoz [Wed, 24 Jun 2015 12:05:30 +0200] rev 31258
8072773: (fs) Files.lines needs a better splitting implementation for stream source Reviewed-by: alanb
Tue, 23 Jun 2015 14:20:59 -0700 Merge
amurillo [Tue, 23 Jun 2015 14:20:59 -0700] rev 31257
Merge
Tue, 23 Jun 2015 08:59:06 -0700 Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31256
Merge
Thu, 18 Jun 2015 22:38:45 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:45 -0700] rev 31255
Merge
Fri, 12 Jun 2015 09:59:30 -0700 Merge
kvn [Fri, 12 Jun 2015 09:59:30 -0700] rev 31254
Merge
Thu, 11 Jun 2015 14:20:01 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution
vlivanov [Thu, 11 Jun 2015 14:20:01 +0300] rev 31253
8074551: GWT can be marked non-compilable due to deopt count pollution Reviewed-by: kvn
Tue, 23 Jun 2015 09:46:22 -0700 8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows
bpb [Tue, 23 Jun 2015 09:46:22 -0700] rev 31252
8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows Summary: Suppress testing the Teredo tunneling interface on Windows. Reviewed-by: chegar
Tue, 23 Jun 2015 16:36:04 +0300 8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
kshefov [Tue, 23 Jun 2015 16:36:04 +0300] rev 31251
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException Reviewed-by: vlivanov
Tue, 23 Jun 2015 09:23:53 -0400 Merge
rriggs [Tue, 23 Jun 2015 09:23:53 -0400] rev 31250
Merge
Tue, 23 Jun 2015 09:21:25 -0400 8129535: java_props_md.c should compile on VS 2010
rriggs [Tue, 23 Jun 2015 09:21:25 -0400] rev 31249
8129535: java_props_md.c should compile on VS 2010 Summary: Visual Studio 2010 does not allow declarations in the middle of blocks; only at the beginning Reviewed-by: alanb
Tue, 23 Jun 2015 09:49:55 +0200 8129120: Terminal operation properties should not be back-propagated to upstream operations
psandoz [Tue, 23 Jun 2015 09:49:55 +0200] rev 31248
8129120: Terminal operation properties should not be back-propagated to upstream operations Reviewed-by: briangoetz, chegar
Mon, 22 Jun 2015 13:30:21 -0700 8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception
bpb [Mon, 22 Jun 2015 13:30:21 -0700] rev 31247
8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception Summary: Check for rmid == null before dereferencing the variable. Reviewed-by: rriggs, chegar
Sat, 20 Jun 2015 10:03:42 -0400 8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
rriggs [Sat, 20 Jun 2015 10:03:42 -0400] rev 31246
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0 Summary: System property os.name and os.version should report the version of kernel32.dll Reviewed-by: alanb, igerasim
Fri, 19 Jun 2015 09:35:10 -0700 8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently
bpb [Fri, 19 Jun 2015 09:35:10 -0700] rev 31245
8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently Summary: Print seed used to initialize Random and add ability to specify seed. Reviewed-by: alanb, chegar
Fri, 19 Jun 2015 14:06:24 +0800 8050409: Test for JAAS getPrivateCredentials
amjiang [Fri, 19 Jun 2015 14:06:24 +0800] rev 31244
8050409: Test for JAAS getPrivateCredentials Reviewed-by: weijun
Thu, 18 Jun 2015 17:20:42 -0700 8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."
bpb [Thu, 18 Jun 2015 17:20:42 -0700] rev 31243
8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock." Summary: Add @run tag with property -Djava.util.prefs.userRoot=. Reviewed-by: alanb
Thu, 25 Jun 2015 10:21:38 -0700 Added tag jdk9-b70 for changeset d3d7f5a45a5c
katleman [Thu, 25 Jun 2015 10:21:38 -0700] rev 31242
Added tag jdk9-b70 for changeset d3d7f5a45a5c
Wed, 05 Jul 2017 20:39:06 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:06 +0200] rev 31241
Merge
Sun, 28 Jun 2015 16:39:04 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:04 -0700] rev 31240
Merge
Tue, 23 Jun 2015 14:20:40 -0700 Merge
amurillo [Tue, 23 Jun 2015 14:20:40 -0700] rev 31239
Merge
Thu, 18 Jun 2015 22:38:36 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:36 -0700] rev 31238
Merge
Thu, 18 Jun 2015 13:18:12 -0700 Merge
dcubed [Thu, 18 Jun 2015 13:18:12 -0700] rev 31237
Merge
Thu, 04 Jun 2015 14:29:34 +0200 8080947: Add uint as a valid VM flag type
david [Thu, 04 Jun 2015 14:29:34 +0200] rev 31236
8080947: Add uint as a valid VM flag type Reviewed-by: brutisso, ddmitriev
Thu, 04 Jun 2015 14:19:51 +0200 Merge
jwilhelm [Thu, 04 Jun 2015 14:19:51 +0200] rev 31235
Merge
Thu, 04 Jun 2015 08:05:47 -0400 8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file
coleenp [Thu, 04 Jun 2015 08:05:47 -0400] rev 31234
8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file Summary: Use the Events::log function to save redefined classes for output to the hs_err file. Reviewed-by: sspitsyn, jiangli, lfoltan
Tue, 09 Jun 2015 12:09:03 +0200 8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing
roland [Tue, 09 Jun 2015 12:09:03 +0200] rev 31233
8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing Summary: Trying to transform ArrayCopyNode in dying part of the graph Reviewed-by: kvn
Mon, 15 Jun 2015 16:47:24 +0300 8078145: testlibrary_tests/RandomGeneratorTest.java failed with AssertionError : Unexpected random number sequence for mode: NO_SEED
skovalev [Mon, 15 Jun 2015 16:47:24 +0300] rev 31232
8078145: testlibrary_tests/RandomGeneratorTest.java failed with AssertionError : Unexpected random number sequence for mode: NO_SEED Reviewed-by: iignatyev, vlivanov
Fri, 12 Jun 2015 14:10:17 +0200 8086046: escape analysis generates incorrect code as of B67
roland [Fri, 12 Jun 2015 14:10:17 +0200] rev 31231
8086046: escape analysis generates incorrect code as of B67 Summary: load bypasses arraycopy that sets the value after the ArrayCopyNode is expanded Reviewed-by: kvn
Wed, 03 Jun 2015 08:23:09 +0000 8081790: aarch64: SHA tests fail
enevill [Wed, 03 Jun 2015 08:23:09 +0000] rev 31230
8081790: aarch64: SHA tests fail Summary: Fix SHA tests in JTReg so they recognize aarch64 Reviewed-by: duke Contributed-by: alexander.alexeev@caviumnetworks.com
Fri, 12 Jun 2015 09:59:51 -0700 Merge
kvn [Fri, 12 Jun 2015 09:59:51 -0700] rev 31229
Merge
Thu, 11 Jun 2015 14:19:40 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution
vlivanov [Thu, 11 Jun 2015 14:19:40 +0300] rev 31228
8074551: GWT can be marked non-compilable due to deopt count pollution Reviewed-by: kvn
Tue, 23 Jun 2015 18:56:17 +0000 8129551: aarch64: some regressions introduced by addition of vectorisation code
enevill [Tue, 23 Jun 2015 18:56:17 +0000] rev 31227
8129551: aarch64: some regressions introduced by addition of vectorisation code Summary: Fix regressions Reviewed-by: kvn
Thu, 25 Jun 2015 10:21:35 -0700 Added tag jdk9-b70 for changeset d4e08333ac48
katleman [Thu, 25 Jun 2015 10:21:35 -0700] rev 31226
Added tag jdk9-b70 for changeset d4e08333ac48
Sun, 28 Jun 2015 16:38:02 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:02 -0700] rev 31225
Merge
Tue, 23 Jun 2015 08:59:06 -0700 Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31224
Merge
Thu, 18 Jun 2015 22:38:34 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:34 -0700] rev 31223
Merge
Thu, 18 Jun 2015 13:05:59 -0700 Merge
dcubed [Thu, 18 Jun 2015 13:05:59 -0700] rev 31222
Merge
Thu, 04 Jun 2015 14:39:07 +0200 8080947: Add uint as a valid VM flag type
david [Thu, 04 Jun 2015 14:39:07 +0200] rev 31221
8080947: Add uint as a valid VM flag type Reviewed-by: brutisso, ddmitriev
Wed, 03 Jun 2015 11:03:06 +0200 8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
ihse [Wed, 03 Jun 2015 11:03:06 +0200] rev 31220
8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests Reviewed-by: erikj
Tue, 23 Jun 2015 15:11:56 +0200 8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49
erikj [Tue, 23 Jun 2015 15:11:56 +0200] rev 31219
8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49 Reviewed-by: tbell
Thu, 25 Jun 2015 10:21:33 -0700 Added tag jdk9-b70 for changeset 7d5061c22f0a
katleman [Thu, 25 Jun 2015 10:21:33 -0700] rev 31218
Added tag jdk9-b70 for changeset 7d5061c22f0a
Wed, 05 Jul 2017 20:38:50 +0200 Added tag jdk9-b70 for changeset 43d0179ee9de
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31217
Added tag jdk9-b70 for changeset 43d0179ee9de
Wed, 05 Jul 2017 20:38:50 +0200 Merge jdk9-b70
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31216
Merge
Wed, 05 Jul 2017 20:38:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:47 +0200] rev 31215
Merge
Thu, 18 Jun 2015 10:24:20 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:20 -0700] rev 31214
Merge
Wed, 17 Jun 2015 13:20:33 -0700 8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs
sogoel [Wed, 17 Jun 2015 13:20:33 -0700] rev 31213
8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs Reviewed-by: jjg
Tue, 16 Jun 2015 09:39:59 +0530 8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors
sadayapalam [Tue, 16 Jun 2015 09:39:59 +0530] rev 31212
8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors Summary: Issue clear diagostic when package names in a qualified type name are illegally annotated Reviewed-by: mcimadamore, jlahoda
Thu, 18 Jun 2015 01:43:17 -0700 Added tag jdk9-b69 for changeset adbe1040a135
lana [Thu, 18 Jun 2015 01:43:17 -0700] rev 31211
Added tag jdk9-b69 for changeset adbe1040a135
Wed, 05 Jul 2017 20:38:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:43 +0200] rev 31210
Merge
Thu, 18 Jun 2015 01:43:12 -0700 Added tag jdk9-b69 for changeset 97f4fef2d420
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31209
Added tag jdk9-b69 for changeset 97f4fef2d420
Wed, 05 Jul 2017 20:38:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:40 +0200] rev 31208
Merge
Thu, 18 Jun 2015 10:25:10 -0700 Merge
lana [Thu, 18 Jun 2015 10:25:10 -0700] rev 31207
Merge
Mon, 15 Jun 2015 09:25:23 -0700 8080907: Develop test for Xerces Update: XML Schema Validation
joehw [Mon, 15 Jun 2015 09:25:23 -0700] rev 31206
8080907: Develop test for Xerces Update: XML Schema Validation Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Fri, 12 Jun 2015 16:39:25 -0400 Merge
mullan [Fri, 12 Jun 2015 16:39:25 -0400] rev 31205
Merge
Fri, 12 Jun 2015 16:36:31 -0400 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
mullan [Fri, 12 Jun 2015 16:36:31 -0400] rev 31204
8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: alanb, joehw
Thu, 18 Jun 2015 01:43:12 -0700 Added tag jdk9-b69 for changeset cf43381c8a56
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31203
Added tag jdk9-b69 for changeset cf43381c8a56
Wed, 05 Jul 2017 20:38:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:36 +0200] rev 31202
Merge
Thu, 18 Jun 2015 10:24:14 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:14 -0700] rev 31201
Merge
Thu, 18 Jun 2015 19:20:53 +0530 8117883: nasgen prototype, instance member count calculation is wrong
sundar [Thu, 18 Jun 2015 19:20:53 +0530] rev 31200
8117883: nasgen prototype, instance member count calculation is wrong Reviewed-by: hannesw, lagergren
Wed, 17 Jun 2015 13:56:53 +0200 8098808: Convert Scope from interface to class
hannesw [Wed, 17 Jun 2015 13:56:53 +0200] rev 31199
8098808: Convert Scope from interface to class Reviewed-by: sundar, attila
Wed, 17 Jun 2015 14:21:20 +0530 8098847: obj."prop" and obj.'prop' should result in SyntaxError
sundar [Wed, 17 Jun 2015 14:21:20 +0530] rev 31198
8098847: obj."prop" and obj.'prop' should result in SyntaxError Reviewed-by: hannesw, attila
Wed, 17 Jun 2015 09:10:45 +0200 8087312: PropertyMapWrapper.equals should compare className
hannesw [Wed, 17 Jun 2015 09:10:45 +0200] rev 31197
8087312: PropertyMapWrapper.equals should compare className Reviewed-by: sundar, attila
Tue, 16 Jun 2015 18:26:25 +0530 8098578: Global scope is not accessible with indirect load call
sundar [Tue, 16 Jun 2015 18:26:25 +0530] rev 31196
8098578: Global scope is not accessible with indirect load call Reviewed-by: attila, hannesw
Tue, 16 Jun 2015 13:25:41 +0200 8098807: Strict eval throws ClassCastException with large scripts
hannesw [Tue, 16 Jun 2015 13:25:41 +0200] rev 31195
8098807: Strict eval throws ClassCastException with large scripts Reviewed-by: sundar, attila
Mon, 15 Jun 2015 15:49:14 +0200 8098546: eval within a 'with' leaks definitions into global scope
hannesw [Mon, 15 Jun 2015 15:49:14 +0200] rev 31194
8098546: eval within a 'with' leaks definitions into global scope Reviewed-by: sundar, attila
Mon, 15 Jun 2015 15:37:01 +0200 8086052: Script evaluation should not return last function declaration
hannesw [Mon, 15 Jun 2015 15:37:01 +0200] rev 31193
8086052: Script evaluation should not return last function declaration Reviewed-by: sundar, attila
Fri, 12 Jun 2015 16:55:20 +0530 8087211: Indirect evals should be strict with -strict option
sundar [Fri, 12 Jun 2015 16:55:20 +0530] rev 31192
8087211: Indirect evals should be strict with -strict option Reviewed-by: lagergren, hannesw
Thu, 18 Jun 2015 01:43:18 -0700 Added tag jdk9-b69 for changeset b15ed6c5dedd
lana [Thu, 18 Jun 2015 01:43:18 -0700] rev 31191
Added tag jdk9-b69 for changeset b15ed6c5dedd
Wed, 05 Jul 2017 20:38:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:32 +0200] rev 31190
Merge
Thu, 18 Jun 2015 10:24:57 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:57 -0700] rev 31189
Merge
Fri, 12 Jun 2015 17:33:15 -0700 8086029: Fix doclint reference warnings in org.omg.CORBA
darcy [Fri, 12 Jun 2015 17:33:15 -0700] rev 31188
8086029: Fix doclint reference warnings in org.omg.CORBA Reviewed-by: lancea, alanb
Thu, 18 Jun 2015 01:43:08 -0700 Added tag jdk9-b69 for changeset 20f60dc00878
lana [Thu, 18 Jun 2015 01:43:08 -0700] rev 31187
Added tag jdk9-b69 for changeset 20f60dc00878
Wed, 05 Jul 2017 20:38:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:28 +0200] rev 31186
Merge
Thu, 18 Jun 2015 10:24:33 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:33 -0700] rev 31185
Merge
Thu, 18 Jun 2015 11:16:01 +0800 8060103: CheckBlacklistedCerts.java thinks its openjdk build
rhalade [Thu, 18 Jun 2015 11:16:01 +0800] rev 31184
8060103: CheckBlacklistedCerts.java thinks its openjdk build Reviewed-by: weijun
Thu, 20 Nov 2014 17:52:18 +0800 8064890: SecureClassLoader should use a ConcurrentHashMap
weijun [Thu, 20 Nov 2014 17:52:18 +0800] rev 31183
8064890: SecureClassLoader should use a ConcurrentHashMap Reviewed-by: mullan
Wed, 17 Jun 2015 16:03:49 -0400 8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited
rriggs [Wed, 17 Jun 2015 16:03:49 -0400] rev 31182
8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited Reviewed-by: martin, dholmes
Wed, 17 Jun 2015 15:48:28 -0400 Merge
mullan [Wed, 17 Jun 2015 15:48:28 -0400] rev 31181
Merge
Wed, 17 Jun 2015 15:47:12 -0400 8072692: Improve performance of SecurityManager.checkPackageAccess
dfuchs [Wed, 17 Jun 2015 15:47:12 -0400] rev 31180
8072692: Improve performance of SecurityManager.checkPackageAccess Reviewed-by: mullan, weijun
Wed, 17 Jun 2015 20:19:51 +0300 8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
kshefov [Wed, 17 Jun 2015 20:19:51 +0300] rev 31179
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option Reviewed-by: vlivanov
Wed, 17 Jun 2015 20:17:25 +0300 8067005: Several java/lang/invoke tests fail due to exhausted code cache
kshefov [Wed, 17 Jun 2015 20:17:25 +0300] rev 31178
8067005: Several java/lang/invoke tests fail due to exhausted code cache Reviewed-by: vlivanov
Tue, 16 Jun 2015 17:05:08 -0700 8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type
darcy [Tue, 16 Jun 2015 17:05:08 -0700] rev 31177
8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type Reviewed-by: lancea
Tue, 16 Jun 2015 14:38:51 -0700 8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3
bpb [Tue, 16 Jun 2015 14:38:51 -0700] rev 31176
8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3 Summary: Only count datagrams received from the client within the test. Reviewed-by: alanb, chegar
Tue, 16 Jun 2015 10:52:39 -0700 Merge
prr [Tue, 16 Jun 2015 10:52:39 -0700] rev 31175
Merge
Mon, 08 Jun 2015 11:31:09 -0700 Merge
prr [Mon, 08 Jun 2015 11:31:09 -0700] rev 31174
Merge
Mon, 08 Jun 2015 16:47:23 +0100 8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
andrew [Mon, 08 Jun 2015 16:47:23 +0100] rev 31173
8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions Summary: Add conditionals to provide giflib < 5 API calls and interlacing behaviour Reviewed-by: prr, azvegint
Mon, 08 Jun 2015 18:30:41 +0300 8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
sgupta [Mon, 08 Jun 2015 18:30:41 +0300] rev 31172
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails Reviewed-by: alexsch
Fri, 05 Jun 2015 23:08:31 +0300 8085910: OGL text renderer: gamma lut cleanup
bae [Fri, 05 Jun 2015 23:08:31 +0300] rev 31171
8085910: OGL text renderer: gamma lut cleanup Reviewed-by: serb, prr
Thu, 04 Jun 2015 16:18:14 +0300 8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
anashaty [Thu, 04 Jun 2015 16:18:14 +0300] rev 31170
8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled Reviewed-by: serb, bae
Thu, 04 Jun 2015 15:24:30 +0300 8078606: Deadlock in awt clipboard
anashaty [Thu, 04 Jun 2015 15:24:30 +0300] rev 31169
8078606: Deadlock in awt clipboard Reviewed-by: azvegint, bae
Wed, 03 Jun 2015 18:26:06 -0700 Merge
ddehaven [Wed, 03 Jun 2015 18:26:06 -0700] rev 31168
Merge
Wed, 03 Jun 2015 17:58:00 -0700 8081886: CGGlyphImages.m no longer builds with x code 4.x
prr [Wed, 03 Jun 2015 17:58:00 -0700] rev 31167
8081886: CGGlyphImages.m no longer builds with x code 4.x Reviewed-by: bae, serb
Wed, 03 Jun 2015 23:17:52 +0300 8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec
serb [Wed, 03 Jun 2015 23:17:52 +0300] rev 31166
8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec Reviewed-by: alexsch, malenkov
Wed, 03 Jun 2015 18:45:27 +0400 8081313: MultipleDocumentHandling.java: tidy warnings
avstepan [Wed, 03 Jun 2015 18:45:27 +0400] rev 31165
8081313: MultipleDocumentHandling.java: tidy warnings Summary: minor fix for docs Reviewed-by: alexsch
Wed, 03 Jun 2015 18:39:26 +0400 8077036: swing docs: fix some tidy warnings
avstepan [Wed, 03 Jun 2015 18:39:26 +0400] rev 31164
8077036: swing docs: fix some tidy warnings Summary: minor fixes for docs Reviewed-by: alexsch
Wed, 03 Jun 2015 15:21:35 +0300 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
mcherkas [Wed, 03 Jun 2015 15:21:35 +0300] rev 31163
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane Reviewed-by: bae
Tue, 02 Jun 2015 19:27:06 +0300 8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
serb [Tue, 02 Jun 2015 19:27:06 +0300] rev 31162
8079084: Behavior of BeanProperty.enumerationValues() contradicts spec Reviewed-by: alexsch, malenkov
Mon, 01 Jun 2015 17:46:28 +0400 8081019: Check peer to null in CPlatformWindow.checkZoom()
alexsch [Mon, 01 Jun 2015 17:46:28 +0400] rev 31161
8081019: Check peer to null in CPlatformWindow.checkZoom() Reviewed-by: serb, azvegint
Mon, 01 Jun 2015 13:40:43 +0300 8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
psadhukhan [Mon, 01 Jun 2015 13:40:43 +0300] rev 31160
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC Reviewed-by: prr, serb
Fri, 29 May 2015 17:29:52 +0100 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
andrew [Fri, 29 May 2015 17:29:52 +0100] rev 31159
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure Summary: The include directive should be conditional on the use of the system JPEG library. Reviewed-by: prr, ihse
Fri, 29 May 2015 18:32:58 +0300 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
bae [Fri, 29 May 2015 18:32:58 +0300] rev 31158
8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON Reviewed-by: serb, prr
Fri, 29 May 2015 08:58:46 +0900 8081295: Build failed with GCC 5.1.1
ysuenaga [Fri, 29 May 2015 08:58:46 +0900] rev 31157
8081295: Build failed with GCC 5.1.1 Summary: Array bounds and incorrect condition warnings happen with GCC 5.1.1 Reviewed-by: azvegint
Thu, 28 May 2015 21:17:49 +0300 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
anashaty [Thu, 28 May 2015 21:17:49 +0300] rev 31156
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel Reviewed-by: azvegint, alexp
Sat, 23 May 2015 15:13:40 +0300 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
serb [Sat, 23 May 2015 15:13:40 +0300] rev 31155
8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode Reviewed-by: flar, bae
Wed, 27 May 2015 14:42:58 +0300 8079652: Could not enable D3D pipeline
vadim [Wed, 27 May 2015 14:42:58 +0300] rev 31154
8079652: Could not enable D3D pipeline Reviewed-by: prr, serb
Tue, 16 Jun 2015 10:11:02 -0700 8098850: Remove remaining native2ascii resource files and man pages
mchung [Tue, 16 Jun 2015 10:11:02 -0700] rev 31153
8098850: Remove remaining native2ascii resource files and man pages Reviewed-by: alanb
Mon, 15 Jun 2015 13:12:12 +0200 8081412: Remove MHIllegalAccess.java from the problem list
aeriksso [Mon, 15 Jun 2015 13:12:12 +0200] rev 31152
8081412: Remove MHIllegalAccess.java from the problem list Reviewed-by: darcy
Tue, 16 Jun 2015 13:13:05 +0200 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
dl [Tue, 16 Jun 2015 13:13:05 +0200] rev 31151
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T Reviewed-by: psandoz, martin
Tue, 16 Jun 2015 12:15:54 +0200 8080933: LogManager.demandSystemLogger should accept a 'caller' argument.
dfuchs [Tue, 16 Jun 2015 12:15:54 +0200] rev 31150
8080933: LogManager.demandSystemLogger should accept a 'caller' argument. Summary: The caller's class is now passed to LogManager.demandSystemLogger Reviewed-by: mchung
Mon, 15 Jun 2015 10:56:31 -0700 Merge
amurillo [Mon, 15 Jun 2015 10:56:31 -0700] rev 31149
Merge
Thu, 11 Jun 2015 12:02:13 -0700 Merge
amurillo [Thu, 11 Jun 2015 12:02:13 -0700] rev 31148
Merge
Thu, 04 Jun 2015 19:24:28 -0700 Merge
kvn [Thu, 04 Jun 2015 19:24:28 -0700] rev 31147
Merge
Wed, 03 Jun 2015 12:54:08 -0700 8081778: Use Intel x64 CPU instructions for RSA acceleration
kvn [Wed, 03 Jun 2015 12:54:08 -0700] rev 31146
8081778: Use Intel x64 CPU instructions for RSA acceleration Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose, aph, ascarpino, fweimer
Fri, 12 Jun 2015 17:06:28 -0700 8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
bpb [Fri, 12 Jun 2015 17:06:28 -0700] rev 31145
8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems Summary: On Mac OS X use statfs() instead of statvfs(). Reviewed-by: alanb
Fri, 12 Jun 2015 17:05:26 -0700 8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems
bpb [Fri, 12 Jun 2015 17:05:26 -0700] rev 31144
8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems Summary: On Mac OS X replace statvfs64() and struct statvfs64 with statfs() and struct statfs, respectively, and f_frsize with f_bsize. Reviewed-by: alanb
Fri, 12 Jun 2015 16:40:05 -0400 Merge
mullan [Fri, 12 Jun 2015 16:40:05 -0400] rev 31143
Merge
Fri, 12 Jun 2015 16:36:33 -0400 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
mullan [Fri, 12 Jun 2015 16:36:33 -0400] rev 31142
8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: alanb, joehw
Fri, 12 Jun 2015 12:50:41 -0400 6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
mullan [Fri, 12 Jun 2015 12:50:41 -0400] rev 31141
6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys Reviewed-by: weijun
Fri, 12 Jun 2015 14:28:21 +0800 8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
amlu [Fri, 12 Jun 2015 14:28:21 +0800] rev 31140
8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java Reviewed-by: darcy
Fri, 12 Jun 2015 10:58:31 +0530 8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}.
sadayapalam [Fri, 12 Jun 2015 10:58:31 +0530] rev 31139
8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}. Summary: Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound. Reviewed-by: darcy
Thu, 18 Jun 2015 01:43:13 -0700 Added tag jdk9-b69 for changeset d24a2c340a47
lana [Thu, 18 Jun 2015 01:43:13 -0700] rev 31138
Added tag jdk9-b69 for changeset d24a2c340a47
Wed, 05 Jul 2017 20:38:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:19 +0200] rev 31137
Merge
Thu, 18 Jun 2015 10:23:45 -0700 Merge
lana [Thu, 18 Jun 2015 10:23:45 -0700] rev 31136
Merge
Mon, 15 Jun 2015 10:56:29 -0700 Merge
amurillo [Mon, 15 Jun 2015 10:56:29 -0700] rev 31135
Merge
Thu, 11 Jun 2015 12:02:12 -0700 Merge
amurillo [Thu, 11 Jun 2015 12:02:12 -0700] rev 31134
Merge
Tue, 12 May 2015 14:26:31 +0200 8085832: Optimize main and post loop out when pre loop is found empty
roland [Tue, 12 May 2015 14:26:31 +0200] rev 31133
8085832: Optimize main and post loop out when pre loop is found empty Summary: Eliminate main loop and post loop if pre loop becomes empty Reviewed-by: kvn, mcberg
Mon, 08 Jun 2015 18:35:17 +0200 8081823: C2 performs unsigned comparison against -1
roland [Mon, 08 Jun 2015 18:35:17 +0200] rev 31132
8081823: C2 performs unsigned comparison against -1 Summary: x <= 0 || x > 0 wrongly folded as (x-1) >u -1 Reviewed-by: kvn, vlivanov
Thu, 04 Jun 2015 16:19:22 +0200 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
roland [Thu, 04 Jun 2015 16:19:22 +0200] rev 31131
8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed Summary: Bail out from range check elimination if pre loop is not found Reviewed-by: kvn
Thu, 04 Jun 2015 19:24:47 -0700 Merge
kvn [Thu, 04 Jun 2015 19:24:47 -0700] rev 31130
Merge
Wed, 03 Jun 2015 15:02:10 -0700 8081778: Use Intel x64 CPU instructions for RSA acceleration
kvn [Wed, 03 Jun 2015 15:02:10 -0700] rev 31129
8081778: Use Intel x64 CPU instructions for RSA acceleration Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
Fri, 12 Jun 2015 16:09:45 +0100 8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
sgehwolf [Fri, 12 Jun 2015 16:09:45 +0100] rev 31128
8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms. Summary: Use __builtin_frame_address(0) rather than returning address of local variable. Reviewed-by: dholmes
Thu, 18 Jun 2015 01:43:09 -0700 Added tag jdk9-b69 for changeset 4ba02b88b7ed
lana [Thu, 18 Jun 2015 01:43:09 -0700] rev 31127
Added tag jdk9-b69 for changeset 4ba02b88b7ed
Thu, 18 Jun 2015 10:23:33 -0700 Merge
lana [Thu, 18 Jun 2015 10:23:33 -0700] rev 31126
Merge
Thu, 18 Jun 2015 17:00:44 +0200 8080915: [macosx] JDK 9 installation does not add java info to the java_home plist
erikj [Thu, 18 Jun 2015 17:00:44 +0200] rev 31125
8080915: [macosx] JDK 9 installation does not add java info to the java_home plist Reviewed-by: tbell
Thu, 18 Jun 2015 10:15:41 +0200 8087208: Add devkit creation script for windows
erikj [Thu, 18 Jun 2015 10:15:41 +0200] rev 31124
8087208: Add devkit creation script for windows Reviewed-by: ihse
Thu, 18 Jun 2015 10:08:42 +0200 8087193: Support building with devkits on Macosx
erikj [Thu, 18 Jun 2015 10:08:42 +0200] rev 31123
8087193: Support building with devkits on Macosx Reviewed-by: ihse
Tue, 16 Jun 2015 16:11:18 -0700 8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk
darcy [Tue, 16 Jun 2015 16:11:18 -0700] rev 31122
8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk Reviewed-by: jjg
Thu, 18 Jun 2015 01:43:07 -0700 Added tag jdk9-b69 for changeset b5fc60ba6aa1
lana [Thu, 18 Jun 2015 01:43:07 -0700] rev 31121
Added tag jdk9-b69 for changeset b5fc60ba6aa1
Wed, 05 Jul 2017 20:38:06 +0200 Added tag jdk9-b69 for changeset d69c968463f0
duke [Wed, 05 Jul 2017 20:38:06 +0200] rev 31120
Added tag jdk9-b69 for changeset d69c968463f0
Wed, 05 Jul 2017 20:38:06 +0200 Merge jdk9-b69
duke [Wed, 05 Jul 2017 20:38:06 +0200] rev 31119
Merge
Wed, 05 Jul 2017 20:38:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:03 +0200] rev 31118
Merge
Thu, 11 Jun 2015 20:19:56 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:56 -0700] rev 31117
Merge
Wed, 10 Jun 2015 11:18:10 +0200 8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31
alundblad [Wed, 10 Jun 2015 11:18:10 +0200] rev 31116
8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31 Summary: Added explicit type arguments. Reviewed-by: jlahoda
Tue, 09 Jun 2015 15:57:45 +0200 8054717: SJavac should track changes in the public apis of classpath classes!
alundblad [Tue, 09 Jun 2015 15:57:45 +0200] rev 31115
8054717: SJavac should track changes in the public apis of classpath classes! Summary: Added functionality for tracking changes in public APIs of classpath classes. Reviewed-by: jlahoda, erikj
Tue, 09 Jun 2015 11:52:13 +0200 8082311: NPE when compiling expression with \"^\"
jlahoda [Tue, 09 Jun 2015 11:52:13 +0200] rev 31114
8082311: NPE when compiling expression with \"^\" Summary: Using BinaryNumericOperator for numeric bitwise operators and BinaryBooleanOperator for boolean bitwise operators, as the common BinaryBitwiseOperator allowed to incorrectly combine numeric and boolean operands Reviewed-by: mcimadamore
Fri, 05 Jun 2015 18:43:11 +0530 8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes.
sadayapalam [Fri, 05 Jun 2015 18:43:11 +0530] rev 31113
8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes. Reviewed-by: mcimadamore
Thu, 11 Jun 2015 10:44:19 -0700 Added tag jdk9-b68 for changeset 9bccf568791d
lana [Thu, 11 Jun 2015 10:44:19 -0700] rev 31112
Added tag jdk9-b68 for changeset 9bccf568791d
Wed, 05 Jul 2017 20:37:58 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:58 +0200] rev 31111
Merge
Thu, 11 Jun 2015 20:20:05 -0700 Merge
lana [Thu, 11 Jun 2015 20:20:05 -0700] rev 31110
Merge
Fri, 05 Jun 2015 15:05:55 +0200 8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
mkos [Fri, 05 Jun 2015 15:05:55 +0200] rev 31109
8072839: JAX-B Plugability Layer: using java.util.ServiceLoader Reviewed-by: alanb
Thu, 11 Jun 2015 10:44:13 -0700 Added tag jdk9-b68 for changeset e8e25f52dbd0
lana [Thu, 11 Jun 2015 10:44:13 -0700] rev 31108
Added tag jdk9-b68 for changeset e8e25f52dbd0
Wed, 05 Jul 2017 20:37:55 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:55 +0200] rev 31107
Merge
Thu, 11 Jun 2015 20:18:44 -0700 Merge
lana [Thu, 11 Jun 2015 20:18:44 -0700] rev 31106
Merge
Mon, 08 Jun 2015 22:08:47 -0700 8080908: Develop test for Xerces Update: XPointer
joehw [Mon, 08 Jun 2015 22:08:47 -0700] rev 31105
8080908: Develop test for Xerces Update: XPointer Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Mon, 08 Jun 2015 21:59:07 -0700 8080906: Develop test for Xerces Update: DOM L3 Serializer
joehw [Mon, 08 Jun 2015 21:59:07 -0700] rev 31104
8080906: Develop test for Xerces Update: DOM L3 Serializer Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Thu, 11 Jun 2015 10:44:12 -0700 Added tag jdk9-b68 for changeset 09305604d861
lana [Thu, 11 Jun 2015 10:44:12 -0700] rev 31103
Added tag jdk9-b68 for changeset 09305604d861
Wed, 05 Jul 2017 20:37:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:51 +0200] rev 31102
Merge
Thu, 11 Jun 2015 20:19:14 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:14 -0700] rev 31101
Merge
Thu, 11 Jun 2015 13:33:34 +0530 8087136: regression: apply on $EXEC fails with ClassCastException
sundar [Thu, 11 Jun 2015 13:33:34 +0530] rev 31100
8087136: regression: apply on $EXEC fails with ClassCastException Reviewed-by: hannesw, lagergren
Tue, 09 Jun 2015 09:27:02 +0200 8080490: add $EXECV command to Nashorn scripting mode
mhaupt [Tue, 09 Jun 2015 09:27:02 +0200] rev 31099
8080490: add $EXECV command to Nashorn scripting mode Summary: Additional arguments to the command line can be passed as a single array, or as a sequence of varargs. Reviewed-by: attila, hannesw
Tue, 09 Jun 2015 14:19:57 +0530 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
sundar [Tue, 09 Jun 2015 14:19:57 +0530] rev 31098
8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option Reviewed-by: attila, hannesw
Mon, 08 Jun 2015 10:28:04 +0200 8085885: address Javadoc warnings in Nashorn source code
mhaupt [Mon, 08 Jun 2015 10:28:04 +0200] rev 31097
8085885: address Javadoc warnings in Nashorn source code Reviewed-by: hannesw, lagergren
Mon, 08 Jun 2015 14:10:39 +0530 8085937: add autoimports sample script to easily explore Java classes in interactive mode
sundar [Mon, 08 Jun 2015 14:10:39 +0530] rev 31096
8085937: add autoimports sample script to easily explore Java classes in interactive mode Reviewed-by: lagergren, attila
Mon, 08 Jun 2015 13:57:44 +0530 8085802: Nashorn -nse option causes parse error on anonymous function definition
sundar [Mon, 08 Jun 2015 13:57:44 +0530] rev 31095
8085802: Nashorn -nse option causes parse error on anonymous function definition Reviewed-by: lagergren, attila
Fri, 05 Jun 2015 19:05:37 +0530 8085810: Return value of Objects.requireNonNull call can be used
sundar [Fri, 05 Jun 2015 19:05:37 +0530] rev 31094
8085810: Return value of Objects.requireNonNull call can be used Reviewed-by: lagergren, attila
Fri, 05 Jun 2015 12:38:53 +0200 8080087: Nashorn $ENV.PWD is originally undefined
mhaupt [Fri, 05 Jun 2015 12:38:53 +0200] rev 31093
8080087: Nashorn $ENV.PWD is originally undefined Summary: On Windows, the PWD environment variable does not exist and cannot be imported in scripting mode, so it is set explicitly. Reviewed-by: lagergren, sundar
Thu, 11 Jun 2015 10:44:20 -0700 Added tag jdk9-b68 for changeset 4b727de06e46
lana [Thu, 11 Jun 2015 10:44:20 -0700] rev 31092
Added tag jdk9-b68 for changeset 4b727de06e46
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip