Mon, 15 Jun 2015 01:38:42 -0400 8098517: Unprotected PrintMalloc in os::realloc
kbarrett [Mon, 15 Jun 2015 01:38:42 -0400] rev 31347
8098517: Unprotected PrintMalloc in os::realloc Summary: Also verify tty != NULL before printing. Reviewed-by: dholmes
Fri, 12 Jun 2015 19:49:54 -0400 8042668: GC Support for shared heap ranges in CDS
jiangli [Fri, 12 Jun 2015 19:49:54 -0400] rev 31346
8042668: GC Support for shared heap ranges in CDS Summary: Added "Archive Region" support to the G1 GC Reviewed-by: tschatzl, brutisso Contributed-by: tom.benson@oracle.com
Fri, 12 Jun 2015 17:29:14 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:29:14 -0400] rev 31345
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Fri, 12 Jun 2015 12:55:32 +0200 8025608: GC trace events missing nursery size information
david [Fri, 12 Jun 2015 12:55:32 +0200] rev 31344
8025608: GC trace events missing nursery size information Reviewed-by: sjohanss, mgerdin
Thu, 11 Jun 2015 11:07:03 -0400 8086073: Fix PrintStubCode for empty StubCodeGenerator.
goetz [Thu, 11 Jun 2015 11:07:03 -0400] rev 31343
8086073: Fix PrintStubCode for empty StubCodeGenerator. Reviewed-by: kvn, lfoltan
Mon, 08 Jun 2015 12:54:05 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 12:54:05 +0200] rev 31342
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Wed, 10 Jun 2015 07:37:11 +0200 Merge
kbarrett [Wed, 10 Jun 2015 07:37:11 +0200] rev 31341
Merge
Tue, 09 Jun 2015 15:05:47 -0400 8086027: Multiple STATIC_ASSERTs at class scope doesn't work
kbarrett [Tue, 09 Jun 2015 15:05:47 -0400] rev 31340
8086027: Multiple STATIC_ASSERTs at class scope doesn't work Summary: Make supporting typedef name unique via __LINE__ concatenation Reviewed-by: dholmes, brutisso
Wed, 10 Jun 2015 05:59:44 +0200 Merge
jwilhelm [Wed, 10 Jun 2015 05:59:44 +0200] rev 31339
Merge
Tue, 09 Jun 2015 16:48:55 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:55 +0200] rev 31338
Merge
Wed, 10 Jun 2015 04:39:15 +0200 Merge
coleenp [Wed, 10 Jun 2015 04:39:15 +0200] rev 31337
Merge
Tue, 09 Jun 2015 12:22:21 -0400 8076161: Runtime stub for throw_null_pointer_exception always constructs log messages
mockner [Tue, 09 Jun 2015 12:22:21 -0400] rev 31336
8076161: Runtime stub for throw_null_pointer_exception always constructs log messages Summary: A LogEvents filter has been added to avoid unnecessary string construction. Reviewed-by: coleenp, hseigel, dholmes
Tue, 09 Jun 2015 10:26:25 -0400 8035074: hs_err improvement: Add time zone information in the hs_err file
coleenp [Tue, 09 Jun 2015 10:26:25 -0400] rev 31335
8035074: hs_err improvement: Add time zone information in the hs_err file 8026335: hs_err improvement: Print exact compressed oops mode and the heap base value. 8026331: hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors Summary: Add requested things to hs_err file. Reviewed-by: ctornqvi, dholmes
Mon, 08 Jun 2015 15:40:28 +0200 8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561
goetz [Mon, 08 Jun 2015 15:40:28 +0200] rev 31334
8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561 Reviewed-by: mgerdin, ehelin
Mon, 08 Jun 2015 17:39:35 +0000 8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc"
simonis [Mon, 08 Jun 2015 17:39:35 +0000] rev 31333
8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc" Summary: Also fix the Power8 detection which was broken because we issued an illegal 'lqarx' instruction Reviewed-by: kvn, asmundak
Fri, 05 Jun 2015 13:40:09 -0700 8054386: Allow Java debugging when CDS is enabled
cjplummer [Fri, 05 Jun 2015 13:40:09 -0700] rev 31332
8054386: Allow Java debugging when CDS is enabled Summary: Map archive RW when debugging is enabled Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
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
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip