amurillo [Fri, 16 Sep 2016 10:57:18 -0700] rev 41096
Merge
mchung [Wed, 14 Sep 2016 11:53:20 -0700] rev 41095
8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
jmasa [Tue, 13 Sep 2016 16:18:44 -0700] rev 41094
8161029: GPL header missing comma after year
Reviewed-by: kbarrett, ehelin
hseigel [Wed, 14 Sep 2016 10:02:49 -0400] rev 41093
8149607: [Verifier] Do not verify pop, pop2, swap, dup* against top
Summary: Throw VerifyError exception if type top is illegally popped from the stack.
Reviewed-by: coleenp, acorn, ddmitriev
gtriantafill [Wed, 14 Sep 2016 08:17:50 -0400] rev 41092
8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Summary: Remove use of setAccessible() to get Unsafe.
Reviewed-by: shade, lfoltan
sspitsyn [Tue, 13 Sep 2016 21:29:30 +0000] rev 41091
Merge
sspitsyn [Tue, 13 Sep 2016 20:17:46 +0000] rev 41090
Merge
sspitsyn [Tue, 13 Sep 2016 13:10:42 -0700] rev 41089
8165681: ClassLoad and ClassPrepare JVMTI events are missed in the start phase
Summary: Add the events bits to the early events bits
Reviewed-by: dholmes, dsamersoff
cjplummer [Tue, 13 Sep 2016 18:22:21 +0000] rev 41088
Merge
cjplummer [Tue, 13 Sep 2016 17:22:28 +0000] rev 41087
Merge
goetz [Tue, 30 Aug 2016 16:08:52 +0200] rev 41086
8165315: [ppc] Port "8133749: NMT detail stack trace cleanup"
Summary: Also add methods to check for slow/fastdebug to Platform.java.
Reviewed-by: simonis, cjplummer, dholmes
rehn [Tue, 13 Sep 2016 19:17:21 +0200] rev 41085
Merge
dsimms [Tue, 13 Sep 2016 09:04:44 +0200] rev 41084
8164086: Checked JNI pending exception check should be cleared when returning to Java frame
Summary: Transitions to Java clear the pending pointer
Reviewed-by: dholmes, neliasso, coleenp
mockner [Tue, 13 Sep 2016 18:19:05 +0200] rev 41083
Merge
mockner [Tue, 13 Sep 2016 11:04:29 -0400] rev 41082
8163014: Mysterious/wrong value for "long" frame local variable on 64-bit
Summary: The high byte of a long variable on a 64-bit platform is now zeroed when it is pushed to stack.
Reviewed-by: coleenp, dlong
tschatzl [Tue, 13 Sep 2016 11:32:45 +0200] rev 41081
8164948: Initializing stores of HeapRegions are not ordered with regards to their use in G1ConcurrentMark
Summary: Add a storestore barrier before publishing newly initialized HeapRegion instances, and place a loadload barrier before use of members.
Reviewed-by: sjohanss, sangheki
poonam [Mon, 12 Sep 2016 18:59:13 +0000] rev 41080
Merge
poonam [Mon, 12 Sep 2016 17:18:19 +0000] rev 41079
8165493: SA: Add method in GrowableArray.java to be able to access the 'data' field
Reviewed-by: dholmes, dsamersoff, egahlin
ctornqvi [Mon, 12 Sep 2016 13:16:39 -0400] rev 41078
8165881: Backout JDK-8164913
Reviewed-by: hseigel
sjohanss [Mon, 12 Sep 2016 16:34:36 +0200] rev 41077
8114823: G1 doesn't honor request to disable class unloading
Reviewed-by: tschatzl, mgerdin
ehelin [Thu, 08 Sep 2016 12:30:38 +0200] rev 41076
8165455: Tracing events for G1 have incorrect metadata
Reviewed-by: egahlin, tschatzl
tschatzl [Mon, 12 Sep 2016 09:34:51 +0200] rev 41075
8165313: Inserting freed regions during Free Collection Set serial phase takes very long on huge heaps
Summary: Sort the collection set in ascending order so that the optimization when adding free regions can be exploited.
Reviewed-by: sjohanss, mgerdin
amurillo [Sat, 10 Sep 2016 12:23:52 -0700] rev 41074
Merge
hseigel [Sat, 10 Sep 2016 08:25:51 -0400] rev 41073
8165634: Support multiple --add-modules options on the command line
Summary: Use numbered properties for --add-module options so that multiple --add-module options can be supported.
Reviewed-by: coleenp, gziemski, lfoltan, ccheung
dcubed [Fri, 09 Sep 2016 19:41:41 +0000] rev 41072
Merge
dcubed [Fri, 09 Sep 2016 11:23:59 -0700] rev 41071
Merge
rdurbin [Fri, 09 Sep 2016 11:14:57 -0700] rev 41070
8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Summary: Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms.
Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
avorobye [Fri, 09 Sep 2016 19:30:08 +0300] rev 41069
8146128: compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig timeouts
Summary: test settings were changes in order to avoid timeouts
Reviewed-by: kvn
sspitsyn [Fri, 09 Sep 2016 06:44:31 +0000] rev 41068
Merge
ysuenaga [Thu, 08 Sep 2016 23:38:56 -0700] rev 41067
8164913: JVMTI.agent_load dcmd should show useful error message
Summary: show useful error message
Reviewed-by: dholmes, dsamersoff, sspitsyn
dlong [Thu, 08 Sep 2016 23:43:45 -0400] rev 41066
Merge
mcberg [Tue, 06 Sep 2016 09:59:25 -0700] rev 41065
8164989: Inflate and compress intrinsics produce incorrect results with avx512
Summary: disabled avx512 for compress and reastrict using of inflate.
Reviewed-by: kvn
tpivovarova [Thu, 01 Sep 2016 20:16:04 +0300] rev 41064
8165050: [TESTBUG] tests generated by jittester cannot be run with jtreg
Reviewed-by: vlivanov
dpochepk [Thu, 01 Sep 2016 21:15:12 +0300] rev 41063
8165244: Unquarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
Reviewed-by: kvn
dpochepk [Thu, 01 Sep 2016 21:13:20 +0300] rev 41062
8146096: [TEST BUG] compiler/loopopts/UseCountedLoopSafepoints.java Timeouts
Reviewed-by: kvn
dpochepk [Thu, 01 Sep 2016 21:12:07 +0300] rev 41061
8157956: OverflowCodeCacheTest.java fails with Out of space in CodeCache for method handle intrinsic
Reviewed-by: kvn
dlong [Wed, 31 Aug 2016 12:10:40 -0700] rev 41060
8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links
Summary: process previous versions in Klass::clean_weak_klass_links()
Reviewed-by: coleenp, sspitsyn, stefank, dcubed
tpivovarova [Wed, 31 Aug 2016 14:47:20 +0300] rev 41059
8165030: [TESTBUG] ctw failed to build after 8157957
Reviewed-by: kvn
thartmann [Tue, 30 Aug 2016 13:51:56 +0000] rev 41058
Merge
thartmann [Tue, 30 Aug 2016 13:24:26 +0200] rev 41057
8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
Summary: Exception checking code needs to handle pre-allocated exceptions.
Reviewed-by: dnsimon, kvn
neliasso [Tue, 30 Aug 2016 13:53:36 +0200] rev 41056
8157024: CodeCache JFR events reporting wrong data
Summary: Fix scaling
Reviewed-by: kvn
Contributed-by: patric.hedlin@oralce.com
neliasso [Wed, 13 Jul 2016 12:10:22 +0200] rev 41055
8160942: Unused code in GraphKit::record_profiled_receiver_for_speculation
Summary: Fixed logic error; locally scoped 'maybe_null' w/initialiser is unused/dead
Reviewed-by: kvn
Contributed-by: patric.hedlin@oracle.com
zmajo [Tue, 30 Aug 2016 09:01:33 +0000] rev 41054
Merge
zmajo [Tue, 30 Aug 2016 10:50:29 +0200] rev 41053
8141634: Implement VarHandles/Unsafe intrinsics on SPARC
Summary: Implement the appropriate intrinsics on SPARC.
Reviewed-by: kvn, dholmes, zmajo
Contributed-by: Trevor Watson <trevor.d.watson@oracle.com>
zmajo [Tue, 30 Aug 2016 09:30:16 +0200] rev 41052
8161720: Better byte behavior for off-heap data
Summary: Normalize boolean values read with Unsafe.
Reviewed-by: aph, simonis, jrose, psandoz
never [Mon, 29 Aug 2016 17:15:20 +0000] rev 41051
8161550: [JVMCI] Crash: assert(sig_bt[member_arg_pos] == T_OBJECT)
Reviewed-by: zmajo
zmajo [Mon, 29 Aug 2016 07:32:37 +0200] rev 41050
8163880: Constant pool caching of fields inhibited/delayed unnecessarily
Summary: Delay/inhibit constant pool caching of fields only if necessary
Reviewed-by: kvn
alanbur [Wed, 21 Sep 2016 14:23:33 +0200] rev 41049
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: erikj
lana [Thu, 22 Sep 2016 16:41:12 +0000] rev 41048
Added tag jdk-9+137 for changeset 94d6d0f4ced0
erikj [Tue, 27 Sep 2016 15:33:34 +0200] rev 41047
8164301: jib should provide a JDK for running jtreg with
Reviewed-by: tbell
erikj [Mon, 26 Sep 2016 14:57:00 +0200] rev 41046
8163102: Fix headless only configuration option
Reviewed-by: tbell
lana [Thu, 22 Sep 2016 18:31:10 +0000] rev 41045
Merge
amurillo [Wed, 21 Sep 2016 09:29:30 -0700] rev 41044
Merge
amurillo [Fri, 16 Sep 2016 10:57:17 -0700] rev 41043
Merge
gtriantafill [Wed, 14 Sep 2016 08:24:55 -0400] rev 41042
8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Summary: Remove use of setAccessible() to get Unsafe.
Reviewed-by: shade, lfoltan
goetz [Fri, 02 Sep 2016 15:04:47 +0200] rev 41041
8165315: [ppc] Port "8133749: NMT detail stack trace cleanup"
Summary: Also add methods to check for slow/fastdebug to Platform.java.
Reviewed-by: simonis, cjplummer, dholmes
alanbur [Wed, 21 Sep 2016 14:20:27 +0200] rev 41040
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: erikj
alanbur [Wed, 21 Sep 2016 14:16:05 +0200] rev 41039
8165163: Solaris11 and onwards provide CUPS by default, references to csw and sfw versions should be removed
Reviewed-by: erikj
iignatyev [Tue, 20 Sep 2016 16:56:04 +0300] rev 41038
8166262: failurehandler should not use jtreg internal API
Reviewed-by: sla, dsamersoff
lana [Thu, 22 Sep 2016 16:41:12 +0000] rev 41037
Added tag jdk-9+137 for changeset 2526d9083e41
duke [Wed, 05 Jul 2017 22:14:31 +0200] rev 41036
Added tag jdk-9+137 for changeset 9cb87c88ed85
duke [Wed, 05 Jul 2017 22:14:30 +0200] rev 41035
Merge
duke [Wed, 05 Jul 2017 22:14:23 +0200] rev 41034
Merge
sadayapalam [Mon, 19 Sep 2016 05:31:53 +0530] rev 41033
8164742: ServiceConfigurationError on invoke of getServiceLoader method of StandardJavaFileManager
Reviewed-by: jlahoda
bpatel [Fri, 16 Sep 2016 12:17:44 -0700] rev 41032
8166176: module search generates URLs with extra '/'
Reviewed-by: jjg
dlsmith [Fri, 16 Sep 2016 11:58:23 -0600] rev 41031
8138822: Source version error missing version number
Reviewed-by: jjg
lana [Thu, 15 Sep 2016 21:08:49 +0000] rev 41030
Merge
sadayapalam [Wed, 14 Sep 2016 20:00:20 +0530] rev 41029
8160699: java.lang.VerifyError: Inconsistent stackmap frames at branch target
Summary: Ensure out of scope locals are not treated as being alive
Reviewed-by: mcimadamore
sadayapalam [Tue, 13 Sep 2016 19:32:03 +0530] rev 41028
8138667: java.lang.IllegalAccessError: tried to access method (for a protected method)
Reviewed-by: mcimadamore
lana [Thu, 15 Sep 2016 17:15:55 +0000] rev 41027
Added tag jdk-9+136 for changeset 1cba2e436777
duke [Wed, 05 Jul 2017 22:14:11 +0200] rev 41026
Merge
lana [Thu, 15 Sep 2016 17:15:53 +0000] rev 41025
Added tag jdk-9+136 for changeset ef1dfab6d082
duke [Wed, 05 Jul 2017 22:14:03 +0200] rev 41024
Merge
joehw [Mon, 19 Sep 2016 14:21:15 -0700] rev 41023
8166220: Catalog API: JAXP XML Processor Support - add StAX test coverage
Reviewed-by: lancea
lana [Thu, 15 Sep 2016 21:08:30 +0000] rev 41022
Merge
joehw [Wed, 14 Sep 2016 13:18:17 -0700] rev 41021
8165784: Deprecate the internal Catalog API in JDK 9
Reviewed-by: dfuchs, rriggs
lana [Thu, 15 Sep 2016 17:15:53 +0000] rev 41020
Added tag jdk-9+136 for changeset 73d7888a4878
duke [Wed, 05 Jul 2017 22:13:53 +0200] rev 41019
Merge
lana [Thu, 15 Sep 2016 17:15:55 +0000] rev 41018
Added tag jdk-9+136 for changeset 52b1009d3c64
duke [Wed, 05 Jul 2017 22:13:44 +0200] rev 41017
Merge
lana [Thu, 15 Sep 2016 17:15:52 +0000] rev 41016
Added tag jdk-9+136 for changeset 15d3983aba7a
duke [Wed, 05 Jul 2017 22:13:36 +0200] rev 41015
Merge
ddehaven [Mon, 19 Sep 2016 10:11:34 -0700] rev 41014
Merge
prr [Wed, 14 Sep 2016 15:29:23 -0700] rev 41013
8166068: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile
Reviewed-by: ddehaven, yan
psadhukhan [Tue, 13 Sep 2016 13:40:32 +0530] rev 41012
7064425: PageFormat Dialog has no owner window to reactivate
6948907: sun.print.DialogOwner does not support Dialogs as DialogOwner
Reviewed-by: prr, jdv
ddehaven [Mon, 12 Sep 2016 15:26:27 -0700] rev 41011
Merge
jdv [Mon, 12 Sep 2016 12:07:56 +0530] rev 41010
4924727: reader.abort() method does not work when called inside imageStarted for PNG
Reviewed-by: prr, serb, bpb
psadhukhan [Sat, 10 Sep 2016 14:50:35 +0530] rev 41009
4885375: Page Ranges 'To Page' field must be populated based on Pageable
Reviewed-by: prr, jdv
ssadetsky [Fri, 09 Sep 2016 16:37:16 +0300] rev 41008
8160054: The FileChooser didn't displayed large font with GTK LAF option.
Reviewed-by: alexsch, serb
pkbalakr [Fri, 09 Sep 2016 13:15:10 +0530] rev 41007
8009477: PageUp and PageDown keyboard buttons don't move slider indicator to next minor tick
Reviewed-by: alexsch, aghaisas
Contributed-by: prem.balakrishnan@oracle.com
aniyogi [Fri, 09 Sep 2016 11:48:20 +0530] rev 41006
8163274: [TEST_BUG][macosx] apparent regression: javax/swing/JColorChooser/Test7194184.java
Reviewed-by: alexsch, rchamyal
ant [Thu, 08 Sep 2016 19:25:55 +0300] rev 41005
8160570: [macosx] modal dialog can skip the activation/focus events
Reviewed-by: serb, ssadetsky
prr [Tue, 06 Sep 2016 11:08:59 -0700] rev 41004
8164899: Provide package access to setComponentMixingCutoutShape
Reviewed-by: serb
prr [Tue, 06 Sep 2016 08:32:50 -0700] rev 41003
8165345: JDK macro definition re-defined by MacOS core framework
Reviewed-by: serb
azvegint [Tue, 06 Sep 2016 13:03:00 +0300] rev 41002
8155083: On Windows, usage of USER_ATTENTION_WINDOW depends on state setting order
Reviewed-by: serb, ssadetsky
lana [Fri, 02 Sep 2016 21:42:27 +0000] rev 41001
Merge
lana [Thu, 01 Sep 2016 08:59:47 -0700] rev 41000
8159408: duplicated data in rmic's javac.properties
Reviewed-by: alanb
Contributed-by: li.jiang@oracle.com
lana [Thu, 01 Sep 2016 01:39:21 -0700] rev 40999
8145952: ISO 4217 amendment 161
8164784: ISO 4217 amendment 162
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com
bpb [Fri, 02 Sep 2016 11:29:02 -0700] rev 40998
8154075: [TIFF] AIOOB Exception from TIFFLZWDecompressor
Summary: For banded images make sure the step in the horizontal differencing predictor calculations for Deflate and LZW compression is unity (1) instead of the number of samples per pixel.
Reviewed-by: prr
iris [Fri, 02 Sep 2016 10:48:35 -0700] rev 40997
8165269: (doc) Toolkit.isDynamicLayoutActive(): orphan '0' in first sentence
Reviewed-by: alexsch
ssadetsky [Fri, 02 Sep 2016 10:36:55 +0300] rev 40996
8163100: [hidpi] Linux: display-wise scaling factor issues
Reviewed-by: alexsch, serb
ssadetsky [Fri, 02 Sep 2016 10:31:49 +0300] rev 40995
8164937: Remove code from SortingFocusTraversalPolicy that hacks into non-public Arrays.legacyMergeSort
Reviewed-by: alexsch, serb
prr [Thu, 01 Sep 2016 12:22:59 -0700] rev 40994
Merge
dmarkov [Thu, 01 Sep 2016 22:17:48 +0300] rev 40993
8050478: [macosx] Cursor not updating correctly after closing a modal dialog
Reviewed-by: serb, alexsch
prr [Thu, 01 Sep 2016 11:29:20 -0700] rev 40992
8144015: [PIT] failures of text layout font tests
8144023: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java
8145542: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception
8151725: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane
8144240: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
8152680: Regression in GlyphVector.getGlyphCharIndex behaviour
8158924: Incorrect i18n text document layout
8041480: ArrayIndexOutOfBoundsException when JTable contains certain string
Reviewed-by: serb, srl
pkbalakr [Thu, 01 Sep 2016 16:18:14 +0530] rev 40991
8144735: [hidpi] javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentPerPixelTranslucentGradient.java fails
Reviewed-by: psadhukhan, vadim
alexsch [Thu, 01 Sep 2016 12:02:22 +0300] rev 40990
8158411: Regression on Swingmark on 8u102 b03 comparing 8u102 b02 on several configs on win32
Reviewed-by: prr, ssadetsky
psadhukhan [Thu, 01 Sep 2016 10:21:29 +0530] rev 40989
8165146: [PIT][TEST_BUG] Doubtful usability of java/awt/print/PrinterJob/TestMediaTraySelection.java
Reviewed-by: prr
prr [Wed, 31 Aug 2016 13:40:06 -0700] rev 40988
8164818: Reg. test java/awt/font/TextLayout/VisibleAdvance.java fails
Reviewed-by: serb, psadhukhan
alexsch [Wed, 31 Aug 2016 12:49:03 +0300] rev 40987
8153287: [PIT] [hidpi] java/awt/image/multiresolution/MultiresolutionIconTest failed (GTK+ and Nimbus L&F)
Reviewed-by: serb, ssadetsky
alexsch [Wed, 31 Aug 2016 11:13:53 +0300] rev 40986
8163193: Metal L&F gradient is lighter on HiDPI display after the fix JDK-8143064
Reviewed-by: serb, ssadetsky
nishjain [Sun, 18 Sep 2016 23:09:37 +0900] rev 40985
8165984: ResourceBundle lookup fields not completely thread-safe
Reviewed-by: okutsu, naoto
mchung [Sat, 17 Sep 2016 16:37:52 -0700] rev 40984
8166237: jdk.jdi missing requires jdk.jdwp.agent
Reviewed-by: alanb
skovalev [Thu, 15 Sep 2016 16:28:26 +0300] rev 40983
8166126: Missing dependecies on jdk.zipfs module for jdk/nio/zipfs/jarfs/JFSTester.java
Reviewed-by: alanb
henryjen [Fri, 16 Sep 2016 10:57:02 -0700] rev 40982
8042148: Ensure that the java launcher help is consistent with the manpage where they report common information
Reviewed-by: ksrini
lana [Thu, 15 Sep 2016 21:08:59 +0000] rev 40981
Merge
bpb [Thu, 15 Sep 2016 13:11:16 -0700] rev 40980
8165323: (fs) Files.getFileStore fails with "Mount point not found" in chroot environment
Summary: Replace use of FileStore with FileSystem equivalent code.
Reviewed-by: redestad
rriggs [Thu, 15 Sep 2016 16:05:51 -0400] rev 40979
8166148: Fix for JDK-8165936 broke solaris builds
Reviewed-by: naoto
lancea [Thu, 15 Sep 2016 14:59:20 -0400] rev 40978
8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded
Reviewed-by: psandoz, joehw
asmotrak [Thu, 15 Sep 2016 11:07:20 -0700] rev 40977
8163924: SSLEngineBadBufferArrayAccess.java fails intermittently with Unrecognized SSL message
Reviewed-by: xuelei
robm [Thu, 15 Sep 2016 15:19:45 +0100] rev 40976
8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
Reviewed-by: chegar
skovalev [Thu, 15 Sep 2016 13:03:03 +0300] rev 40975
8165689: Fix module dependencies for sun/security/pkcs11/* tests
Reviewed-by: mullan
stuefe [Tue, 13 Sep 2016 11:38:31 +0200] rev 40974
8165936: Potential Heap buffer overflow when seaching timezone info files
Summary: readdir_r called with too small buffer
Reviewed-by: clanger, rriggs, okutsu, naoto
ssahoo [Thu, 15 Sep 2016 01:10:36 -0700] rev 40973
8165825: Remove the intermittent keyword from sun/security/krb5/auto/Unreachable.java
Summary: Remove the intermittent keyword
Reviewed-by: weijun
ssahoo [Thu, 15 Sep 2016 01:03:42 -0700] rev 40972
8165660: Remove the intermittent keyword from sun/security/krb5/auto/MaxRetries.java
Summary: Remove the intermittent keyword
Reviewed-by: weijun
amurillo [Wed, 14 Sep 2016 17:09:54 -0700] rev 40971
Merge
amurillo [Wed, 14 Sep 2016 11:22:39 -0700] rev 40970
Merge
amurillo [Sat, 10 Sep 2016 12:18:34 -0700] rev 40969
Merge
vtewari [Thu, 08 Sep 2016 15:53:16 +0530] rev 40968
8165579: Add missing javadoc information for javax.management.MBeanServer
Summary: Added missing @implSpec javadoc information for deserialize api’s
Reviewed-by: dfuchs, dholmes
Contributed-by: amit.sapre@oracle.com
vtewari [Thu, 08 Sep 2016 15:00:39 +0530] rev 40967
8152589: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
Reviewed-by: dholmes, dcubed
ddmitriev [Wed, 07 Sep 2016 16:17:20 +0200] rev 40966
Merge
ddmitriev [Wed, 07 Sep 2016 15:34:38 +0300] rev 40965
8165513: Quarantine sun/tools/jps/TestJpsJar.java
Reviewed-by: dsamersoff
hseigel [Wed, 07 Sep 2016 07:21:43 -0400] rev 40964
8058575: IllegalAccessError trying to access package-private class from VM anonymous class
Summary: Put anonymous classes in unnamed package into host class's package. Throw exception if host class's package differs from anonymous class.
Reviewed-by: coleenp, acorn
sspitsyn [Wed, 07 Sep 2016 03:35:45 +0000] rev 40963
Merge
sspitsyn [Tue, 06 Sep 2016 20:27:47 -0700] rev 40962
6822627: NPE at ReferenceTypeImpl.constantPool
Summary: fix the NullPointerException bug
Reviewed-by: sspitsyn, dsamersoff
Contributed-by: egor.ushakov@jetbrains.com
dsamersoff [Tue, 06 Sep 2016 09:37:55 +0300] rev 40961
8164943: sun/tools/jhsdb/HeapDumpTest failed with Can't find library: /test/lib/share/classes
Summary: Change /test/lib/share/classes to /test/lib in HeapDumpTest.java
Reviewed-by: dsamersoff, ctornqvi
Contributed-by: sharath.ballal@oracle.com
gtriantafill [Fri, 02 Sep 2016 11:20:33 -0400] rev 40960
8165293: Remove ClassesByName2Test.java and RedefineCrossEvent.java from ProblemList.txt
Reviewed-by: dcubed
amurillo [Thu, 01 Sep 2016 15:20:57 -0700] rev 40959
Merge
amurillo [Thu, 01 Sep 2016 14:09:04 -0700] rev 40958
Merge
dsamersoff [Wed, 31 Aug 2016 10:28:37 +0000] rev 40957
Merge
dsamersoff [Wed, 31 Aug 2016 12:10:00 +0300] rev 40956
8066635: Fix deprecation warnings in java.management module
Summary: Fixed deprecation warnings in java.management module
Reviewed-by: dholmes
Contributed-by: amit.sapre@oracle.com
dsamersoff [Wed, 31 Aug 2016 11:46:59 +0300] rev 40955
8163150: SA: CLHSDB printmdo throws an exception with "java.lang.InternalError: missing reason for 22"
Summary: Accounted for the new JVMCI related Deoptimization Reasons.
Reviewed-by: dsamersoff, sla
Contributed-by: jini.george@oracle.com
kbarrett [Tue, 30 Aug 2016 23:46:02 -0400] rev 40954
8156500: Move Reference pending list into VM to prevent deadlocks
Summary: Move reference pending list and locking into VM
Reviewed-by: coleenp, dholmes, dcubed, mchung, plevart
Contributed-by: kim.barrett@oracle.com, per.liden@oracle.com
dsamersoff [Mon, 29 Aug 2016 11:59:52 +0300] rev 40953
8160923: sun/tools/jps/TestJpsJar.java fails due to ClassNotFoundException: jdk.testlibrary.ProcessTools
Summary: Cleanup build tag
Reviewed-by: iklam, rehn, ctornqvi
amurillo [Fri, 26 Aug 2016 10:14:15 -0700] rev 40952
Merge
dsamersoff [Fri, 26 Aug 2016 13:11:39 +0300] rev 40951
8163346: Update jmap-hashcode/Test8028623.java for better diagnostic of timeout.
Summary: Update jmap-hashcode/Test8028623.java to use LingeredApp and rename it to jhsdb/HeapDumpTest.java
Reviewed-by: dsamersoff, dholmes
Contributed-by: sharath.ballal@oracle.com
ysuenaga [Thu, 25 Aug 2016 12:24:16 +0900] rev 40950
8163581: Heap Parameters in HSDB cannot handle G1CollectedHeap
Reviewed-by: dholmes, sjohanss
skovalev [Wed, 14 Sep 2016 17:28:17 +0300] rev 40949
8166032: Fix module dependencies for javax.SSL tests
Reviewed-by: xuelei, weijun
peytoia [Thu, 15 Sep 2016 08:18:57 +0900] rev 40948
8164791: Update existing test cases of test/java/text/Format.
Reviewed-by: okutsu, peytoia
Contributed-by: nancy.nigam@oracle.com
darcy [Wed, 14 Sep 2016 10:12:59 -0700] rev 40947
8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed
Reviewed-by: dfuchs
jnimeh [Wed, 14 Sep 2016 07:37:15 -0700] rev 40946
8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation
Summary: Fix cases where non-certificate issuer information may be passed into the OCSPResponse.verify method, thereby causing NPEs to be thrown.
Reviewed-by: xuelei
ksrini [Wed, 14 Sep 2016 06:46:19 -0700] rev 40945
8165524: Better detect JRE that Linux JLI will be using
Reviewed-by: ksrini
Contributed-by: chris.bensen@oracle.com
dfuchs [Wed, 14 Sep 2016 14:04:14 +0100] rev 40944
6543126: Level.known can leak memory
Summary: Custom level instances will now be released when their defining class loader is no longer referenced.
Reviewed-by: plevart, mchung, chegar
stuefe [Wed, 14 Sep 2016 14:29:39 +0200] rev 40943
8166012: [linux] Remove remnants of LinuxThreads from Linux attach framework
Reviewed-by: dholmes, alanb
jjiang [Wed, 14 Sep 2016 11:06:26 +0800] rev 40942
8077138: Some PKCS11 tests fail because NSS library is not initialized
Summary: Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9
Reviewed-by: vinnie
Contributed-by: John Jiang <sha.jiang@oracle.com>
skovalev [Tue, 13 Sep 2016 15:28:44 +0300] rev 40941
8165870: Fix module dependencies for javax.script/* tests
Reviewed-by: sundar
Contributed-by: sergei.kovalev@oracle.com
sdrach [Tue, 13 Sep 2016 13:55:35 -0700] rev 40940
8163798: Create a JarFile versionedStream method
Reviewed-by: mchung, psandoz, redestad
sundar [Tue, 13 Sep 2016 20:59:43 +0530] rev 40939
8163320: JAVA_VERSION in release file should come from java.base module
Reviewed-by: mchung
robm [Tue, 13 Sep 2016 14:47:29 +0100] rev 40938
6947916: JarURLConnection does not handle useCaches correctly
Reviewed-by: chegar
vtewari [Tue, 13 Sep 2016 17:00:06 +0530] rev 40937
8075484: SocketInputStream.socketRead0 can hang even with soTimeout set
Reviewed-by: chegar, dsamersoff, msheppar, clanger
amlu [Tue, 13 Sep 2016 14:55:20 +0800] rev 40936
8165818: Remove tools/pack200/Pack200Props.java from ProblemList
Reviewed-by: ksrini
lana [Thu, 15 Sep 2016 17:15:54 +0000] rev 40935
Added tag jdk-9+136 for changeset d9f374de0160
duke [Wed, 05 Jul 2017 22:13:08 +0200] rev 40934
Merge
lana [Thu, 15 Sep 2016 21:09:16 +0000] rev 40933
Merge
amurillo [Sat, 10 Sep 2016 12:18:31 -0700] rev 40932
Merge
mgerdin [Fri, 02 Sep 2016 16:45:16 +0200] rev 40931
8161079: Default heap size causes native memory exhaustion on 32 bit Windows
Reviewed-by: tschatzl, sjohanss
dholmes [Wed, 07 Sep 2016 23:17:24 +0200] rev 40930
Merge
dholmes [Wed, 07 Sep 2016 16:43:32 -0400] rev 40929
8165153: Crash in rebuild_cpu_to_node_map
Summary: use processor_count(), not active_processor_count() to determine physical number of CPUs
Reviewed-by: rehn, cjplummer
coleenp [Wed, 07 Sep 2016 19:29:01 +0000] rev 40928
Merge
coleenp [Wed, 07 Sep 2016 15:25:21 -0400] rev 40927
8165246: [REDO] InstanceKlass::_previous_version_count goes negative
Summary: make _has_previous_version a boolean that is set to true when previous version of a class is added or during class unloading call to purge_previous_versions
Reviewed-by: gtriantafill, dcubed, sspitsyn
fparain [Wed, 07 Sep 2016 12:52:20 -0400] rev 40926
8137035: nsk/stress/stack/stack tests got EXCEPTION_STACK_OVERFLOW on Windows 64 bit
Reviewed-by: dholmes, dcubed, coleenp
mlarsson [Wed, 07 Sep 2016 15:21:45 +0200] rev 40925
Merge
mlarsson [Wed, 07 Sep 2016 14:36:44 +0200] rev 40924
8165226: Bad -Xloggc: arguments crashes the VM
Reviewed-by: dsamersoff, sjohanss
hseigel [Wed, 07 Sep 2016 07:19:48 -0400] rev 40923
8058575: IllegalAccessError trying to access package-private class from VM anonymous class
Summary: Put anonymous classes in unnamed package into host class's package. Throw exception if host class's package differs from anonymous class.
Reviewed-by: coleenp, acorn
tschatzl [Wed, 07 Sep 2016 09:20:10 +0200] rev 40922
8165292: The gc+task logging is repeated a lot, decreasing the usefulness of -Xlog:gc*=info
Summary: Separate number of workers used debugging information from adaptive worker sizing log messages.
Reviewed-by: ehelin, sjohanss, jmasa
rprotacio [Tue, 06 Sep 2016 22:52:35 +0200] rev 40921
Merge
rprotacio [Tue, 06 Sep 2016 16:29:32 -0400] rev 40920
8161224: CONSTANT_NameAndType_info permits references to illegal names and descriptors
Summary: Enforces proper format checking for NameAndType string content, and that the checking occurs even when not referenced in classfile
Reviewed-by: coleenp, hseigel, ddmitriev
dsamersoff [Tue, 06 Sep 2016 09:54:45 +0300] rev 40919
8165114: stale reference to hotspot test Test8028623.java
Summary: Remove Test8028623.java from hotspot/test/TEST.groups
Reviewed-by: sla, dholmes
Contributed-by: sharath.ballal@oracle.com
mdoerr [Mon, 05 Sep 2016 20:40:08 -0400] rev 40918
8165018: Missing memory barrier for PPC64 in Unsafe_GetObjectVolatile
Reviewed-by: kbarrett, dholmes
mlarsson [Wed, 31 Aug 2016 09:38:46 +0200] rev 40917
8164939: GTest LogDecorations.iso8601_time_test fails on macOS
Reviewed-by: sla, dsamersoff
kzhaldyb [Tue, 30 Aug 2016 21:35:56 +0300] rev 40916
8157468: gc/testlibrary contains a lot of duplicated code
Reviewed-by: dfazunen, iignatyev
tschatzl [Fri, 02 Sep 2016 11:18:04 +0200] rev 40915
Merge
tschatzl [Fri, 02 Sep 2016 09:49:10 +0200] rev 40914
8164936: G1 age table printout contains contents from previous GC
Summary: Split tenuring threshold update and printing into two separate parts so that they can be used independently.
Reviewed-by: jmasa, sangheki
rehn [Fri, 02 Sep 2016 08:51:26 +0200] rev 40913
8165215: Setting same UL tag multiple times matches wrong tagset
Reviewed-by: mlarsson, rprotacio
kzhaldyb [Fri, 02 Sep 2016 01:39:47 +0000] rev 40912
Merge
kzhaldyb [Thu, 01 Sep 2016 20:46:40 +0300] rev 40911
8164039: Convert test_memset_with_concurrent_readers to GTest
Reviewed-by: iignatyev, kbarrett
coleenp [Fri, 02 Sep 2016 00:08:18 +0000] rev 40910
Merge
coleenp [Thu, 01 Sep 2016 18:02:13 -0400] rev 40909
8165268: [BACKOUT] InstanceKlass::_previous_version_count goes negative
Reviewed-by: dcubed
amurillo [Thu, 01 Sep 2016 15:20:56 -0700] rev 40908
Merge
amurillo [Thu, 01 Sep 2016 14:09:01 -0700] rev 40907
Merge
kzhaldyb [Thu, 01 Sep 2016 18:15:49 +0300] rev 40906
Merge
kzhaldyb [Mon, 29 Aug 2016 20:15:12 +0300] rev 40905
8164230: Convert TestCodeCacheRemSet_test to GTest
Reviewed-by: mgerdin, dfazunen