Alan Bateman
f492e7d822
8177530: Module system implementation refresh (4/2017)
...
Reviewed-by: mchung
2017-04-07 08:04:38 +00:00
Mandy Chung
3ff43d350b
8178286: Missing @moduleGraph in javadoc
...
Reviewed-by: lancea
2017-04-06 18:00:57 -07:00
Mandy Chung
504ceb8589
8178286: Missing @moduleGraph in javadoc
...
Reviewed-by: lancea
2017-04-06 18:00:47 -07:00
Sean Mullan
40eeacc9ca
8161973: PKIXRevocationChecker.getSoftFailExceptions() not working
...
Reviewed-by: xuelei
2017-04-06 16:21:05 -04:00
Jesper Wilhelmsson
4f0021fd9c
Merge
2017-04-06 22:18:43 +02:00
Jesper Wilhelmsson
d5b6a4ee58
Merge
2017-04-06 22:18:42 +02:00
Lana Steuck
df4bbc7632
Merge
2017-04-06 18:00:50 +00:00
Lana Steuck
7ab17924f5
Merge
2017-04-06 18:00:34 +00:00
Lana Steuck
501103c21e
Merge
2017-04-06 18:00:10 +00:00
Lana Steuck
bbe7df94f0
Merge
2017-04-06 18:00:01 +00:00
Aleksei Efimov
268c2d053f
8176731: JCK tests in api/javax_xml/transform/ spec conformance started failing after 8172469
...
Reviewed-by: joehw, dfuchs
2017-04-06 20:14:33 +03:00
Lana Steuck
f6ed80af92
Added tag jdk-9+164 for changeset 8e5061e5b34b
2017-04-06 17:01:05 +00:00
Lana Steuck
cc56ee78f2
Added tag jdk-9+164 for changeset 04201e2981af
2017-04-06 17:01:05 +00:00
Lana Steuck
b204ee7e06
Added tag jdk-9+164 for changeset 82ca8259333d
2017-04-06 17:01:03 +00:00
Lana Steuck
f56126644b
Added tag jdk-9+164 for changeset f44add7e3cb8
2017-04-06 17:01:03 +00:00
Lana Steuck
f5dfbbb852
Added tag jdk-9+164 for changeset d261e9166fe5
2017-04-06 17:01:02 +00:00
Lana Steuck
48b8c9b200
Added tag jdk-9+164 for changeset 3e8038219df3
2017-04-06 17:01:01 +00:00
Lana Steuck
4ffa7d7bfc
Added tag jdk-9+164 for changeset 8c642d0b237e
2017-04-06 17:01:01 +00:00
Lana Steuck
14ab145145
Added tag jdk-9+164 for changeset 14202424ec89
2017-04-06 17:01:00 +00:00
Maurizio Cimadamore
999a830a40
8177933: Stackoverflow during compilation, starting jdk-9+163
...
Avoid extra method call in Attr.attribTree
Reviewed-by: vromero
2017-04-06 17:27:52 +01:00
Jan Lahoda
9bb53e4193
8178077: jshell tool: crash on ctrl-up or ctrl-down
...
Adding a test for EditingHistory.
Reviewed-by: rfield
2017-04-06 16:19:33 +02:00
Jan Lahoda
64d37b0a69
8178013: Finetuning of merged tab and shift tab completion
...
Fixing mistakes in localization bundle, fixing completion after /help set.
Reviewed-by: rfield
2017-04-06 11:55:58 +02:00
Tom Rodriguez
35d89151e8
8178119: [JVMCI] when rethrowing exceptions at deopt the exception must be fetched after materialization
...
Reviewed-by: kvn
2017-04-06 00:03:18 -07:00
David Holmes
bb2a9268c7
8135161: Missing commas in copyright notices
...
Reviewed-by: sspitsyn
2017-04-11 19:39:16 -04:00
Igor Veresov
767a994f9c
8176887: AOT: SIGSEGV in AOTCodeHeap::next when using specific configuration
...
Derive MethodCounters from Metadata
Reviewed-by: kvn, coleenp
2017-04-11 11:34:20 -07:00
Tobias Hartmann
a8a97e6625
8178033: C1 crashes with -XX:UseAVX = 3: "not a mov [reg+offs], reg instruction"
...
Skip the EVEX prefix such that the instruction address points to the prefixed opcode.
Reviewed-by: kvn, mcberg
2017-04-06 08:19:42 +02:00
Lana Steuck
630db5433c
Merge
2017-04-06 04:53:01 +00:00
Lana Steuck
71d06e676b
Merge
2017-04-06 04:50:34 +00:00
Lana Steuck
515b7056fe
Merge
2017-04-06 04:50:32 +00:00
Lana Steuck
01da8a3360
Merge
2017-04-06 04:50:32 +00:00
Lana Steuck
132597e858
Merge
2017-04-06 04:50:31 +00:00
Lana Steuck
2676db6136
Merge
2017-04-06 04:50:30 +00:00
Lana Steuck
ee16cdd101
Merge
2017-04-06 04:50:23 +00:00
Lana Steuck
cbdcedbd50
Merge
2017-04-06 04:48:39 +00:00
Kumar Srinivasan
af1c347cbd
8065825: Make the java -help consistent with the man page
...
Reviewed-by: alanb
2017-04-05 14:05:00 -07:00
Roger Riggs
0f88318213
8178154: Typo in Object.finalize deprecation javadoc
...
Reviewed-by: mchung
2017-04-06 10:41:31 -04:00
Jan Lahoda
8286fe95ee
8178077: jshell tool: crash on ctrl-up or ctrl-down
...
When looking up a private method, using the ConsoleReader.class, instead of getClass(), which may return a subclass.
Reviewed-by: rfield
2017-04-06 16:17:03 +02:00
Daniel Fuchs
c8873016c3
8178139: Minor typo in API documentation of java.util.logging.Logger
...
Reviewed-by: lancea
2017-04-06 14:38:15 +01:00
Chris Hegarty
04f6757027
8178101: Migrate the thread deprecation technote to javadoc doc-files
...
Reviewed-by: dholmes
2017-04-06 09:00:47 +01:00
Amy Lu
779aa6fe36
8177640: jdk/internal/util/jar/TestVersionedStream.java fails on Windows
...
Reviewed-by: psandoz
2017-04-06 09:33:47 +08:00
Mandy Chung
c7743f7698
8177980: ResourceBundle.getBundle throws NoClassDefFoundError when fails to define a class
...
Reviewed-by: naoto, lancea
2017-04-05 10:55:31 -07:00
Sergey Bylokhov
92159b8ff2
8177672: DataFlavor.imageFlavor is null when the java.desktop module is not resolved
...
Reviewed-by: prr, mchung, alanb
2017-04-05 20:33:16 +03:00
Roger Riggs
0ba8b7a529
8165641: Deprecate Object.finalize
...
Reviewed-by: mchung, smarks
2017-04-05 09:57:32 -04:00
Srikanth Adayapalam
06143df6a2
8176572: Javac does not enforce module name restrictions
...
Reviewed-by: jlahoda
2017-04-05 14:34:15 +05:30
Bhavesh Patel
25dbddc731
8175218: The fix for JDK-8141492 broke formatting of some javadoc documentation
...
8178078: jdk/javadoc/doclet/testDeprecatedDocs/TestDeprecatedDocs.java failed due to some subtests failed
8178079: jdk/javadoc/doclet/testModules/TestModules.java failed due to some subtests failed
Reviewed-by: jjg, ksrini
2017-04-04 23:04:39 -07:00
John Jiang
66b1b4dc54
8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
...
The new tests just focus on the usage constraints TLSSever and TLSClient with TLS communication
Reviewed-by: ascarpino
2017-04-04 19:58:24 -07:00
Vicente Romero
97a88e5a27
8177332: The presence of a file with a Japanese ShiftJIS name can cause javac to fail
...
Reviewed-by: jjg, jlahoda
2017-04-04 15:15:59 -07:00
Bhavesh Patel
543364d22c
8177417: Constructor Summary readability problems in jdk9 javadoc
...
Reviewed-by: jjg, ksrini
2017-04-04 14:06:54 -07:00
Jonathan Gibbons
3fd763e24f
8177562: Small updates to module summary page
...
Reviewed-by: bpatel, ksrini
2017-04-04 14:02:03 -07:00
Jesper Wilhelmsson
598ea2cd99
Merge
2017-04-04 21:34:37 +02:00