mchernov [Wed, 27 Jul 2016 18:43:52 +0300] rev 40019
8159606: gc/g1/TestShrinkAuxiliaryData* tests fail because GC triggered before VM initialization completed
Reviewed-by: tschatzl
dfazunen [Wed, 27 Jul 2016 21:16:38 +0400] rev 40018
8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java.
Reviewed-by: tschatzl
acorn [Wed, 27 Jul 2016 13:33:52 +0000] rev 40017
Merge
acorn [Wed, 27 Jul 2016 08:31:48 -0400] rev 40016
8162340: Better class stream parsing
Summary: Check platform and boot loader for java/* packages
Reviewed-by: lfoltan, coleenp, dholmes
dholmes [Tue, 26 Jul 2016 23:52:25 -0400] rev 40015
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
Reviewed-by: twisti, fparain, cjplummer
jiangli [Tue, 26 Jul 2016 17:25:58 -0400] rev 40014
8156959: compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java fails with exit 134.
Summary: Remove invalid assert in SensorInfo::process_pending_requests.
Reviewed-by: dholmes, coleenp
lfoltan [Tue, 26 Jul 2016 10:29:27 -0400] rev 40013
8154239: -Xbootclasspath/a breaks exploded build
Summary: Correct exploded modules build system class path search for the boot loader
Reviewed-by: acorn, ccheung, hseigel, jiangli
tschatzl [Tue, 26 Jul 2016 11:04:20 +0200] rev 40012
8161993: G1 crashes if active_processor_count changes during startup
Summary: Use the initial active processor count for memory initialization instead of the current active one.
Reviewed-by: dholmes, mgerdin
tschatzl [Tue, 26 Jul 2016 11:04:20 +0200] rev 40011
8147910: Cache initial active_processor_count
Summary: Introduce and initialize active_processor_count variable in VM.
Reviewed-by: dholmes, jprovino
goetz [Wed, 13 Jul 2016 12:23:05 +0200] rev 40010
8161258: Simplify including platform files.
Summary: Include patform files with macros cpu_header() etc. Do various cleanups of macro usages. Remove _64/_32 from adlc generated files and platform .hpp files. Merge stubRoutines_x86*.hpp. Remove empty mutex_<os>* files.
Reviewed-by: dholmes, coleenp, kbarrett
amurillo [Mon, 25 Jul 2016 18:52:59 +0000] rev 40009
Merge
amurillo [Mon, 25 Jul 2016 15:30:23 +0000] rev 40008
Merge
amurillo [Fri, 22 Jul 2016 19:04:38 +0000] rev 40007
Merge
amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 40006
Merge
amurillo [Fri, 22 Jul 2016 10:14:23 -0700] rev 40005
Merge
ddmitriev [Mon, 25 Jul 2016 17:35:25 +0200] rev 40004
Merge
akulyakh [Fri, 22 Jul 2016 16:55:55 +0300] rev 40003
8153978: New test to verify the modules info as returned by the JVMTI
Summary: A new JVMTI test
Reviewed-by: ctornqvi, sspitsyn
mockner [Mon, 25 Jul 2016 09:40:31 -0400] rev 40002
8038332: The trace event vm/class/load is not always being sent
Summary: Added trace event vm/class/define
Reviewed-by: coleenp, egahlin, acorn
bchristi [Fri, 22 Jul 2016 10:15:42 -0700] rev 40001
8161028: GPL header missing comma after year
Reviewed-by: dcubed
ehelin [Thu, 21 Jul 2016 14:55:54 +0200] rev 40000
8159464: DumpHeap.java hits assert in G1 code
Reviewed-by: mgerdin, tschatzl
sspitsyn [Fri, 22 Jul 2016 02:36:39 -0700] rev 39999
8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test
Summary: fix the size and add a test
Reviewed-by: sspitsyn
Contributed-by: jini.george@oracle.com
amurillo [Fri, 22 Jul 2016 04:05:04 +0000] rev 39998
Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39997
Merge
amurillo [Thu, 21 Jul 2016 19:50:41 -0700] rev 39996
Merge
ccheung [Thu, 21 Jul 2016 19:29:33 -0700] rev 39995
8161539: 8159666 breaks minimal VM
Summary: replaces the shouldNotReachHere() with an assert
Reviewed-by: coleenp, dholmes, cjplummer, gziemski
dfazunen [Thu, 21 Jul 2016 16:45:56 +0000] rev 39994
Merge
dfazunen [Thu, 21 Jul 2016 17:12:35 +0400] rev 39993
8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K.
Reviewed-by: tschatzl, jmasa, zmajo
psandoz [Thu, 21 Jul 2016 16:29:21 +0200] rev 39992
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
Reviewed-by: alanb, dholmes
mgerdin [Thu, 21 Jul 2016 14:06:22 +0200] rev 39991
8161915: Linking gtestLauncher may end up linking with non-gtest libjvm
Reviewed-by: dholmes, ehelin
bmoloden [Wed, 20 Jul 2016 14:47:53 +0300] rev 39990
8160119: Utils.tryFindJvmPid sometimes find incorrect pid
Summary: Fixed pattern
Reviewed-by: iignatyev, dholmes
jiangli [Tue, 19 Jul 2016 22:14:22 +0200] rev 39989
Merge
jiangli [Tue, 19 Jul 2016 20:39:23 +0200] rev 39988
Merge
jiangli [Tue, 19 Jul 2016 20:07:06 +0200] rev 39987
Merge
jiangli [Tue, 19 Jul 2016 13:52:14 -0400] rev 39986
8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true.
Summary: Disable loading shared class if JvmtiExport::should_post_class_file_load_hook is true.
Reviewed-by: iklam, acorn, sspitsyn
jmasa [Tue, 19 Jul 2016 19:05:06 +0000] rev 39985
Merge
jmasa [Wed, 06 Jul 2016 13:23:10 -0700] rev 39984
8155263: DisableStartThread should not be applied to GC worker threads
Reviewed-by: tschatzl, sangheki
gziemski [Tue, 19 Jul 2016 17:26:51 +0000] rev 39983
Merge
gziemski [Tue, 19 Jul 2016 11:00:45 -0500] rev 39982
8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844
Summary: Added debug details to the warning message.
Reviewed-by: dholmes, iklam, twisti
mchernov [Tue, 19 Jul 2016 18:15:46 +0300] rev 39981
8160827: gc/stress/TestStressG1Humongous.java fails with OOME
Reviewed-by: tschatzl
tschatzl [Tue, 19 Jul 2016 09:30:30 +0200] rev 39980
8157459: G1 IHOP JFR event attribute with incorrect content type
Summary: Use PERCENTAGE instead of BYTES64 data type for the affected attributes.
Reviewed-by: ehelin, sangheki
tschatzl [Tue, 19 Jul 2016 10:31:41 +0200] rev 39979
8034842: Parallelize the Free CSet phase in G1
Reviewed-by: jmasa, ehelin
dcubed [Mon, 18 Jul 2016 14:20:30 -0700] rev 39978
8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java
8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit
8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit
Reviewed-by: sspitsyn, jmasa, gtriantafill
mgerdin [Mon, 18 Jul 2016 14:30:39 +0200] rev 39977
8161027: GPL header missing comma after year
Reviewed-by: redestad, dholmes
igerasim [Sat, 16 Jul 2016 23:10:00 +0300] rev 39976
8160892: Race at the VM exit causes "WaitForMultipleObjects timed out"
Reviewed-by: dcubed, dholmes
dcubed [Fri, 15 Jul 2016 17:05:10 -0700] rev 39975
Merge
gthornbr [Fri, 15 Jul 2016 10:46:08 -0700] rev 39974
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
gthornbr [Fri, 15 Jul 2016 10:31:50 -0700] rev 39973
8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support
Reviewed-by: ccheung, cjplummer, dcubed
gthornbr [Fri, 15 Jul 2016 10:25:16 -0700] rev 39972
8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc
Reviewed-by: cjplummer, dcubed
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 39971
Merge
dcubed [Fri, 15 Jul 2016 09:36:28 -0700] rev 39970
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
Contributed-by: alan.burlison@oracle.com
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 39969
Merge
psandoz [Fri, 15 Jul 2016 12:40:47 +0000] rev 39968
Merge
psandoz [Fri, 15 Jul 2016 12:36:18 +0200] rev 39967
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
Reviewed-by: shade, aph
tschatzl [Fri, 15 Jul 2016 13:33:44 +0200] rev 39966
8160897: Concurrent mark mark stack memory allocation leaks memory
Summary: Fix and clean up concurrent mark mark stack memory allocation.
Reviewed-by: jmasa, sangheki
mchernov [Tue, 12 Jul 2016 15:06:18 +0300] rev 39965
8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout
Reviewed-by: jmasa, tschatzl
ccheung [Wed, 13 Jul 2016 18:26:51 -0700] rev 39964
8159901: missing newline char in the exception messages in diagnosticArgument.cpp
Reviewed-by: fparain, egahlin, iklam
andrew [Thu, 07 Jul 2016 18:40:53 +0100] rev 39963
8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION
Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling
Reviewed-by: erikj, kbarrett
dsamersoff [Wed, 13 Jul 2016 10:51:19 +0300] rev 39962
8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase
Summary: Explicitly set exception detected inside rethrow_C
Reviewed-by: goetz, sspitsyn
Contributed-by: richard.reingruber@sap.com
jwilhelm [Tue, 21 Jun 2016 19:37:30 +0200] rev 39961
8024137: Flags should be set using the proper macro
Reviewed-by: sangheki, drwhite, jmasa
jwilhelm [Tue, 21 Jun 2016 19:35:39 +0200] rev 39960
8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
Reviewed-by: kvn, gziemski
darcy [Thu, 04 Aug 2016 15:52:14 -0700] rev 39959
8163231: A couple of runtime tests failing for the -testset hotspot snapshot job
Reviewed-by: acorn
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 39958
Added tag jdk-9+130 for changeset af79a51e7d04
amurillo [Mon, 08 Aug 2016 08:12:18 -0700] rev 39957
Merge
amurillo [Fri, 05 Aug 2016 09:50:23 -0700] rev 39956
Merge
mchernov [Tue, 02 Aug 2016 15:21:53 +0300] rev 39955
8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
Reviewed-by: sangheki, tschatzl
dsamersoff [Mon, 01 Aug 2016 10:51:51 +0300] rev 39954
8158050: Remove SA-JDI
Summary: Remove SA-JDI
Reviewed-by: alanb, dsamersoff
Contributed-by: sharath.ballal@oracle.com
amurillo [Fri, 29 Jul 2016 16:50:45 -0700] rev 39953
Merge
amurillo [Fri, 29 Jul 2016 16:11:52 -0700] rev 39952
Merge
rbackman [Fri, 29 Jul 2016 09:23:00 +0200] rev 39951
Merge
rbackman [Tue, 19 Jul 2016 13:15:45 +0200] rev 39950
Merge
tpivovarova [Wed, 13 Jul 2016 18:03:18 +0300] rev 39949
8151280: update hotspot tests to use vm.compMode instead of their own logic
Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform
Reviewed-by: kvn, dpochepk
Contributed-by: igor.ignatyev@oracle.com
sanzinger [Mon, 11 Jul 2016 17:23:20 -0700] rev 39948
8160825: Update minimum Solaris Studio compiler version to 5.13
Reviewed-by: tbell
rbackman [Mon, 11 Jul 2016 13:14:19 +0200] rev 39947
Merge
dnsimon [Tue, 05 Jul 2016 18:00:06 -0700] rev 39946
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
Summary: fix Client VM build
Reviewed-by: twisti, kvn
amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 39945
Merge
amurillo [Fri, 22 Jul 2016 10:14:22 -0700] rev 39944
Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39943
Merge
amurillo [Thu, 21 Jul 2016 19:50:38 -0700] rev 39942
Merge
mchernov [Thu, 21 Jul 2016 16:07:41 +0300] rev 39941
8161208: Unable to run jtreg tests with MinimalVM
Reviewed-by: dholmes, dfazunen
dcubed [Wed, 20 Jul 2016 12:52:45 -0700] rev 39940
8161057: Solaris: deprecated/obsolete compiler flags should be removed
Reviewed-by: tbell, dcubed, dholmes
Contributed-by: alan.burlison@oracle.com
dcubed [Fri, 15 Jul 2016 17:04:51 -0700] rev 39939
Merge
gthornbr [Fri, 15 Jul 2016 16:52:33 -0700] rev 39938
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
amurillo [Fri, 15 Jul 2016 09:10:35 -0700] rev 39937
Merge
andrew [Sun, 10 Jul 2016 22:00:03 +0100] rev 39936
8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION
Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling
Reviewed-by: erikj, kbarrett
prr [Fri, 05 Aug 2016 10:23:39 -0700] rev 39935
Merge
prr [Mon, 01 Aug 2016 10:06:00 -0700] rev 39934
Merge
ddehaven [Thu, 28 Jul 2016 09:29:36 -0700] rev 39933
Merge
dtitov [Thu, 21 Jul 2016 12:26:07 -0700] rev 39932
8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
amurillo [Thu, 04 Aug 2016 17:48:34 +0000] rev 39931
Merge
ksrini [Wed, 03 Aug 2016 16:00:49 -0700] rev 39930
8039305: [javadoc] broken link in jdk/api/javadoc/taglet/com/sun/tools/doclets/Taglet.html
Reviewed-by: erikj, jjg
erikj [Thu, 04 Aug 2016 10:05:40 +0200] rev 39929
8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD
Reviewed-by: tbell
erikj [Thu, 04 Aug 2016 10:03:57 +0200] rev 39928
8079788: Fix broken CL version detection in configure for some Visual Studio configurations
Reviewed-by: tbell
erikj [Thu, 04 Aug 2016 10:00:54 +0200] rev 39927
8162354: Unable to build JDK 9 on a Sparc T7-1 with default boot-jdk 8.0
Reviewed-by: tbell, dholmes
erikj [Wed, 03 Aug 2016 10:38:53 +0200] rev 39926
8056269: get_source.sh does not copy the closed repos when cloning local filesystems
Reviewed-by: tbell
erikj [Wed, 03 Aug 2016 10:37:08 +0200] rev 39925
8148548: [Linux/Solaris] debuginfo and fastdebuginfo bundle contains demo info
Reviewed-by: tbell
amurillo [Thu, 04 Aug 2016 17:32:51 +0000] rev 39924
Added tag jdk-9+130 for changeset 428c076d7ddf
duke [Wed, 05 Jul 2017 22:01:29 +0200] rev 39923
Added tag jdk-9+130 for changeset e613affb88d1
duke [Wed, 05 Jul 2017 22:01:28 +0200] rev 39922
Merge
duke [Wed, 05 Jul 2017 22:01:23 +0200] rev 39921
Merge
vromero [Mon, 01 Aug 2016 08:36:02 -0700] rev 39920
8161708: javac, consider a different way to handle access code for operators
Reviewed-by: mcimadamore
sdrach [Fri, 29 Jul 2016 12:27:08 -0700] rev 39919
8143366: Control characters in constant pool strings are not escaped properly
Reviewed-by: jjg
ddehaven [Fri, 29 Jul 2016 09:35:31 -0700] rev 39918
8161544: JDK9 message drop 20 resource updates - OpenJDK
Summary: JDK9 message drop 20 resource updates - openjdk
Reviewed-by: rfield, peytoia
Contributed-by: li.jiang@oracle.com
ksrini [Wed, 20 Jul 2016 12:49:32 -0700] rev 39917
8154705: invalid use of ALL-MODULE-PATH causes crash
Summary: Introducing Modules.initModules as a clear point where the module graphs is initialized in javac
Reviewed-by: jjg, ksrini
amurillo [Thu, 28 Jul 2016 16:44:39 +0000] rev 39916
Merge
sadayapalam [Thu, 28 Jul 2016 10:13:34 +0530] rev 39915
8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing
Reviewed-by: jlahoda
vromero [Wed, 27 Jul 2016 07:07:10 -0700] rev 39914
8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards
Reviewed-by: mcimadamore
amurillo [Thu, 28 Jul 2016 16:08:17 +0000] rev 39913
Added tag jdk-9+129 for changeset 6272642715a1
duke [Wed, 05 Jul 2017 22:01:14 +0200] rev 39912
Merge
amurillo [Thu, 28 Jul 2016 16:08:15 +0000] rev 39911
Added tag jdk-9+129 for changeset 91c777bb8c36
duke [Wed, 05 Jul 2017 22:01:07 +0200] rev 39910
Merge
clanger [Sun, 31 Jul 2016 23:14:27 +0200] rev 39909
8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
Reviewed-by: joehw, dfuchs
ddehaven [Fri, 29 Jul 2016 09:32:44 -0700] rev 39908
8161544: JDK9 message drop 20 resource updates - OpenJDK
Summary: JDK9 message drop 20 resource updates - openjdk
Reviewed-by: joehw
Contributed-by: li.jiang@oracle.com
joehw [Thu, 28 Jul 2016 22:58:41 -0700] rev 39907
8158084: Catalog API: JAXP XML Processor Support
Reviewed-by: lancea, clanger
amurillo [Thu, 28 Jul 2016 16:44:02 +0000] rev 39906
Merge
darcy [Wed, 27 Jul 2016 15:35:23 -0700] rev 39905
8162666: Mark ValidationWarningsTest.java as intermittently failing
Reviewed-by: lancea
snikandrova [Wed, 27 Jul 2016 18:23:04 +0300] rev 39904
8021787: javax.xml.datatype.XMLGregorianCalendar.getMonth() return is documented wrong
Reviewed-by: joehw, rriggs
amurillo [Thu, 28 Jul 2016 16:08:15 +0000] rev 39903
Added tag jdk-9+129 for changeset 3d0df6c4665a
duke [Wed, 05 Jul 2017 22:00:59 +0200] rev 39902
Merge
amurillo [Thu, 28 Jul 2016 16:44:11 +0000] rev 39901
Merge
hannesw [Thu, 28 Jul 2016 16:27:00 +0200] rev 39900
8160034: The `this` value in the `with` is broken by the repetition of a function call
Reviewed-by: attila, sundar