anashaty [Mon, 19 May 2014 16:48:41 +0400] rev 25090
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
Reviewed-by: bae, serb
malenkov [Fri, 16 May 2014 15:57:06 +0400] rev 25089
8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
Reviewed-by: alexsch, serb
malenkov [Fri, 16 May 2014 15:51:57 +0400] rev 25088
8043152: KSS: javax.swing.plaf.synth.SynthContext
Reviewed-by: alexsch, serb
malenkov [Fri, 16 May 2014 15:46:24 +0400] rev 25087
8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
Reviewed-by: alexsch, serb
ddehaven [Wed, 18 Jun 2014 12:52:14 -0700] rev 25086
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
katleman [Thu, 03 Jul 2014 11:37:18 -0700] rev 25085
Added tag jdk9-b21 for changeset 843911d61b95
duke [Wed, 05 Jul 2017 19:47:36 +0200] rev 25084
Merge
lana [Wed, 09 Jul 2014 10:42:04 -0700] rev 25083
Merge
lana [Tue, 01 Jul 2014 14:26:52 -0700] rev 25082
Merge
amurillo [Fri, 20 Jun 2014 11:10:18 -0700] rev 25081
Merge
twisti [Thu, 19 Jun 2014 12:50:52 -0700] rev 25080
Merge
mikael [Mon, 16 Jun 2014 16:27:41 -0700] rev 25079
8046769: Set T family feature bit on Niagara systems
Reviewed-by: kvn, iveresov
iignatyev [Mon, 16 Jun 2014 15:12:24 +0400] rev 25078
8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
Reviewed-by: kvn, roland
jmasa [Thu, 19 Jun 2014 09:44:12 -0700] rev 25077
Merge
jmasa [Wed, 18 Jun 2014 12:39:57 -0700] rev 25076
Merge
jwilhelm [Wed, 18 Jun 2014 13:02:33 +0000] rev 25075
Merge
jwilhelm [Thu, 12 Jun 2014 20:15:51 +0200] rev 25074
8046715: Add a way to verify an extended set of command line options
Summary: Added arguments_ext.cpp to make place for initialization of extended features
Reviewed-by: sla, mgronlun
tschatzl [Wed, 18 Jun 2014 13:25:40 +0200] rev 25073
8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
Summary: Clean up usage of idx_t and uintptr_t when using it in conjunction with BitMap::set_map(), casting to the appropriate type. Fixes compilation on S390.
Reviewed-by: tschatzl
Contributed-by: Dan Horak <dhorak@redhat.com>
jwilhelm [Fri, 13 Jun 2014 17:07:39 -0400] rev 25072
8046408: Build failure from multiple ptrace.h
Summary: prefer <sys/ptrace.h> over <linux/ptrace.h>
Reviewed-by: sla, mikael
Contributed-by: kim.barrett@oracle.com
amurillo [Fri, 13 Jun 2014 19:05:56 -0700] rev 25071
Merge
pliden [Fri, 13 Jun 2014 13:46:06 +0200] rev 25070
8044796: G1: Enable G1CollectedHeap::stop()
Reviewed-by: brutisso, sjohanss
dcubed [Wed, 18 Jun 2014 14:21:28 -0700] rev 25069
8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
Summary: Checkpoint some missed do_space_filter.ksh cleanups for Contended Locking.
Reviewed-by: sspitsyn, lfoltan, coleenp
iveresov [Wed, 18 Jun 2014 12:21:39 -0700] rev 25068
Merge
iveresov [Wed, 18 Jun 2014 10:54:32 -0700] rev 25067
8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll
Summary: Emit a poll relocation for the testl in is_polling_page_far() on x86
Reviewed-by: vlivanov, roland
coleenp [Wed, 18 Jun 2014 13:58:13 -0400] rev 25066
8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Summary: Initialize host_klass while parsing the class with the other initializations.
Reviewed-by: sspitsyn, stefank
ddehaven [Tue, 17 Jun 2014 11:18:10 -0700] rev 25065
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
dcubed [Tue, 17 Jun 2014 12:54:01 -0700] rev 25064
8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Summary: Checkpoint do_space_filter.ksh cleanups for Contended Locking.
Reviewed-by: sspitsyn, coleenp
dcubed [Fri, 13 Jun 2014 19:07:11 -0700] rev 25063
Merge
dsamersoff [Fri, 13 Jun 2014 05:10:44 -0700] rev 25062
8038392: Generating prelink cache breaks JAVA 'jinfo' utility normal behaviour
Summary: Better parsing of /proc/pid/maps in sa
Reviewed-by: sspitsyn, sla
dcubed [Thu, 12 Jun 2014 15:57:16 -0700] rev 25061
8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
Summary: Added a new header waiting pattern to catch the case where the target thread waiting on a condition (like a VM op); several other test improvements
Reviewed-by: sspitsyn, dholmes
lfoltan [Thu, 12 Jun 2014 13:37:53 -0400] rev 25060
6961433: Revisit need to disable Windows C++ compiler optimisation of sharedRuntimeTrig.cpp.
Summary: Remove pragma optimize ("", off) to turn off optimization for WIN32.
Reviewed-by: coleenp, dcubed, kvn
dsimms [Thu, 12 Jun 2014 11:34:35 +0200] rev 25059
8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
Summary: negative verify_guards when testing for corruption
Reviewed-by: sla, fparain
dsimms [Wed, 11 Jun 2014 18:34:09 +0200] rev 25058
8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
hseigel [Wed, 11 Jun 2014 09:58:23 -0400] rev 25057
8031819: Remove legacy jdk checks and code
Summary: Delete old jdk specific code.
Reviewed-by: dholmes, coleenp, zgu, lfoltan
dsimms [Wed, 11 Jun 2014 12:09:12 +0200] rev 25056
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Summary: Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed
dcubed [Tue, 10 Jun 2014 20:24:48 -0700] rev 25055
Merge
hseigel [Tue, 10 Jun 2014 14:04:37 -0400] rev 25054
8044738: Check attribute_length of EnclosingMethod attribute
Summary: Add check that attribute_length == 4.
Reviewed-by: fparain, coleenp, lfoltan
sla [Mon, 09 Jun 2014 11:03:09 +0200] rev 25053
8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built
Reviewed-by: dholmes, dcubed
ctornqvi [Fri, 06 Jun 2014 14:46:42 +0200] rev 25052
8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run
Summary: Added _build_pch_file.obj to LD_FLAGS and cleaned up support for older Visual Studio versions
Reviewed-by: twisti, lfoltan, sla, kvn
sla [Wed, 04 Jun 2014 11:05:30 +0200] rev 25051
8044107: Add Diagnostic Command to list all ClassLoaders
Reviewed-by: mgerdin, stefank
miauno [Mon, 02 Jun 2014 17:21:15 +0200] rev 25050
8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined
Reviewed-by: sla
katleman [Thu, 03 Jul 2014 11:36:49 -0700] rev 25049
Added tag jdk9-b21 for changeset 783e13910e74
lana [Wed, 09 Jul 2014 10:41:00 -0700] rev 25048
Merge
lana [Tue, 01 Jul 2014 14:26:31 -0700] rev 25047
Merge
prr [Tue, 01 Jul 2014 10:20:34 -0700] rev 25046
Merge
mchung [Fri, 20 Jun 2014 13:35:56 -0700] rev 25045
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
joehw [Mon, 30 Jun 2014 18:04:13 -0700] rev 25044
8023276: Java SE should include the full DOM API from JAXP
Reviewed-by: lancea, mchung, alanb
darcy [Mon, 30 Jun 2014 14:27:37 -0700] rev 25043
8048302: Update bug reporting URL in make/Javadoc.gmk
8048321: Enable doclint warnings in build of docs from langtools
Reviewed-by: tbell
mikael [Tue, 24 Jun 2014 20:29:52 -0700] rev 25042
8047740: Add hotspot testset to jprt.properties
Reviewed-by: dholmes
mduigou [Tue, 24 Jun 2014 15:21:47 -0700] rev 25041
8047925: Add mercurial version checks to get_source.sh
Reviewed-by: tbell, mikael
mikael [Mon, 23 Jun 2014 14:08:45 -0700] rev 25040
8047763: Recognize sparc64 as a sparc platform
Reviewed-by: dholmes
prr [Wed, 18 Jun 2014 13:12:58 -0700] rev 25039
Merge
prr [Mon, 09 Jun 2014 11:58:07 -0700] rev 25038
Merge
prr [Tue, 27 May 2014 13:57:42 -0700] rev 25037
Merge
prr [Fri, 23 May 2014 11:16:31 -0700] rev 25036
Merge
omajid [Fri, 23 May 2014 11:04:32 -0400] rev 25035
8043805: Allow using a system-installed libjpeg
Reviewed-by: andrew, anthony, prr
ddehaven [Wed, 18 Jun 2014 12:52:13 -0700] rev 25034
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
katleman [Thu, 03 Jul 2014 11:36:33 -0700] rev 25033
Added tag jdk9-b21 for changeset 4b8db1aec2a3
duke [Wed, 05 Jul 2017 19:47:11 +0200] rev 25032
Added tag jdk9-b21 for changeset 28dd0c7beb3c
duke [Wed, 05 Jul 2017 19:47:10 +0200] rev 25031
Merge
duke [Wed, 05 Jul 2017 19:47:07 +0200] rev 25030
Merge
katleman [Thu, 26 Jun 2014 12:51:49 -0700] rev 25029
Added tag jdk9-b20 for changeset d77065991eb8
duke [Wed, 05 Jul 2017 19:47:04 +0200] rev 25028
Merge
katleman [Thu, 26 Jun 2014 12:51:36 -0700] rev 25027
Added tag jdk9-b20 for changeset 02490297734b
duke [Wed, 05 Jul 2017 19:47:01 +0200] rev 25026
Merge
katleman [Thu, 26 Jun 2014 12:51:35 -0700] rev 25025
Added tag jdk9-b20 for changeset 6dbc3c71c0e2
duke [Wed, 05 Jul 2017 19:46:58 +0200] rev 25024
Merge
katleman [Thu, 26 Jun 2014 12:51:50 -0700] rev 25023
Added tag jdk9-b20 for changeset 7fb8003ec760
duke [Wed, 05 Jul 2017 19:46:55 +0200] rev 25022
Merge
katleman [Thu, 26 Jun 2014 12:51:17 -0700] rev 25021
Added tag jdk9-b20 for changeset c9ca62c6a329
duke [Wed, 05 Jul 2017 19:46:52 +0200] rev 25020
Merge
katleman [Thu, 26 Jun 2014 12:51:38 -0700] rev 25019
Added tag jdk9-b20 for changeset 8c82c02495e7
duke [Wed, 05 Jul 2017 19:46:49 +0200] rev 25018
Merge
katleman [Thu, 26 Jun 2014 12:51:26 -0700] rev 25017
Added tag jdk9-b20 for changeset e9f01656f118
katleman [Thu, 26 Jun 2014 12:51:14 -0700] rev 25016
Added tag jdk9-b20 for changeset 3abb2de3cdb3
duke [Wed, 05 Jul 2017 19:46:41 +0200] rev 25015
Added tag jdk9-b20 for changeset 89731ae72a76
duke [Wed, 05 Jul 2017 19:46:40 +0200] rev 25014
Merge
duke [Wed, 05 Jul 2017 19:46:37 +0200] rev 25013
Merge
lana [Fri, 20 Jun 2014 10:15:13 -0700] rev 25012
Merge
lana [Wed, 18 Jun 2014 10:54:24 -0700] rev 25011
Merge
mcimadamore [Wed, 18 Jun 2014 13:51:50 +0100] rev 25010
8043253: Slow javac compile times in JDK 8
Summary: Enable on-demand diagnostic source position completion
Reviewed-by: jjg, vromero
jlahoda [Wed, 18 Jun 2014 10:44:16 +0200] rev 25009
8046916: Type parameter annotations don't work with multiple type parameters
Summary: When reading type variable's annotations out of the owner's type annotations, use the type variable's index in owner to exclude annotations belonging to other type variables.
Reviewed-by: jfranck, emc
vromero [Tue, 17 Jun 2014 17:33:01 +0100] rev 25008
8036953: Fix timing of varargs access check, per JDK-8016205
Reviewed-by: mcimadamore, dlsmith
pgovereau [Tue, 17 Jun 2014 11:11:59 -0400] rev 25007
8038975: Access control in enhanced for
Reviewed-by: vromero, jlahoda
jjg [Mon, 16 Jun 2014 11:30:31 -0700] rev 25006
8046369: sjavac should not use javac internal API for starting javac
Reviewed-by: jfranck, alundblad, ohrstrom
alundblad [Thu, 12 Jun 2014 14:29:09 +0200] rev 25005
8042830: A recently added Xprefer test fails on Windows
Summary: Test now accepts both / and \ as file separator.
Reviewed-by: mcimadamore
ksrini [Thu, 22 May 2014 12:16:53 -0700] rev 25004
8042829: [javadoc] index-file output is not sorted correctly
8043062: JDK 9 platform and compiler upgrade failed on Solaris-sparcv9 with Javadoc.gmk:360: recipe for target docs/api/index.html
Reviewed-by: erikj, jjg
katleman [Thu, 19 Jun 2014 11:22:49 -0700] rev 25003
Added tag jdk9-b19 for changeset 26e23230009a
duke [Wed, 05 Jul 2017 19:46:31 +0200] rev 25002
Merge
katleman [Thu, 19 Jun 2014 11:22:36 -0700] rev 25001
Added tag jdk9-b19 for changeset 9ed534348756
duke [Wed, 05 Jul 2017 19:46:27 +0200] rev 25000
Merge
katleman [Thu, 19 Jun 2014 11:22:33 -0700] rev 24999
Added tag jdk9-b19 for changeset 12e7286572ef
duke [Wed, 05 Jul 2017 19:46:23 +0200] rev 24998
Merge
lana [Fri, 20 Jun 2014 10:14:50 -0700] rev 24997
Merge
lana [Wed, 18 Jun 2014 10:54:57 -0700] rev 24996
Merge
sundar [Tue, 17 Jun 2014 18:23:35 +0530] rev 24995
8047057: Add a regression test for the passing test cases from JDK-8042304
Reviewed-by: lagergren, attila
sundar [Tue, 17 Jun 2014 15:55:39 +0530] rev 24994
8047035: (function() "hello")() crashes in Lexer with jdk9
Reviewed-by: lagergren, hannesw, attila
lagergren [Tue, 17 Jun 2014 11:37:03 +0200] rev 24993
8046898: Make sure that lazy compilation is the default, remove redundant "enable lazy compilation" flags, added warning message if compile logging is enabled and lazy is switched off. Verified existing test suite code coverage equivalence between lazy and eager.
Reviewed-by: attila, hannesw
katleman [Thu, 19 Jun 2014 11:22:50 -0700] rev 24992
Added tag jdk9-b19 for changeset a7c5ef3bb9d4
duke [Wed, 05 Jul 2017 19:46:17 +0200] rev 24991
Merge
katleman [Thu, 19 Jun 2014 11:22:18 -0700] rev 24990
Added tag jdk9-b19 for changeset 7056eab40723
duke [Wed, 05 Jul 2017 19:46:13 +0200] rev 24989
Merge
lana [Fri, 20 Jun 2014 10:15:30 -0700] rev 24988
Merge
lana [Wed, 18 Jun 2014 10:55:17 -0700] rev 24987
Merge
scolebourne [Wed, 11 Jun 2014 08:25:33 +0100] rev 24986
8046416: Unable to parse an Instant from fields
Summary: Fix Instant parsing
Reviewed-by: rriggs
scolebourne [Thu, 12 Jun 2014 00:31:27 +0100] rev 24985
8046707: Performance of java.time could be better
Summary: Optimise performance
Reviewed-by: rriggs
vinnie [Wed, 18 Jun 2014 15:05:29 +0100] rev 24984
8047085: PKCS11/NSS tests failing intermittently on Windows
Reviewed-by: mullan
yan [Wed, 18 Jun 2014 17:34:05 +0400] rev 24983
8046596: fix doclint issues in swing classes, part 3 of 4
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
yan [Wed, 18 Jun 2014 17:31:01 +0400] rev 24982
8046595: fix doclint issues in swing classes, part 2 of 4
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
dsamersoff [Wed, 18 Jun 2014 03:29:58 -0700] rev 24981
8044762: com/sun/jdi/OptionTest.java test time out
Summary: gdata could be NULL in debugInit_exit
Reviewed-by: dcubed
sla [Wed, 18 Jun 2014 09:04:20 +0200] rev 24980
8046778: Better error messages when starting JMX agent via attach or jcmd
Reviewed-by: dholmes
chegar [Tue, 17 Jun 2014 10:47:07 +0100] rev 24979
8046902: Remove sun.misc.Timer
Reviewed-by: rriggs, mduigou, iris
sla [Mon, 09 Jun 2014 17:18:14 +0200] rev 24978
8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
sla [Mon, 09 Jun 2014 17:12:18 +0200] rev 24977
8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
sla [Mon, 09 Jun 2014 17:04:11 +0200] rev 24976
8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
sla [Fri, 13 Jun 2014 11:58:34 +0200] rev 24975
8046348: com/sun/jdi/OptionTest.java should be quarantined
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
vlivanov [Tue, 17 Jun 2014 13:06:05 +0400] rev 24974
8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
sla [Tue, 17 Jun 2014 10:01:16 +0200] rev 24973
6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Summary: Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes
smarks [Mon, 16 Jun 2014 17:52:21 -0700] rev 24972
8044730: small errors in ConcurrentHashMap and LongAdder docs
Reviewed-by: martin
mullan [Mon, 16 Jun 2014 13:48:58 -0400] rev 24971
Merge
mullan [Mon, 16 Jun 2014 13:47:42 -0400] rev 24970
8046044: Fix raw and unchecked lint warnings in XML Signature Impl
Reviewed-by: darcy
psandoz [Mon, 16 Jun 2014 17:45:26 +0100] rev 24969
8041679: Replace uses of StringBuffer with StringBuilder within core library classes
Reviewed-by: psandoz, alanb, xuelei, dfuchs, jfranck, prr, serb, chegar
Contributed-by: otaviopolianasantana@gmail.com
henryjen [Mon, 16 Jun 2014 08:09:30 -0700] rev 24968
8046389: Add missing @since tag under javax.sql.**
Reviewed-by: lancea
dsamersoff [Mon, 16 Jun 2014 07:25:11 -0700] rev 24967
8041498: Remove npt library
Summary: Get rid of npt library and move utf-related code to share/backend
Reviewed-by: sla
vinnie [Mon, 16 Jun 2014 13:40:49 +0100] rev 24966
8036613: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/provider/WinCAPISeedGenerator.c
Reviewed-by: mullan
sla [Mon, 16 Jun 2014 13:52:25 +0200] rev 24965
8043939: Remove management-agent.jar
Reviewed-by: alanb
ykantser [Mon, 16 Jun 2014 11:03:54 +0200] rev 24964
6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call.
Reviewed-by: sla
michaelm [Fri, 13 Jun 2014 14:32:49 +0100] rev 24963
Merge
michaelm [Fri, 13 Jun 2014 14:30:41 +0100] rev 24962
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
Reviewed-by: alanb, chegar
katleman [Thu, 19 Jun 2014 11:22:38 -0700] rev 24961
Added tag jdk9-b19 for changeset 40b2b32fa541
duke [Wed, 05 Jul 2017 19:46:03 +0200] rev 24960
Merge
lana [Fri, 20 Jun 2014 10:15:08 -0700] rev 24959
Merge
lana [Wed, 18 Jun 2014 10:56:06 -0700] rev 24958
Merge
amurillo [Fri, 13 Jun 2014 12:04:33 -0700] rev 24957
Merge
kvn [Fri, 13 Jun 2014 10:21:30 -0700] rev 24956
Merge
mduigou [Thu, 12 Jun 2014 16:31:07 -0700] rev 24955
8032045: Enable compiler and linker safety switches for debug builds
Summary: Enable GCC linker protections, runtime bounds checks and stack protection.
Reviewed-by: dholmes, kvn, coleenp
kvn [Thu, 12 Jun 2014 10:15:43 -0700] rev 24954
8046516: Segmentation fault in JVM (easily reproducible)
Summary: Place new nodes on the previous loop exit in reorg_offsets().
Reviewed-by: roland
kvn [Wed, 11 Jun 2014 11:05:10 -0700] rev 24953
8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Summary: Add C2 SHA intrinsics on SPARC
Reviewed-by: kvn, roland
Contributed-by: james.cheng@oracle.com
thartmann [Wed, 11 Jun 2014 09:16:19 +0200] rev 24952
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
Summary: Fixed internal_word_Relocation::target() to not retrieve target address from code if relocation points into the constant section. Added test.
Reviewed-by: kvn, twisti, dlong
iignatyev [Tue, 10 Jun 2014 20:53:23 +0000] rev 24951
Merge
iignatyev [Tue, 10 Jun 2014 23:18:25 +0400] rev 24950
8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
Reviewed-by: kvn, jmasa
kvn [Tue, 10 Jun 2014 12:57:50 -0700] rev 24949
Merge
kvn [Tue, 10 Jun 2014 12:28:06 -0700] rev 24948
8035605: Expand functionality of PredictedIntrinsicGenerator
Summary: Allow several predicates and separate intrinsic methods per one intrinsified (virtual) method.
Reviewed-by: roland
neliasso [Mon, 09 Jun 2014 10:32:49 +0200] rev 24947
8040244: compiler/whitebox/IsMethodCompilableTest.java fails
Summary: Prevent from running with Xcomp
Reviewed-by: kvn, twisti
roland [Tue, 10 Jun 2014 13:37:16 +0200] rev 24946
8026796: Make replace_in_map() on parent maps generic
Summary: propagate node replacements along control flow edges to callers
Reviewed-by: kvn, vlivanov
vlivanov [Tue, 10 Jun 2014 10:00:59 +0000] rev 24945
8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Reviewed-by: kvn, roland
thartmann [Tue, 10 Jun 2014 08:53:22 +0200] rev 24944
8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
Summary: The method Runtime1::arraycopy_count_address(..) returns the address of Runtime::_oop_arraycopy_cnt instead of the the file static variable _oop_arraycopy_cnt.
Reviewed-by: roland, kvn, twisti
iignatyev [Wed, 11 Jun 2014 18:56:01 +0400] rev 24943
8044673: Create jtreg groups to list GC specific tests
Reviewed-by: dholmes, iignatyev
Contributed-by: dmitry.fazunenko@oracle.com
jmasa [Tue, 10 Jun 2014 20:46:28 -0700] rev 24942
Merge
jwilhelm [Fri, 02 May 2014 02:11:34 +0200] rev 24941
8042298: Remove the names gen0 and gen1 from the GC code
Summary: Renamed gen0 and gen1 to young and old throughout the GC code.
Reviewed-by: sjohanss, jcoomes
jwilhelm [Wed, 30 Apr 2014 02:41:00 +0200] rev 24940
8026396: Remove information duplication in the collector policy
Summary: Cleaned up the usage of flags in collector policy.
Reviewed-by: sjohanss, jcoomes
kvn [Mon, 09 Jun 2014 15:42:31 -0700] rev 24939
8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
Summary: Add missing check for Opaque nodes from loop predicates in clone_loop().
Reviewed-by: iveresov
vlivanov [Mon, 09 Jun 2014 11:49:02 +0000] rev 24938
8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose
Reviewed-by: twisti, dcubed, fparain
amurillo [Fri, 06 Jun 2014 13:31:55 -0700] rev 24937
Merge
kvn [Fri, 06 Jun 2014 11:37:23 -0700] rev 24936
Merge
thartmann [Thu, 05 Jun 2014 10:43:16 +0200] rev 24935
8031389: On x86 C1 emits two relocations for polls
Summary: C1 emits two poll_type relocations at safepoint polls because LIR_Assembler::safepoint_poll(..) adds a relocation and calls LIR_Assembler::add_debug_info_for_branch(..) which adds a relocation as well. The implementation of add_debug_info_for_branch(..) is changed to not emit a poll relocation.
Reviewed-by: kvn, roland
rbackman [Thu, 22 May 2014 13:42:44 +0200] rev 24934
8030976: Untaken paths should be more vigorously pruned at highest optimization level
Reviewed-by: roland, vlivanov
rbackman [Wed, 04 Jun 2014 10:01:28 +0200] rev 24933
8031994: java/lang/Character/CheckProp test times out
Reviewed-by: iveresov, roland
mikael [Tue, 03 Jun 2014 18:24:38 -0700] rev 24932
8044735: Print format/argument warnings
Reviewed-by: twisti, kvn
iignatyev [Wed, 04 Jun 2014 00:25:21 +0400] rev 24931
8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions
Reviewed-by: kvn, dholmes, iignatyev
mikael [Mon, 02 Jun 2014 15:48:34 -0700] rev 24930
8044242: Remove dead NativeMovRegMemPatching class
Reviewed-by: twisti, kvn
twisti [Mon, 02 Jun 2014 13:53:52 -0700] rev 24929
Merge
twisti [Mon, 02 Jun 2014 10:48:02 -0700] rev 24928
Merge
drchase [Mon, 02 Jun 2014 15:49:53 -0400] rev 24927
Merge
drchase [Mon, 02 Jun 2014 14:32:29 -0400] rev 24926
8029381: assert(is_method_type()) failed: bad cast
Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization.
Reviewed-by: kvn, coleenp, jrose
iveresov [Mon, 02 Jun 2014 07:26:52 -1000] rev 24925
8044496: 8034812 broke build with clang
Summary: Remove superfluous clang-diagnostic-pop
Reviewed-by: kvn, drchase
roland [Mon, 02 Jun 2014 10:01:15 +0200] rev 24924
8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux
Summary: long series of lambda form calls trigger stack overflow in c2
Reviewed-by: kvn, vlivanov
thartmann [Mon, 02 Jun 2014 08:07:29 +0200] rev 24923
8034812: remove IDX_INIT macro hack in Node class
Summary: The IDX_INIT macro used by Node::Node(...) to retrieve the Compile object is removed and replaced by a call to Compile::current(). The Node constructor, new operator and all calls to it are adapted accordingly.
Reviewed-by: kvn, jrose, iveresov, goetz
iignatyev [Fri, 30 May 2014 20:01:11 +0000] rev 24922
Merge
iignatyev [Fri, 30 May 2014 17:20:48 +0400] rev 24921
8038756: new WB API :: get/setVMFlag
Reviewed-by: vlivanov, sla
anoll [Fri, 30 May 2014 19:21:42 +0000] rev 24920
Merge
thartmann [Fri, 30 May 2014 09:26:48 +0200] rev 24919
8021775: compiler/8009761/Test8009761.java "Failed: init recursive calls: 51. After deopt 50"
Summary: Reimplemented the test using the Whitebox API to deterministically trigger compilation and deoptimization. Now allowing number of recursive calls to vary by 1.
Reviewed-by: twisti, roland, iignatyev
twisti [Fri, 30 May 2014 09:49:50 -0700] rev 24918
Merge
mikael [Thu, 29 May 2014 16:01:13 -0700] rev 24917
8044071: Print format/argument warnings
Reviewed-by: drchase, dholmes, lfoltan, twisti
anoll [Fri, 30 May 2014 06:50:38 +0200] rev 24916
8011646: SEGV in compiled code with loop predication
Summary: Remove control edge of load node to ensure that castPP removal sets the control edge correctly
Reviewed-by: kvn, roland
katleman [Thu, 19 Jun 2014 11:22:25 -0700] rev 24915
Added tag jdk9-b19 for changeset 718694e51e25
lana [Fri, 20 Jun 2014 10:14:33 -0700] rev 24914
Merge
lana [Wed, 18 Jun 2014 10:54:13 -0700] rev 24913
Merge
amurillo [Fri, 13 Jun 2014 12:35:18 -0700] rev 24912
Merge
mduigou [Thu, 12 Jun 2014 16:33:32 -0700] rev 24911
8032045: Enable compiler and linker safety switches for debug builds
Summary: Enable GCC linker protections, runtime bounds checks and stack protection.
Reviewed-by: ihse, dholmes
katleman [Thu, 19 Jun 2014 11:22:16 -0700] rev 24910
Added tag jdk9-b19 for changeset db769f12fe54
duke [Wed, 05 Jul 2017 19:45:37 +0200] rev 24909
Added tag jdk9-b19 for changeset 2dcf544eb7ed
duke [Wed, 05 Jul 2017 19:45:37 +0200] rev 24908
Merge
duke [Wed, 05 Jul 2017 19:45:33 +0200] rev 24907
Merge
lana [Wed, 18 Jun 2014 10:09:04 -0700] rev 24906
Merge
lana [Thu, 12 Jun 2014 15:37:29 -0700] rev 24905
Merge
emc [Thu, 12 Jun 2014 11:32:23 -0400] rev 24904
8043484: DPrinter does not compile
Summary: Make DPrinter compile
Reviewed-by: jjg
pgovereau [Wed, 11 Jun 2014 12:49:10 -0400] rev 24903
8027886: javac allows illegal receiver parameters
8029042: Receiver parameter not supported on local class constructor
Reviewed-by: jfranck, jlahoda
dlsmith [Tue, 10 Jun 2014 15:25:01 -0600] rev 24902
8015101: Covariance of return type implied by upper bounding on type parameter is ignored
Summary: Capture intersection supertypes before comparing their members
Reviewed-by: vromero
dlsmith [Tue, 10 Jun 2014 12:41:39 -0600] rev 24901
8037385: constant pool errors with -target 1.7 and static default methods
Summary: Add error check for static interface methods invoked from -source 7
Reviewed-by: vromero, mcimadamore
emc [Mon, 09 Jun 2014 15:46:44 -0400] rev 24900
8046296: java/util/concurrent/BlockingQueue/PollMemoryLeak.java fails in nightly on all platform due to compiler issue
Summary: Alter logic to choose type of type annotation position for a variable declaration
Reviewed-by: jjg
mcimadamore [Mon, 09 Jun 2014 12:54:02 +0100] rev 24899
8043725: javac fails with StackOverflowException
Summary: loose type comparison test should be protected against infinite recursion with fbounds
Reviewed-by: vromero
jlahoda [Mon, 09 Jun 2014 10:17:16 +0200] rev 24898
8033414: javac Plugin to receive notification (before and) after the compilation.
Summary: Introducing TaskEvent.Kind.COMPILATION, sending this event before and after compilation.
Reviewed-by: jjg, jfranck
Contributed-by: joel.franck@oracle.com, jan.lahoda@oracle.com
jjg [Sun, 08 Jun 2014 15:02:34 -0700] rev 24897
7026941: 199: path options ignored when reusing filemanager across tasks
Reviewed-by: jlahoda, jfranck
aeremeev [Fri, 06 Jun 2014 16:08:46 -0400] rev 24896
8042451: Write tests for all possible kinds of type annotation
Summary: Add new tests for type annotations to improve case coverage
Reviewed-by: jjg, emc, abuckley
emc [Fri, 06 Jun 2014 16:00:59 -0400] rev 24895
8027262: Determine location for type annotations earlier in compiler pipeline
8027261: Single codepath for attaching annotations to symbols
8027258: Permit a single source annotation to generate multiple bytecode annotations
8027182: Incorrect annotation attributes for type annotations on constructor type parameters
8044010: TypeAnnotation attribute is not generated for repeatable annotation in type argument
8044009: TypeAnnotation attribute is not generated for repeatable annotation in nested types
8043974: TypeAnnotation attribute is not generated for repeatable annotation in lambda
8043669: Few of the ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
8042060: Type parameter annotations don't work with multiple type parameters
8037348: RuntimeInvisibleAnnotations should not be generated for type annotation on anonymous innerclass creation
Summary: Initial rearchitecting of type annotations frontend pipeline
Reviewed-by: jjg, jfranck, mcimadamore, jlahoda, wmdietl
katleman [Fri, 13 Jun 2014 11:21:39 -0700] rev 24894
Added tag jdk9-b18 for changeset d38c730b86c1
duke [Wed, 05 Jul 2017 19:45:26 +0200] rev 24893
Merge
katleman [Fri, 13 Jun 2014 11:21:28 -0700] rev 24892
Added tag jdk9-b18 for changeset ce20b74c4195
duke [Wed, 05 Jul 2017 19:45:23 +0200] rev 24891
Merge
lana [Wed, 18 Jun 2014 10:08:42 -0700] rev 24890
Merge
lana [Thu, 12 Jun 2014 15:39:03 -0700] rev 24889
Merge
joehw [Wed, 11 Jun 2014 22:26:30 -0700] rev 24888
8041523: Xerces Update: Serializer improvements from Xalan
Reviewed-by: joehw
Contributed-by: david.x.li@oracle.com
joehw [Wed, 11 Jun 2014 09:26:03 -0700] rev 24887
8046443: A few typos in JAXP JavaDoc
Reviewed-by: dfuchs, chegar
katleman [Fri, 13 Jun 2014 11:21:26 -0700] rev 24886
Added tag jdk9-b18 for changeset 3a82fb0d8a15
duke [Wed, 05 Jul 2017 19:45:17 +0200] rev 24885
Merge
lana [Wed, 18 Jun 2014 10:08:47 -0700] rev 24884
Merge
lana [Thu, 12 Jun 2014 15:37:37 -0700] rev 24883
Merge
sundar [Thu, 12 Jun 2014 17:39:09 +0530] rev 24882
8044517: Run & debug single Nashorn test
Reviewed-by: lagergren, attila
Contributed-by: jaroslav.tulach@oracle.com
sundar [Wed, 11 Jun 2014 08:53:35 +0530] rev 24881
8044798: API for debugging Nashorn
Reviewed-by: jlaskey, hannesw
attila [Mon, 09 Jun 2014 16:00:06 +0200] rev 24880
8046025: AccessorProperty.getGetter is not threadsafe
Reviewed-by: jlaskey, lagergren
hannesw [Fri, 06 Jun 2014 16:51:53 +0200] rev 24879
8046215: Running uncompilable scripts throws NullPointerException
Reviewed-by: sundar, jlaskey
katleman [Fri, 13 Jun 2014 11:21:41 -0700] rev 24878
Added tag jdk9-b18 for changeset 6ff236765d3b
duke [Wed, 05 Jul 2017 19:45:12 +0200] rev 24877
Merge
katleman [Fri, 13 Jun 2014 11:21:15 -0700] rev 24876
Added tag jdk9-b18 for changeset ab3f668fd6e3
duke [Wed, 05 Jul 2017 19:45:08 +0200] rev 24875
Merge
lana [Wed, 18 Jun 2014 10:09:22 -0700] rev 24874
Merge
weijun [Fri, 13 Jun 2014 08:25:50 +0800] rev 24873
8046702: default_options.sh test failure on Solaris
Reviewed-by: xuelei
lana [Thu, 12 Jun 2014 15:38:24 -0700] rev 24872
Merge
sjiang [Thu, 12 Jun 2014 10:32:19 +0200] rev 24871
8044865: Fix raw and unchecked lint warnings in management-related code
Reviewed-by: darcy, sla, egahlin, dfuchs
sla [Wed, 11 Jun 2014 15:47:53 +0200] rev 24870
8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb
prappo [Tue, 10 Jun 2014 11:15:23 +0100] rev 24869
8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
Reviewed-by: chegar, alanb, michaelm
weijun [Wed, 11 Jun 2014 18:27:10 +0800] rev 24868
8023197: Pre-configured command line options for keytool and jarsigner
Reviewed-by: xuelei
jfranck [Tue, 10 Jun 2014 14:40:20 +0200] rev 24867
8029674: (reflect) getMethods returns default methods that are not members of the class
Summary: Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
weijun [Wed, 11 Jun 2014 16:33:23 +0800] rev 24866
8046499: nativecache.c prints to stdout in debug build
Reviewed-by: xuelei
henryjen [Tue, 10 Jun 2014 16:18:54 -0700] rev 24865
8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by: mduigou, lancea, alanb, mullan
ascarpino [Tue, 10 Jun 2014 14:17:32 -0700] rev 24864
8046368: Code cleanup in SeedGenerator.java
Reviewed-by: mullan
Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
ascarpino [Tue, 10 Jun 2014 12:04:42 -0700] rev 24863
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Reviewed-by: vinnie
martin [Tue, 10 Jun 2014 08:07:39 -0700] rev 24862
8004807: java/util/Timer/Args.java failing intermittently in HS testing
Summary: update test to improve reliability
Reviewed-by: rriggs, ewang
vinnie [Tue, 10 Jun 2014 15:49:53 +0100] rev 24861
8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
Reviewed-by: mullan
vlivanov [Mon, 09 Jun 2014 15:40:40 +0400] rev 24860
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Reviewed-by: psandoz, jrose
mduigou [Fri, 06 Jun 2014 14:23:08 -0700] rev 24859
8046085: inserting null key into HashMap treebin fails.
Reviewed-by: dl, mduigou, alanb, chegar
Contributed-by: paul.sandoz@oracle.com, mike.duigou@oracle.com
luchsh [Sat, 07 Jun 2014 00:17:02 +0800] rev 24858
8043954: Add async connect() support to NET_Connect() for AIX platform
Reviewed-by: alanb
weijun [Fri, 06 Jun 2014 22:31:53 +0800] rev 24857
8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
Reviewed-by: xuelei
chegar [Fri, 06 Jun 2014 10:47:30 +0100] rev 24856
8043613: Update .properties files for serialver tool
Reviewed-by: mfang
katleman [Fri, 13 Jun 2014 11:21:30 -0700] rev 24855
Added tag jdk9-b18 for changeset fa91157087a5
duke [Wed, 05 Jul 2017 19:45:00 +0200] rev 24854
Merge
lana [Wed, 18 Jun 2014 10:08:52 -0700] rev 24853
Merge
lana [Thu, 12 Jun 2014 19:03:25 -0700] rev 24852
Merge
lana [Thu, 12 Jun 2014 15:36:49 -0700] rev 24851
Merge