thartmann [Fri, 13 May 2016 06:36:52 +0000] rev 38684
Merge
thartmann [Fri, 13 May 2016 08:32:20 +0200] rev 38683
8155608: String intrinsic range checks are not strict enough
Summary: Range checks in inflate, compress and getChars are not strict enough.
Reviewed-by: kvn, twisti, jrose
rschatz [Fri, 13 May 2016 01:06:46 +0000] rev 38682
8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider
Reviewed-by: kvn, twisti
never [Thu, 12 May 2016 22:06:55 +0000] rev 38681
8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype
Reviewed-by: twisti
rschatz [Thu, 12 May 2016 18:11:14 +0000] rev 38680
Merge
rschatz [Wed, 11 May 2016 13:27:56 +0200] rev 38679
8156741: [JVMCI] remove LocationIdentity interface
Reviewed-by: kvn, iveresov
rschatz [Thu, 12 May 2016 12:59:35 +0200] rev 38678
8156768: [JVMCI] remove support for patching Symbol pointers
Reviewed-by: iveresov
shade [Thu, 12 May 2016 12:46:07 +0300] rev 38677
8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
Reviewed-by: kvn, psandoz
thartmann [Thu, 12 May 2016 08:25:42 +0200] rev 38676
8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
Summary: We should not assume that a CloneBasic arraycopy sets array initialization to complete.
Reviewed-by: kvn, roland
thartmann [Thu, 12 May 2016 08:23:25 +0200] rev 38675
8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks
Summary: We should not emit a subtype check for CloneOop arraycopy.
Reviewed-by: kvn
never [Thu, 12 May 2016 04:17:00 +0000] rev 38674
8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
Reviewed-by: twisti
Contributed-by: josef.eisl@jku.at
never [Wed, 11 May 2016 17:43:23 -0700] rev 38673
8137296: [JVMCI] Enable sharing of debug info by default in all configurations
Reviewed-by: kvn, twisti
twisti [Wed, 11 May 2016 20:27:17 +0000] rev 38672
Merge
rschatz [Wed, 04 May 2016 12:06:51 +0200] rev 38671
8156025: [JVMCI] make HotSpotResolvedObjectTypeImpl.createField non-public
Reviewed-by: twisti
never [Wed, 11 May 2016 18:32:38 +0000] rev 38670
Merge
never [Wed, 11 May 2016 09:44:39 -0700] rev 38669
8156775: IGV: StringUtils is absent
Reviewed-by: kvn
dnsimon [Wed, 11 May 2016 16:40:04 +0000] rev 38668
8153782: [JVMCI] update JVMCI sources to Eclipse 4.5.2 format style
Reviewed-by: twisti, never
psandoz [Wed, 11 May 2016 09:13:49 +0200] rev 38667
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Reviewed-by: twisti
dnsimon [Tue, 10 May 2016 11:48:06 +0200] rev 38666
8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
Reviewed-by: kvn, never
never [Tue, 10 May 2016 23:08:42 +0000] rev 38665
Merge
never [Tue, 10 May 2016 21:55:27 +0000] rev 38664
Merge
dnsimon [Tue, 10 May 2016 08:52:43 -0700] rev 38663
8155023: jdk.vm.ci needs to securely export services
Reviewed-by: twisti, kvn, alanb
vlivanov [Tue, 10 May 2016 21:45:32 +0000] rev 38662
Merge
vlivanov [Wed, 11 May 2016 00:38:58 +0300] rev 38661
Merge
rschatz [Tue, 10 May 2016 11:18:40 +0200] rev 38660
8156211: [JVMCI] ResolvedJava* interfaces should extend AnnotatedElement
Reviewed-by: twisti
Contributed-by: Vojin Jovanovic <vojin.jovanovic@oracle.com>
rschatz [Tue, 10 May 2016 12:18:22 +0200] rev 38659
8155719: remove TrustedInterface from JVMCI
Reviewed-by: twisti
goetz [Tue, 03 May 2016 12:23:06 +0200] rev 38658
8140594: Various minor code improvements (compiler)
Summary: Various minor code improvements (compiler)
Reviewed-by: thartmann, kvn
jcm [Mon, 09 May 2016 23:49:22 -0700] rev 38657
8144856: fix assert in CompiledStaticCall::set_to_interpreted
Summary: trivial cleanup in assert code.
Reviewed-by: kvn, goetz, thartmann
jcm [Tue, 10 May 2016 00:17:46 -0700] rev 38656
8150016: small typo in ciReplay code
Summary: changed atol to atoi
Reviewed-by: kvn
dsamersoff [Tue, 24 May 2016 12:00:15 +0000] rev 38655
Merge
dsamersoff [Tue, 24 May 2016 10:03:07 +0000] rev 38654
Merge
dsamersoff [Tue, 24 May 2016 12:56:41 +0300] rev 38653
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
Summary: Added missed exports
Reviewed-by: sspitsyn
sjohanss [Tue, 24 May 2016 10:05:03 +0200] rev 38652
8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
Reviewed-by: jmasa, sangheki, drwhite
zmajo [Tue, 24 May 2016 09:07:22 +0200] rev 38651
8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching
Summary: Create the reserved area only in C2-enabled builds.
Reviewed-by: kvn, thartmann
lana [Thu, 02 Jun 2016 21:14:51 +0000] rev 38650
Merge
amurillo [Tue, 31 May 2016 09:41:15 -0700] rev 38649
Merge
amurillo [Thu, 26 May 2016 14:17:03 -0700] rev 38648
Merge
rehn [Mon, 23 May 2016 09:57:17 +0200] rev 38647
8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string
Reviewed-by: dholmes, jiangli
rehn [Mon, 23 May 2016 08:02:04 +0200] rev 38646
8153723: Change the default logging output for errors and warnings from stderr to stdout
Reviewed-by: mlarsson, sla
amurillo [Fri, 20 May 2016 11:30:51 -0700] rev 38645
Merge
ctornqvi [Fri, 20 May 2016 16:39:40 +0000] rev 38644
Merge
ctornqvi [Fri, 20 May 2016 14:57:18 +0000] rev 38643
Merge
ctornqvi [Thu, 19 May 2016 11:39:53 -0400] rev 38642
Merge
lmesnik [Thu, 12 May 2016 14:29:02 +0300] rev 38641
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
Reviewed-by: mseledtsov, ctornqvi, gtriantafill
ctornqvi [Tue, 17 May 2016 15:44:20 -0400] rev 38640
8151805: fatal error: heap walk aborted with error 1
Reviewed-by: gtriantafill, dcubed
mchernov [Fri, 20 May 2016 14:53:13 +0300] rev 38639
8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
Reviewed-by: jprovino, dfazunen, jmasa, drwhite
dholmes [Fri, 20 May 2016 01:47:32 -0400] rev 38638
8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug
Reviewed-by: gziemski, sspitsyn
jprovino [Thu, 19 May 2016 10:48:28 -0400] rev 38637
8153582: Logging of ConcGCThreads is done too early
Summary: ConcGCThreads is logged as 0 because it hasn't been initialized yet.
Reviewed-by: tschatzl, dfazunen
ehelin [Thu, 19 May 2016 11:43:21 +0200] rev 38636
8157325: gtest tests are not excluded for minimal builds
Reviewed-by: erikj, jwilhelm
Contributed-by: erik.joelsson@oracle.com
aeriksso [Wed, 18 May 2016 11:06:00 +0200] rev 38635
8135322: ConstantPool::release_C_heap_structures not run in some circumstances
Reviewed-by: coleenp, sspitsyn
redestad [Wed, 18 May 2016 16:28:42 +0200] rev 38634
8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent
Reviewed-by: iklam, mseledtsov
robilad [Mon, 30 May 2016 16:25:38 +0200] rev 38633
8154469: Update FSF address
Summary: Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
lana [Thu, 02 Jun 2016 20:33:33 +0000] rev 38632
Added tag jdk-9+121 for changeset 513b90c8a326
amurillo [Mon, 06 Jun 2016 09:58:03 -0700] rev 38631
Merge
amurillo [Thu, 02 Jun 2016 14:58:48 -0700] rev 38630
Merge
dfazunen [Mon, 30 May 2016 19:39:09 +0400] rev 38629
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
Reviewed-by: kbarrett, iignatyev
erikj [Fri, 03 Jun 2016 16:30:27 +0200] rev 38628
8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm
Reviewed-by: dholmes
lana [Thu, 02 Jun 2016 21:14:26 +0000] rev 38627
Merge
lancea [Tue, 31 May 2016 13:41:31 -0400] rev 38626
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
robilad [Mon, 30 May 2016 16:17:11 +0200] rev 38625
8154469: Update FSF address
Summary: Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
lana [Thu, 02 Jun 2016 20:33:32 +0000] rev 38624
Added tag jdk-9+121 for changeset 3bad4c36820b
duke [Wed, 05 Jul 2017 21:46:50 +0200] rev 38623
Added tag jdk-9+121 for changeset 18e5cdecb37a
duke [Wed, 05 Jul 2017 21:46:49 +0200] rev 38622
Merge
duke [Wed, 05 Jul 2017 21:46:43 +0200] rev 38621
Merge
shinyafox [Sun, 29 May 2016 23:46:49 +0900] rev 38620
8141415: JShell: wrap erroneous with one-liner comment-outed imports
Reviewed-by: rfield
vromero [Fri, 27 May 2016 19:45:57 -0400] rev 38619
8152785: Remove javac -XDnoModules
Reviewed-by: jjg
rfield [Fri, 27 May 2016 14:45:20 -0700] rev 38618
8139872: JShell tests: EditorPadTest failing on headless
Reviewed-by: vromero
jjg [Fri, 27 May 2016 13:06:58 -0700] rev 38617
8157606: deprecate com.sun.javadoc API
Reviewed-by: ksrini
jjg [Fri, 27 May 2016 12:37:18 -0700] rev 38616
8049896: Clean up (Basic)JavacTask.getTypeMirror
Reviewed-by: vromero
rfield [Fri, 27 May 2016 10:37:46 -0700] rev 38615
8157261: jshell tool: truncation for expressions is not consistent
Reviewed-by: vromero
jjg [Thu, 26 May 2016 17:35:26 -0700] rev 38614
8157608: deprecate old entry points for javadoc tool
Reviewed-by: ksrini
rfield [Thu, 26 May 2016 12:38:21 -0700] rev 38613
8157953: JShell tests: reenable ToolBasicTest
8080883: JShell tool: tool does not report errors if -startup and -nostartup flags are specified
Reviewed-by: vromero
jjg [Thu, 26 May 2016 10:46:21 -0700] rev 38612
Merge
jjg [Thu, 26 May 2016 10:45:13 -0700] rev 38611
8156962: javac should support options specified in _JAVAC_OPTIONS
Reviewed-by: vromero
lana [Thu, 26 May 2016 17:18:12 +0000] rev 38610
Merge
mcimadamore [Thu, 26 May 2016 18:09:42 +0100] rev 38609
8157895: langtools launcher.sh-template script is broken
Summary: Add logic to quote Xpatch paths
Reviewed-by: jjg
rfield [Thu, 26 May 2016 07:58:01 -0700] rev 38608
8157917: JShell: shutdown could cause remote JDWP errors to be visible to users
8157918: JShell tests: StartOptionTest displays insufficient information to diagnose failures
Reviewed-by: vromero
sadayapalam [Thu, 26 May 2016 18:22:05 +0530] rev 38607
8154052: Java compiler error displays line from the wrong file
Summary: Compiler should update the diagnostic source properly.
Reviewed-by: mcimadamore
darcy [Wed, 25 May 2016 22:32:16 -0700] rev 38606
8032230: Enhance javax.a.p.RoundEnvironment after repeating annotations
Reviewed-by: jjg
vromero [Wed, 25 May 2016 11:33:56 -0400] rev 38605
8152360: deprecate javah
Reviewed-by: jjg
sadayapalam [Wed, 25 May 2016 19:30:55 +0530] rev 38604
8047024: 7 ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
Summary: Fix incorrect assertion about exception index already being set.
Reviewed-by: mcimadamore
lana [Thu, 26 May 2016 16:02:17 +0000] rev 38603
Added tag jdk-9+120 for changeset 44e95493fd13
duke [Wed, 05 Jul 2017 21:46:33 +0200] rev 38602
Merge
lana [Thu, 26 May 2016 16:02:16 +0000] rev 38601
Added tag jdk-9+120 for changeset 4f596861374b
duke [Wed, 05 Jul 2017 21:46:28 +0200] rev 38600
Merge
lana [Thu, 26 May 2016 16:02:15 +0000] rev 38599
Added tag jdk-9+120 for changeset 93e34c3629a7
duke [Wed, 05 Jul 2017 21:46:22 +0200] rev 38598
Merge
lana [Thu, 26 May 2016 17:19:03 +0000] rev 38597
Merge
sundar [Wed, 25 May 2016 19:25:57 +0530] rev 38596
8157819: TypeError when a java.util.Comparator object is invoked as a function
Reviewed-by: mhaupt, forax, hannesw
sundar [Wed, 25 May 2016 15:14:37 +0530] rev 38595
8157680: Callback parameter of any JS builtin implementation should accept any Callable
Reviewed-by: hannesw, mhaupt
sundar [Wed, 25 May 2016 11:03:08 +0530] rev 38594
8157789: Nashorn sample/test.js should not use undocumented System property
Reviewed-by: mchung
lana [Thu, 26 May 2016 16:02:18 +0000] rev 38593
Added tag jdk-9+120 for changeset 52305229ea03
duke [Wed, 05 Jul 2017 21:46:14 +0200] rev 38592
Merge
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38591
Added tag jdk-9+120 for changeset de65331b1a57
duke [Wed, 05 Jul 2017 21:46:08 +0200] rev 38590
Merge
okutsu [Mon, 30 May 2016 14:58:59 +0900] rev 38589
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
Reviewed-by: peytoia
xiaofeya [Sun, 29 May 2016 18:22:21 -0700] rev 38588
8078812: Test RMI with client and servers as modules
Reviewed-by: smarks
Contributed-by: Felix Yang <felix.yang@oracle.com>
sadayapalam [Sat, 28 May 2016 09:47:28 +0530] rev 38587
8033812: javadoc for java.lang.annotation.ElementType needs minor correction
Summary: Fix incorrect count of type contexts.
Reviewed-by: mcimadamore
shurailine [Fri, 27 May 2016 14:26:58 -0700] rev 38586
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
Reviewed-by: mchung, chegar
Contributed-by: alexandre.iline@oracle.com
asmotrak [Fri, 27 May 2016 14:24:38 -0700] rev 38585
8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: hseigel
jlaskey [Fri, 27 May 2016 14:02:28 -0300] rev 38584
8158061: Additional argument checks to BasicImageReader calls
Reviewed-by: alanb, coffeys
mchung [Fri, 27 May 2016 08:52:22 -0700] rev 38583
8157986: Runtime support for javac to determine arguments to the runtime environment
Reviewed-by: alanb
jlaskey [Fri, 27 May 2016 12:34:08 -0300] rev 38582
8156209: Add argument checks to BasicImageReader calls
Reviewed-by: sundar
okutsu [Fri, 27 May 2016 14:33:48 +0900] rev 38581
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository.
Reviewed-by: alanb, peytoia, naoto
xiaofeya [Thu, 26 May 2016 18:56:46 -0700] rev 38580
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
Reviewed-by: alanb, sundar, jlaskey
Contributed-by: Felix Yang <felix.yang@oracle.com>
mli [Thu, 26 May 2016 15:47:39 -0700] rev 38579
8157783: Fix module dependencies for /jdk/* tests
Summary: Module declarations for the tests in /jdk/*
Reviewed-by: chegar
Contributed-by: John Jiang <sha.jiang@oracle.com>
naoto [Thu, 26 May 2016 14:44:42 -0700] rev 38578
8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
naoto [Thu, 26 May 2016 14:21:09 -0700] rev 38577
8157997: Reverting a push with wrong id
Reviewed-by: sherman
ascarpino [Thu, 26 May 2016 13:33:27 -0700] rev 38576
8154005: Add algorithm constraint that specifies the restriction date
Reviewed-by: mullan, igerasim
darcy [Thu, 26 May 2016 13:18:32 -0700] rev 38575
6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
Reviewed-by: shade
naoto [Thu, 26 May 2016 13:06:54 -0700] rev 38574
8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
dfuchs [Thu, 26 May 2016 19:55:00 +0200] rev 38573
8146389: java/util/logging/XMLFormatterDate.java fails during year switch
Summary: Updates the test to match the changes in the XML content that were brought by JDK-8072645.
Reviewed-by: joehw
lana [Thu, 26 May 2016 17:19:13 +0000] rev 38572
Merge
alanb [Thu, 26 May 2016 10:56:58 +0100] rev 38571
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
amlu [Thu, 26 May 2016 16:11:04 +0800] rev 38570
8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
mchung [Wed, 25 May 2016 14:05:51 -0700] rev 38569
8157877: Clean up StackWalker permission checks
Reviewed-by: lancea, ahgross
sherman [Wed, 25 May 2016 13:53:03 -0700] rev 38568
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine
smarks [Wed, 25 May 2016 13:38:35 -0700] rev 38567
8133977: add specification for serialized forms
Reviewed-by: chegar, plevart, scolebourne
alanb [Wed, 25 May 2016 20:26:43 +0100] rev 38566
Merge
alanb [Wed, 25 May 2016 20:12:32 +0100] rev 38565
8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung