annotate .idea/misc.xml @ 34:49be04cc6389 default tip java9-try

cyclic dependency ...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 19 Dec 2017 11:21:23 +0900
parents db918c531e6d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
2 <project version="4">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
3 <component name="ClientPropertiesManager">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
4 <properties class="javax.swing.AbstractButton">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
5 <property name="hideActionText" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
6 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
7 <properties class="javax.swing.JComponent">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
8 <property name="html.disable" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
9 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
10 <properties class="javax.swing.JEditorPane">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
11 <property name="JEditorPane.w3cLengthUnits" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
12 <property name="JEditorPane.honorDisplayProperties" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
13 <property name="charset" class="java.lang.String" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
14 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
15 <properties class="javax.swing.JList">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
16 <property name="List.isFileList" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
17 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
18 <properties class="javax.swing.JPasswordField">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
19 <property name="JPasswordField.cutCopyAllowed" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
20 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
21 <properties class="javax.swing.JSlider">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
22 <property name="Slider.paintThumbArrowShape" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
23 <property name="JSlider.isFilled" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
24 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
25 <properties class="javax.swing.JTable">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
26 <property name="Table.isFileList" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
27 <property name="JTable.autoStartsEdit" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
28 <property name="terminateEditOnFocusLost" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
29 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
30 <properties class="javax.swing.JToolBar">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
31 <property name="JToolBar.isRollover" class="java.lang.Boolean" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
32 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
33 <properties class="javax.swing.JTree">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
34 <property name="JTree.lineStyle" class="java.lang.String" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
35 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
36 <properties class="javax.swing.text.JTextComponent">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
37 <property name="caretAspectRatio" class="java.lang.Double" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
38 <property name="caretWidth" class="java.lang.Integer" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
39 </properties>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
40 </component>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
41 <component name="EntryPointsManager">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
42 <entry_points version="2.0" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
43 </component>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
44 <component name="ProjectLevelVcsManager" settingsEditedManually="false">
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
45 <OptionsSetting value="true" id="Add" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
46 <OptionsSetting value="true" id="Remove" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
47 <OptionsSetting value="true" id="Checkout" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
48 <OptionsSetting value="true" id="Update" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
49 <OptionsSetting value="true" id="Status" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
50 <OptionsSetting value="true" id="Edit" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
51 <ConfirmationsSetting value="0" id="Add" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
52 <ConfirmationsSetting value="0" id="Remove" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
53 </component>
23
db918c531e6d streamlined class init, which was a mixed case of registerClass()/initializeClass() and pushRequiredClinits(). Now it is a single initializeClass(ti) method which combines the previous initializeClass(), pushRequiredClinits() and pushClinit() methods. The reason for combining these is the forthcoming replacement of separately locked clinits from different DirectCallStackFrames with a single synthetic frame that calls clinits from nested synchronized blocks. This is required to model hotspot, which does cause deadlocks with concurrent init of classes that cause subclass init during their clinit executions.
Peter Mehlitz <Peter.C.Mehlitz@nasa.gov>
parents: 19
diff changeset
54 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
16
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
55 <output url="file://$PROJECT_DIR$/build" />
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
56 </component>
08ca336d5928 fixed forgotten ClInitRequired check in DateFormat - thanks to Jiri Vahala
Peter Mehlitz <pcmehlitz@gmail.com>
parents:
diff changeset
57 </project>