Wed, 17 Jun 2015 17:48:25 -0700 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
ascarpino [Wed, 17 Jun 2015 17:48:25 -0700] rev 31404
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration Reviewed-by: kvn, jrose
Tue, 16 Jun 2015 16:10:36 -0700 8080325: SuperWord loop unrolling analysis
mcberg [Tue, 16 Jun 2015 16:10:36 -0700] rev 31403
8080325: SuperWord loop unrolling analysis Summary: Determine loop unroll factor based on supported vectors sizes. Reviewed-by: roland, kvn
Wed, 24 Jun 2015 13:38:01 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:38:01 +0200] rev 31402
Merge
Wed, 24 Jun 2015 14:28:30 +0000 Merge
dsamersoff [Wed, 24 Jun 2015 14:28:30 +0000] rev 31401
Merge
Wed, 24 Jun 2015 13:16:33 +0000 Merge
dsamersoff [Wed, 24 Jun 2015 13:16:33 +0000] rev 31400
Merge
Fri, 12 Jun 2015 15:49:55 +0100 8078521: AARCH64: Add AArch64 SA support
aph [Fri, 12 Jun 2015 15:49:55 +0100] rev 31399
8078521: AARCH64: Add AArch64 SA support Summary: Add AArch64 SA support Reviewed-by: dsamersoff, dholmes
Wed, 24 Jun 2015 15:04:27 +0200 Merge
brutisso [Wed, 24 Jun 2015 15:04:27 +0200] rev 31398
Merge
Tue, 23 Jun 2015 13:26:05 +0200 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
brutisso [Tue, 23 Jun 2015 13:26:05 +0200] rev 31397
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses Reviewed-by: pliden, tschatzl
Wed, 24 Jun 2015 13:26:12 +0200 Merge
dholmes [Wed, 24 Jun 2015 13:26:12 +0200] rev 31396
Merge
Wed, 24 Jun 2015 11:58:34 +0200 Merge
dholmes [Wed, 24 Jun 2015 11:58:34 +0200] rev 31395
Merge
Wed, 24 Jun 2015 05:45:50 -0400 8081294: aarch64: fails to build on ubuntu wily
enevill [Wed, 24 Jun 2015 05:45:50 -0400] rev 31394
8081294: aarch64: fails to build on ubuntu wily Reviewed-by: dholmes
Wed, 24 Jun 2015 11:55:18 +0200 Merge
tschatzl [Wed, 24 Jun 2015 11:55:18 +0200] rev 31393
Merge
Wed, 24 Jun 2015 09:42:45 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:42:45 +0200] rev 31392
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
Wed, 24 Jun 2015 10:28:00 +0200 Merge
sjohanss [Wed, 24 Jun 2015 10:28:00 +0200] rev 31391
Merge
Wed, 24 Jun 2015 08:37:12 +0200 8081607: Change default GC for server configurations to G1
sjohanss [Wed, 24 Jun 2015 08:37:12 +0200] rev 31390
8081607: Change default GC for server configurations to G1 Summary: For more info see JEP 248. Reviewed-by: pliden, tschatzl
Wed, 24 Jun 2015 08:30:52 +0200 8030076: remove unused runtime related code
bdelsart [Wed, 24 Jun 2015 08:30:52 +0200] rev 31389
8030076: remove unused runtime related code Summary: small cleanup of runtime code Reviewed-by: dholmes, coleenp
Tue, 23 Jun 2015 22:10:33 -0400 8129607: Incorrect GPL header
coleenp [Tue, 23 Jun 2015 22:10:33 -0400] rev 31388
8129607: Incorrect GPL header Summary: fix typo in GPL header Reviewed-by: kvn, dholmes
Wed, 24 Jun 2015 02:00:21 +0200 Merge
kbarrett [Wed, 24 Jun 2015 02:00:21 +0200] rev 31387
Merge
Tue, 23 Jun 2015 17:18:27 -0400 8129446: crash when reporting corrupted classfile
kbarrett [Tue, 23 Jun 2015 17:18:27 -0400] rev 31386
8129446: crash when reporting corrupted classfile Summary: Increase buffer size and use jio_snprintf for message generation Reviewed-by: tbenson, coleenp, iklam
Tue, 23 Jun 2015 18:05:27 +0000 Merge
dsamersoff [Tue, 23 Jun 2015 18:05:27 +0000] rev 31385
Merge
Tue, 23 Jun 2015 20:55:31 +0300 8078632: conflicts between open and closed SA ports
dsamersoff [Tue, 23 Jun 2015 20:55:31 +0300] rev 31384
8078632: conflicts between open and closed SA ports Summary: closed port is renamed to arm64 Reviewed-by: dlong, dholmes
Tue, 23 Jun 2015 18:03:37 +0200 Merge
bdelsart [Tue, 23 Jun 2015 18:03:37 +0200] rev 31383
Merge
Tue, 23 Jun 2015 17:48:34 +0200 8087133: Improve sharing of native wrappers in SignatureHandlerLibrary
bdelsart [Tue, 23 Jun 2015 17:48:34 +0200] rev 31382
8087133: Improve sharing of native wrappers in SignatureHandlerLibrary Summary: fingerprint normalization for arm32 Reviewed-by: dholmes, coleenp
Tue, 23 Jun 2015 10:17:35 -0400 8129584: Fix required for aarch64 after 8122937
adinn [Tue, 23 Jun 2015 10:17:35 -0400] rev 31381
8129584: Fix required for aarch64 after 8122937 Summary: The fix for 8122937 omitted cpu/aarch64 changes required by src/share fixes Reviewed-by: kvn, simonis
Tue, 23 Jun 2015 11:00:32 +0000 Merge
dsamersoff [Tue, 23 Jun 2015 11:00:32 +0000] rev 31380
Merge
Tue, 23 Jun 2015 12:35:21 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:35:21 +0300] rev 31379
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Tue, 23 Jun 2015 10:12:44 +0200 8129332: Missing test case for JDK-8078438
shade [Tue, 23 Jun 2015 10:12:44 +0200] rev 31378
8129332: Missing test case for JDK-8078438 Summary: Add the test case originally developed for JDK-8078438 Reviewed-by: tschatzl
Mon, 22 Jun 2015 19:21:04 -0400 8078513: [linux] Clean up code relevant to LinuxThreads implementation
stuefe [Mon, 22 Jun 2015 19:21:04 -0400] rev 31377
8078513: [linux] Clean up code relevant to LinuxThreads implementation Reviewed-by: dholmes, sla, coleenp, simonis
Tue, 09 Jun 2015 15:03:10 +0300 8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
lmesnik [Tue, 09 Jun 2015 15:03:10 +0300] rev 31376
8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups Reviewed-by: mgerdin, drwhite
Fri, 19 Jun 2015 14:23:39 -0700 8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32
cjplummer [Fri, 19 Jun 2015 14:23:39 -0700] rev 31375
8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32 Summary: When mapping RW for debugging support, update space_info->read_only to reflect it is RW Reviewed-by: dcubed, coleenp, iklam
Thu, 18 Jun 2015 16:28:04 -0400 8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests
jprovino [Thu, 18 Jun 2015 16:28:04 -0400] rev 31374
8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests Summary: The word size being allocated needs to be rounded up. Reviewed-by: jmasa, tbenson
Fri, 19 Jun 2015 13:03:58 +0000 Merge
coleenp [Fri, 19 Jun 2015 13:03:58 +0000] rev 31373
Merge
Fri, 19 Jun 2015 07:57:31 +0300 8072931: JEP-JDK-8059557: Test task: test framework development
ddmitriev [Fri, 19 Jun 2015 07:57:31 +0300] rev 31372
8072931: JEP-JDK-8059557: Test task: test framework development Summary: Test set for JEP 245 Validate JVM Command-Line Flag Arguments Reviewed-by: ctornqvi, dholmes, gziemski
Thu, 18 Jun 2015 14:39:38 -0500 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
gziemski [Thu, 18 Jun 2015 14:39:38 -0500] rev 31371
8122937: [JEP 245] Validate JVM Command-Line Flag Arguments. Summary: Validate the arguments to all JVM command-line flags so as to avoid crashes, and ensure that appropriate error messages are displayed when they are invalid. Reviewed-by: ddmitriev, dholmes, kbarrett, drwhite, brutisso, coleenp
Fri, 19 Jun 2015 11:27:07 +0200 8078669: G1 applies SurvivorAlignmentInBytes to both survivor and old gen
tschatzl [Fri, 19 Jun 2015 11:27:07 +0200] rev 31370
8078669: G1 applies SurvivorAlignmentInBytes to both survivor and old gen Summary: After refactoring of the relevant code in JDK-8060025 the survivor alignment had been applied to any allocation within PLABs. Only do that for survivor allocations again. Improve the related tests to have less variance. Reviewed-by: jmasa, fzhinkin
Fri, 19 Jun 2015 09:41:50 +0200 8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86
aph [Fri, 19 Jun 2015 09:41:50 +0200] rev 31369
8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86 Summary: Add the necessary StoreLoad barrier in interpreter, C1 and C2 for x86 Reviewed-by: tschatzl
Fri, 19 Jun 2015 09:41:49 +0200 8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
shade [Fri, 19 Jun 2015 09:41:49 +0200] rev 31368
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64 Summary: Add interpreter support for conditional card marks on x86 and aarch64 Reviewed-by: tschatzl, aph
Thu, 18 Jun 2015 10:47:34 -0400 8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware
bpittore [Thu, 18 Jun 2015 10:47:34 -0400] rev 31367
8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware Summary: Need to know arm cpu type earlier in the init sequence to avoid illegal instruction Reviewed-by: dholmes, dlong, bdelsart
Thu, 18 Jun 2015 08:44:28 -0400 8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
hseigel [Thu, 18 Jun 2015 08:44:28 -0400] rev 31366
8042041: https://bugs.openjdk.java.net/browse/JDK-8042041 Summary: Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute. Reviewed-by: acorn, gtriantafill
Thu, 18 Jun 2015 10:26:58 +0200 8087195: Support building hotspot with devkits on Macosx
erikj [Thu, 18 Jun 2015 10:26:58 +0200] rev 31365
8087195: Support building hotspot with devkits on Macosx Reviewed-by: dholmes, ihse
Thu, 18 Jun 2015 00:40:51 +0000 Merge
coleenp [Thu, 18 Jun 2015 00:40:51 +0000] rev 31364
Merge
Wed, 17 Jun 2015 23:46:35 +0000 Merge
coleenp [Wed, 17 Jun 2015 23:46:35 +0000] rev 31363
Merge
Wed, 17 Jun 2015 21:44:48 +0000 8098821: Crash in system dictionary initialization with shared strings
coleenp [Wed, 17 Jun 2015 21:44:48 +0000] rev 31362
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed Contributed-by: coleen.phillimore@oracle.com, mikhailo.seledtsov@oracle.com
Wed, 17 Jun 2015 22:49:17 +0000 Merge
iklam [Wed, 17 Jun 2015 22:49:17 +0000] rev 31361
Merge
Wed, 17 Jun 2015 13:22:38 -0700 8098815: Assertion failure in CDS shared string archive support on Windows
iklam [Wed, 17 Jun 2015 13:22:38 -0700] rev 31360
8098815: Assertion failure in CDS shared string archive support on Windows Summary: check for a zero length before calling the G1 fill_archive_regions routine Reviewed-by: coleenp, iklam, dcubed Contributed-by: tom.benson@oracle.com
Wed, 17 Jun 2015 17:29:56 +0200 7169803: Usage of pretenured value is not correct
david [Wed, 17 Jun 2015 17:29:56 +0200] rev 31359
7169803: Usage of pretenured value is not correct Reviewed-by: tamao, jmasa
Wed, 17 Jun 2015 14:44:54 +0200 8077842: Remove the level parameter passed around in GenCollectedHeap
jwilhelm [Wed, 17 Jun 2015 14:44:54 +0200] rev 31358
8077842: Remove the level parameter passed around in GenCollectedHeap Reviewed-by: kbarrett, mgerdin
Wed, 17 Jun 2015 15:45:43 +0000 Merge
coleenp [Wed, 17 Jun 2015 15:45:43 +0000] rev 31357
Merge
Wed, 17 Jun 2015 11:30:51 -0400 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
coleenp [Wed, 17 Jun 2015 11:30:51 -0400] rev 31356
8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files Summary: summarize information from linux-x86; it's too long and redundant Reviewed-by: gtriantafill, dholmes, mgerdin, dcubed
Wed, 17 Jun 2015 00:52:06 +0000 Merge
poonam [Wed, 17 Jun 2015 00:52:06 +0000] rev 31355
Merge
Tue, 16 Jun 2015 14:30:27 -0700 8085965: VM hangs in C2Compiler
poonam [Tue, 16 Jun 2015 14:30:27 -0700] rev 31354
8085965: VM hangs in C2Compiler Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified Reviewed-by: jmasa, kbarrett
Tue, 16 Jun 2015 15:59:57 +0200 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
aeriksso [Tue, 16 Jun 2015 15:59:57 +0200] rev 31353
8076110: VM crash when class is redefined with Instrumentation.redefineClasses Reviewed-by: coleenp, sspitsyn
Tue, 16 Jun 2015 11:58:25 +0200 8079473: allow demangling to be optional in dll_address_to_function_name
bdelsart [Tue, 16 Jun 2015 11:58:25 +0200] rev 31352
8079473: allow demangling to be optional in dll_address_to_function_name Summary: add a demangling boolean argument to dll_address_to_function_name and decode Reviewed-by: dholmes, simonis
Mon, 15 Jun 2015 14:33:51 -0700 8087121: bscmake fails when building inside VS2013
ctornqvi [Mon, 15 Jun 2015 14:33:51 -0700] rev 31351
8087121: bscmake fails when building inside VS2013 Reviewed-by: hseigel, lfoltan, mgronlun
Mon, 15 Jun 2015 11:50:16 +0200 8098552: 8079792 breaks Zero builds without precompiled headers.
sgehwolf [Mon, 15 Jun 2015 11:50:16 +0200] rev 31350
8098552: 8079792 breaks Zero builds without precompiled headers. Summary: Include memRegion.hpp in g1BiasedArray.hpp Reviewed-by: ehelin, sjohanss
Mon, 15 Jun 2015 13:48:30 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:30 +0200] rev 31349
Merge
Mon, 15 Jun 2015 10:24:38 +0200 8077279: assert(ic->is_clean()) failed: IC should be clean
sjohanss [Mon, 15 Jun 2015 10:24:38 +0200] rev 31348
8077279: assert(ic->is_clean()) failed: IC should be clean Reviewed-by: rbackman, thartmann
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip