Thu, 25 Feb 2016 11:17:33 +0100 Merge
neliasso [Thu, 25 Feb 2016 11:17:33 +0100] rev 36324
Merge
Thu, 25 Feb 2016 10:44:51 +0100 8069160: serviceability/dcmd/compiler/CompilerQueueTest.java fails due to class not found
neliasso [Thu, 25 Feb 2016 10:44:51 +0100] rev 36323
8069160: serviceability/dcmd/compiler/CompilerQueueTest.java fails due to class not found Summary: Use whitebox to test specific cases making test less fragile Reviewed-by: kvn
Thu, 25 Feb 2016 10:44:19 +0100 8149789: SIGSEGV in CompileTask::print
neliasso [Thu, 25 Feb 2016 10:44:19 +0100] rev 36322
8149789: SIGSEGV in CompileTask::print Summary: Print tasks from active compile threads requires safepoint Reviewed-by: kvn
Thu, 25 Feb 2016 10:42:42 +0100 8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
neliasso [Thu, 25 Feb 2016 10:42:42 +0100] rev 36321
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs Summary: Add whitebox for checking available compilers Reviewed-by: kvn
Thu, 25 Feb 2016 08:47:57 +0100 8150441: CompileTask::print_impl() is broken after JDK-8146905
thartmann [Thu, 25 Feb 2016 08:47:57 +0100] rev 36320
8150441: CompileTask::print_impl() is broken after JDK-8146905 Summary: Timestamps should be explicitly initialized. Reviewed-by: dholmes
Wed, 24 Feb 2016 20:18:04 +0000 Merge
roland [Wed, 24 Feb 2016 20:18:04 +0000] rev 36319
Merge
Tue, 23 Feb 2016 17:18:31 +0100 8148353: [linux-sparc] Crash in libawt.so on Linux SPARC
roland [Tue, 23 Feb 2016 17:18:31 +0100] rev 36318
8148353: [linux-sparc] Crash in libawt.so on Linux SPARC Summary: gcc expects clean 32 bit int in 64 bit register on function entry Reviewed-by: kvn, dlong
Wed, 24 Feb 2016 18:43:51 +0300 8150514: C1 crashes in Canonicalizer::do_ArrayLength() after fix for JDK-8150102
shade [Wed, 24 Feb 2016 18:43:51 +0300] rev 36317
8150514: C1 crashes in Canonicalizer::do_ArrayLength() after fix for JDK-8150102 Reviewed-by: thartmann, vlivanov
Tue, 23 Feb 2016 22:09:41 +0300 8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
shade [Tue, 23 Feb 2016 22:09:41 +0300] rev 36316
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles Reviewed-by: psandoz, kvn, jrose, adinn, simonis, coleenp
Tue, 23 Feb 2016 17:59:27 +0100 8007986: GrowableArray should implement binary search
roland [Tue, 23 Feb 2016 17:59:27 +0100] rev 36315
8007986: GrowableArray should implement binary search Summary: binary search method for GrowableArray Reviewed-by: vlivanov, jrose
Tue, 23 Feb 2016 17:55:20 +0300 8150180: String.value contents should be trusted
shade [Tue, 23 Feb 2016 17:55:20 +0300] rev 36314
8150180: String.value contents should be trusted Reviewed-by: vlivanov, redestad, jrose, twisti
Mon, 22 Feb 2016 23:37:29 -0800 8145333: -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:-EnableJVMCI makes JVM crash
jcm [Mon, 22 Feb 2016 23:37:29 -0800] rev 36313
8145333: -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:-EnableJVMCI makes JVM crash Summary: JVMCI Flags are checked for consistency after parse. Reviewed-by: twisti
Tue, 23 Feb 2016 10:22:56 +0000 Merge
roland [Tue, 23 Feb 2016 10:22:56 +0000] rev 36312
Merge
Tue, 16 Feb 2016 12:54:20 +0100 8149916: Test case for 8149797
roland [Tue, 16 Feb 2016 12:54:20 +0100] rev 36311
8149916: Test case for 8149797 Reviewed-by: kvn
Fri, 19 Feb 2016 11:16:38 +0300 8150102: C1 should fold arraylength for constant/trusted arrays
shade [Fri, 19 Feb 2016 11:16:38 +0300] rev 36310
8150102: C1 should fold arraylength for constant/trusted arrays Reviewed-by: vlivanov, kvn
Wed, 17 Feb 2016 10:59:04 +0100 8148786: xml.tranform fails on x86-64
roland [Wed, 17 Feb 2016 10:59:04 +0100] rev 36309
8148786: xml.tranform fails on x86-64 Summary: CCP computes wrong type for CountedLoop iv Phi Reviewed-by: kvn
Mon, 15 Feb 2016 10:14:33 +0100 8087341: C2 doesn't optimize redundant memory operations with G1
roland [Mon, 15 Feb 2016 10:14:33 +0100] rev 36308
8087341: C2 doesn't optimize redundant memory operations with G1 Summary: effect of memory barrier in post barrier is too wide Reviewed-by: kvn, aph Contributed-by: adinn <adinn@redhat.com>
Mon, 22 Feb 2016 08:04:12 +0100 Merge
thartmann [Mon, 22 Feb 2016 08:04:12 +0100] rev 36307
Merge
Sat, 20 Feb 2016 11:49:45 +0300 8141619: Develop new tests for JVMCI compilerToVM class' CP related methods
kshefov [Sat, 20 Feb 2016 11:49:45 +0300] rev 36306
8141619: Develop new tests for JVMCI compilerToVM class' CP related methods Reviewed-by: twisti, dpochepk
Sat, 20 Feb 2016 11:49:02 +0300 8141618: Change JVMCI compilerToVM constant pool tests to support CP cache
kshefov [Sat, 20 Feb 2016 11:49:02 +0300] rev 36305
8141618: Change JVMCI compilerToVM constant pool tests to support CP cache Reviewed-by: twisti, dpochepk
Sat, 20 Feb 2016 11:44:14 +0300 8141616: Add new methods to the java Whitebox API
kshefov [Sat, 20 Feb 2016 11:44:14 +0300] rev 36304
8141616: Add new methods to the java Whitebox API Reviewed-by: kvn, dpochepk
Fri, 19 Feb 2016 11:09:59 +0100 8149655: PPC64: Implement CompactString intrinsics
mdoerr [Fri, 19 Feb 2016 11:09:59 +0100] rev 36303
8149655: PPC64: Implement CompactString intrinsics Reviewed-by: goetz, kvn
Fri, 19 Feb 2016 20:45:26 +0300 8067014: LinearScan::is_sorted significantly slows down fastdebug builds' performance
vlivanov [Fri, 19 Feb 2016 20:45:26 +0300] rev 36302
8067014: LinearScan::is_sorted significantly slows down fastdebug builds' performance Reviewed-by: vlivanov, shade
Fri, 19 Feb 2016 20:41:36 +0300 8149741: Don't refer to stub entry points by index in external_word relocations
vlivanov [Fri, 19 Feb 2016 20:41:36 +0300] rev 36301
8149741: Don't refer to stub entry points by index in external_word relocations Reviewed-by: kvn
Fri, 19 Feb 2016 20:40:20 +0300 7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
vlivanov [Fri, 19 Feb 2016 20:40:20 +0300] rev 36300
7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode Reviewed-by: jrose, kvn
Fri, 19 Feb 2016 10:06:19 +0100 8145707: 4 Null pointer dereference defect groups in compileBroker.cpp.
thartmann [Fri, 19 Feb 2016 10:06:19 +0100] rev 36299
8145707: 4 Null pointer dereference defect groups in compileBroker.cpp. Summary: Added explicit null checks to fix possible null pointer dereference errors for internal tests. Reviewed-by: kvn Contributed-by: Rahul Raghavan <rahul.v.raghavan@oracle.com>
Wed, 17 Feb 2016 17:48:56 +0300 8144621: CompilerControl: inline tests timeout with Xcomp
ppunegov [Wed, 17 Feb 2016 17:48:56 +0300] rev 36298
8144621: CompilerControl: inline tests timeout with Xcomp Summary: Restrict patterns that lead to timeout Reviewed-by: kvn, neliasso
Thu, 10 Mar 2016 09:28:10 -0800 Added tag jdk-9+109 for changeset 9ea881b5873b
lana [Thu, 10 Mar 2016 09:28:10 -0800] rev 36297
Added tag jdk-9+109 for changeset 9ea881b5873b
Fri, 11 Mar 2016 09:27:56 +0100 8151685: Fix the version of required jdk in configure help text
erikj [Fri, 11 Mar 2016 09:27:56 +0100] rev 36296
8151685: Fix the version of required jdk in configure help text Reviewed-by: erikj Contributed-by: kubota.yuji@gmail.com
Thu, 10 Mar 2016 09:49:42 -0800 Merge
lana [Thu, 10 Mar 2016 09:49:42 -0800] rev 36295
Merge
Wed, 09 Mar 2016 11:15:04 +0100 8151497: Set REQUIRED_OS_NAME and REQUIRED_OS_VERSION on AIX
simonis [Wed, 09 Mar 2016 11:15:04 +0100] rev 36294
8151497: Set REQUIRED_OS_NAME and REQUIRED_OS_VERSION on AIX Reviewed-by: erikj
Tue, 08 Mar 2016 19:03:30 -0800 Merge
amurillo [Tue, 08 Mar 2016 19:03:30 -0800] rev 36293
Merge
Sat, 05 Mar 2016 20:46:42 -0800 Merge
amurillo [Sat, 05 Mar 2016 20:46:42 -0800] rev 36292
Merge
Sat, 05 Mar 2016 10:10:16 +0100 Merge
jwilhelm [Sat, 05 Mar 2016 10:10:16 +0100] rev 36291
Merge
Mon, 29 Feb 2016 22:55:13 +0900 8150723: HSDB toolbar icons are missing.
ysuenaga [Mon, 29 Feb 2016 22:55:13 +0900] rev 36290
8150723: HSDB toolbar icons are missing. Reviewed-by: erikj, dsamersoff
Tue, 01 Mar 2016 23:41:57 +0100 8143228: Update module exports for Java Flight Recorder
mgronlun [Tue, 01 Mar 2016 23:41:57 +0100] rev 36289
8143228: Update module exports for Java Flight Recorder Reviewed-by: alanb, egahlin
Mon, 29 Feb 2016 09:02:13 +0100 Merge
thartmann [Mon, 29 Feb 2016 09:02:13 +0100] rev 36288
Merge
Thu, 25 Feb 2016 10:43:04 +0100 8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
neliasso [Thu, 25 Feb 2016 10:43:04 +0100] rev 36287
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs Summary: Add whitebox for checking available compilers Reviewed-by: kvn
Mon, 22 Feb 2016 08:04:12 +0100 Merge
thartmann [Mon, 22 Feb 2016 08:04:12 +0100] rev 36286
Merge
Sat, 20 Feb 2016 11:43:13 +0300 8141616: Add new methods to the java Whitebox API
kshefov [Sat, 20 Feb 2016 11:43:13 +0300] rev 36285
8141616: Add new methods to the java Whitebox API Reviewed-by: kvn, dpochepk
Tue, 08 Mar 2016 11:36:30 -0800 8148187: Remove OS X-specific com.apple.concurrent package
bchristi [Tue, 08 Mar 2016 11:36:30 -0800] rev 36284
8148187: Remove OS X-specific com.apple.concurrent package Summary: Removed jdk.deploy.osx module (including com.apple.concurrent) Reviewed-by: alanb, erikj, mchung
Tue, 08 Mar 2016 15:51:49 +0100 8151435: Windows devkit missing 32bit msvcdis120.dll
erikj [Tue, 08 Mar 2016 15:51:49 +0100] rev 36283
8151435: Windows devkit missing 32bit msvcdis120.dll Reviewed-by: tbell
Thu, 10 Mar 2016 09:28:08 -0800 Added tag jdk-9+109 for changeset 7fe73c768138
lana [Thu, 10 Mar 2016 09:28:08 -0800] rev 36282
Added tag jdk-9+109 for changeset 7fe73c768138
Wed, 05 Jul 2017 21:25:36 +0200 Added tag jdk-9+109 for changeset c870cb782aca
duke [Wed, 05 Jul 2017 21:25:36 +0200] rev 36281
Added tag jdk-9+109 for changeset c870cb782aca
Wed, 05 Jul 2017 21:25:35 +0200 Merge jdk-9+109
duke [Wed, 05 Jul 2017 21:25:35 +0200] rev 36280
Merge
Wed, 05 Jul 2017 21:25:29 +0200 Merge
duke [Wed, 05 Jul 2017 21:25:29 +0200] rev 36279
Merge
Mon, 07 Mar 2016 18:49:02 +0530 8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl
sadayapalam [Mon, 07 Mar 2016 18:49:02 +0530] rev 36278
8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl Summary: Before computing intersection of thrown types, javac must make sure type variables come from the same set. Reviewed-by: mcimadamore
Sat, 05 Mar 2016 07:53:12 -0800 8150000: Javadoc omits package listing for type
ksrini [Sat, 05 Mar 2016 07:53:12 -0800] rev 36277
8150000: Javadoc omits package listing for type Reviewed-by: jjg
Thu, 03 Mar 2016 14:54:44 -0800 8150130: NPE building javafx docs with new doclet
ksrini [Thu, 03 Mar 2016 14:54:44 -0800] rev 36276
8150130: NPE building javafx docs with new doclet Reviewed-by: jjg
Thu, 03 Mar 2016 12:48:19 -0800 Merge
lana [Thu, 03 Mar 2016 12:48:19 -0800] rev 36275
Merge
Thu, 03 Mar 2016 15:53:51 +0100 8151141: Sjavac fails to fork server on Windows
alundblad [Thu, 03 Mar 2016 15:53:51 +0100] rev 36274
8151141: Sjavac fails to fork server on Windows Summary: Reverted changeset 3269:80c06d9873bd. Reviewed-by: jlahoda
Thu, 03 Mar 2016 15:07:29 +0530 8151134: Fix bug id in test for JDK-8151018
sadayapalam [Thu, 03 Mar 2016 15:07:29 +0530] rev 36273
8151134: Fix bug id in test for JDK-8151018 Reviewed-by: jlahoda
Thu, 03 Mar 2016 06:10:58 +0530 8151018: javac should emit a clearer diagnostic when a <> inferred anonymous type's non-private methods don't override super's
sadayapalam [Thu, 03 Mar 2016 06:10:58 +0530] rev 36272
8151018: javac should emit a clearer diagnostic when a <> inferred anonymous type's non-private methods don't override super's Reviewed-by: mcimadamore
Wed, 02 Mar 2016 15:00:22 -0800 8150895: Fix bug id in test for JDK-8149842
ksrini [Wed, 02 Mar 2016 15:00:22 -0800] rev 36271
8150895: Fix bug id in test for JDK-8149842 Reviewed-by: bpatel
Wed, 02 Mar 2016 21:27:01 +0000 8148985: javadoc "FRAMES" and "NO FRAMES" links not working correctly
bpatel [Wed, 02 Mar 2016 21:27:01 +0000] rev 36270
8148985: javadoc "FRAMES" and "NO FRAMES" links not working correctly Reviewed-by: jjg, ksrini
Wed, 02 Mar 2016 19:09:38 +0530 8151016: Migrate asserts introduced in Valhalla code generation to JDK9 dev
sadayapalam [Wed, 02 Mar 2016 19:09:38 +0530] rev 36269
8151016: Migrate asserts introduced in Valhalla code generation to JDK9 dev Reviewed-by: mcimadamore
Wed, 02 Mar 2016 13:12:24 +0100 8061320: Sjavac should prevent using source dir as dest dir
alundblad [Wed, 02 Mar 2016 13:12:24 +0100] rev 36268
8061320: Sjavac should prevent using source dir as dest dir Summary: Sjavac now makes sure that src and dst dirs do not overlap. Reviewed-by: jlahoda
Wed, 02 Mar 2016 12:54:56 +0100 8150941: Sjavac should not wait for portfile to materialize if server process is terminated
alundblad [Wed, 02 Mar 2016 12:54:56 +0100] rev 36267
8150941: Sjavac should not wait for portfile to materialize if server process is terminated Summary: Sjavac cancels forking early if server process dies. Reviewed-by: jlahoda
Thu, 03 Mar 2016 12:26:01 -0800 Added tag jdk-9+108 for changeset 8ced04acb5e0
lana [Thu, 03 Mar 2016 12:26:01 -0800] rev 36266
Added tag jdk-9+108 for changeset 8ced04acb5e0
Wed, 05 Jul 2017 21:25:20 +0200 Merge
duke [Wed, 05 Jul 2017 21:25:20 +0200] rev 36265
Merge
Thu, 03 Mar 2016 12:48:49 -0800 Merge
lana [Thu, 03 Mar 2016 12:48:49 -0800] rev 36264
Merge
Tue, 01 Mar 2016 17:19:31 +0300 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov [Tue, 01 Mar 2016 17:19:31 +0300] rev 36263
8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT) Reviewed-by: lancea
Thu, 03 Mar 2016 12:25:56 -0800 Added tag jdk-9+108 for changeset c4f635dcca66
lana [Thu, 03 Mar 2016 12:25:56 -0800] rev 36262
Added tag jdk-9+108 for changeset c4f635dcca66
Wed, 05 Jul 2017 21:25:12 +0200 Merge
duke [Wed, 05 Jul 2017 21:25:12 +0200] rev 36261
Merge
Thu, 03 Mar 2016 12:25:55 -0800 Added tag jdk-9+108 for changeset 89f39e5bc737
lana [Thu, 03 Mar 2016 12:25:55 -0800] rev 36260
Added tag jdk-9+108 for changeset 89f39e5bc737
Wed, 05 Jul 2017 21:25:05 +0200 Merge
duke [Wed, 05 Jul 2017 21:25:05 +0200] rev 36259
Merge
Mon, 07 Mar 2016 13:28:51 +0100 8148148: Remove pluggable CodeStore API
hannesw [Mon, 07 Mar 2016 13:28:51 +0100] rev 36258
8148148: Remove pluggable CodeStore API Reviewed-by: attila, mhaupt
Thu, 03 Mar 2016 12:26:03 -0800 Added tag jdk-9+108 for changeset 9f4e085a9160
lana [Thu, 03 Mar 2016 12:26:03 -0800] rev 36257
Added tag jdk-9+108 for changeset 9f4e085a9160
Wed, 05 Jul 2017 21:24:59 +0200 Merge
duke [Wed, 05 Jul 2017 21:24:59 +0200] rev 36256
Merge
Thu, 03 Mar 2016 12:25:51 -0800 Added tag jdk-9+108 for changeset 86c7eda39fe0
lana [Thu, 03 Mar 2016 12:25:51 -0800] rev 36255
Added tag jdk-9+108 for changeset 86c7eda39fe0
Wed, 05 Jul 2017 21:24:54 +0200 Merge
duke [Wed, 05 Jul 2017 21:24:54 +0200] rev 36254
Merge
Mon, 07 Mar 2016 12:10:55 -0800 8151393: Revert changes for JDK-8087104
darcy [Mon, 07 Mar 2016 12:10:55 -0800] rev 36253
8151393: Revert changes for JDK-8087104 Reviewed-by: alanb
Thu, 25 Feb 2016 15:42:01 -0800 8132743: Move netscape.javascript package from jdk.plugin to new module
ddehaven [Thu, 25 Feb 2016 15:42:01 -0800] rev 36252
8132743: Move netscape.javascript package from jdk.plugin to new module Reviewed-by: kcr, mchung, alanb
Mon, 07 Mar 2016 19:37:10 +0000 8151339: Adding fragment to JAR URLs breaks ant
sdrach [Mon, 07 Mar 2016 19:37:10 +0000] rev 36251
8151339: Adding fragment to JAR URLs breaks ant Reviewed-by: alanb
Mon, 07 Mar 2016 10:11:59 -0500 Merge
mullan [Mon, 07 Mar 2016 10:11:59 -0500] rev 36250
Merge
Mon, 07 Mar 2016 10:10:04 -0500 8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
mullan [Mon, 07 Mar 2016 10:10:04 -0500] rev 36249
8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded Reviewed-by: coffeys, vinnie
Mon, 07 Mar 2016 14:52:36 +0000 8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes
vinnie [Mon, 07 Mar 2016 14:52:36 +0000] rev 36248
8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes Reviewed-by: xuelei
Sat, 05 Mar 2016 10:34:06 +0800 8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing
amlu [Sat, 05 Mar 2016 10:34:06 +0800] rev 36247
8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing Reviewed-by: darcy
Sat, 05 Mar 2016 10:30:23 +0800 8151286: Remove intermittent key from TestLocalTime.java and move back to tier1
amlu [Sat, 05 Mar 2016 10:30:23 +0800] rev 36246
8151286: Remove intermittent key from TestLocalTime.java and move back to tier1 Reviewed-by: darcy
Fri, 04 Mar 2016 10:09:54 -0800 8151225: Mark SpecTest.java as intermittently failing
darcy [Fri, 04 Mar 2016 10:09:54 -0800] rev 36245
8151225: Mark SpecTest.java as intermittently failing Reviewed-by: mullan
Fri, 04 Mar 2016 18:36:27 +0100 8151302: Attempt at silencing build log broke html32.bdtd
erikj [Fri, 04 Mar 2016 18:36:27 +0100] rev 36244
8151302: Attempt at silencing build log broke html32.bdtd Reviewed-by: mchung
Fri, 04 Mar 2016 17:05:52 +0100 8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile
erikj [Fri, 04 Mar 2016 17:05:52 +0100] rev 36243
8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile Reviewed-by: alanb
Fri, 04 Mar 2016 14:04:01 +0000 8148108: Disable Diffie-Hellman keys less than 1024 bits
xuelei [Fri, 04 Mar 2016 14:04:01 +0000] rev 36242
8148108: Disable Diffie-Hellman keys less than 1024 bits Reviewed-by: vinnie, mullan
Wed, 02 Mar 2016 23:28:59 +0530 8087104: DateFormatSymbols triggers this.clone() in the constructor
rpatil [Wed, 02 Mar 2016 23:28:59 +0530] rev 36241
8087104: DateFormatSymbols triggers this.clone() in the constructor Summary: Instead of using its own instance for caching and calling clone in DateFormatSymbols, a nested class SymbolsCacheEntry is introduced. Reviewed-by: okutsu, peytoia
Thu, 03 Mar 2016 22:55:41 -0800 8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
darcy [Thu, 03 Mar 2016 22:55:41 -0800] rev 36240
8151228: Mark TestDSAGenParameterSpec.java as intermittently failing Reviewed-by: xuelei
Fri, 04 Mar 2016 13:59:43 +0800 8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times
amlu [Fri, 04 Mar 2016 13:59:43 +0800] rev 36239
8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times Reviewed-by: sherman, plevart
Thu, 03 Mar 2016 15:47:08 -0800 8151226: Mark UdpTest.java as intermittently failing
darcy [Thu, 03 Mar 2016 15:47:08 -0800] rev 36238
8151226: Mark UdpTest.java as intermittently failing Reviewed-by: lancea
Thu, 03 Mar 2016 15:13:55 -0800 8150998: Fix module dependences in java/lang tests
shurailine [Thu, 03 Mar 2016 15:13:55 -0800] rev 36237
8150998: Fix module dependences in java/lang tests Reviewed-by: mchung
Thu, 03 Mar 2016 09:47:40 -0800 8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734
sdrach [Thu, 03 Mar 2016 09:47:40 -0800] rev 36236
8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734 Summary: also fixes JDK-8150920 Reviewed-by: psandoz, redestad Contributed-by: steve.drach@oracle.com
Thu, 03 Mar 2016 12:49:12 -0800 Merge
lana [Thu, 03 Mar 2016 12:49:12 -0800] rev 36235
Merge
Thu, 03 Mar 2016 10:46:22 -0800 8150416: Miscellaneous changes imported from jsr166 CVS 2016-03
dl [Thu, 03 Mar 2016 10:46:22 -0800] rev 36234
8150416: Miscellaneous changes imported from jsr166 CVS 2016-03 Reviewed-by: martin, psandoz
Thu, 03 Mar 2016 10:43:07 -0800 8150523: improve jtreg test timeout handling, especially -timeout:
dl [Thu, 03 Mar 2016 10:43:07 -0800] rev 36233
8150523: improve jtreg test timeout handling, especially -timeout: Reviewed-by: martin, psandoz, smarks
Thu, 03 Mar 2016 10:39:34 -0800 8150417: Make ThreadLocalRandom more robust against static initialization cycles
dl [Thu, 03 Mar 2016 10:39:34 -0800] rev 36232
8150417: Make ThreadLocalRandom more robust against static initialization cycles Reviewed-by: martin, psandoz, dholmes, mhaupt
Thu, 03 Mar 2016 10:36:08 -0800 8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs
dl [Thu, 03 Mar 2016 10:36:08 -0800] rev 36231
8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs Reviewed-by: martin, psandoz
Thu, 03 Mar 2016 10:32:35 -0800 6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
dl [Thu, 03 Mar 2016 10:32:35 -0800] rev 36230
6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java Reviewed-by: martin, psandoz, darcy
Thu, 03 Mar 2016 17:27:35 +0000 8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised
vtewari [Thu, 03 Mar 2016 17:27:35 +0000] rev 36229
8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised Reviewed-by: alanb, chegar
Thu, 03 Mar 2016 17:21:08 +0000 8148609: socket impl supportedOptions() should return an immutable set
vtewari [Thu, 03 Mar 2016 17:21:08 +0000] rev 36228
8148609: socket impl supportedOptions() should return an immutable set Reviewed-by: alanb, chegar
Thu, 03 Mar 2016 14:29:00 +0100 8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
mhaupt [Thu, 03 Mar 2016 14:29:00 +0100] rev 36227
8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters Reviewed-by: psandoz
Thu, 03 Mar 2016 12:07:45 +0000 8151140: Replace use of lambda/method ref in jdk.Version constructor
chegar [Thu, 03 Mar 2016 12:07:45 +0000] rev 36226
8151140: Replace use of lambda/method ref in jdk.Version constructor Reviewed-by: psandoz
Thu, 03 Mar 2016 12:07:13 +0000 8150162: Move sun.misc.Version to a truly internal package
chegar [Thu, 03 Mar 2016 12:07:13 +0000] rev 36225
8150162: Move sun.misc.Version to a truly internal package Reviewed-by: alanb, iris, mchung, rriggs
Thu, 03 Mar 2016 10:06:25 +0100 8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed
tvaleev [Thu, 03 Mar 2016 10:06:25 +0100] rev 36224
8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed Reviewed-by: psandoz
Thu, 03 Mar 2016 10:06:16 +0100 8072727: add variation of Stream.iterate() that's finite
tvaleev [Thu, 03 Mar 2016 10:06:16 +0100] rev 36223
8072727: add variation of Stream.iterate() that's finite Reviewed-by: psandoz, briangoetz
Wed, 02 Mar 2016 13:21:20 -0800 8149596: Remove java.nio.Bits copy wrapper methods
mikael [Wed, 02 Mar 2016 13:21:20 -0800] rev 36222
8149596: Remove java.nio.Bits copy wrapper methods Reviewed-by: bpb, chegar, psandoz
Wed, 02 Mar 2016 20:36:00 +0100 8150832: split T8139885 into several tests by functionality
mhaupt [Wed, 02 Mar 2016 20:36:00 +0100] rev 36221
8150832: split T8139885 into several tests by functionality Reviewed-by: redestad
Wed, 02 Mar 2016 20:16:11 +0100 8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
mhaupt [Wed, 02 Mar 2016 20:16:11 +0100] rev 36220
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException Reviewed-by: psandoz
Wed, 02 Mar 2016 16:25:29 +0000 8150976: JarFile and MRJAR tests should use the JDK specific Version API
chegar [Wed, 02 Mar 2016 16:25:29 +0000] rev 36219
8150976: JarFile and MRJAR tests should use the JDK specific Version API Reviewed-by: alanb, mchung
Wed, 02 Mar 2016 14:15:15 +0100 8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop
mhaupt [Wed, 02 Mar 2016 14:15:15 +0100] rev 36218
8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop Reviewed-by: psandoz
Wed, 02 Mar 2016 14:10:40 +0300 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
igerasim [Wed, 02 Mar 2016 14:10:40 +0300] rev 36217
8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary Reviewed-by: martin
Wed, 02 Mar 2016 11:14:35 +0100 8148820: Missing @since Javadoc tag in Logger.log(Level, Supplier)
dfuchs [Wed, 02 Mar 2016 11:14:35 +0100] rev 36216
8148820: Missing @since Javadoc tag in Logger.log(Level, Supplier) Summary: Added @since 1.8 Reviewed-by: lancea, rriggs
Tue, 01 Mar 2016 12:05:14 +0100 8150856: Inconsistent API documentation for @param caller in System.LoggerFinder.getLogger
dfuchs [Tue, 01 Mar 2016 12:05:14 +0100] rev 36215
8150856: Inconsistent API documentation for @param caller in System.LoggerFinder.getLogger Summary: @throws clause is correct; @param caller documentation fixed: caller must not be null. Reviewed-by: martin
Tue, 01 Mar 2016 09:48:49 +0100 8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader
hb [Tue, 01 Mar 2016 09:48:49 +0100] rev 36214
8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader Reviewed-by: jbachorik
Mon, 29 Feb 2016 18:00:40 -0500 8150346: java/lang/ProcessHandle/InfoTest.java failed - startTime after process spawn completed
rriggs [Mon, 29 Feb 2016 18:00:40 -0500] rev 36213
8150346: java/lang/ProcessHandle/InfoTest.java failed - startTime after process spawn completed Reviewed-by: redestad, martin
Thu, 03 Mar 2016 12:25:57 -0800 Added tag jdk-9+108 for changeset 564116a434fa
lana [Thu, 03 Mar 2016 12:25:57 -0800] rev 36212
Added tag jdk-9+108 for changeset 564116a434fa
Wed, 05 Jul 2017 21:24:42 +0200 Merge
duke [Wed, 05 Jul 2017 21:24:42 +0200] rev 36211
Merge
Sat, 05 Mar 2016 19:22:57 -0800 8151348: quarantine compiler/codecache/jmx/PeakUsageTest.java in JDK9-dev
dcubed [Sat, 05 Mar 2016 19:22:57 -0800] rev 36210
8151348: quarantine compiler/codecache/jmx/PeakUsageTest.java in JDK9-dev Reviewed-by: ctornqvi, amurillo
Thu, 03 Mar 2016 12:44:34 -0800 8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3
ctornqvi [Thu, 03 Mar 2016 12:44:34 -0800] rev 36209
8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3 Reviewed-by: hseigel, gtriantafill
Thu, 03 Mar 2016 12:49:44 -0800 Merge
lana [Thu, 03 Mar 2016 12:49:44 -0800] rev 36208
Merge
Thu, 03 Mar 2016 12:59:21 +0000 8150162: Move sun.misc.Version to a truly internal package
chegar [Thu, 03 Mar 2016 12:59:21 +0000] rev 36207
8150162: Move sun.misc.Version to a truly internal package Reviewed-by: alanb, dholmes, iris, mchung, rriggs
Fri, 26 Feb 2016 10:35:07 -0800 Merge
amurillo [Fri, 26 Feb 2016 10:35:07 -0800] rev 36206
Merge
Thu, 25 Feb 2016 17:26:49 +0100 8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed
jwilhelm [Thu, 25 Feb 2016 17:26:49 +0100] rev 36205
8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed 8150562: Quarantine LoadAgentDcmdTest.java due to JDK-8150318 Reviewed-by: iklam, tschatzl
Tue, 23 Feb 2016 19:10:01 -0500 8150379: [windows] Fix Leaks in perfMemory_windows.cpp
stuefe [Tue, 23 Feb 2016 19:10:01 -0500] rev 36204
8150379: [windows] Fix Leaks in perfMemory_windows.cpp Reviewed-by: clanger, dholmes, gthornbr
Tue, 23 Feb 2016 14:14:29 +0100 Merge
tschatzl [Tue, 23 Feb 2016 14:14:29 +0100] rev 36203
Merge
Tue, 23 Feb 2016 10:44:05 +0100 8146989: Introduce per-worker preserved mark stacks in ParNew
tonyp [Tue, 23 Feb 2016 10:44:05 +0100] rev 36202
8146989: Introduce per-worker preserved mark stacks in ParNew Summary: Unify and provide per-worker preserved mark stack handling in ParNew Reviewed-by: tschatzl, ysr
Tue, 23 Feb 2016 09:52:46 +0100 8150367: Add back information about the number of GC workers
brutisso [Tue, 23 Feb 2016 09:52:46 +0100] rev 36201
8150367: Add back information about the number of GC workers Reviewed-by: sjohanss, tschatzl
Mon, 22 Feb 2016 19:25:32 +0000 Merge
jwilhelm [Mon, 22 Feb 2016 19:25:32 +0000] rev 36200
Merge
Mon, 22 Feb 2016 19:46:37 +0100 Merge
jwilhelm [Mon, 22 Feb 2016 19:46:37 +0100] rev 36199
Merge
Mon, 22 Feb 2016 09:41:56 -0800 8150302: Reference processing logging prints the "from list" incorrectly
jmasa [Mon, 22 Feb 2016 09:41:56 -0800] rev 36198
8150302: Reference processing logging prints the "from list" incorrectly Reviewed-by: tamao, brutisso
Fri, 19 Feb 2016 10:44:54 +0100 8150232: AIX cleanup: Integrate changes of 7178026 and others
clanger [Fri, 19 Feb 2016 10:44:54 +0100] rev 36197
8150232: AIX cleanup: Integrate changes of 7178026 and others Reviewed-by: simonis
Fri, 19 Feb 2016 15:14:59 -0500 8150134: Simplify concurrent refinement thread deactivation
kbarrett [Fri, 19 Feb 2016 15:14:59 -0500] rev 36196
8150134: Simplify concurrent refinement thread deactivation Summary: Remove explicit deactivation and use green stop_at value. Reviewed-by: jmasa, tschatzl
Fri, 19 Feb 2016 15:25:05 +0100 Merge
ihse [Fri, 19 Feb 2016 15:25:05 +0100] rev 36195
Merge
Fri, 19 Feb 2016 14:04:20 +0100 8150201: Restore missing -g flags to files with OPT_CFLAGS/per-file
ihse [Fri, 19 Feb 2016 14:04:20 +0100] rev 36194
8150201: Restore missing -g flags to files with OPT_CFLAGS/per-file Reviewed-by: dholmes, erikj
Fri, 19 Feb 2016 14:15:13 +0100 Merge
mgerdin [Fri, 19 Feb 2016 14:15:13 +0100] rev 36193
Merge
Fri, 19 Feb 2016 13:08:38 +0100 Merge
mgerdin [Fri, 19 Feb 2016 13:08:38 +0100] rev 36192
Merge
Thu, 04 Feb 2016 08:22:26 +0100 8149013: Remove unused and dead code from G1CollectorPolicy
mgerdin [Thu, 04 Feb 2016 08:22:26 +0100] rev 36191
8149013: Remove unused and dead code from G1CollectorPolicy Reviewed-by: ehelin, jwilhelm
Fri, 19 Feb 2016 12:47:16 +0100 Merge
ddmitriev [Fri, 19 Feb 2016 12:47:16 +0100] rev 36190
Merge
Fri, 19 Feb 2016 13:24:21 +0300 8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build
ddmitriev [Fri, 19 Feb 2016 13:24:21 +0300] rev 36189
8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build Reviewed-by: gtriantafill, gziemski, dholmes
Thu, 18 Feb 2016 23:26:43 +0900 8147388: Add diagnostic commands to attach JVMTI agent.
ysuenaga [Thu, 18 Feb 2016 23:26:43 +0900] rev 36188
8147388: Add diagnostic commands to attach JVMTI agent. Reviewed-by: jbachorik, sspitsyn
Wed, 17 Feb 2016 18:02:03 -0500 8149837: String.intern creates morre work than necessary for G1
drwhite [Wed, 17 Feb 2016 18:02:03 -0500] rev 36187
8149837: String.intern creates morre work than necessary for G1 Summary: Only use the SATB read barrier when reading existing strings from string table, not when adding new strings. Reviewed-by: stefank, kbarrett
Thu, 18 Feb 2016 17:10:48 -0500 8149383: Convert TraceBiasedLocking to Unified Logging
rprotacio [Thu, 18 Feb 2016 17:10:48 -0500] rev 36186
8149383: Convert TraceBiasedLocking to Unified Logging Summary: The former -XX:+TraceBiasedLocking flag has been converted to the UL option -Xlog:biasedlocking=info and =trace, with the old option being aliased. Reviewed-by: dholmes, dcubed
Thu, 18 Feb 2016 14:56:53 +0300 8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
akulyakh [Thu, 18 Feb 2016 14:56:53 +0300] rev 36185
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java Summary: Quarantine a falsely failing test until the test issue is fixed Reviewed-by: sla
Thu, 18 Feb 2016 03:51:44 +0000 Merge
dholmes [Thu, 18 Feb 2016 03:51:44 +0000] rev 36184
Merge
Wed, 17 Feb 2016 22:17:49 -0500 8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro
simonis [Wed, 17 Feb 2016 22:17:49 -0500] rev 36183
8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro Reviewed-by: dholmes
Thu, 18 Feb 2016 03:47:47 +0100 Merge
coleenp [Thu, 18 Feb 2016 03:47:47 +0100] rev 36182
Merge
Wed, 17 Feb 2016 17:03:31 -0500 8143245: Zero build requires disabled warnings
sgehwolf [Wed, 17 Feb 2016 17:03:31 -0500] rev 36181
8143245: Zero build requires disabled warnings Reviewed-by: dholmes, coleenp
Wed, 17 Feb 2016 23:57:17 +0100 Merge
kbarrett [Wed, 17 Feb 2016 23:57:17 +0100] rev 36180
Merge
Wed, 17 Feb 2016 16:00:27 -0500 8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful
kbarrett [Wed, 17 Feb 2016 16:00:27 -0500] rev 36179
8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful Summary: Merge helper into sole caller. Reviewed-by: brutisso, jwilhelm, tschatzl
Wed, 17 Feb 2016 14:03:18 -0500 8148630: Convert TraceStartupTime to Unified Logging
rprotacio [Wed, 17 Feb 2016 14:03:18 -0500] rev 36178
8148630: Convert TraceStartupTime to Unified Logging Summary: The former -XX:+TraceStartupTime flag has been converted to the UL option -Xlog:startuptime=info Reviewed-by: coleenp, dholmes
Tue, 16 Feb 2016 13:20:38 -0800 8149643: Remove check of counters in VirtualSpaceNode::inc_container_count
jmasa [Tue, 16 Feb 2016 13:20:38 -0800] rev 36177
8149643: Remove check of counters in VirtualSpaceNode::inc_container_count Reviewed-by: brutisso, kbarrett, mgerdin Contributed-by: dmitry.dmitriev@oracle.com
Wed, 17 Feb 2016 12:44:41 +0000 Merge
ddmitriev [Wed, 17 Feb 2016 12:44:41 +0000] rev 36176
Merge
Wed, 17 Feb 2016 11:00:57 +0300 8144578: TestOptionsWithRanges test only ever uses the default collector
ddmitriev [Wed, 17 Feb 2016 11:00:57 +0300] rev 36175
8144578: TestOptionsWithRanges test only ever uses the default collector Reviewed-by: sangheki, dholmes
Wed, 17 Feb 2016 11:11:47 +0100 8148219: Add decorator hostname to UL
mlarsson [Wed, 17 Feb 2016 11:11:47 +0100] rev 36174
8148219: Add decorator hostname to UL Reviewed-by: dholmes, mlarsson Contributed-by: robbin.ehn@oracle.com
Tue, 16 Feb 2016 21:58:49 -0500 8146728: TestPrintGCDetailsVerbose is never run by jtreg
kbarrett [Tue, 16 Feb 2016 21:58:49 -0500] rev 36173
8146728: TestPrintGCDetailsVerbose is never run by jtreg Summary: Remove requirement for fastdebug, update logging option Reviewed-by: sjohanss, brutisso, dfazunen
Thu, 03 Mar 2016 12:25:52 -0800 Added tag jdk-9+108 for changeset 41753e6731a1
lana [Thu, 03 Mar 2016 12:25:52 -0800] rev 36172
Added tag jdk-9+108 for changeset 41753e6731a1
Mon, 07 Mar 2016 09:08:59 -0800 8132743: Move netscape.javascript package from jdk.plugin to new module
ddehaven [Mon, 07 Mar 2016 09:08:59 -0800] rev 36171
8132743: Move netscape.javascript package from jdk.plugin to new module Reviewed-by: kcr, mchung, alanb
Mon, 07 Mar 2016 09:14:17 +0100 8150504: JIB profiles for reference implementation builds
erikj [Mon, 07 Mar 2016 09:14:17 +0100] rev 36170
8150504: JIB profiles for reference implementation builds Reviewed-by: ihse
Mon, 07 Mar 2016 09:13:56 +0100 8151300: Build shell trace functionality lost in JDK-8076060
erikj [Mon, 07 Mar 2016 09:13:56 +0100] rev 36169
8151300: Build shell trace functionality lost in JDK-8076060 Reviewed-by: tbell
Thu, 03 Mar 2016 12:25:50 -0800 Added tag jdk-9+108 for changeset b14d8a6ad77e
lana [Thu, 03 Mar 2016 12:25:50 -0800] rev 36168
Added tag jdk-9+108 for changeset b14d8a6ad77e
Wed, 05 Jul 2017 21:24:15 +0200 Added tag jdk-9+108 for changeset 257b579d8132
duke [Wed, 05 Jul 2017 21:24:15 +0200] rev 36167
Added tag jdk-9+108 for changeset 257b579d8132
Wed, 05 Jul 2017 21:24:14 +0200 Merge jdk-9+108
duke [Wed, 05 Jul 2017 21:24:14 +0200] rev 36166
Merge
Wed, 05 Jul 2017 21:24:08 +0200 Merge
duke [Wed, 05 Jul 2017 21:24:08 +0200] rev 36165
Merge
Mon, 29 Feb 2016 19:52:51 +0100 8150874: Disable the ComputeFQNsTest.testSuspendIndexing test
jlahoda [Mon, 29 Feb 2016 19:52:51 +0100] rev 36164
8150874: Disable the ComputeFQNsTest.testSuspendIndexing test Reviewed-by: rfield
Mon, 29 Feb 2016 19:07:05 +0100 8148498: The sjavac client should never create a port file
alundblad [Mon, 29 Feb 2016 19:07:05 +0100] rev 36163
8148498: The sjavac client should never create a port file Summary: Sjavac client now avoids creating a port file. Reviewed-by: jlahoda
Mon, 29 Feb 2016 13:37:29 +0100 8147571: Information about written .h files is printed on the wrong logging level
alundblad [Mon, 29 Feb 2016 13:37:29 +0100] rev 36162
8147571: Information about written .h files is printed on the wrong logging level Summary: Changed how SmartWriter outputs log messages. Reviewed-by: jlahoda
Mon, 29 Feb 2016 13:24:01 +0100 8147569: Error messages from sjavac server does not always get relayed back to client
alundblad [Mon, 29 Feb 2016 13:24:01 +0100] rev 36161
8147569: Error messages from sjavac server does not always get relayed back to client Summary: Refactored how logging works in sjavac. Reviewed-by: jlahoda
Mon, 29 Feb 2016 11:54:06 +0100 8131027: JShell API/tool: suggest imports for a class
jlahoda [Mon, 29 Feb 2016 11:54:06 +0100] rev 36160
8131027: JShell API/tool: suggest imports for a class Summary: Adding two new actions to JShell: add imports and create variable. Reviewed-by: rfield
Thu, 25 Feb 2016 11:28:25 -0800 Merge
lana [Thu, 25 Feb 2016 11:28:25 -0800] rev 36159
Merge
Tue, 23 Feb 2016 19:17:54 -0800 8150475: -sourcepath / crashes javac
jjg [Tue, 23 Feb 2016 19:17:54 -0800] rev 36158
8150475: -sourcepath / crashes javac Reviewed-by: darcy, vromero
Tue, 23 Feb 2016 16:38:04 -0800 8145472: replace remaining java.io.File with java.nio.file.Path
jjg [Tue, 23 Feb 2016 16:38:04 -0800] rev 36157
8145472: replace remaining java.io.File with java.nio.file.Path Reviewed-by: vromero
Tue, 23 Feb 2016 16:25:01 -0800 8149328: remove the dependency on java.logging from java.compiler
vromero [Tue, 23 Feb 2016 16:25:01 -0800] rev 36156
8149328: remove the dependency on java.logging from java.compiler Reviewed-by: jjg
Tue, 23 Feb 2016 16:13:48 -0800 8149772: cleanup handling of -encoding in JavacFileManager
jjg [Tue, 23 Feb 2016 16:13:48 -0800] rev 36155
8149772: cleanup handling of -encoding in JavacFileManager Reviewed-by: jlahoda
Tue, 23 Feb 2016 11:17:02 -0800 8150427: Demote ToolReloadTest.java and mark as intermittently failing
darcy [Tue, 23 Feb 2016 11:17:02 -0800] rev 36154
8150427: Demote ToolReloadTest.java and mark as intermittently failing Reviewed-by: jjg
Mon, 22 Feb 2016 16:17:25 -0800 8149600: javac, remove unused options, step 2
vromero [Mon, 22 Feb 2016 16:17:25 -0800] rev 36153
8149600: javac, remove unused options, step 2 Reviewed-by: jjg, mcimadamore
Thu, 25 Feb 2016 09:41:51 -0800 Added tag jdk-9+107 for changeset 9643bffe2105
lana [Thu, 25 Feb 2016 09:41:51 -0800] rev 36152
Added tag jdk-9+107 for changeset 9643bffe2105
Wed, 05 Jul 2017 21:23:59 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:59 +0200] rev 36151
Merge
Thu, 25 Feb 2016 09:41:44 -0800 Added tag jdk-9+107 for changeset c464fa9657f3
lana [Thu, 25 Feb 2016 09:41:44 -0800] rev 36150
Added tag jdk-9+107 for changeset c464fa9657f3
Wed, 05 Jul 2017 21:23:54 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:54 +0200] rev 36149
Merge
Thu, 25 Feb 2016 11:27:49 -0800 Merge
lana [Thu, 25 Feb 2016 11:27:49 -0800] rev 36148
Merge
Wed, 24 Feb 2016 19:25:16 +0300 8150470: JCK: api/xsl/conf/copy/copy19 test failure
clanger [Wed, 24 Feb 2016 19:25:16 +0300] rev 36147
8150470: JCK: api/xsl/conf/copy/copy19 test failure Reviewed-by: joehw, aefimov
Mon, 22 Feb 2016 11:00:06 -0800 8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
joehw [Mon, 22 Feb 2016 11:00:06 -0800] rev 36146
8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE Reviewed-by: joehw Contributed-by: christoph.langer@sap.com
Thu, 25 Feb 2016 09:41:44 -0800 Added tag jdk-9+107 for changeset 1632bf7a3665
lana [Thu, 25 Feb 2016 09:41:44 -0800] rev 36145
Added tag jdk-9+107 for changeset 1632bf7a3665
Wed, 05 Jul 2017 21:23:47 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:47 +0200] rev 36144
Merge
Mon, 29 Feb 2016 09:49:46 +0100 8150814: correct package declaration in Nashorn test
mhaupt [Mon, 29 Feb 2016 09:49:46 +0100] rev 36143
8150814: correct package declaration in Nashorn test Reviewed-by: sundar
Thu, 25 Feb 2016 11:28:35 -0800 Merge
lana [Thu, 25 Feb 2016 11:28:35 -0800] rev 36142
Merge
Thu, 25 Feb 2016 13:56:23 +0530 8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
sundar [Thu, 25 Feb 2016 13:56:23 +0530] rev 36141
8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications Reviewed-by: hannesw, mhaupt
Thu, 25 Feb 2016 09:41:52 -0800 Added tag jdk-9+107 for changeset ad5ff5d5459b
lana [Thu, 25 Feb 2016 09:41:52 -0800] rev 36140
Added tag jdk-9+107 for changeset ad5ff5d5459b
Wed, 05 Jul 2017 21:23:38 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:38 +0200] rev 36139
Merge
Thu, 25 Feb 2016 09:41:40 -0800 Added tag jdk-9+107 for changeset 5924078ce428
lana [Thu, 25 Feb 2016 09:41:40 -0800] rev 36138
Added tag jdk-9+107 for changeset 5924078ce428
Wed, 05 Jul 2017 21:23:32 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:32 +0200] rev 36137
Merge
Mon, 29 Feb 2016 14:16:20 +0100 8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists
mhaupt [Mon, 29 Feb 2016 14:16:20 +0100] rev 36136
8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists Reviewed-by: redestad
Fri, 26 Feb 2016 12:11:28 +0100 8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently.
dfuchs [Fri, 26 Feb 2016 12:11:28 +0100] rev 36135
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently. Summary: This is a test bug caused by a Logger being garbage collected too early. Reviewed-by: darcy
Fri, 26 Feb 2016 06:03:12 +0100 8150497: 32 jshell tests failed on Windows 32 bit
erikj [Fri, 26 Feb 2016 06:03:12 +0100] rev 36134
8150497: 32 jshell tests failed on Windows 32 bit Reviewed-by: darcy, tbell
Fri, 26 Feb 2016 09:55:14 +0800 8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
amlu [Fri, 26 Feb 2016 09:55:14 +0800] rev 36133
8150608: Mark BashStreams.java as intermittently failing and put to ProblemList Reviewed-by: bpb, rriggs
Thu, 25 Feb 2016 16:10:15 -0800 8145854: SSLContextImpl.statusResponseManager should be generated if required
jnimeh [Thu, 25 Feb 2016 16:10:15 -0800] rev 36132
8145854: SSLContextImpl.statusResponseManager should be generated if required Summary: Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class. Reviewed-by: xuelei
Thu, 25 Feb 2016 23:14:22 +0000 8087112: HTTP API and HTTP/1.1 implementation
michaelm [Thu, 25 Feb 2016 23:14:22 +0000] rev 36131
8087112: HTTP API and HTTP/1.1 implementation Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
Thu, 25 Feb 2016 11:27:30 -0800 Merge
lana [Thu, 25 Feb 2016 11:27:30 -0800] rev 36130
Merge
Mon, 15 Feb 2016 17:47:53 -0800 8132734: JDK 9 runtime changes to support multi-release jar files
sdrach [Mon, 15 Feb 2016 17:47:53 -0800] rev 36129
8132734: JDK 9 runtime changes to support multi-release jar files Summary: JEP 238 Multi-Release JAR Files runtime support Reviewed-by: alanb, psandoz, sherman
Mon, 15 Feb 2016 16:59:56 -0800 8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output
bpb [Mon, 15 Feb 2016 16:59:56 -0800] rev 36128
8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output Summary: Add debugging information to the test. Reviewed-by: alanb
Tue, 23 Feb 2016 18:57:08 -0800 Merge
amurillo [Tue, 23 Feb 2016 18:57:08 -0800] rev 36127
Merge
Thu, 18 Feb 2016 15:19:41 -0800 Merge
amurillo [Thu, 18 Feb 2016 15:19:41 -0800] rev 36126
Merge
Thu, 18 Feb 2016 18:07:47 +0100 Merge
jwilhelm [Thu, 18 Feb 2016 18:07:47 +0100] rev 36125
Merge
Tue, 16 Feb 2016 12:09:11 -0800 Merge
dcubed [Tue, 16 Feb 2016 12:09:11 -0800] rev 36124
Merge
Wed, 10 Feb 2016 19:55:57 -0800 8149611: Add tests for Unsafe.copySwapMemory
mikael [Wed, 10 Feb 2016 19:55:57 -0800] rev 36123
8149611: Add tests for Unsafe.copySwapMemory Reviewed-by: dholmes
Wed, 10 Feb 2016 15:20:41 -0800 8141491: Unaligned memory access in Bits.c
mikael [Wed, 10 Feb 2016 15:20:41 -0800] rev 36122
8141491: Unaligned memory access in Bits.c Summary: Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory Reviewed-by: jrose, dholmes, psandoz
Wed, 17 Feb 2016 18:49:38 +0300 8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses
vlivanov [Wed, 17 Feb 2016 18:49:38 +0300] rev 36121
8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses Reviewed-by: kvn, shade
Mon, 15 Feb 2016 20:27:12 +0300 8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
vlivanov [Mon, 15 Feb 2016 20:27:12 +0300] rev 36120
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization Reviewed-by: jrose, redestad
Wed, 24 Feb 2016 02:50:14 +0000 8149417: Use final restricted flag
xuelei [Wed, 24 Feb 2016 02:50:14 +0000] rev 36119
8149417: Use final restricted flag Reviewed-by: mullan, weijun, coffeys
Wed, 24 Feb 2016 00:14:23 +0100 8150456: jdk 9 nightly build fails on Windows 32 bit
erikj [Wed, 24 Feb 2016 00:14:23 +0100] rev 36118
8150456: jdk 9 nightly build fails on Windows 32 bit Reviewed-by: tbell, ihse
Tue, 23 Feb 2016 17:19:28 -0500 8150337: sun/misc/SunMiscSignalTest.java failed intermittently
rriggs [Tue, 23 Feb 2016 17:19:28 -0500] rev 36117
8150337: sun/misc/SunMiscSignalTest.java failed intermittently Summary: Correct test to allow for signals to be ignored Reviewed-by: bpb
Tue, 23 Feb 2016 10:51:37 -0800 8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
naoto [Tue, 23 Feb 2016 10:51:37 -0800] rev 36116
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name Reviewed-by: mchung
Tue, 23 Feb 2016 17:41:00 +0000 6432031: Add support for SO_REUSEPORT
alanb [Tue, 23 Feb 2016 17:41:00 +0000] rev 36115
6432031: Add support for SO_REUSEPORT Reviewed-by: alanb, simonis, chegar Contributed-by: yingqi.lu@intel.com
Tue, 23 Feb 2016 09:49:04 +0100 8143410: augment pseudo-code descriptions in MethodHandles API
mhaupt [Tue, 23 Feb 2016 09:49:04 +0100] rev 36114
8143410: augment pseudo-code descriptions in MethodHandles API Reviewed-by: psandoz
Tue, 23 Feb 2016 17:09:46 +0900 8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly
peytoia [Tue, 23 Feb 2016 17:09:46 +0900] rev 36113
8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly Reviewed-by: naoto, okutsu, peytoia Contributed-by: Nishit Jain <nishit.jain@oracle.com>
Tue, 23 Feb 2016 07:17:54 +0100 8150360: augment/correct MethodHandle API documentation
mhaupt [Tue, 23 Feb 2016 07:17:54 +0100] rev 36112
8150360: augment/correct MethodHandle API documentation Reviewed-by: psandoz
Tue, 23 Feb 2016 09:52:56 +0800 8149154: tools/pack200/Pack200Test.java failed with NullPointerException
amlu [Tue, 23 Feb 2016 09:52:56 +0800] rev 36111
8149154: tools/pack200/Pack200Test.java failed with NullPointerException Reviewed-by: ksrini
Mon, 22 Feb 2016 11:23:03 +0100 8150203: Incremental update from build-infra project
ihse [Mon, 22 Feb 2016 11:23:03 +0100] rev 36110
8150203: Incremental update from build-infra project Reviewed-by: erikj
Thu, 25 Feb 2016 09:41:46 -0800 Added tag jdk-9+107 for changeset e1580bae8eb5
lana [Thu, 25 Feb 2016 09:41:46 -0800] rev 36109
Added tag jdk-9+107 for changeset e1580bae8eb5
Wed, 05 Jul 2017 21:23:18 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:18 +0200] rev 36108
Merge
Thu, 25 Feb 2016 11:27:59 -0800 Merge
lana [Thu, 25 Feb 2016 11:27:59 -0800] rev 36107
Merge
Tue, 23 Feb 2016 18:57:06 -0800 Merge
amurillo [Tue, 23 Feb 2016 18:57:06 -0800] rev 36106
Merge
Thu, 18 Feb 2016 15:19:39 -0800 Merge
amurillo [Thu, 18 Feb 2016 15:19:39 -0800] rev 36105
Merge
Thu, 18 Feb 2016 18:10:35 +0100 Merge
jwilhelm [Thu, 18 Feb 2016 18:10:35 +0100] rev 36104
Merge
Tue, 16 Feb 2016 12:01:37 -0800 Merge
dcubed [Tue, 16 Feb 2016 12:01:37 -0800] rev 36103
Merge
Mon, 15 Feb 2016 15:55:58 +0100 8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp
ehelin [Mon, 15 Feb 2016 15:55:58 +0100] rev 36102
8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp Reviewed-by: jwilhelm, tbenson
Mon, 15 Feb 2016 21:57:30 -0500 8149427: Remove .class files from the hotspot repo .hgignore file
dholmes [Mon, 15 Feb 2016 21:57:30 -0500] rev 36101
8149427: Remove .class files from the hotspot repo .hgignore file Reviewed-by: mikael, twisti
Mon, 15 Feb 2016 16:22:32 +0100 8149826: Concurrent misspelled in the CMS logging
brutisso [Mon, 15 Feb 2016 16:22:32 +0100] rev 36100
8149826: Concurrent misspelled in the CMS logging Reviewed-by: david
Mon, 15 Feb 2016 05:54:59 -0500 8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
dholmes [Mon, 15 Feb 2016 05:54:59 -0500] rev 36099
8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc Reviewed-by: dcubed, sjohanss
Fri, 12 Feb 2016 09:19:10 +0100 8149650: Create a trace event for G1 heap region type transitions
david [Fri, 12 Feb 2016 09:19:10 +0100] rev 36098
8149650: Create a trace event for G1 heap region type transitions Reviewed-by: jwilhelm, sjohanss
Fri, 12 Feb 2016 09:12:12 +0100 8009538: [Event Request] Want events for tenuring distribution
david [Fri, 12 Feb 2016 09:12:12 +0100] rev 36097
8009538: [Event Request] Want events for tenuring distribution Reviewed-by: jwilhelm, sjohanss
Thu, 11 Feb 2016 15:43:30 -0500 8149697: Fix for 8145725 is broken
dholmes [Thu, 11 Feb 2016 15:43:30 -0500] rev 36096
8149697: Fix for 8145725 is broken Summary: As per the existing comment we needed to check the saved 'index' instead Reviewed-by: gthornbr, dcubed, kbarrett
Thu, 11 Feb 2016 16:49:12 +0100 8149648: Add number of regions to the G1HeapSummary event
david [Thu, 11 Feb 2016 16:49:12 +0100] rev 36095
8149648: Add number of regions to the G1HeapSummary event Reviewed-by: sjohanss, jwilhelm
Thu, 11 Feb 2016 12:11:02 +0000 Merge
kevinw [Thu, 11 Feb 2016 12:11:02 +0000] rev 36094
Merge
Mon, 08 Feb 2016 15:46:25 +0530 8144957: Remove PICL warning message
kevinw [Mon, 08 Feb 2016 15:46:25 +0530] rev 36093
8144957: Remove PICL warning message Summary: There is no need to print any error/warning message when a library needed for performance optimization is not found on the system Reviewed-by: poonam, kvn Contributed-by: Shafi Ahmad <shafi.s.ahmad@oracle.com>
Thu, 11 Feb 2016 02:39:35 -0800 8149096: Remove unused code in methodComparator
stuefe [Thu, 11 Feb 2016 02:39:35 -0800] rev 36092
8149096: Remove unused code in methodComparator Summary: Remove unused code in methodComparator Reviewed-by: coleenp, sspitsyn, dholmes
Thu, 11 Feb 2016 08:57:00 +0100 8149542: Missing failure reporting in HeapRegion::verify
brutisso [Thu, 11 Feb 2016 08:57:00 +0100] rev 36091
8149542: Missing failure reporting in HeapRegion::verify Reviewed-by: tschatzl, jprovino
Thu, 11 Feb 2016 08:55:36 +0100 8149541: Use log_error() instead of log_info() when verification reports a problem
brutisso [Thu, 11 Feb 2016 08:55:36 +0100] rev 36090
8149541: Use log_error() instead of log_info() when verification reports a problem Reviewed-by: jwilhelm, tbenson
Wed, 10 Feb 2016 22:22:48 -0500 8148987: [Linux] Allow building on older systems without CPU_ALLOC support
dholmes [Wed, 10 Feb 2016 22:22:48 -0500] rev 36089
8148987: [Linux] Allow building on older systems without CPU_ALLOC support Reviewed-by: dsamersoff, stuefe, dcubed
Thu, 11 Feb 2016 01:06:24 +0000 Merge
dholmes [Thu, 11 Feb 2016 01:06:24 +0000] rev 36088
Merge
Wed, 10 Feb 2016 18:57:19 -0500 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
dholmes [Wed, 10 Feb 2016 18:57:19 -0500] rev 36087
8145725: Remove the WorkAroundNPTLTimedWaitHang workaround Reviewed-by: ddmitriev, stuefe, dcubed
Wed, 10 Feb 2016 15:20:38 -0800 8141491: Unaligned memory access in Bits.c
mikael [Wed, 10 Feb 2016 15:20:38 -0800] rev 36086
8141491: Unaligned memory access in Bits.c Summary: Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory Reviewed-by: jrose, dholmes, psandoz
Wed, 10 Feb 2016 14:30:25 +0100 Merge
brutisso [Wed, 10 Feb 2016 14:30:25 +0100] rev 36085
Merge
Wed, 10 Feb 2016 12:56:55 +0100 8148992: VM can hang on exit if root region scanning is initiated but not executed
brutisso [Wed, 10 Feb 2016 12:56:55 +0100] rev 36084
8148992: VM can hang on exit if root region scanning is initiated but not executed Reviewed-by: tschatzl, pliden, jwilhelm
Wed, 10 Feb 2016 12:32:46 +0000 Merge
tschatzl [Wed, 10 Feb 2016 12:32:46 +0000] rev 36083
Merge
Wed, 10 Feb 2016 12:08:37 +0100 8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms
tschatzl [Wed, 10 Feb 2016 12:08:37 +0100] rev 36082
8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms Summary: Decrease the default wait delay for mark thread initialization to accomodate very short running applications. Reviewed-by: tbenson, mgerdin
Wed, 10 Feb 2016 12:05:40 +0100 8143220: Fix documentation of InitiatingHeapOccupancyPercent
tschatzl [Wed, 10 Feb 2016 12:05:40 +0100] rev 36081
8143220: Fix documentation of InitiatingHeapOccupancyPercent Summary: Adjust internal flag documentation to how it currently works. Reviewed-by: brutisso, jmasa, tamao
Wed, 17 Feb 2016 09:57:10 -0800 8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig
never [Wed, 17 Feb 2016 09:57:10 -0800] rev 36080
8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig Reviewed-by: kvn, twisti
Wed, 17 Feb 2016 12:24:53 +0100 6378256: Performance problem with System.identityHashCode in client compiler
thartmann [Wed, 17 Feb 2016 12:24:53 +0100] rev 36079
6378256: Performance problem with System.identityHashCode in client compiler Summary: Enabled C1 optimization to try pull out hashCode from object header, before calling into the VM. Reviewed-by: dlong, roland, thartmann Contributed-by: Rahul Raghavan <rahul.v.raghavan@oracle.com>
Tue, 16 Feb 2016 09:49:58 -0800 8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker
never [Tue, 16 Feb 2016 09:49:58 -0800] rev 36078
8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker Reviewed-by: kvn
Mon, 15 Feb 2016 23:45:15 +0300 8149813: Move trusted final field handling from C2 LoadNode::Value to shared code
shade [Mon, 15 Feb 2016 23:45:15 +0300] rev 36077
8149813: Move trusted final field handling from C2 LoadNode::Value to shared code Reviewed-by: thartmann, kvn
Mon, 15 Feb 2016 18:42:45 +0000 Merge
vlivanov [Mon, 15 Feb 2016 18:42:45 +0000] rev 36076
Merge
Mon, 15 Feb 2016 20:26:50 +0300 8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
vlivanov [Mon, 15 Feb 2016 20:26:50 +0300] rev 36075
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization Reviewed-by: jrose, redestad
Mon, 15 Feb 2016 20:26:02 +0300 8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
vlivanov [Mon, 15 Feb 2016 20:26:02 +0300] rev 36074
8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list Reviewed-by: kvn, coleenp, dholmes
Mon, 15 Feb 2016 20:02:51 +0300 8149141: Optimized build is broken
vlivanov [Mon, 15 Feb 2016 20:02:51 +0300] rev 36073
8149141: Optimized build is broken Reviewed-by: kvn, kbarrett
Mon, 15 Feb 2016 15:15:56 +0100 8149797: Compilation fails with "assert(in_hash) failed: node should be in igvn hash table"
roland [Mon, 15 Feb 2016 15:15:56 +0100] rev 36072
8149797: Compilation fails with "assert(in_hash) failed: node should be in igvn hash table" Summary: node replaced by dominating dead cast during parsing Reviewed-by: kvn
Mon, 15 Feb 2016 13:26:44 +0100 Merge
kshefov [Mon, 15 Feb 2016 13:26:44 +0100] rev 36071
Merge
Mon, 15 Feb 2016 14:32:49 +0300 8149740: NPEs when executing some HotSpotConstantReflectionProvider with null args
kshefov [Mon, 15 Feb 2016 14:32:49 +0300] rev 36070
8149740: NPEs when executing some HotSpotConstantReflectionProvider with null args Reviewed-by: twisti, dnsimon
Mon, 15 Feb 2016 14:31:21 +0300 8149472: NPE when executing HotSpotConstantReflectionProvider::constantEquals with null first arg
kshefov [Mon, 15 Feb 2016 14:31:21 +0300] rev 36069
8149472: NPE when executing HotSpotConstantReflectionProvider::constantEquals with null first arg Reviewed-by: twisti, kvn, dnsimon
Mon, 15 Feb 2016 11:52:51 +0100 Merge
thartmann [Mon, 15 Feb 2016 11:52:51 +0100] rev 36068
Merge
Thu, 11 Feb 2016 12:42:12 +0100 8149543: range check CastII nodes should not be split through Phi
roland [Thu, 11 Feb 2016 12:42:12 +0100] rev 36067
8149543: range check CastII nodes should not be split through Phi Summary: splitting range check CastIIs through loop induction Phi prevents further optimizations Reviewed-by: kvn, mcberg
Fri, 12 Feb 2016 16:12:15 -0800 8149421: Vectorized Post Loops
mcberg [Fri, 12 Feb 2016 16:12:15 -0800] rev 36066
8149421: Vectorized Post Loops Summary: add vectorised post loop for counted loops with vectors. Reviewed-by: kvn
Wed, 03 Feb 2016 12:36:18 +0100 8143542: C2 doesn't eliminate identical checks
roland [Wed, 03 Feb 2016 12:36:18 +0100] rev 36065
8143542: C2 doesn't eliminate identical checks Summary: Two identical Ifs back to back can be merged Reviewed-by: kvn
Fri, 12 Feb 2016 12:18:44 +0100 8148564: compiler/intrinsics/string/TestStringIntrinsics2.java times out
thartmann [Fri, 12 Feb 2016 12:18:44 +0100] rev 36064
8148564: compiler/intrinsics/string/TestStringIntrinsics2.java times out Summary: Test should not run with -Xcomp because MaxInlineSize is large. Reviewed-by: kvn, simonis
Thu, 11 Feb 2016 12:29:40 -1000 8149689: [JVMCI] CodeInstaller::pd_patch_DataSectionReference should be able to throw exceptions
twisti [Thu, 11 Feb 2016 12:29:40 -1000] rev 36063
8149689: [JVMCI] CodeInstaller::pd_patch_DataSectionReference should be able to throw exceptions Reviewed-by: kvn
Thu, 11 Feb 2016 11:32:44 -1000 8149695: [JVMCI] add missing Checkstyle configuration file
twisti [Thu, 11 Feb 2016 11:32:44 -1000] rev 36062
8149695: [JVMCI] add missing Checkstyle configuration file Reviewed-by: kvn
Thu, 11 Feb 2016 11:15:13 +0100 8145700: Uninitialised variable in macroAssembler_x86.cpp:7038
thartmann [Thu, 11 Feb 2016 11:15:13 +0100] rev 36061
8145700: Uninitialised variable in macroAssembler_x86.cpp:7038 Summary: Added missing local variable initializations. Reviewed-by: kvn, vlivanov, thartmann, mcberg Contributed-by: Rahul Raghavan <rahul.v.raghavan@oracle.com>
Wed, 10 Feb 2016 11:23:17 -1000 8149415: [AArch64] implement JVMCI CodeInstaller
twisti [Wed, 10 Feb 2016 11:23:17 -1000] rev 36060
8149415: [AArch64] implement JVMCI CodeInstaller Reviewed-by: aph, kvn
Wed, 10 Feb 2016 16:31:17 +0000 Merge
shade [Wed, 10 Feb 2016 16:31:17 +0000] rev 36059
Merge
Wed, 10 Feb 2016 15:58:11 +0300 8149356: Leftover from JDK-8141044: UseNewCode usage
shade [Wed, 10 Feb 2016 15:58:11 +0300] rev 36058
8149356: Leftover from JDK-8141044: UseNewCode usage Reviewed-by: vlivanov
Wed, 10 Feb 2016 15:24:22 +0100 8149123: [TESTBUG] compiler/loopopts/superword/SumRed* tests running on non-x86 platforms
thartmann [Wed, 10 Feb 2016 15:24:22 +0100] rev 36057
8149123: [TESTBUG] compiler/loopopts/superword/SumRed* tests running on non-x86 platforms Summary: Restricted test execution to supported archs. Reviewed-by: kvn Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
Tue, 23 Feb 2016 21:44:05 +0100 8150257: Remove softfloat lib support
ihse [Tue, 23 Feb 2016 21:44:05 +0100] rev 36056
8150257: Remove softfloat lib support Reviewed-by: dholmes, erikj
Thu, 25 Feb 2016 09:41:40 -0800 Added tag jdk-9+107 for changeset f3c43d82c968
lana [Thu, 25 Feb 2016 09:41:40 -0800] rev 36055
Added tag jdk-9+107 for changeset f3c43d82c968
Thu, 25 Feb 2016 23:00:55 +0000 8087112: HTTP API and HTTP/1.1 implementation
michaelm [Thu, 25 Feb 2016 23:00:55 +0000] rev 36054
8087112: HTTP API and HTTP/1.1 implementation Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
Thu, 25 Feb 2016 11:27:00 -0800 Merge
lana [Thu, 25 Feb 2016 11:27:00 -0800] rev 36053
Merge
Tue, 23 Feb 2016 21:43:59 +0100 8150257: Remove softfloat lib support
ihse [Tue, 23 Feb 2016 21:43:59 +0100] rev 36052
8150257: Remove softfloat lib support Reviewed-by: dholmes, erikj
Mon, 22 Feb 2016 11:27:09 +0100 8150197: Integrate AIX fixes from build-infra
simonis [Mon, 22 Feb 2016 11:27:09 +0100] rev 36051
8150197: Integrate AIX fixes from build-infra Reviewed-by: erikj
Mon, 22 Feb 2016 11:22:55 +0100 8150203: Incremental update from build-infra project
ihse [Mon, 22 Feb 2016 11:22:55 +0100] rev 36050
8150203: Incremental update from build-infra project Reviewed-by: erikj
Thu, 25 Feb 2016 09:41:38 -0800 Added tag jdk-9+107 for changeset d632f62d9397
lana [Thu, 25 Feb 2016 09:41:38 -0800] rev 36049
Added tag jdk-9+107 for changeset d632f62d9397
Wed, 05 Jul 2017 21:22:48 +0200 Added tag jdk-9+107 for changeset 1c076468bf7d
duke [Wed, 05 Jul 2017 21:22:48 +0200] rev 36048
Added tag jdk-9+107 for changeset 1c076468bf7d
Wed, 05 Jul 2017 21:22:47 +0200 Merge jdk-9+107
duke [Wed, 05 Jul 2017 21:22:47 +0200] rev 36047
Merge
Wed, 05 Jul 2017 21:22:41 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:41 +0200] rev 36046
Merge
Thu, 18 Feb 2016 12:48:11 -0800 8150096: Cleanup synthetic JCCompilationUnit for html files
ksrini [Thu, 18 Feb 2016 12:48:11 -0800] rev 36045
8150096: Cleanup synthetic JCCompilationUnit for html files Reviewed-by: jjg
Thu, 18 Feb 2016 13:42:59 -0800 Merge
lana [Thu, 18 Feb 2016 13:42:59 -0800] rev 36044
Merge
Wed, 17 Feb 2016 19:09:44 +0100 8150077: Due to a javac type inference issue, javadoc doesn't compile with a jdk prior to 8u40
simonis [Wed, 17 Feb 2016 19:09:44 +0100] rev 36043
8150077: Due to a javac type inference issue, javadoc doesn't compile with a jdk prior to 8u40 Reviewed-by: jjg
Wed, 17 Feb 2016 11:19:07 -0800 8149842: javadoc incorrectly tries to get the documentation for inherited methods.
ksrini [Wed, 17 Feb 2016 11:19:07 -0800] rev 36042
8149842: javadoc incorrectly tries to get the documentation for inherited methods. Reviewed-by: jjg
Wed, 17 Feb 2016 19:29:25 +0300 8149835: StringConcatFactory should emit classes with the same package as the host class
shade [Wed, 17 Feb 2016 19:29:25 +0300] rev 36041
8149835: StringConcatFactory should emit classes with the same package as the host class Reviewed-by: psandoz, alanb, mchung
Mon, 15 Feb 2016 22:21:39 -0800 8149903: Fix other Extern.
jjg [Mon, 15 Feb 2016 22:21:39 -0800] rev 36040
8149903: Fix other Extern. Reviewed-by: darcy
Mon, 15 Feb 2016 19:52:03 -0800 8149886: 16 windows tests broke with recent putback
jjg [Mon, 15 Feb 2016 19:52:03 -0800] rev 36039
8149886: 16 windows tests broke with recent putback Reviewed-by: sundar
Mon, 15 Feb 2016 17:17:58 -0800 6469561: javadoc for annotation types should not display "public abstract" modifiers on methods
darcy [Mon, 15 Feb 2016 17:17:58 -0800] rev 36038
6469561: javadoc for annotation types should not display "public abstract" modifiers on methods 6469562: Use compact notation to display annotation values Reviewed-by: jjg
Mon, 15 Feb 2016 14:02:57 -0800 8149773: StandardDocFileFactory should be converted to use java.nio.file.Path
jjg [Mon, 15 Feb 2016 14:02:57 -0800] rev 36037
8149773: StandardDocFileFactory should be converted to use java.nio.file.Path Reviewed-by: ksrini
Thu, 18 Feb 2016 11:30:21 -0800 Added tag jdk-9+106 for changeset 6a6ca0bd3c14
lana [Thu, 18 Feb 2016 11:30:21 -0800] rev 36036
Added tag jdk-9+106 for changeset 6a6ca0bd3c14
Wed, 05 Jul 2017 21:22:31 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:31 +0200] rev 36035
Merge
Thu, 18 Feb 2016 13:41:52 -0800 Merge
lana [Thu, 18 Feb 2016 13:41:52 -0800] rev 36034
Merge
Thu, 18 Feb 2016 10:20:56 +0100 8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699)
mkos [Thu, 18 Feb 2016 10:20:56 +0100] rev 36033
8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699) Reviewed-by: lancea
Thu, 18 Feb 2016 11:30:15 -0800 Added tag jdk-9+106 for changeset a42bde2f777c
lana [Thu, 18 Feb 2016 11:30:15 -0800] rev 36032
Added tag jdk-9+106 for changeset a42bde2f777c
Wed, 05 Jul 2017 21:22:23 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:23 +0200] rev 36031
Merge
Thu, 18 Feb 2016 13:40:52 -0800 Merge
lana [Thu, 18 Feb 2016 13:40:52 -0800] rev 36030
Merge
Wed, 17 Feb 2016 16:32:51 -0800 8146237: PREFER from Features API taking precedence over catalog file
joehw [Wed, 17 Feb 2016 16:32:51 -0800] rev 36029
8146237: PREFER from Features API taking precedence over catalog file Reviewed-by: lancea
Thu, 18 Feb 2016 11:30:13 -0800 Added tag jdk-9+106 for changeset 6041f8d71ed1
lana [Thu, 18 Feb 2016 11:30:13 -0800] rev 36028
Added tag jdk-9+106 for changeset 6041f8d71ed1
Wed, 05 Jul 2017 21:22:15 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:15 +0200] rev 36027
Merge
Thu, 18 Feb 2016 22:34:40 -0800 8149451: Fix bytecode generation issue after 8149186
attila [Thu, 18 Feb 2016 22:34:40 -0800] rev 36026
8149451: Fix bytecode generation issue after 8149186 Reviewed-by: mhaupt, sundar
Thu, 18 Feb 2016 13:43:06 -0800 Merge
lana [Thu, 18 Feb 2016 13:43:06 -0800] rev 36025
Merge
Tue, 16 Feb 2016 15:34:27 +0100 8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
mhaupt [Tue, 16 Feb 2016 15:34:27 +0100] rev 36024
8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects Reviewed-by: hannesw, sundar
Mon, 15 Feb 2016 17:02:32 +0100 8147558: Add support for ES6 collections
hannesw [Mon, 15 Feb 2016 17:02:32 +0100] rev 36023
8147558: Add support for ES6 collections Reviewed-by: attila, mhaupt
Thu, 18 Feb 2016 11:30:22 -0800 Added tag jdk-9+106 for changeset 148bb1cd62e5
lana [Thu, 18 Feb 2016 11:30:22 -0800] rev 36022
Added tag jdk-9+106 for changeset 148bb1cd62e5
Wed, 05 Jul 2017 21:22:06 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:06 +0200] rev 36021
Merge
Thu, 18 Feb 2016 13:42:39 -0800 Merge
lana [Thu, 18 Feb 2016 13:42:39 -0800] rev 36020
Merge
Tue, 16 Feb 2016 12:37:44 +0000 8144144: ORB destroy() leaks filedescriptors after unsuccessful connection
msheppar [Tue, 16 Feb 2016 12:37:44 +0000] rev 36019
8144144: ORB destroy() leaks filedescriptors after unsuccessful connection Reviewed-by: chegar, coffeys
Thu, 18 Feb 2016 11:30:09 -0800 Added tag jdk-9+106 for changeset 90d9c81fe530
lana [Thu, 18 Feb 2016 11:30:09 -0800] rev 36018
Added tag jdk-9+106 for changeset 90d9c81fe530
Wed, 05 Jul 2017 21:21:58 +0200 Merge
duke [Wed, 05 Jul 2017 21:21:58 +0200] rev 36017
Merge
Mon, 22 Feb 2016 09:02:14 +0100 8144931: Assert class signatures are correct and refer to valid classes
srastogi [Mon, 22 Feb 2016 09:02:14 +0100] rev 36016
8144931: Assert class signatures are correct and refer to valid classes Reviewed-by: vlivanov, psandoz, mhaupt
Sat, 20 Feb 2016 12:19:36 -0800 8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
dl [Sat, 20 Feb 2016 12:19:36 -0800] rev 36015
8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
Fri, 19 Feb 2016 09:55:37 -0800 8148346: Reduce number of packages in jdk.localedata module
naoto [Fri, 19 Feb 2016 09:55:37 -0800] rev 36014
8148346: Reduce number of packages in jdk.localedata module Reviewed-by: okutsu, alanb
Mon, 28 Dec 2015 12:16:09 +0100 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
jbachorik [Mon, 28 Dec 2015 12:16:09 +0100] rev 36013
8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials Reviewed-by: dfuchs
Fri, 19 Feb 2016 07:56:25 +0000 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API
chegar [Fri, 19 Feb 2016 07:56:25 +0000] rev 36012
8150163: JarFileSystem support for MRJARs should use the JDK specific Version API Reviewed-by: alanb, iris, sherman
Fri, 19 Feb 2016 07:55:05 +0000 8150168: jconsole AboutDialog should use the JDK specific Version API
chegar [Fri, 19 Feb 2016 07:55:05 +0000] rev 36011
8150168: jconsole AboutDialog should use the JDK specific Version API Reviewed-by: alanb, iris
Thu, 18 Feb 2016 13:41:11 -0800 Merge
lana [Thu, 18 Feb 2016 13:41:11 -0800] rev 36010
Merge
Thu, 18 Feb 2016 14:44:50 -0500 8149750: Decouple sun.misc.Signal from the base module
rriggs [Thu, 18 Feb 2016 14:44:50 -0500] rev 36009
8149750: Decouple sun.misc.Signal from the base module Reviewed-by: chegar, dholmes
Thu, 18 Feb 2016 02:49:44 +0000 8148500: [Spec] Enabled SSL Protocols may not be used
xuelei [Thu, 18 Feb 2016 02:49:44 +0000] rev 36008
8148500: [Spec] Enabled SSL Protocols may not be used Reviewed-by: mullan, jnimeh
Thu, 18 Feb 2016 02:36:38 +0000 8139565: Restrict certificates with DSA keys less than 1024 bits
xuelei [Thu, 18 Feb 2016 02:36:38 +0000] rev 36007
8139565: Restrict certificates with DSA keys less than 1024 bits Reviewed-by: mullan
Wed, 17 Feb 2016 17:47:25 -0800 Merge
mchung [Wed, 17 Feb 2016 17:47:25 -0800] rev 36006
Merge
Wed, 17 Feb 2016 17:45:12 -0800 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
mchung [Wed, 17 Feb 2016 17:45:12 -0800] rev 36005
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module Reviewed-by: alanb
Thu, 18 Feb 2016 09:50:55 +0800 8149920: Remove intermittent key from jdk_core tests
amlu [Thu, 18 Feb 2016 09:50:55 +0800] rev 36004
8149920: Remove intermittent key from jdk_core tests Reviewed-by: darcy
Thu, 18 Feb 2016 09:46:07 +0800 8149922: Remove intermittent key from security tests
amlu [Thu, 18 Feb 2016 09:46:07 +0800] rev 36003
8149922: Remove intermittent key from security tests 8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList Reviewed-by: xuelei
Wed, 17 Feb 2016 12:47:35 -0800 8148914: BitDepth.java test fails
darcy [Wed, 17 Feb 2016 12:47:35 -0800] rev 36002
8148914: BitDepth.java test fails Reviewed-by: bpb, prr
Wed, 17 Feb 2016 19:29:16 +0300 8149835: StringConcatFactory should emit classes with the same package as the host class
shade [Wed, 17 Feb 2016 19:29:16 +0300] rev 36001
8149835: StringConcatFactory should emit classes with the same package as the host class Reviewed-by: psandoz, alanb, mchung
Wed, 17 Feb 2016 11:45:46 +0000 8068686: Remove meta-index support
chegar [Wed, 17 Feb 2016 11:45:46 +0000] rev 36000
8068686: Remove meta-index support Reviewed-by: alanb, erikj, mchung
Wed, 17 Feb 2016 11:23:48 +0800 8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
weijun [Wed, 17 Feb 2016 11:23:48 +0800] rev 35999
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions Reviewed-by: mullan
Tue, 16 Feb 2016 11:06:19 -0800 8149981: java/util/Formatter/Basic.java fails after JDK-8149896
darcy [Tue, 16 Feb 2016 11:06:19 -0800] rev 35998
8149981: java/util/Formatter/Basic.java fails after JDK-8149896 Reviewed-by: rriggs, bpb
Tue, 16 Feb 2016 10:54:05 -0800 Merge
prr [Tue, 16 Feb 2016 10:54:05 -0800] rev 35997
Merge
Tue, 16 Feb 2016 09:30:57 -0800 Merge
prr [Tue, 16 Feb 2016 09:30:57 -0800] rev 35996
Merge
Mon, 08 Feb 2016 09:41:53 -0800 Merge
prr [Mon, 08 Feb 2016 09:41:53 -0800] rev 35995
Merge
Mon, 08 Feb 2016 11:43:08 +0300 8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI)
avstepan [Mon, 08 Feb 2016 11:43:08 +0300] rev 35994
8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI) Reviewed-by: alexsch
Sat, 06 Feb 2016 09:25:56 -0800 8149151: Use local GraphicsEnvironment to get screen size in WToolkit
alexsch [Sat, 06 Feb 2016 09:25:56 -0800] rev 35993
8149151: Use local GraphicsEnvironment to get screen size in WToolkit Reviewed-by: prr, serb
Thu, 04 Feb 2016 14:27:16 +0300 8145780: create a simple test for TIFF tag sets
avstepan [Thu, 04 Feb 2016 14:27:16 +0300] rev 35992
8145780: create a simple test for TIFF tag sets Reviewed-by: bpb, yan
Thu, 04 Feb 2016 11:16:23 +0530 8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence.
psadhukhan [Thu, 04 Feb 2016 11:16:23 +0530] rev 35991
8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence. Reviewed-by: arapte, alexsch Contributed-by: prem.balakrishnan@oracle.com
Tue, 02 Feb 2016 12:12:52 -0800 Merge
ddehaven [Tue, 02 Feb 2016 12:12:52 -0800] rev 35990
Merge
Tue, 02 Feb 2016 16:33:03 +0300 8139581: AWT components are not drawn after removal and addition to a container
alitvinov [Tue, 02 Feb 2016 16:33:03 +0300] rev 35989
8139581: AWT components are not drawn after removal and addition to a container Reviewed-by: ssadetsky, alexsch
Tue, 02 Feb 2016 15:57:42 +0530 8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message.
psadhukhan [Tue, 02 Feb 2016 15:57:42 +0530] rev 35988
8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message. Reviewed-by: arapte, alexsch Contributed-by: ajit.ghaisas@oracle.com
Tue, 02 Feb 2016 14:19:55 +0530 6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end
arapte [Tue, 02 Feb 2016 14:19:55 +0530] rev 35987
6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end Reviewed-by: ssadetsky, psadhukhan
Tue, 02 Feb 2016 11:50:24 +0530 8147413: api/java_awt/Image/MultiResolutionImage/index.html\#MultiResolutionRenderingHints[test_VALUE_RESOLUTION_VARIANT_BASE] started to fail
jdv [Tue, 02 Feb 2016 11:50:24 +0530] rev 35986
8147413: api/java_awt/Image/MultiResolutionImage/index.html\#MultiResolutionRenderingHints[test_VALUE_RESOLUTION_VARIANT_BASE] started to fail Reviewed-by: alexsch, flar
Mon, 01 Feb 2016 15:39:02 +0530 8022640: ServiceRegistry (used by ImageIO) lack synchronization
jdv [Mon, 01 Feb 2016 15:39:02 +0530] rev 35985
8022640: ServiceRegistry (used by ImageIO) lack synchronization Reviewed-by: prr, psadhukhan
Fri, 29 Jan 2016 15:21:55 +0530 8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error
mhalder [Fri, 29 Jan 2016 15:21:55 +0530] rev 35984
8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error Reviewed-by: arapte, ssadetsky
Wed, 27 Jan 2016 14:13:48 +0530 8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline
psadhukhan [Wed, 27 Jan 2016 14:13:48 +0530] rev 35983
8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline Reviewed-by: flar, arapte
Wed, 27 Jan 2016 14:12:05 +0530 8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General
psadhukhan [Wed, 27 Jan 2016 14:12:05 +0530] rev 35982
8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General Reviewed-by: flar, arapte
Tue, 16 Feb 2016 09:52:49 -0800 8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
dl [Tue, 16 Feb 2016 09:52:49 -0800] rev 35981
8145485: Miscellaneous changes imported from jsr166 CVS 2016-02 Reviewed-by: martin, psandoz, chegar
Tue, 16 Feb 2016 09:49:14 -0800 8139927: Improve documentation for CompletableFuture composition
dl [Tue, 16 Feb 2016 09:49:14 -0800] rev 35980
8139927: Improve documentation for CompletableFuture composition 8143089: CompletableFuture.whenComplete should use addSuppressed Reviewed-by: martin, psandoz, chegar, plevart
Tue, 16 Feb 2016 09:09:31 -0800 8149896: Remove unnecessary values in FloatConsts and DoubleConsts
darcy [Tue, 16 Feb 2016 09:09:31 -0800] rev 35979
8149896: Remove unnecessary values in FloatConsts and DoubleConsts Reviewed-by: shade, psandoz, lbourges, mduigou
Tue, 16 Feb 2016 11:36:20 -0500 8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
rriggs [Tue, 16 Feb 2016 11:36:20 -0500] rev 35978
8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved Reviewed-by: martin
Tue, 16 Feb 2016 07:06:09 +0100 8149700: Remove jdk_svc test group from tier * groups
iignatyev [Tue, 16 Feb 2016 07:06:09 +0100] rev 35977
8149700: Remove jdk_svc test group from tier * groups Reviewed-by: darcy
Mon, 15 Feb 2016 18:41:23 -0800 8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond
sherman [Mon, 15 Feb 2016 18:41:23 -0800] rev 35976
8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond Reviewed-by: darcy
Mon, 15 Feb 2016 13:37:22 -0800 Merge
amurillo [Mon, 15 Feb 2016 13:37:22 -0800] rev 35975
Merge
Mon, 15 Feb 2016 09:44:42 -0800 Merge
amurillo [Mon, 15 Feb 2016 09:44:42 -0800] rev 35974
Merge
Thu, 11 Feb 2016 13:58:43 -0800 Merge
amurillo [Thu, 11 Feb 2016 13:58:43 -0800] rev 35973
Merge
Thu, 11 Feb 2016 21:07:37 +0100 Merge
jwilhelm [Thu, 11 Feb 2016 21:07:37 +0100] rev 35972
Merge
Tue, 09 Feb 2016 18:42:07 -0500 8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued
kbarrett [Tue, 09 Feb 2016 18:42:07 -0500] rev 35971
8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued Summary: Wait for enqueuing. Reviewed-by: plevart, mchung
Sat, 06 Feb 2016 14:22:51 +0300 8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
dsamersoff [Sat, 06 Feb 2016 14:22:51 +0300] rev 35970
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out Summary: fixed typoeo in expected output Reviewed-by: sspitsyn
Fri, 05 Feb 2016 19:13:34 +0000 Merge
dsamersoff [Fri, 05 Feb 2016 19:13:34 +0000] rev 35969
Merge
Fri, 05 Feb 2016 16:32:00 +0000 Merge
dsamersoff [Fri, 05 Feb 2016 16:32:00 +0000] rev 35968
Merge
Fri, 05 Feb 2016 17:49:36 +0300 8149099: jcmd -help mention non-existent option
dsamersoff [Fri, 05 Feb 2016 17:49:36 +0300] rev 35967
8149099: jcmd -help mention non-existent option Summary: Fix typo -p to -l Reviewed-by: dsamersoff, jbachorik Contributed-by: kubota.yuji@gmail.com
Fri, 05 Feb 2016 16:19:32 +0000 Merge
hseigel [Fri, 05 Feb 2016 16:19:32 +0000] rev 35966
Merge
Fri, 05 Feb 2016 08:12:42 -0500 8148785: Update class file version to 53 for JDK-9
hseigel [Fri, 05 Feb 2016 08:12:42 -0500] rev 35965
8148785: Update class file version to 53 for JDK-9 Summary: Change max support class file veriosn to 53 Reviewed-by: alanb, coleenp, shade
Fri, 05 Feb 2016 14:03:05 +0100 8144916: Decrease PerfDataMemorySize back to 32K
redestad [Fri, 05 Feb 2016 14:03:05 +0100] rev 35964
8144916: Decrease PerfDataMemorySize back to 32K Reviewed-by: mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Thu, 04 Feb 2016 23:30:48 +0100 8149062: Remove misplaced integration of test code after 8149025
mgronlun [Thu, 04 Feb 2016 23:30:48 +0100] rev 35963
8149062: Remove misplaced integration of test code after 8149025 Reviewed-by: coleenp
Thu, 04 Feb 2016 18:33:02 +0100 8149025: JFR - Event based tracing should cover monitor inflation
dsimms [Thu, 04 Feb 2016 18:33:02 +0100] rev 35962
8149025: JFR - Event based tracing should cover monitor inflation Reviewed-by: dcubed, egahlin, mgronlun
Wed, 03 Feb 2016 18:16:56 +0100 Merge
mockner [Wed, 03 Feb 2016 18:16:56 +0100] rev 35961
Merge
Tue, 02 Feb 2016 17:14:00 -0500 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
mockner [Tue, 02 Feb 2016 17:14:00 -0500] rev 35960
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging. Summary: TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData have been reimplemented using Unified logging. Reviewed-by: iklam, coleenp, dholmes, jiangli, hseigel, rprotacio
Mon, 15 Feb 2016 10:27:13 -0800 8148624: Test failure of ConstructInflaterOutput.java
sherman [Mon, 15 Feb 2016 10:27:13 -0800] rev 35959
8148624: Test failure of ConstructInflaterOutput.java Reviewed-by: darcy
Mon, 15 Feb 2016 15:57:58 +0000 8149411: PKCS12KeyStore cannot extract AES Secret Keys
vinnie [Mon, 15 Feb 2016 15:57:58 +0000] rev 35958
8149411: PKCS12KeyStore cannot extract AES Secret Keys Reviewed-by: xuelei
Thu, 18 Feb 2016 11:30:16 -0800 Added tag jdk-9+106 for changeset 04c8859c969b
lana [Thu, 18 Feb 2016 11:30:16 -0800] rev 35957
Added tag jdk-9+106 for changeset 04c8859c969b
Wed, 05 Jul 2017 21:21:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:21:36 +0200] rev 35956
Merge
Thu, 18 Feb 2016 13:42:10 -0800 Merge
lana [Thu, 18 Feb 2016 13:42:10 -0800] rev 35955
Merge
Thu, 18 Feb 2016 14:45:13 -0500 8149750: Decouple sun.misc.Signal from the base module
rriggs [Thu, 18 Feb 2016 14:45:13 -0500] rev 35954
8149750: Decouple sun.misc.Signal from the base module Reviewed-by: dholmes, chegar
Mon, 15 Feb 2016 09:44:42 -0800 Merge
amurillo [Mon, 15 Feb 2016 09:44:42 -0800] rev 35953
Merge
Thu, 11 Feb 2016 13:58:41 -0800 Merge
amurillo [Thu, 11 Feb 2016 13:58:41 -0800] rev 35952
Merge
Thu, 11 Feb 2016 21:07:38 +0100 Merge
jwilhelm [Thu, 11 Feb 2016 21:07:38 +0100] rev 35951
Merge
Tue, 09 Feb 2016 12:19:05 +0100 8149112: configure_stdout test depends on VM arguments
mlarsson [Tue, 09 Feb 2016 12:19:05 +0100] rev 35950
8149112: configure_stdout test depends on VM arguments Reviewed-by: ehelin, jbachorik
Mon, 08 Feb 2016 18:26:27 +0300 8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores
kzhaldyb [Mon, 08 Feb 2016 18:26:27 +0300] rev 35949
8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores Reviewed-by: dsamersoff, dholmes
Thu, 17 Dec 2015 16:12:58 +0300 8144695: --disable-warnings-as-errors does not work for HotSpot build
iignatyev [Thu, 17 Dec 2015 16:12:58 +0300] rev 35948
8144695: --disable-warnings-as-errors does not work for HotSpot build Reviewed-by: kbarrett, ihse
Mon, 08 Feb 2016 18:54:09 +0300 8148745: [testbug] Test gc/g1/plab/TestPLABPromotion.java fails in nightly
mchernov [Mon, 08 Feb 2016 18:54:09 +0300] rev 35947
8148745: [testbug] Test gc/g1/plab/TestPLABPromotion.java fails in nightly Reviewed-by: tschatzl, dfazunen
Mon, 08 Feb 2016 18:01:48 +0300 8149364: Quarantine TestSelectDefaultGC.java test
kzhaldyb [Mon, 08 Feb 2016 18:01:48 +0300] rev 35946
8149364: Quarantine TestSelectDefaultGC.java test Reviewed-by: dfazunen, jwilhelm
Mon, 08 Feb 2016 14:50:54 +0300 8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent
akulyakh [Mon, 08 Feb 2016 14:50:54 +0300] rev 35945
8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent Summary: Fixed the test scenarios to eliminate false failures Reviewed-by: jbachorik
Fri, 05 Feb 2016 18:37:18 +0100 Merge
ehelin [Fri, 05 Feb 2016 18:37:18 +0100] rev 35944
Merge
Fri, 05 Feb 2016 16:03:56 +0100 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
ehelin [Fri, 05 Feb 2016 16:03:56 +0100] rev 35943
8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp} Reviewed-by: tschatzl, mgerdin
Fri, 05 Feb 2016 16:19:31 +0000 Merge
hseigel [Fri, 05 Feb 2016 16:19:31 +0000] rev 35942
Merge
Fri, 05 Feb 2016 08:14:08 -0500 8148785: Update class file version to 53 for JDK-9
hseigel [Fri, 05 Feb 2016 08:14:08 -0500] rev 35941
8148785: Update class file version to 53 for JDK-9 Summary: Change max supported class file version to 53 Reviewed-by: alanb, coleenp, shade
Fri, 05 Feb 2016 14:00:58 +0100 8144916: Decrease PerfDataMemorySize back to 32K
redestad [Fri, 05 Feb 2016 14:00:58 +0100] rev 35940
8144916: Decrease PerfDataMemorySize back to 32K Reviewed-by: mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Fri, 05 Feb 2016 08:59:36 +0100 8149035: Make the full_gc_dump() calls be recorded as part of the GC
brutisso [Fri, 05 Feb 2016 08:59:36 +0100] rev 35939
8149035: Make the full_gc_dump() calls be recorded as part of the GC Reviewed-by: jmasa, sjohanss
Thu, 04 Feb 2016 23:39:27 +0000 Merge
coleenp [Thu, 04 Feb 2016 23:39:27 +0000] rev 35938
Merge
Thu, 04 Feb 2016 18:25:02 -0500 8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN
coleenp [Thu, 04 Feb 2016 18:25:02 -0500] rev 35937
8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN Summary: Backout change for 8146984 but add an alignment check which may have caught original bug. Reviewed-by: mgronlun, dcubed
Thu, 04 Feb 2016 13:42:18 -0800 8148005: One byte may be corrupted by get_datetime_string()
asmotrak [Thu, 04 Feb 2016 13:42:18 -0800] rev 35936
8148005: One byte may be corrupted by get_datetime_string() Reviewed-by: dholmes
Thu, 04 Feb 2016 19:27:39 +0100 Merge
mgronlun [Thu, 04 Feb 2016 19:27:39 +0100] rev 35935
Merge
Thu, 04 Feb 2016 18:28:52 +0100 8138562: Event based tracing should cover monitor inflation
dsimms [Thu, 04 Feb 2016 18:28:52 +0100] rev 35934
8138562: Event based tracing should cover monitor inflation Reviewed-by: dcubed, egahlin, mgronlun
Tue, 02 Feb 2016 18:06:14 +0300 8132721: Add tests which check that heap counters work as expected during Humongous allocations
kzhaldyb [Tue, 02 Feb 2016 18:06:14 +0300] rev 35933
8132721: Add tests which check that heap counters work as expected during Humongous allocations Reviewed-by: jmasa, tschatzl, dfazunen
Thu, 04 Feb 2016 14:06:43 +0100 8148844: Update run_unit_test macro for InternalVMTests
ehelin [Thu, 04 Feb 2016 14:06:43 +0100] rev 35932
8148844: Update run_unit_test macro for InternalVMTests Reviewed-by: sjohanss, david
Thu, 04 Feb 2016 11:38:11 +0100 Merge
brutisso [Thu, 04 Feb 2016 11:38:11 +0100] rev 35931
Merge
Wed, 03 Feb 2016 18:21:43 +0100 8148951: Remove unused method Generation::performs_in_place_marking()
brutisso [Wed, 03 Feb 2016 18:21:43 +0100] rev 35930
8148951: Remove unused method Generation::performs_in_place_marking() Reviewed-by: david, jwilhelm
Wed, 03 Feb 2016 18:18:00 +0100 8148960: Humongous mis-spelled in log output
brutisso [Wed, 03 Feb 2016 18:18:00 +0100] rev 35929
8148960: Humongous mis-spelled in log output Reviewed-by: huntch, jwilhelm
Wed, 03 Feb 2016 12:19:03 +0100 8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build
sgehwolf [Wed, 03 Feb 2016 12:19:03 +0100] rev 35928
8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build Summary: Use Klass::method_at_vtable() instead of InstanceClass::start_of_vtable()[index] Reviewed-by: mgerdin, coleenp
Wed, 03 Feb 2016 11:33:33 +0100 8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy
mgerdin [Wed, 03 Feb 2016 11:33:33 +0100] rev 35927
8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy Reviewed-by: jwilhelm, kbarrett
Thu, 04 Feb 2016 08:36:38 +0100 8148141: Remove fixed level padding in UL
mlarsson [Thu, 04 Feb 2016 08:36:38 +0100] rev 35926
8148141: Remove fixed level padding in UL Reviewed-by: sla, mlarsson Contributed-by: robbin.ehn@oracle.com
Tue, 02 Feb 2016 11:09:21 +0100 8148053: Remove unused log tags
mlarsson [Tue, 02 Feb 2016 11:09:21 +0100] rev 35925
8148053: Remove unused log tags Reviewed-by: dholmes, mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Thu, 04 Feb 2016 00:53:31 +0100 Merge
jwilhelm [Thu, 04 Feb 2016 00:53:31 +0100] rev 35924
Merge
Wed, 03 Feb 2016 20:07:30 +0400 8147003: Move BubbleUpRef test into CMS directory
dfazunen [Wed, 03 Feb 2016 20:07:30 +0400] rev 35923
8147003: Move BubbleUpRef test into CMS directory Summary: closed test gc/4950157/BubbleUpRef.java moved to gc/cms/TestBubbleUpRef.java Reviewed-by: jwilhelm, brutisso
Wed, 03 Feb 2016 13:42:29 -0800 8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation
ctornqvi [Wed, 03 Feb 2016 13:42:29 -0800] rev 35922
8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation Reviewed-by: coleenp, gtriantafill
Wed, 03 Feb 2016 18:48:29 +0000 Merge
coleenp [Wed, 03 Feb 2016 18:48:29 +0000] rev 35921
Merge
Wed, 03 Feb 2016 17:26:36 +0000 8146984: SIGBUS: bool Method::has_method_vptr(const void*)+0xc
coleenp [Wed, 03 Feb 2016 17:26:36 +0000] rev 35920
8146984: SIGBUS: bool Method::has_method_vptr(const void*)+0xc Summary: Add address check and use SafeFetchN for Method* vptr access when Method* may be bad pointer. Reviewed-by: dcubed, mgronlun
Wed, 03 Feb 2016 19:46:45 +0100 Merge
mockner [Wed, 03 Feb 2016 19:46:45 +0100] rev 35919
Merge
Wed, 03 Feb 2016 18:16:54 +0100 Merge
mockner [Wed, 03 Feb 2016 18:16:54 +0100] rev 35918
Merge
Wed, 03 Feb 2016 11:40:30 -0500 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
mockner [Wed, 03 Feb 2016 11:40:30 -0500] rev 35917
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging. Summary: TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData have been reimplemented using Unified logging. Reviewed-by: iklam, coleenp, dholmes, jiangli, hseigel, rprotacio Contributed-by: max.ockner@oracle.com, ioi.lam@oracle.com
Wed, 03 Feb 2016 09:31:22 -0800 8147884: Names of GC threads should be set before the threads start
asmotrak [Wed, 03 Feb 2016 09:31:22 -0800] rev 35916
8147884: Names of GC threads should be set before the threads start Reviewed-by: mgerdin, david
Wed, 03 Feb 2016 14:15:57 +0100 8148755: -XX:+HeapDumpAfterFullGC creates heap dump both before and after Full GC
redestad [Wed, 03 Feb 2016 14:15:57 +0100] rev 35915
8148755: -XX:+HeapDumpAfterFullGC creates heap dump both before and after Full GC Reviewed-by: mgerdin, brutisso, sangheki
Tue, 02 Feb 2016 22:12:17 -0500 8146616: VM exit path throws fatal error: Thread holding lock at safepoint that vm can block on: BeforeExit_lock
dholmes [Tue, 02 Feb 2016 22:12:17 -0500] rev 35914
8146616: VM exit path throws fatal error: Thread holding lock at safepoint that vm can block on: BeforeExit_lock Reviewed-by: dcubed, gthornbr
Wed, 03 Feb 2016 01:35:25 +0100 Merge
jwilhelm [Wed, 03 Feb 2016 01:35:25 +0100] rev 35913
Merge
Tue, 02 Feb 2016 14:54:05 +0000 Merge
hseigel [Tue, 02 Feb 2016 14:54:05 +0000] rev 35912
Merge
Tue, 02 Feb 2016 08:27:40 -0500 8135206: VM permits illegal flags for abstract methods in interfaces, versions 45.3 - 51.0
hseigel [Tue, 02 Feb 2016 08:27:40 -0500] rev 35911
8135206: VM permits illegal flags for abstract methods in interfaces, versions 45.3 - 51.0 Summary: Add additional method flag checks Reviewed-by: jiangli, minqi
Tue, 02 Feb 2016 13:06:40 +0000 Merge
brutisso [Tue, 02 Feb 2016 13:06:40 +0000] rev 35910
Merge
Tue, 02 Feb 2016 12:13:05 +0100 8148736: Let the G1 heap transition log regions instead of bytes
brutisso [Tue, 02 Feb 2016 12:13:05 +0100] rev 35909
8148736: Let the G1 heap transition log regions instead of bytes Reviewed-by: sjohanss, david
Tue, 02 Feb 2016 12:12:17 +0100 8148733: G1: Add log message to print the heap region size
brutisso [Tue, 02 Feb 2016 12:12:17 +0100] rev 35908
8148733: G1: Add log message to print the heap region size Reviewed-by: sjohanss, david
Tue, 02 Feb 2016 10:50:08 +0100 8148734: G1: Make G1GCPhaseTimes keep track of the start GC time
brutisso [Tue, 02 Feb 2016 10:50:08 +0100] rev 35907
8148734: G1: Make G1GCPhaseTimes keep track of the start GC time Reviewed-by: sjohanss, tschatzl
Tue, 02 Feb 2016 05:38:33 -0500 8148766: Test AvailableProcessors.java got wrong number of processors
dholmes [Tue, 02 Feb 2016 05:38:33 -0500] rev 35906
8148766: Test AvailableProcessors.java got wrong number of processors Reviewed-by: dsamersoff, tschatzl, mseledtsov
Tue, 02 Feb 2016 09:51:24 +0100 8147913: Some runtime/CompressedOops tests fail on ARM64 product builds
brutisso [Tue, 02 Feb 2016 09:51:24 +0100] rev 35905
8147913: Some runtime/CompressedOops tests fail on ARM64 product builds Reviewed-by: jmasa, kbarrett
Tue, 02 Feb 2016 04:48:05 +0100 Merge
dholmes [Tue, 02 Feb 2016 04:48:05 +0100] rev 35904
Merge
Fri, 29 Jan 2016 09:21:15 +0100 8147510: [windows] no text locations shown for register info in hs-err file
stuefe [Fri, 29 Jan 2016 09:21:15 +0100] rev 35903
8147510: [windows] no text locations shown for register info in hs-err file Reviewed-by: dholmes, iklam
Mon, 01 Feb 2016 20:39:17 -0500 8148771: os::active_processor_count() returns garbage which causes VM to crash
dholmes [Mon, 01 Feb 2016 20:39:17 -0500] rev 35902
8148771: os::active_processor_count() returns garbage which causes VM to crash Reviewed-by: kbarrett
Mon, 01 Feb 2016 22:11:16 +0100 8147918: Rename develop_log_is_enabled() to log_develop_is_enabled()
pliden [Mon, 01 Feb 2016 22:11:16 +0100] rev 35901
8147918: Rename develop_log_is_enabled() to log_develop_is_enabled() Reviewed-by: dholmes, brutisso
Tue, 19 Jan 2016 12:07:32 +0100 8148481: Devirtualize Klass::vtable
mgerdin [Tue, 19 Jan 2016 12:07:32 +0100] rev 35900
8148481: Devirtualize Klass::vtable Summary: Move remainder of vtable related methods to Klass Reviewed-by: cjplummer, coleenp
Tue, 01 Dec 2015 10:35:49 +0100 8148047: Move the vtable length field to Klass
mgerdin [Tue, 01 Dec 2015 10:35:49 +0100] rev 35899
8148047: Move the vtable length field to Klass Reviewed-by: cjplummer, twisti, coleenp, kbarrett
Sat, 30 Jan 2016 11:02:29 -0500 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
coleenp [Sat, 30 Jan 2016 11:02:29 -0500] rev 35898
8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size Summary: Use align_metadata_size, align_metadata_offset and is_metadata_aligned for metadata rather than align_object_size, etc. Use wordSize rather than HeapWordSize for metadata. Use align_ptr_up rather than align_pointer_up (all the related functions are ptr). Reviewed-by: hseigel, jmasa, cjplummer
Fri, 29 Jan 2016 20:57:09 -0500 8146793: logStream::write re-formats string
kbarrett [Fri, 29 Jan 2016 20:57:09 -0500] rev 35897
8146793: logStream::write re-formats string Summary: Eliminate re-format, add warning attribute, fix size check, fix va_list usage. Reviewed-by: mlarsson, rprotacio, jrose
Fri, 29 Jan 2016 16:25:10 -0800 8145190: MinTLABSize can cause overflow problem with CMS GC
sangheki [Fri, 29 Jan 2016 16:25:10 -0800] rev 35896
8145190: MinTLABSize can cause overflow problem with CMS GC Summary: Changed max range of MinTLABSize from max_uintx to max_uintx/2 Reviewed-by: jwilhelm, tbenson
Fri, 29 Jan 2016 18:17:44 +0000 Merge
ddmitriev [Fri, 29 Jan 2016 18:17:44 +0000] rev 35895
Merge
Fri, 29 Jan 2016 16:03:21 +0300 8147477: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job
ddmitriev [Fri, 29 Jan 2016 16:03:21 +0300] rev 35894
8147477: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job Reviewed-by: gtriantafill, gziemski, dcubed, coleenp
Fri, 29 Jan 2016 17:42:26 +0100 Merge
tschatzl [Fri, 29 Jan 2016 17:42:26 +0100] rev 35893
Merge
Fri, 29 Jan 2016 16:17:05 +0400 8134963: [Newtest] New stress test for changing the coarseness level of G1 remembered set
dfazunen [Fri, 29 Jan 2016 16:17:05 +0400] rev 35892
8134963: [Newtest] New stress test for changing the coarseness level of G1 remembered set Reviewed-by: tschatzl, mchernov
Fri, 29 Jan 2016 14:59:24 +0000 Merge
dsamersoff [Fri, 29 Jan 2016 14:59:24 +0000] rev 35891
Merge
Fri, 29 Jan 2016 12:37:28 +0000 Merge
dsamersoff [Fri, 29 Jan 2016 12:37:28 +0000] rev 35890
Merge
Fri, 29 Jan 2016 15:26:44 +0300 8148104: HSDB could not terminate when launched on CLI
dsamersoff [Fri, 29 Jan 2016 15:26:44 +0300] rev 35889
8148104: HSDB could not terminate when launched on CLI Summary: Create frame before initialize SA Reviewed-by: jbachorik, dsamersoff Contributed-by: kubota.yuji@gmail.com
Fri, 29 Jan 2016 14:41:07 +0100 Merge
brutisso [Fri, 29 Jan 2016 14:41:07 +0100] rev 35888
Merge
Fri, 29 Jan 2016 10:44:15 +0100 8148467: Consistent use of : in the logging
brutisso [Fri, 29 Jan 2016 10:44:15 +0100] rev 35887
8148467: Consistent use of : in the logging Reviewed-by: mgerdin, tbenson
Fri, 29 Jan 2016 12:30:00 +0000 Merge
iignatyev [Fri, 29 Jan 2016 12:30:00 +0000] rev 35886
Merge
Wed, 27 Jan 2016 18:22:25 +0300 8141278: New tests for PLAB testing
mchernov [Wed, 27 Jan 2016 18:22:25 +0300] rev 35885
8141278: New tests for PLAB testing Reviewed-by: tschatzl
Fri, 29 Jan 2016 05:32:12 -0500 6515172: Runtime.availableProcessors() ignores Linux taskset command
dholmes [Fri, 29 Jan 2016 05:32:12 -0500] rev 35884
6515172: Runtime.availableProcessors() ignores Linux taskset command Summary: extract processor count from sched_getaffinity mask Reviewed-by: dcubed, stuefe, gthornbr
Fri, 29 Jan 2016 03:19:07 +0100 Merge
dholmes [Fri, 29 Jan 2016 03:19:07 +0100] rev 35883
Merge
Thu, 28 Jan 2016 16:05:41 -0500 8147906: G1 use of os::processor_count()
aharlap [Thu, 28 Jan 2016 16:05:41 -0500] rev 35882
8147906: G1 use of os::processor_count() Summary: Use os::active_processor_count() instead of os::processor_count() in G1 Reviewed-by: dholmes, jmasa
Thu, 28 Jan 2016 15:13:15 -0800 8148470: Metadata print routines should not print to tty
goetz [Thu, 28 Jan 2016 15:13:15 -0800] rev 35881
8148470: Metadata print routines should not print to tty Reviewed-by: iklam, mgerdin
Thu, 28 Jan 2016 19:30:39 +0100 Merge
jwilhelm [Thu, 28 Jan 2016 19:30:39 +0100] rev 35880
Merge
Fri, 22 Jan 2016 06:13:52 -0500 8141421: Various test fail with OOME on win x86
drwhite [Fri, 22 Jan 2016 06:13:52 -0500] rev 35879
8141421: Various test fail with OOME on win x86 Summary: Fix memory overuse in g1CodeCacheRemset Reviewed-by: tschatzl, mgerdin
Thu, 28 Jan 2016 16:34:44 +0100 Merge
tschatzl [Thu, 28 Jan 2016 16:34:44 +0100] rev 35878
Merge
Thu, 28 Jan 2016 13:30:12 +0100 8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
tschatzl [Thu, 28 Jan 2016 13:30:12 +0100] rev 35877
8146987: Improve Parallel GC Full GC by caching results of live_words_in_range() Summary: A large part of time in the parallel scavenge collector is spent finding out the amount of live words within memory ranges to find out where to move an object to. Try to incrementally calculate this value. Reviewed-by: tschatzl, mgerdin, jmasa Contributed-by: ray alex <sky1young@gmail.com>
Thu, 28 Jan 2016 15:03:33 +0100 Merge
tschatzl [Thu, 28 Jan 2016 15:03:33 +0100] rev 35876
Merge
Thu, 28 Jan 2016 14:00:20 +0100 8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
tschatzl [Thu, 28 Jan 2016 14:00:20 +0100] rev 35875
8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries Summary: Do not make reused PRTs available to other threads before the bitmap of the PRT has been cleared. Reviewed-by: tbenson, mgerdin Contributed-by: Poonam Bajaj <poonam.bajaj@oracle.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Thu, 28 Jan 2016 14:58:57 +0300 8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails
akulyakh [Thu, 28 Jan 2016 14:58:57 +0300] rev 35874
8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails Summary: corrected verification of the jstack object references Reviewed-by: sla
Thu, 28 Jan 2016 10:18:45 +0100 Merge
brutisso [Thu, 28 Jan 2016 10:18:45 +0100] rev 35873
Merge
Thu, 28 Jan 2016 10:04:35 +0100 8145180: Add back PrintGC, PrintGCDetails and -Xloggc
brutisso [Thu, 28 Jan 2016 10:04:35 +0100] rev 35872
8145180: Add back PrintGC, PrintGCDetails and -Xloggc Reviewed-by: sjohanss, david
Wed, 27 Jan 2016 14:50:56 +0100 8147461: Use byte offsets for vtable start and vtable length offsets
mgerdin [Wed, 27 Jan 2016 14:50:56 +0100] rev 35871
8147461: Use byte offsets for vtable start and vtable length offsets Reviewed-by: cjplummer, coleenp, dnsimon
Thu, 28 Jan 2016 07:11:45 +0100 Merge
dholmes [Thu, 28 Jan 2016 07:11:45 +0100] rev 35870
Merge
Wed, 27 Jan 2016 11:51:56 +0100 8146905: cleanup ostream, staticBufferStream
stuefe [Wed, 27 Jan 2016 11:51:56 +0100] rev 35869
8146905: cleanup ostream, staticBufferStream Summary: get rid of staticBufferStream and implement the use-caller-provided-scratch-buffer feature in a simpler way. Reviewed-by: simonis, dholmes
Wed, 27 Jan 2016 22:39:03 -0500 8147500: The HashtableTextDump::get_num() should check for integer overflow
jiangli [Wed, 27 Jan 2016 22:39:03 -0500] rev 35868
8147500: The HashtableTextDump::get_num() should check for integer overflow Summary: Add check for integer overflow in HashtableTextDump::get_num() Reviewed-by: dholmes, iklam
Thu, 28 Jan 2016 02:30:57 +0100 Merge
david [Thu, 28 Jan 2016 02:30:57 +0100] rev 35867
Merge
Wed, 27 Jan 2016 16:12:05 +0100 8147940: Test gc/g1/TestG1TraceEagerReclaimHumongousObjects.java fails
david [Wed, 27 Jan 2016 16:12:05 +0100] rev 35866
8147940: Test gc/g1/TestG1TraceEagerReclaimHumongousObjects.java fails Reviewed-by: mgerdin, jwilhelm
Wed, 27 Jan 2016 21:04:42 +0000 Merge
sangheki [Wed, 27 Jan 2016 21:04:42 +0000] rev 35865
Merge
Wed, 27 Jan 2016 10:30:27 -0800 8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM
sangheki [Wed, 27 Jan 2016 10:30:27 -0800] rev 35864
8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM Summary: Changed MarkSweepAlwaysCompactCount from uintx to uint Reviewed-by: tschatzl, tbenson
Wed, 27 Jan 2016 20:45:30 +0100 Merge
stefank [Wed, 27 Jan 2016 20:45:30 +0100] rev 35863
Merge
Mon, 18 Jan 2016 10:25:41 +0100 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
goetz [Mon, 18 Jan 2016 10:25:41 +0100] rev 35862
8146395: Add inline qualifier in oop.hpp and fix inlining in gc files Summary: Fix remaining issues after 8146401. Also fix windows VS2010 linkage problem (g1OopClosures.hpp). Reviewed-by: stefank, mgerdin
Wed, 27 Jan 2016 18:31:58 +0000 Merge
coleenp [Wed, 27 Jan 2016 18:31:58 +0000] rev 35861
Merge
Wed, 27 Jan 2016 16:34:47 +0000 Merge
coleenp [Wed, 27 Jan 2016 16:34:47 +0000] rev 35860
Merge
Wed, 27 Jan 2016 11:12:25 -0500 8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test
rprotacio [Wed, 27 Jan 2016 11:12:25 -0500] rev 35859
8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test Summary: Removed part of ExceptionsTest.java looking for exception that is not printed when function is compiled on embedded/ARM Reviewed-by: coleenp, dholmes
Thu, 21 Jan 2016 12:11:20 -0500 8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT
rprotacio [Thu, 21 Jan 2016 12:11:20 -0500] rev 35858
8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT Summary: Improved robustness of UL tests by removing reliance on "java -version" and replacing with explicit code to trigger logging in all environments Reviewed-by: dholmes, iklam, mockner
Wed, 27 Jan 2016 16:13:02 +0000 Merge
hseigel [Wed, 27 Jan 2016 16:13:02 +0000] rev 35857
Merge
Wed, 27 Jan 2016 07:14:56 -0500 8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java
hseigel [Wed, 27 Jan 2016 07:14:56 -0500] rev 35856
8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java Summary: Add additional checks in the verifier for recursive verification Reviewed-by: acorn, gtriantafill
Wed, 27 Jan 2016 14:14:36 +0100 Merge
ddmitriev [Wed, 27 Jan 2016 14:14:36 +0100] rev 35855
Merge
Tue, 19 Jan 2016 19:19:51 +0300 8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests
akulyakh [Tue, 19 Jan 2016 19:19:51 +0300] rev 35854
8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests Summary: Corrected the @build statements Reviewed-by: jbachorik
Wed, 27 Jan 2016 11:41:44 +0100 Merge
mlarsson [Wed, 27 Jan 2016 11:41:44 +0100] rev 35853
Merge
Wed, 27 Jan 2016 09:07:10 +0100 8147348: LogTagLevelExpression not properly initialized in configure_stdout
mlarsson [Wed, 27 Jan 2016 09:07:10 +0100] rev 35852
8147348: LogTagLevelExpression not properly initialized in configure_stdout Reviewed-by: brutisso, sla
Tue, 26 Jan 2016 15:28:31 +0100 8147814: Move verification code out of g1collectedheap
david [Tue, 26 Jan 2016 15:28:31 +0100] rev 35851
8147814: Move verification code out of g1collectedheap Reviewed-by: jwilhelm, tschatzl
Wed, 27 Jan 2016 05:59:31 +0100 Merge
dholmes [Wed, 27 Jan 2016 05:59:31 +0100] rev 35850
Merge
Tue, 26 Jan 2016 21:18:08 -0500 8145740: Visual Studio pragmas should be guarded by ifdef _MSC_VER
dholmes [Tue, 26 Jan 2016 21:18:08 -0500] rev 35849
8145740: Visual Studio pragmas should be guarded by ifdef _MSC_VER Reviewed-by: simonis, dholmes Contributed-by: Matthias Baesken <matthias.baesken@sap.com>
Wed, 27 Jan 2016 03:28:22 +0000 Merge
coleenp [Wed, 27 Jan 2016 03:28:22 +0000] rev 35848
Merge
Wed, 20 Jan 2016 11:58:09 -0800 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
cjplummer [Wed, 20 Jan 2016 11:58:09 -0800] rev 35847
8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems Summary: Removed alignment of these fields. Reviewed-by: coleenp, dholmes, mgerdin
Wed, 10 Feb 2016 07:54:26 +0100 8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException
thartmann [Wed, 10 Feb 2016 07:54:26 +0100] rev 35846
8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException Summary: Fixed handling of long/double MH arguments in GraphBuilder::try_method_handle_inline(). Reviewed-by: roland, shade, vlivanov, kvn, twisti
Mon, 08 Feb 2016 18:52:03 +0100 8148507: [JVMCI] mitigate deadlocks related to JVMCI compiler under -Xbatch
dnsimon [Mon, 08 Feb 2016 18:52:03 +0100] rev 35845
8148507: [JVMCI] mitigate deadlocks related to JVMCI compiler under -Xbatch Reviewed-by: twisti, dholmes
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip