smarks [Tue, 04 Oct 2016 18:43:36 -0700] rev 41439
8161338: (jdeprscan) remove JEP 293 non-conforming -cp option
8165927: (jdeprscan) com.sun.tools.jdeprscan.Main.instance should be package protected
Reviewed-by: jjg
jjg [Tue, 04 Oct 2016 16:47:09 -0700] rev 41438
8166472: javac/javadoc expands @files incorrectly
Reviewed-by: henryjen, ksrini
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41437
Added tag jdk-9+139 for changeset 72fcbd6294cb
duke [Wed, 05 Jul 2017 22:19:30 +0200] rev 41436
Merge
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41435
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41434
Added tag jdk-9+139 for changeset 4cec206d8052
duke [Wed, 05 Jul 2017 22:19:22 +0200] rev 41433
Merge
joehw [Fri, 07 Oct 2016 10:51:19 -0700] rev 41432
8139584: XMLStreamWriterImpl does not write 'standalone' property
Reviewed-by: lancea
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41431
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:05 +0000] rev 41430
Merge
martin [Mon, 03 Oct 2016 17:35:11 -0700] rev 41429
8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs
Reviewed-by: joehw, dfuchs, redestad, lancea
Contributed-by: jktomer@google.com
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41428
Added tag jdk-9+139 for changeset e1cb4c42ee86
duke [Wed, 05 Jul 2017 22:19:13 +0200] rev 41427
Merge
sundar [Fri, 07 Oct 2016 21:28:20 +0530] rev 41426
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
hannesw [Fri, 07 Oct 2016 10:30:14 +0200] rev 41425
8167289: Backport ES6 updates from Graal.js
Reviewed-by: lagergren, sundar
Contributed-by: andreas.woess@oracle.com
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41424
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:42 +0000] rev 41423
Merge
attila [Thu, 06 Oct 2016 16:27:47 +0200] rev 41422
8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar
sundar [Wed, 05 Oct 2016 13:38:12 +0530] rev 41421
8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
Reviewed-by: hannesw
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41420
Added tag jdk-9+139 for changeset 1c5f97d2d3fb
duke [Wed, 05 Jul 2017 22:19:03 +0200] rev 41419
Merge
iris [Thu, 06 Oct 2016 18:05:44 -0700] rev 41418
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41417
Added tag jdk-9+139 for changeset 1c034834ae82
duke [Wed, 05 Jul 2017 22:18:55 +0200] rev 41416
Merge
psandoz [Mon, 10 Oct 2016 15:58:42 -0700] rev 41415
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Reviewed-by: martin, dl
mchung [Mon, 10 Oct 2016 15:46:14 -0700] rev 41414
8162401: Support multiple --add-exports and --add-reads with the same module/package
Reviewed-by: alanb, redestad, sundar
prr [Mon, 10 Oct 2016 14:26:49 -0700] rev 41413
Merge
prr [Mon, 10 Oct 2016 14:21:39 -0700] rev 41412
Merge
prr [Mon, 10 Oct 2016 13:31:48 -0700] rev 41411
Merge
prr [Mon, 03 Oct 2016 14:10:40 -0700] rev 41410
Merge
ssadetsky [Mon, 03 Oct 2016 18:51:49 +0300] rev 41409
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
Reviewed-by: azvegint
ssadetsky [Fri, 30 Sep 2016 22:10:44 +0300] rev 41408
8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows
Reviewed-by: serb
alexsch [Fri, 30 Sep 2016 22:57:41 +0400] rev 41407
8165234: Provide a way to not close toggle menu items on mouse click on component level
Reviewed-by: serb, ssadetsky
ceisserer [Fri, 30 Sep 2016 11:45:30 -0700] rev 41406
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
Reviewed-by: flar, serb, prr
prr [Fri, 30 Sep 2016 09:28:18 -0700] rev 41405
Merge
jdv [Thu, 29 Sep 2016 11:13:42 +0530] rev 41404
8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG.
Reviewed-by: prr, psadhukhan
jdv [Thu, 29 Sep 2016 10:57:34 +0530] rev 41403
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener.
Reviewed-by: prr, bpb, serb, psadhukhan
azvegint [Wed, 28 Sep 2016 03:40:45 +0300] rev 41402
8164536: enableSuddenTermination() - Not throws SecurityException if a security manager exists and it will not allow the caller to invoke System.exit
Reviewed-by: serb, ssadetsky
prr [Tue, 27 Sep 2016 14:12:48 -0700] rev 41401
8162531: solaris.fontconfig.properties needs updating
Reviewed-by: serb, vadim, okutsu
ant [Tue, 27 Sep 2016 17:15:02 +0300] rev 41400
8165829: Android Studio 2.x crashes with NPE at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent
Reviewed-by: serb, ptbrunet
ssadetsky [Tue, 27 Sep 2016 09:55:45 +0300] rev 41399
8160160: The menu displayed nothing with the option"-server -d64 -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Reviewed-by: alexsch, serb
ssadetsky [Mon, 26 Sep 2016 13:15:37 +0300] rev 41398
8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
Reviewed-by: vadim, serb
psadhukhan [Mon, 26 Sep 2016 14:47:41 +0530] rev 41397
8165947: One more page printed before the test page with OpenJDK
8166259: One more banner page printed before the test page
Reviewed-by: prr, jdv
ssadetsky [Mon, 26 Sep 2016 11:59:46 +0300] rev 41396
8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups.
Reviewed-by: alexsch
rchamyal [Mon, 26 Sep 2016 12:33:40 +0530] rev 41395
8149371: multi-res. image: -Dsun.java2d.uiScale does not work for Window icons (some ambiguity for Window.setIconImages()?)
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
serb [Sun, 25 Sep 2016 02:55:18 +0300] rev 41394
8166288: Au file format can be validated better
Reviewed-by: amenkov
ssadetsky [Fri, 23 Sep 2016 10:36:32 +0300] rev 41393
8161910: [PIT] regression: HW/LW mixing seems broken on Unity
Reviewed-by: azvegint
alexsch [Fri, 23 Sep 2016 09:14:29 +0300] rev 41392
8165594: Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
Reviewed-by: serb, ssadetsky
azvegint [Tue, 20 Sep 2016 21:26:33 +0300] rev 41391
8140311: SwingInterop crashes at window close
Reviewed-by: serb, ssadetsky
arapte [Tue, 20 Sep 2016 12:37:54 +0530] rev 41390
8166015: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java
Reviewed-by: aghaisas, ssadetsky
arapte [Tue, 20 Sep 2016 11:46:34 +0530] rev 41389
8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java
Reviewed-by: serb, alexsch
ddehaven [Mon, 19 Sep 2016 13:12:28 -0700] rev 41388
Merge
serb [Fri, 16 Sep 2016 17:28:06 +0300] rev 41387
8165717: [macosx] Various memory leaks in jdk9
Reviewed-by: ant, ssadetsky
rchamyal [Thu, 15 Sep 2016 16:12:08 +0530] rev 41386
8150176: [hidpi] wrong resolution variant of multi-res. image is used for TrayIcon
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
mhalder [Thu, 15 Sep 2016 12:25:16 +0530] rev 41385
8163270: [macosx] Robot(gc) issue on dual-screen system
Reviewed-by: serb, aghaisas
Contributed-by: manajit.halder@oracle.com
arapte [Thu, 15 Sep 2016 01:36:56 +0530] rev 41384
8162102: access denied to System Property awt.robot.gtk
Reviewed-by: ssadetsky, serb
arapte [Wed, 14 Sep 2016 21:50:44 +0530] rev 41383
8160056: TextField.setText breaks the contract of EOL
Reviewed-by: serb, alexsch
jdv [Wed, 14 Sep 2016 12:13:46 +0530] rev 41382
8162461: Hang due to JNI up-call made whilst holding JNI critical lock.
Reviewed-by: prr, psadhukhan
ascarpino [Mon, 10 Oct 2016 14:20:16 -0700] rev 41381
8165103: Update to "denyAfter constraint check" exception message
Reviewed-by: valeriep
clanger [Mon, 10 Oct 2016 22:42:45 +0200] rev 41380
8167295: Further cleanup to the native parts of libnet/libnio
Reviewed-by: chegar
ascarpino [Mon, 10 Oct 2016 13:28:44 -0700] rev 41379
8165101: AnchorCertificates throws NPE when cacerts file not found
Reviewed-by: mullan
ssahoo [Mon, 10 Oct 2016 00:45:13 -0700] rev 41378
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
Summary: New test for removing canonicalize path from FilePermission.
Reviewed-by: weijun
weijun [Mon, 10 Oct 2016 08:28:50 +0800] rev 41377
8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb
jjg [Fri, 07 Oct 2016 16:49:31 -0700] rev 41376
8159855: Create an SPI for tools
Reviewed-by: mchung
bchristi [Fri, 07 Oct 2016 12:01:24 -0700] rev 41375
8151486: Class.forName causes memory leak
Summary: Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto
sundar [Fri, 07 Oct 2016 21:28:00 +0530] rev 41374
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41373
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
weijun [Fri, 07 Oct 2016 07:59:49 +0800] rev 41372
8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
lana [Thu, 06 Oct 2016 23:13:06 +0000] rev 41371
Merge
redestad [Thu, 06 Oct 2016 02:02:48 +0200] rev 41370
8167005: Comment on the need for an empty constructor in ArrayList$Itr
Reviewed-by: smarks, shade, chegar
amurillo [Wed, 05 Oct 2016 09:52:55 -0700] rev 41369
Merge
amurillo [Wed, 05 Oct 2016 06:28:23 -0700] rev 41368
Merge
amurillo [Fri, 30 Sep 2016 02:52:42 -0700] rev 41367
Merge
mikael [Wed, 28 Sep 2016 08:22:54 -0700] rev 41366
8166045: jdk/internal/misc/Unsafe tests fail due to timeout
Summary: Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi
dlong [Tue, 27 Sep 2016 21:14:47 -0400] rev 41365
Merge
dlong [Mon, 26 Sep 2016 14:21:22 -0400] rev 41364
Merge
dlong [Tue, 20 Sep 2016 16:34:47 -0400] rev 41363
Merge
vdeshpande [Fri, 26 Aug 2016 12:20:09 -0700] rev 41362
8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
amurillo [Fri, 23 Sep 2016 13:44:03 -0700] rev 41361
Merge
cjplummer [Wed, 21 Sep 2016 12:53:07 -0700] rev 41360
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
hseigel [Wed, 21 Sep 2016 08:10:48 -0400] rev 41359
8160987: JDWP ClassType.InvokeMethod doesn't validate class
Summary: Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
ccheung [Tue, 20 Sep 2016 10:37:32 -0700] rev 41358
8164011: --patch-module support for CDS
Summary: exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan
mullan [Wed, 05 Oct 2016 12:36:42 -0400] rev 41357
Merge
mullan [Wed, 05 Oct 2016 12:36:01 -0400] rev 41356
8166632: Document how to grant permissions for a module jrt:/<module> in the image
Reviewed-by: alanb, mchung
skovalev [Mon, 03 Oct 2016 18:33:34 +0300] rev 41355
8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb
rpatil [Wed, 05 Oct 2016 16:39:13 +0530] rev 41354
8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41353
8150736: Excessive disk space used by build system
Reviewed-by: ihse
mchung [Tue, 04 Oct 2016 18:56:28 -0700] rev 41352
8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
martin [Fri, 30 Sep 2016 10:52:19 -0700] rev 41351
8166981: RGBColorConvertTest has wrong @run line
Reviewed-by: prr, rasbold, serb
martin [Fri, 30 Sep 2016 10:30:57 -0700] rev 41350
8166976: TestCipherPBECons has wrong @run line
Reviewed-by: snikandrova, wetmore, rasbold
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41349
Added tag jdk-9+139 for changeset 5da543633b3b
duke [Wed, 05 Jul 2017 22:18:27 +0200] rev 41348
Merge
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41347
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:14 +0000] rev 41346
Merge
amurillo [Wed, 05 Oct 2016 09:52:53 -0700] rev 41345
Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41344
Merge
amurillo [Fri, 30 Sep 2016 02:52:38 -0700] rev 41343
Merge
goetz [Tue, 27 Sep 2016 10:47:08 +0200] rev 41342
8166765: [ppc] Port "8163014: Mysterious/wrong value for long frame local variable on 64-bit"
Reviewed-by: mockner
goetz [Tue, 27 Sep 2016 15:45:44 +0200] rev 41341
8166777: [ppc] port "8164086: Checked JNI pending exception check should be cleared"
Reviewed-by: fparain, dholmes
vtewari [Wed, 28 Sep 2016 11:58:56 +0530] rev 41340
8165537: runtime/SharedArchiveFile/SASymbolTableTest.java fails with NullPointerException
Summary: Modify SASymbolTableTest.java to attach to LingeredApp and also handle the case where SymbolTable is not created.
Reviewed-by: dsamersoff, mseledtsov, iklam
Contributed-by: sharath.ballal@oracle.com
dlong [Tue, 27 Sep 2016 20:55:13 -0400] rev 41339
Merge
dlong [Mon, 26 Sep 2016 14:21:21 -0400] rev 41338
Merge
mdoerr [Mon, 19 Sep 2016 15:08:03 +0200] rev 41337
8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms
Reviewed-by: kvn
thartmann [Mon, 26 Sep 2016 08:51:36 +0200] rev 41336
8161085: PreserveFPRegistersTest fails with 'AssertionError: Final value has changed'
Summary: C1's G1 barriers should save/restore vector registers before calling into the runtime.
Reviewed-by: kvn, vlivanov
ppunegov [Wed, 17 Aug 2016 18:48:34 +0300] rev 41335
8156852: Convert JSON_test to Gtest
Summary: convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
mdoerr [Thu, 22 Sep 2016 12:17:24 +0200] rev 41334
8164920: ppc: enhancement of CRC32 intrinsic
Reviewed-by: goetz, mdoerr
Contributed-by: Hiroshi H Horii <horii@jp.ibm.com>
kvn [Wed, 21 Sep 2016 13:47:56 -0700] rev 41333
8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows
Summary: Convert all XMM registers to be Save-on-Call on Win64.
Reviewed-by: kvn
Contributed-by: kishor.kharbas@intel.com
thartmann [Wed, 21 Sep 2016 08:14:46 +0200] rev 41332
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
Summary: Reduced heap memory consumption of test.
Reviewed-by: kvn
mcberg [Tue, 20 Sep 2016 16:50:37 -0700] rev 41331
8129376: SPECjvm98-client performance regression in 9-b66
Reviewed-by: kvn
dlong [Tue, 20 Sep 2016 16:34:45 -0400] rev 41330
Merge
iignatyev [Tue, 20 Sep 2016 17:30:33 +0300] rev 41329
8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner
Reviewed-by: kvn, ppunegov
dnsimon [Mon, 19 Sep 2016 13:26:37 -0700] rev 41328
8165457: [JVMCI] increase InterpreterCodeSize for JVMCI
Reviewed-by: twisti
kvn [Fri, 16 Sep 2016 21:10:56 -0700] rev 41327
8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp
Summary: Turn off var-tracking-assignments for jvmciCompilerToVM.cpp
Reviewed-by: dlong
dnsimon [Wed, 14 Sep 2016 19:55:08 +0000] rev 41326
Merge
dnsimon [Wed, 14 Sep 2016 12:34:37 -0700] rev 41325
8165434: [JVMCI] remove uses of setAccessible
Reviewed-by: twisti, never
kvn [Wed, 14 Sep 2016 20:22:53 +0200] rev 41324
Merge
vdeshpande [Fri, 26 Aug 2016 12:17:50 -0700] rev 41323
8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
dnsimon [Wed, 14 Sep 2016 05:48:18 -0700] rev 41322
8165755: [JVMCI] replace use of vm_abort with vm_exit
Reviewed-by: dholmes
goetz [Thu, 01 Sep 2016 16:47:53 +0200] rev 41321
8165235: [TESTBUG] RTM tests must check OS version
Summary: Also change enabling RTM on Aix to OS version 7.2.
Reviewed-by: simonis, fzhinkin
gromero [Thu, 08 Sep 2016 18:17:50 -0400] rev 41320
8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
Reviewed-by: kvn
jcm [Fri, 09 Sep 2016 06:11:54 -0700] rev 41319
8164508: unexpected profiling mismatch in c1 generated code
Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too.
Reviewed-by: kvn
mcberg [Wed, 07 Sep 2016 12:23:25 -0700] rev 41318
8165565: Shorten branches causes incorrect code for SKX
Summary: don't replace restoreMask CountedLoopEnd with short branches.
Reviewed-by: kvn
eosterlund [Tue, 27 Sep 2016 16:43:59 -0400] rev 41317
8165857: CMS _overflow_list is missing volatile specifiers.
Summary: Change _overflow_list from "oop" to "oopDesc* volatile", both CMS and ParNew.
Reviewed-by: kbarrett, tschatzl
kzhaldyb [Mon, 26 Sep 2016 17:49:01 +0300] rev 41316
8159818: Convert IHOP_test to GTest
Reviewed-by: tschatzl, iignatyev
fparain [Mon, 26 Sep 2016 20:24:34 +0000] rev 41315
Merge
fparain [Mon, 26 Sep 2016 15:56:39 -0400] rev 41314
8146546: assert(fr->safe_for_sender(thread)) failed: Safety check
Reviewed-by: dcubed, gziemski, dlong
kbarrett [Mon, 26 Sep 2016 14:38:35 -0400] rev 41313
8166663: Simplify oops_on_card_seq_iterate_careful
Summary: Remove unnecessary parameter, change return value.
Reviewed-by: tschatzl, mgerdin
kzhaldyb [Thu, 15 Sep 2016 18:18:39 +0300] rev 41312
8165602: Convert TestChunkedList_test to GTest
Reviewed-by: iignatyev, dfazunen
eosterlund [Sat, 24 Sep 2016 16:02:29 -0400] rev 41311
8165858: heapRegionManager is missing volatile specifier for _claims.
Summary: Added volatile specifier.
Reviewed-by: kbarrett, tschatzl
kbarrett [Fri, 23 Sep 2016 18:23:12 -0400] rev 41310
8166583: Add oopDesc::klass_or_null_acquire()
Summary: Added new function.
Reviewed-by: dholmes, tschatzl
amurillo [Fri, 23 Sep 2016 13:44:01 -0700] rev 41309
Merge
iignatyev [Thu, 22 Sep 2016 22:51:51 +0300] rev 41308
8166549: fix incorrectly @ignore-d hotspot/compiler tests
Reviewed-by: kvn, kzhaldyb
bchristi [Thu, 22 Sep 2016 10:24:25 -0700] rev 41307
8166501: compilation error in stackwalk.cpp on some gccs
Reviewed-by: coleenp
iignatyev [Thu, 22 Sep 2016 16:41:01 +0200] rev 41306
Merge
kzhaldyb [Thu, 08 Sep 2016 15:23:05 +0300] rev 41305
8165433: Convert Test_linked_list to Gtest
Reviewed-by: coleenp, dholmes, iignatyev
dsamersoff [Thu, 22 Sep 2016 14:29:56 +0000] rev 41304
Merge
dsamersoff [Thu, 22 Sep 2016 15:42:40 +0300] rev 41303
8166552: SA: Missed testcase for add default methods to InstanceKlass
Summary: Add default methods to InstanceKlass to enable SA to inspect default methods
Reviewed-by: dsamersoff, iklam
Contributed-by: jini.george@oracle.com
adinn [Thu, 22 Sep 2016 09:18:16 -0400] rev 41302
8166433: AArch64: Fix for JDK-8163014 broke AArch64 build
Reviewed-by: adinn, coleenp
erikj [Thu, 22 Sep 2016 08:57:37 +0200] rev 41301
8166202: Tracefile gensrc cannot handle closed src dir in different location
Reviewed-by: egahlin, dholmes, tbell
kzhaldyb [Thu, 22 Sep 2016 00:21:25 +0200] rev 41300
Merge
kzhaldyb [Fri, 16 Sep 2016 19:49:03 +0300] rev 41299
8165613: Convert TestKlass_test to Gtest
Reviewed-by: coleenp, rehn
cjplummer [Wed, 21 Sep 2016 12:53:16 -0700] rev 41298
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
ctornqvi [Wed, 21 Sep 2016 18:40:50 +0000] rev 41297
Merge
ctornqvi [Wed, 21 Sep 2016 16:52:45 +0000] rev 41296
Merge
ctornqvi [Wed, 21 Sep 2016 12:45:18 -0400] rev 41295
8164852: Move slow tier1/tier2 runtime tests to later tiers
Reviewed-by: gtriantafill, sla, mseledtsov
coleenp [Wed, 21 Sep 2016 16:47:26 +0000] rev 41294
Merge
coleenp [Wed, 21 Sep 2016 09:56:18 -0400] rev 41293
8163969: Cyclic interface initialization causes JVM crash
Summary: Fix interface initialization to follow spec: interface initializations do not set initialization state of interfaces that extend them.
Reviewed-by: dholmes, acorn, lfoltan
ddmitriev [Wed, 21 Sep 2016 16:46:13 +0300] rev 41292
8150758: [TESTBUG] need jvmti tests for module aware agents
Reviewed-by: sspitsyn, dsamersoff
kzhaldyb [Wed, 21 Sep 2016 11:31:23 +0200] rev 41291
Merge
kzhaldyb [Thu, 08 Sep 2016 18:41:10 +0300] rev 41290
8165601: Convert arrayOopDesc_test to Gtest
Reviewed-by: coleenp, iignatyev
kzhaldyb [Mon, 05 Sep 2016 20:31:03 +0300] rev 41289
8165439: Convert Test_TempNewSymbol to GTest
Reviewed-by: dholmes, coleenp
sspitsyn [Wed, 21 Sep 2016 08:38:21 +0000] rev 41288
Merge
sspitsyn [Wed, 21 Sep 2016 01:33:21 -0700] rev 41287
8147943: jvmti.h generated with GPL header
Summary: Generate the jvmti.h with the GPL+CP header
Reviewed-by: dcubed, alanb
jprovino [Tue, 20 Sep 2016 22:38:26 +0000] rev 41286
Merge
jprovino [Tue, 20 Sep 2016 20:45:35 +0000] rev 41285
Merge
jprovino [Tue, 20 Sep 2016 10:27:51 -0400] rev 41284
8164482: [REDO] G1 does not implement millis_since_last_gc which is needed by RMI GC
Summary: G1 does not return a correct value for the CollectedHeap::millis_since_last_gc()
Reviewed-by: tschatzl, kbarrett
eosterlund [Tue, 20 Sep 2016 15:42:17 -0400] rev 41283
8033552: Fix missing missing volatile specifiers in CAS operations in GC code
Summary: Add missing volatile specifiers.
Reviewed-by: kbarrett, tschatzl
ccheung [Tue, 20 Sep 2016 20:22:19 +0200] rev 41282
Merge
ccheung [Tue, 20 Sep 2016 10:37:19 -0700] rev 41281
8164011: --patch-module support for CDS
Summary: allows the use of the --patch-module vm option with CDS. However, classes found in --patch-module during dump time will not be archived.
Reviewed-by: iklam, dcubed, lfoltan
bchristi [Tue, 20 Sep 2016 10:04:55 -0700] rev 41280
8165372: StackWalker performance regression following JDK-8147039
Summary: Stack walking can use javaVFrame or vframeStream
Reviewed-by: coleenp, mchung
eosterlund [Tue, 20 Sep 2016 11:41:43 +0200] rev 41279
8165860: WorkGroup classes are missing volatile specifiers for lock-free code
Reviewed-by: mgerdin, tschatzl
erikj [Wed, 05 Oct 2016 17:11:14 +0200] rev 41278
8161025: GPL header missing comma in year
Reviewed-by: dholmes
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41277
8150736: Excessive disk space used by build system
Reviewed-by: ihse
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41276
Added tag jdk-9+139 for changeset 9e274c9c3047
erikj [Fri, 07 Oct 2016 09:11:42 +0200] rev 41275
8167195: VM fails to initialize intermittently when running jmod to create some images
Reviewed-by: tbell, mchung
iris [Thu, 06 Oct 2016 18:06:04 -0700] rev 41274
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
weijun [Fri, 07 Oct 2016 07:59:32 +0800] rev 41273
8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
lana [Thu, 06 Oct 2016 23:12:02 +0000] rev 41272
Merge
jlahoda [Thu, 06 Oct 2016 14:03:14 +0200] rev 41271
8153362: Add javac -Xlint warning to list exposed types which are not accessible
Summary: Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci
Reviewed-by: alanb
amurillo [Wed, 05 Oct 2016 09:52:52 -0700] rev 41270
Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41269
Merge
amurillo [Fri, 30 Sep 2016 02:52:36 -0700] rev 41268
Merge
dlong [Tue, 27 Sep 2016 20:57:47 -0400] rev 41267
Merge
dlong [Mon, 26 Sep 2016 14:21:20 -0400] rev 41266
Merge
dlong [Tue, 20 Sep 2016 16:34:44 -0400] rev 41265
Merge
goetz [Thu, 01 Sep 2016 16:46:59 +0200] rev 41264
8165235: [TESTBUG] RTM tests must check OS version
Reviewed-by: simonis, fzhinkin
amurillo [Fri, 23 Sep 2016 13:44:01 -0700] rev 41263
Merge
iignatyev [Thu, 22 Sep 2016 15:40:35 +0300] rev 41262
8166483: gtest fmw should be updated to support null detection on SS >= 12u4
Reviewed-by: dholmes, kzhaldyb
erikj [Wed, 05 Oct 2016 17:10:49 +0200] rev 41261
8161018: GPL header missing comma in year
Reviewed-by: dholmes
erikj [Wed, 05 Oct 2016 10:49:21 +0200] rev 41260
8150736: Excessive disk space used by build system
Reviewed-by: ihse
lana [Thu, 06 Oct 2016 20:56:09 +0000] rev 41259
Added tag jdk-9+139 for changeset 1de8867db5a3
duke [Wed, 05 Jul 2017 22:17:46 +0200] rev 41258
Added tag jdk-9+139 for changeset 65477538bec3
duke [Wed, 05 Jul 2017 22:17:45 +0200] rev 41257
Merge
duke [Wed, 05 Jul 2017 22:17:39 +0200] rev 41256
Merge
jlahoda [Tue, 04 Oct 2016 17:40:29 +0200] rev 41255
8073844: fatal annotation processing errors do not stop compilation
Summary: JavacProcessingEnvironment lets the should-stop policy decide when the compilation should stop.
Reviewed-by: jjg
jlahoda [Tue, 04 Oct 2016 16:25:19 +0200] rev 41254
8152911: javac assertion error when compiling overlay sources
Summary: Avoid creating ModuleSymbols with unspecified name, to avoid conflicts with predefined ModuleSymbol for the java.base module.
Reviewed-by: jjg
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41253
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
jjg [Fri, 30 Sep 2016 13:15:22 -0700] rev 41252
8166144: New javadoc options don't conform to JEP 293 (GNU style options)
Reviewed-by: ksrini, bpatel
mchung [Thu, 29 Sep 2016 21:31:09 -0700] rev 41251
8166238: Update jdeps for GNU-style long form options
Reviewed-by: alanb
lana [Thu, 29 Sep 2016 17:24:10 +0000] rev 41250
Merge
shinyafox [Thu, 29 Sep 2016 17:36:22 +0900] rev 41249
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
Reviewed-by: rfield, jlahoda
shinyafox [Wed, 28 Sep 2016 16:36:10 +0900] rev 41248
8154714: jshell tool: add exports support
Reviewed-by: jlahoda, rfield
sadayapalam [Wed, 28 Sep 2016 09:05:20 +0530] rev 41247
8166363: Method with reordered type parameter bounds compiles with @Override annotation but does not actually override superclass method.
Reviewed-by: vromero
lana [Thu, 29 Sep 2016 16:45:12 +0000] rev 41246
Added tag jdk-9+138 for changeset 4b05dadfb69d
duke [Wed, 05 Jul 2017 22:17:29 +0200] rev 41245
Merge
lana [Thu, 29 Sep 2016 16:45:10 +0000] rev 41244
Added tag jdk-9+138 for changeset 8ced0dd94a6e
duke [Wed, 05 Jul 2017 22:17:22 +0200] rev 41243
Merge
lana [Thu, 29 Sep 2016 16:45:10 +0000] rev 41242
Added tag jdk-9+138 for changeset 7223a315fd01
duke [Wed, 05 Jul 2017 22:17:15 +0200] rev 41241
Merge
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41240
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
attila [Tue, 04 Oct 2016 13:23:10 +0200] rev 41239
8167037: Remove CALL_METHOD support from internal Nashorn linkers
Reviewed-by: hannesw, sundar
hannesw [Fri, 30 Sep 2016 19:40:31 +0200] rev 41238
8166902: Nested object literal property maps not reset in optimistic recompilation
Reviewed-by: lagergren, attila
lana [Thu, 29 Sep 2016 16:45:12 +0000] rev 41237
Added tag jdk-9+138 for changeset b9a1cb9ed1d3
duke [Wed, 05 Jul 2017 22:17:07 +0200] rev 41236
Merge
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41235
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
lana [Thu, 29 Sep 2016 16:45:08 +0000] rev 41234
Added tag jdk-9+138 for changeset f8823c55a1b7
duke [Wed, 05 Jul 2017 22:16:59 +0200] rev 41233
Merge
rriggs [Tue, 04 Oct 2016 14:19:16 -0400] rev 41232
8165261: RMI API to export an object with a serialization filter
Reviewed-by: dfuchs, chegar
rriggs [Tue, 04 Oct 2016 14:18:54 -0400] rev 41231
8165806: UnicastServerRef support to export an object with a filter
Reviewed-by: dfuchs
rriggs [Tue, 04 Oct 2016 13:45:42 -0400] rev 41230
8155760: Implement Serialization Filtering
8166739: Improve extensibility of ObjectInputFilter information passed to the filter
Reviewed-by: dfuchs, chegar, briangoetz, plevart
naoto [Tue, 04 Oct 2016 09:52:03 -0700] rev 41229
8166645: Include locales plugin throws InternalError with "*" specified.
Reviewed-by: mchung
vtewari [Tue, 04 Oct 2016 21:59:16 +0530] rev 41228
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
Reviewed-by: chegar, msheppar
bpb [Tue, 04 Oct 2016 08:32:49 -0700] rev 41227
8167058: (fs) UnixDirectoryIterator::stream unused
Summary: Remove UnixDirectoryIterator::stream unused instance variable
Reviewed-by: redestad, alanb
skovalev [Tue, 04 Oct 2016 11:55:42 +0300] rev 41226
8166378: Missing dependencies in several java/security tests
Reviewed-by: xuelei
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41225
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
erikj [Tue, 04 Oct 2016 13:34:49 +0200] rev 41224
8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
nishjain [Tue, 04 Oct 2016 19:28:09 +0900] rev 41223
8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
rgoel [Tue, 04 Oct 2016 17:18:46 +0900] rev 41222
8166993: typo in java.util.Locale javadoc
Reviewed-by: okutsu, peytoia
sdrach [Mon, 03 Oct 2016 10:57:29 -0700] rev 41221
8165944: jar utility doesn't process more than one -C argument
Reviewed-by: psandoz
jwilhelm [Mon, 03 Oct 2016 15:39:02 +0200] rev 41220
8167026: Quarantine TestDaemonThread.java
Reviewed-by: dsamersoff
plevart [Fri, 30 Sep 2016 17:34:08 +0200] rev 41219
8166842: String.hashCode() has a non-benign data race
Reviewed-by: shade, alanb, martin
serb [Fri, 30 Sep 2016 17:05:54 +0300] rev 41218
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
Reviewed-by: mchung, alexsch
erikj [Fri, 30 Sep 2016 09:06:21 +0200] rev 41217
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
lana [Thu, 29 Sep 2016 17:24:21 +0000] rev 41216
Merge
clanger [Thu, 29 Sep 2016 14:58:26 +0200] rev 41215
8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
Reviewed-by: simonis, chegar, alanb
clanger [Thu, 29 Sep 2016 14:48:07 +0200] rev 41214
8166850: No runtime error expected after calling NET_MapSocketOption
Reviewed-by: chegar
shinyafox [Thu, 29 Sep 2016 17:36:26 +0900] rev 41213
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
Reviewed-by: rfield, jlahoda
sundar [Wed, 28 Sep 2016 22:13:14 +0530] rev 41212
8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
Reviewed-by: mchung, jlaskey
skovalev [Wed, 28 Sep 2016 19:21:42 +0300] rev 41211
8166841: Unused import causes test failure on compilation for java.text tests
Reviewed-by: igerasim
clanger [Wed, 28 Sep 2016 15:47:03 +0200] rev 41210
8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet
Reviewed-by: chegar
redestad [Wed, 28 Sep 2016 14:29:35 +0200] rev 41209
8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
Reviewed-by: mhaupt, alanb
redestad [Wed, 28 Sep 2016 14:27:34 +0200] rev 41208
8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
Reviewed-by: vlivanov, mhaupt, forax
mhaupt [Wed, 28 Sep 2016 14:02:21 +0200] rev 41207
8151179: address issues raised by JCK team on JEP 274 API
Reviewed-by: jrose, redestad, psandoz
valeriep [Wed, 28 Sep 2016 03:18:01 +0000] rev 41206
6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
Summary: Updated OracleUcrypto and SunPKCS11 providers with SunJCE provider behavior
Reviewed-by: xuelei
valeriep [Wed, 28 Sep 2016 03:10:37 +0000] rev 41205
8149802: Signature.verify() doesn't reset the signature object on exception
Summary: Ensure the signature object is always reset after verify() is called.
Reviewed-by: xuelei
mli [Tue, 27 Sep 2016 18:45:51 -0700] rev 41204
8162519: Remove ParallelPrefix.java from ProblemList.txt
Reviewed-by: psandoz
amurillo [Tue, 27 Sep 2016 13:22:41 -0700] rev 41203
Merge
amurillo [Tue, 27 Sep 2016 09:04:49 -0700] rev 41202
Merge
amurillo [Fri, 23 Sep 2016 13:32:21 -0700] rev 41201
Merge
amurillo [Fri, 16 Sep 2016 13:15:02 -0700] rev 41200
Merge